On Sunday 13 Aug 2017 20:27:12 Robin Atwood wrote:
> On Saturday 12 August 2017, Alexander Kapshuk wrote:
> > On Sat, Aug 12, 2017 at 4:49 PM, Robin Atwood wrote:
> > What's the output of these command lines?
> > (1). lspci -vnn | sed '/Audio/,/driver/!d'
> >
> > (2). grep -Ei '^[^#]*(snd|hda)' l
On Saturday 12 August 2017, Alexander Kapshuk wrote:
> On Sat, Aug 12, 2017 at 4:49 PM, Robin Atwood wrote:
> What's the output of these command lines?
> (1). lspci -vnn | sed '/Audio/,/driver/!d'
>
> (2). grep -Ei '^[^#]*(snd|hda)' linux/.config
>
> (3). rc-update show | grep alsa
>
> (4). gre
2 matches
Mail list logo