Re: Acer woes, revisited

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

 



On Sat, 2007-11-10 17:57:02 -0600, Robert Easter <easter.robert@xxxxxxxxx> wrote:
> Jan-Benedict Glaw wrote:
> > On Sat, 2007-11-10 14:40:32 -0600, Robert Easter <easter.robert@xxxxxxxxx> wrote:
[...]
> > > 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
> >
> > Please also send output of these commands, preferrably unwrapped:
> >
> > $ cat /proc/asound/cards
> > $ cat /proc/asound/devices
> > $ cat /proc/asound/pcm
> > $ aplay -l
>
> robert@pelagius:~$ cat /proc/asound/cards
> --- no soundcards ---
> robert@pelagius:~$ cat /proc/asound/devices
>   1:        : sequencer
>  33:        : timer
> robert@pelagius:~$ cat /proc/asound/pcm
> robert@pelagius:~$ aplay -l
> aplay: device_list:204: no soundcards found...
> robert@pelagius:~$
> robert@pelagius:~$ grep snd-hda-intel /lib/uname/ -r /modules.pcimap
> grep: /lib/uname/: No such file or directory
> grep: /modules.pcimap: No such file or directory


Somehow, cut'n'pasting the command from your email program to a
terminal didn't work properly. Try again with this one:

grep snd-hda-intel /lib/modules/`uname -r`/modules.pcimap

...or do it manually in two steps:

1.  uname -r

This'll tell you the current kernel's version.

2. grep snd-hda-intel /lib/modules/......./modules.pcimap

You must insert the version (output from command (1)) for the dots.

> robert@pelagius:~$ lspci -n
> 00:1b.0 0403: 8086:27d8 (rev 02)

At least with my kernel package, that device is claimed to be
supported:

jbglaw@d2:~$ grep snd-hda-intel /lib/modules/`uname -r`/modules.pcimap|grep 27d8
snd-hda-intel        0x00008086 0x000027d8 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0

MfG, JBG
PS: If you want to stay with Thunderbird: Edit -> Preferences ->
Composition -> General -> Send Options -> "Text format" = "Convert the
Message to plain text"

-- 
      Jan-Benedict Glaw      jbglaw@xxxxxxxxxx              +49-172-7608481
Signature of:           Ich hatte in letzter Zeit ein bißchen viel Realitycheck.
the second  :               Langsam möchte ich mal wieder weiterträumen können.
                             -- Maximilian Wilhelm (18. Mai 2006, #lug-owl.de)

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
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