Mailinglist Archive: opensuse-bugs (6406 mails)
| < Previous | Next > |
[Bug 233344] No sound from Crystal Audio sound card
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sat, 7 Apr 2007 19:13:54 -0600 (MDT)
- Message-id: <20070408011354.E662CFF8@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=233344
VladCodrea@xxxxxxxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|VladCodrea@xxxxxxxxxxxxxxx |
------- Comment #19 from VladCodrea@xxxxxxxxxxxxxxx 2007-04-07 19:13 MST -------
Created an attachment (id=129763)
--> (https://bugzilla.novell.com/attachment.cgi?id=129763&action=view)
Dmesg after running commands that make the soundcard work
I got the soundcard to work! Two steps were required. First was to run:
# echo activate > /sys/devices/pnp0/00:11/resources
The second step was to run:
# modprobe snd-cs4236 isapnp=0 port=0x530 cport=0xf00 irq=5 dma1=1 dma2=0
The attached annotated dmesg shows what was printed after running each of these
steps.
How should I go about debugging why 00:11 is not active immediately after
booting? Also, even after I manually activated 00:11, a simple "modprobe
snd-cs4236" did not work (the error is shown in the attached dmesg). Is there
any way to make snd-cs4236 work without having to specify the parameters by
hand or in /etc/modprobe.d/sound?
Thanks!
--
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.
VladCodrea@xxxxxxxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|VladCodrea@xxxxxxxxxxxxxxx |
------- Comment #19 from VladCodrea@xxxxxxxxxxxxxxx 2007-04-07 19:13 MST -------
Created an attachment (id=129763)
--> (https://bugzilla.novell.com/attachment.cgi?id=129763&action=view)
Dmesg after running commands that make the soundcard work
I got the soundcard to work! Two steps were required. First was to run:
# echo activate > /sys/devices/pnp0/00:11/resources
The second step was to run:
# modprobe snd-cs4236 isapnp=0 port=0x530 cport=0xf00 irq=5 dma1=1 dma2=0
The attached annotated dmesg shows what was printed after running each of these
steps.
How should I go about debugging why 00:11 is not active immediately after
booting? Also, even after I manually activated 00:11, a simple "modprobe
snd-cs4236" did not work (the error is shown in the attached dmesg). Is there
any way to make snd-cs4236 work without having to specify the parameters by
hand or in /etc/modprobe.d/sound?
Thanks!
--
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 > |