Re: Acer woes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Robert Easter wrote:
> 	
>
> Jan-Benedict Glaw wrote:
>   
>> On Sun, 2007-11-11 17:32:44 -0600, Robert Easter <easter.robert@xxxxxxxxx> 
>>     
> wrote:
>   
>>  
>>     
>>>> This was:
>>>>
>>>> grep snd-hda-intel /lib/`uname -r`/modules.pcimap
>>>>         
>>>>         
>>> Tag, Jan-Benedict!
>>>
>>> The output is:
>>>
>>> ~$ uname -r
>>> 2.6.22-14-generic
>>>
>>> On the grep snd-hda-intel it never returned!
>>>     
>>>       
>> ...probably because you only called it like "grep snd-hda-intel", but
>> not "grep snd-hda-intel /lib/`uname -r`/modules.pcimap"?  If you
>> actually did, please cut'n'paste the exact commands you typed in into
>> some email.
>>
>> MfG, JBG
>>
>>   
>>     
> As proof positive of my ignorance in these matters, I offer the following:
>
> robert@pelagius:~$ grep snd-hda-intel /lib/'uname -r'/modules.pcimap
> grep: /lib/uname -r/modules.pcimap: No such file or directory
> robert@pelagius:~$ grep snd-hda-intel /lib/2.6.22-14-generic/modules.pcimap
> grep: /lib/2.6.22-14-generic/modules.pcimap: No such file or directory
> robert@pelagius:~$ grep snd-hda-intel /'lib/2.6.22-14-generic'/modules.pcimap
> grep: /lib/2.6.22-14-generic/modules.pcimap: No such file or directory
>
> It might take a right healthy dose of smart to beat this kind of dumb!
>
> r.e.
>
>   
On my Fedora 7 system the location of the modules.pcimap file is in
/lib/modules/<kernel-version here>/modules.pcimap.

Why not just do
cd /lib/modules
At this point confirm that the directory has the kernel versions in it
ls
If it does then
grep -r snd-hda-intel *


Hope that helps. 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux