|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Laptop Questions about laptop hardware and laptop specific software (power management ) |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Laptop: Dell Precision M4400
openSUSE version: 11.1 RC1 Audio device: Intel Corp 82801I (ICH9 Family) Audio codec: IDT 92HD71B7X "The audio playback device HDA Intel (STAC92xx Analog) does not work. Falling back to default." I have installed the latest ALSA scripts, firmware, tools, etc. available as of 2008-12-14. When I try to install the ALSA drivers via YaST2 and zypper, I get the following failure messages: YaST2 Warning: "nothing provides kernel(default:kernel) = 804b868b3ec81a71 needed by alsa-driver-kmp-default-1.0.18.20081212_2.6.27.7_9.1-2.1.x86_64" D7BFKQH1:~ # zypper install alsa-driver-kmp-default Building repository 'ALSA driver kernel modules (openSUSE_11.1)' cache [done] Loading repository data... Reading installed packages... Resolving package dependencies... Problem: nothing provides kernel(default:kernel_irq) = df201a335477d689 needed by alsa-driver-kmp-default-1.0.18.20081212_2.6.27.7_9.1-2.1.i586 Solution 1: do not ask to install a solvable providing alsa-driver-kmp-default (Not sure why zypper is trying to install the i586 version; perhaps a command switch I failed to provide?) I tried to compile the ALSA kernel module drivers manually, but that was unproductive as well. './configure' appears to run successfully, but 'make' fails almost immediately. In order to provide more useful detail, have run some commands that appear in other threads on this forum; the output appears below. In addition, I have run the 'bash alsa-info.sh' script; output may be found at the following address: http://www.alsa-project.org/db/?f=5e...b7fbcd0533c2be D7BFKQH1:~ # rpm -qa | grep alsa alsa-1.0.18.git20081212-1.1 alsa-devel-1.0.18.git20081212-1.1 alsa-firmware-1.0.17.git20081202-2.3 alsa-tools-1.0.18.git20081201-1.5 alsa-oss-1.0.17.git20080715-2.7 alsa-oss-32bit-1.0.17.git20080715-2.7 alsa-plugins-1.0.18.git20081122-1.9 alsa-plugins-pulse-1.0.18.git20081122-1.9 alsa-tools-devel-1.0.18.git20081201-1.5 alsa-tools-gui-1.0.18.git20081201-1.5 alsa-utils-1.0.18.git20081122-1.7 D7BFKQH1:~ # rpm -qa | grep pulse alsa-plugins-pulse-1.0.18.git20081122-1.9 libpulse0-0.9.12-8.6 libpulsecore4-0.9.12-8.6 libpulse-browse0-0.9.12-8.6 libpulse-mainloop-glib0-0.9.12-8.6 libxine1-pulse-1.1.15-44.pm.2 pulseaudio-0.9.12-8.6 pulseaudio-esound-compat-0.9.12-8.6 pulseaudio-utils-0.9.12-8.6 vlc-beta-aout-pulse-1.0.0-2008121001.1 D7BFKQH1:~ # rpm -q libasound2 libasound2-1.0.18.git20081212-1.1 D7BFKQH1:~ # uname -a Linux D7BFKQH1 2.6.27.7-4-default #1 SMP 2008-11-25 00:02:37 +0100 x86_64 x86_64 x86_64 GNU/Linux D7BFKQH1:~ # cat /etc/modprobe.d/sound options snd-hda-intel model=dell-m4-1 enable=1 index=0 # Intel Corporation 82801H (ICH9 Family) HD Audio Controller alias snd-card-0 snd-hda-intel alias sound-slot-0 snd-hda-intel I can try to provide additional information, if needed. I'm also willing to try additional procedures not already covered at SDB:AudioTroubleshooting. Thanks much for any assistance that can be rendered. |
|
|||
|
Thank you for your suggestions. I'll have an opportunity to try them out this evening.
|
|
|||
|
Thanks again. As you speculated, all my mucking about seems to have really knocked things out of kilter.
alsaconf reports, "No supported PnP or PCI card found," and then offers to probe for legacy ISA devices. Out of curiosity I issued a restart command and got this response: D7BFKQH1:~ # rcalsasound restart Starting sound driver: hda-intel WARNING: Could not open '/lib/modules/2.6.27.7-4-default/kernel/sound/core/snd.ko': No such file or directory WARNING: Could not open '/lib/modules/2.6.27.7-4-default/kernel/sound/core/snd-hwdep.ko': No such file or directory WARNING: Could not open '/lib/modules/2.6.27.7-4-default/kernel/sound/core/snd-page-alloc.ko': No such file or directory WARNING: Could not open '/lib/modules/2.6.27.7-4-default/kernel/sound/core/snd-timer.ko': No such file or directory WARNING: Could not open '/lib/modules/2.6.27.7-4-default/kernel/sound/core/snd-pcm.ko': No such file or directory FATAL: Could not open '/lib/modules/2.6.27.7-4-default/kernel/sound/pci/hda/snd-hda-intel.ko': No such file or directory Not so good. As you requested, I rebooted and issued the 'dmesg' command. The resulting URL is dmesg.txt - nopaste.com (beta), if you care to have a look; but I caution you that it may be time wasted. I will echo your observation that final release of 11.1 is just days away. I could restore the system from last Friday's snapshot and begin the process all over, but that probably doesn't make a lot of sense. You see, I bought this laptop to replace my desktop system, which has an internal storage array. All the data must now be migrated to an external RAID5, which isn't supported by the laptop's native Intel controller. So I had to purchase an ExpressCard/34 controller. The rush to install RC1 was driven by my desire to make certain the whole thing would work (it does!) before time ran out on my opportunity to return the card. Having configured the RAID5 successfully, I figured I would tackle the sound problem next. Since it has become somewhat intractable, I think it makes more sense to spend the next couple of days encrypting the RAID and then migrating data. I can revisit the sound situation with a fresh install of 11.1 final. Thank you again for your assistance. With luck, 11.1 will be wired for sound. |
|
||||
|
Quote:
|
|
|||
|
Finished install/config of 11.1 GM earlier today. Sound works out of the box. We be rockin'!
|
|
||||
|
Quote:
Thank you for the post, so that we know you had a successful resolution in the end. |
|
||||
|
Hello! I have the same hardware, and installing 11.1 (64bit) did not enable me to hear sound from the laptop's speaker.
I do get a Phonon popup that something is wrong, but it vanishes to quickly in order for me to write the message down. I do not understand much of the above, but under Hardware Information, I see "Intel 82801l (ICH9 Family)" and Device Identifier (spec) "66128" and Device Identifier "76094". I also have a Dell M4400. So what should I try on the freshly installed system? Thanks! |
|
||||
|
Quote:
First, which desktop? KDE3 ? KDE4 ? Gnome? XFCE ? other ? Second, do you get sound from your headphones? Third, I need to see the output of your running a diagnostic script. With your PC connected to the internet please running the following command in a gnome-terminal or a kde konsole: /usr/sbin/alsa-info.shthat will give you a URL. Please post that URL here. Fourth, please copy and paste the following commands one at a time into a gnome-terminal or a kde konsole and post here the output: rpm -qa | grep alsa With the information from those 4 requests I should be able to make a recommendation. |
|
||||
|
Thanks! Should I open I new thread instead then?
Anyway, here is the requested information:
|
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|