Mailinglist Archive: opensuse-bugs (8017 mails)
| < Previous | Next > |
[Bug 216123] The sound card isn't working
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 4 Dec 2006 07:53:18 -0700 (MST)
- Message-id: <20061204145318.C557A25C889@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=216123
kasievers@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kasievers@xxxxxxxxxx
AssignedTo|kasievers@xxxxxxxxxx |tiwai@xxxxxxxxxx
------- Comment #21 from kasievers@xxxxxxxxxx 2006-12-04 07:53 MST -------
It is all correct, HAL doesn't support devices without full
sysfs-representation. The kernel misses the "device"-link. It must look like
something like this:
$ ls -l /sys/class/sound/pcmC0D0p
dev
device -> ../../../devices/pci0000:00/0000:00:1e.2
subsystem -> ../../../class/sound
...
Takashi, can you make the sound driver pass the physical device to the kernel
driver core?
--
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, or are watching someone who is.
kasievers@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kasievers@xxxxxxxxxx
AssignedTo|kasievers@xxxxxxxxxx |tiwai@xxxxxxxxxx
------- Comment #21 from kasievers@xxxxxxxxxx 2006-12-04 07:53 MST -------
It is all correct, HAL doesn't support devices without full
sysfs-representation. The kernel misses the "device"-link. It must look like
something like this:
$ ls -l /sys/class/sound/pcmC0D0p
dev
device -> ../../../devices/pci0000:00/0000:00:1e.2
subsystem -> ../../../class/sound
...
Takashi, can you make the sound driver pass the physical device to the kernel
driver core?
--
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, or are watching someone who is.
| < Previous | Next > |