[Bug 430404] New: Sound doesn't work with my HDA Intel
https://bugzilla.novell.com/show_bug.cgi?id=430404 Summary: Sound doesn't work with my HDA Intel Product: openSUSE 11.1 Version: Beta 1 Platform: 32bit OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Sound AssignedTo: tiwai@novell.com ReportedBy: martin.schlander@gmail.com QAContact: qa@suse.de Found By: --- Installing 11.1b1 I get no sound. A Phonon popup tells me that "HDA Intel (ALC262) doesn't work and it's falling back to a device called Default". However there's only one physical sound device on this laptop. In 11.0 installation on the same box, I have working sound and only the HDA Intel device in Phonon. The card seems to be identified correctly and with the correct drivers loaded: linux-b6sm:/home/cb400f # hwinfo --sound 29: PCI 1b.0: 0403 Audio device [Created at pci.318] UDI: /org/freedesktop/Hal/devices/pci_8086_27d8 Unique ID: u1Nb.hl79N+hemdB SysFS ID: /devices/pci0000:00/0000:00:1b.0 SysFS BusID: 0000:00:1b.0 Hardware Class: sound Model: "Intel 82801G (ICH7 Family) High Definition Audio Controller" Vendor: pci 0x8086 "Intel Corporation" Device: pci 0x27d8 "82801G (ICH7 Family) High Definition Audio Controller" SubVendor: pci 0x10cf "Fujitsu Limited." SubDevice: pci 0x1397 Revision: 0x02 Driver: "HDA Intel" Driver Modules: "snd_hda_intel" Memory Range: 0xf0640000-0xf0643fff (rw,non-prefetchable) IRQ: 17 (315 events) Module Alias: "pci:v00008086d000027D8sv000010CFsd00001397bc04sc03i00" Driver Info #0: Driver Status: snd_hda_intel is active Driver Activation Cmd: "modprobe snd_hda_intel" Config Status: cfg=no, avail=yes, need=no, active=unknown linux-b6sm:/home/cb400f # lsmod | grep hda snd_hda_intel 394388 0 snd_pcm 96772 2 snd_pcm_oss,snd_hda_intel snd_page_alloc 24968 2 snd_hda_intel,snd_pcm snd_hwdep 23940 1 snd_hda_intel snd 75320 8 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep Kmix seems unwilling to start at all. Alsamixer is no help either. cb400f@linux-b6sm:~> alsamixer alsamixer: function snd_ctl_open failed for default: Permission denied cb400f@linux-b6sm:~> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430404 User tiwai@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430404#c1 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |martin.schlander@gmail.com --- Comment #1 from Takashi Iwai <tiwai@novell.com> 2008-09-28 02:41:53 MDT --- Check the permission of /dev/snd/* files. Also, check ACL via "getfacl /dev/snd/*". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430404 User martin.schlander@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430404#c2 Martin Schlander <martin.schlander@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|martin.schlander@gmail.com | --- Comment #2 from Martin Schlander <martin.schlander@gmail.com> 2008-09-29 12:46:06 MDT --- linux-b6sm:/dev/snd # ls -l totalt 0 crw-rw---- 1 root audio 116, 8 29 sep 22:32 controlC0 crw-rw---- 1 root audio 116, 7 29 sep 22:32 hwC0D0 crw-rw---- 1 root audio 116, 6 29 sep 22:32 hwC0D1 crw-rw---- 1 root audio 116, 5 29 sep 22:32 pcmC0D0c crw-rw---- 1 root audio 116, 4 29 sep 22:32 pcmC0D0p crw-rw---- 1 root audio 116, 3 29 sep 22:32 pcmC0D1p crw-rw---- 1 root audio 116, 9 29 sep 22:32 seq crw-rw---- 1 root audio 116, 2 29 sep 22:32 timer linux-b6sm:/dev/snd # getfacl * # file: controlC0 # owner: root # group: audio user::rw- group::rw- other::--- # file: hwC0D0 # owner: root # group: audio user::rw- group::rw- other::--- # file: hwC0D1 # owner: root # group: audio user::rw- group::rw- other::--- # file: pcmC0D0c # owner: root # group: audio user::rw- group::rw- other::--- # file: pcmC0D0p # owner: root # group: audio user::rw- group::rw- other::--- # file: pcmC0D1p # owner: root # group: audio user::rw- group::rw- other::--- # file: seq # owner: root # group: audio user::rw- group::rw- other::--- # file: timer # owner: root # group: audio user::rw- group::rw- other::--- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430404 User tiwai@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430404#c3 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tiwai@novell.com AssignedTo|tiwai@novell.com |lnussel@novell.com --- Comment #3 from Takashi Iwai <tiwai@novell.com> 2008-09-30 01:22:16 MDT --- So ACL isn't set properly for the normal user (suppose you don't login as root). Ludwig, any changes in this regard? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430404 User lnussel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430404#c4 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dkukawka@novell.com Status|NEW |NEEDINFO Info Provider| |martin.schlander@gmail.com --- Comment #4 from Ludwig Nussel <lnussel@novell.com> 2008-09-30 01:28:40 MDT --- Yes, everything changed. ACLs are now added by hal and controlled via PolicyKit+ConsoleKit. Few questions: 1. Which displaymanager do you use to log in? Please attach the output of the following commands (as user in your current session): 2. polkit-auth 3. ck-list-sessions 4. lshal -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430404 User martin.schlander@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430404#c5 Martin Schlander <martin.schlander@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|martin.schlander@gmail.com | --- Comment #5 from Martin Schlander <martin.schlander@gmail.com> 2008-09-30 02:08:15 MDT --- Just verified that sound works fine if I do log into kde as root, which of course I usually don't and won't :-) My displaymanager is kde4 kdm. cb400f@linux-b6sm:~> polkit-auth org.freedesktop.hal.power-management.shutdown org.freedesktop.hal.power-management.reboot org.freedesktop.hal.power-management.set-powersave org.freedesktop.hal.power-management.suspend org.freedesktop.hal.power-management.hibernate org.freedesktop.hal.power-management.standby org.freedesktop.hal.power-management.cpufreq org.freedesktop.hal.power-management.lcd-panel org.freedesktop.hal.power-management.light-sensor org.freedesktop.hal.power-management.keyboard-backlight org.freedesktop.hal.lock org.freedesktop.hal.wol.enabled org.freedesktop.hal.wol.enable org.freedesktop.hal.wol.supported org.freedesktop.hal.dockstation.undock org.freedesktop.hal.storage.mount-removable org.freedesktop.hal.storage.eject org.freedesktop.hal.storage.crypto-setup-removable org.freedesktop.packagekit.package-eula-accept org.freedesktop.packagekit.system-sources-refresh org.freedesktop.packagekit.system-network-proxy-configure org.freedesktop.hal.killswitch.bluetooth org.freedesktop.hal.killswitch.wlan org.freedesktop.hal.killswitch.wwan org.opensuse.smpppd.connect org.freedesktop.hal.device-access.sound org.freedesktop.hal.device-access.video4linux org.freedesktop.hal.device-access.cdrom org.freedesktop.hal.device-access.dvb org.freedesktop.hal.device-access.camera org.freedesktop.hal.device-access.scanner org.freedesktop.hal.device-access.audio-player org.freedesktop.hal.device-access.ieee1394-iidc org.freedesktop.hal.device-access.ieee1394-avc org.freedesktop.hal.device-access.pda org.freedesktop.hal.device-access.floppy org.freedesktop.hal.device-access.joystick org.freedesktop.hal.device-access.mouse org.freedesktop.hal.device-access.video org.freedesktop.consolekit.system.stop org.freedesktop.consolekit.system.restart cb400f@linux-b6sm:~> ck-list-sessions Session2: uid = '1000' realname = 'Martin' seat = 'Seat1' session-type = '' active = TRUE x11-display = ':0' x11-display-device = '/dev/tty7' display-device = '' remote-host-name = '' is-local = TRUE on-since = '2008-09-30T09:58:42.519592Z' lshal-output is too big, will include it as an attachment. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430404 User martin.schlander@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430404#c6 --- Comment #6 from Martin Schlander <martin.schlander@gmail.com> 2008-09-30 02:09:12 MDT --- Created an attachment (id=242453) --> (https://bugzilla.novell.com/attachment.cgi?id=242453) output of 'lshal' -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430404 User lnussel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430404#c7 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |martin.schlander@gmail.com Summary|Sound doesn't work with my HDA Intel |device ACLs not set --- Comment #7 from Ludwig Nussel <lnussel@novell.com> 2008-09-30 02:36:08 MDT --- Ah, almost forgot. Could you try updating hal to the version in Factory and reboot? There was a problem where hal-acl-tool segfaulted. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430404 User martin.schlander@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430404#c8 Martin Schlander <martin.schlander@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|martin.schlander@gmail.com | --- Comment #8 from Martin Schlander <martin.schlander@gmail.com> 2008-09-30 03:22:01 MDT --- Updating to hal-0.5.11_git20080828-11 and rebooting doesn't solve the issue unfortunately. I checked ACLs for the sound device files afterwards with getfacl and they remain the same as before update+reboot. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430404 User lnussel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430404#c9 --- Comment #9 from Ludwig Nussel <lnussel@novell.com> 2008-09-30 03:33:25 MDT --- *sigh* apparently there are several factory trees with different versions. The one from the build service has hal with the required change (22 Sept by me): http://download.opensuse.org/repositories/openSUSE:/Factory/standard/ Sorry for the confusion. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430404 User martin.schlander@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430404#c10 Martin Schlander <martin.schlander@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Martin Schlander <martin.schlander@gmail.com> 2008-09-30 04:30:24 MDT --- Yes, I had the wrong factory. I think that was either added by default or by the "community repositories" module. Now using hal-0.5.11_git20080828-12.1 I have sound, and the ACLs for sound device match the ACLs of my working 11.0 systems. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430404 User dkukawka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430404#c11 Danny Kukawka <dkukawka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE --- Comment #11 from Danny Kukawka <dkukawka@novell.com> 2008-09-30 06:51:42 MDT --- *** This bug has been marked as a duplicate of bug 428005 *** https://bugzilla.novell.com/show_bug.cgi?id=428005 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com