PDA

View Full Version : sblive problems


hifire
28th September 2004, 11:15 PM
I get no sound and when I run system-config-soundcard I get these errors...

[root@localhost root]# system-config-soundcard
Traceback (most recent call last):
File "/usr/share/system-config-soundcard/system-config-soundcard.py", line 46, in ?
app = soundcard.childWindow()
File "/usr/share/system-config-soundcard/soundcard.py", line 160, in __init__
self.primaryDeviceMenu.set_active(self.cardList.in dex(self.soundcardBackend.getDefaultCard()))
ValueError: list.index(x): x not in list


Here's lsmod
[root@localhost root]# lsmod
Module Size Used by
8139too 22465 0
mii 3777 1 8139too
sg 28385 0
scsi_mod 105361 1 sg
floppy 54001 0
snd_pcm_oss 42985 0
snd_pcm 83529 1 snd_pcm_oss
snd_page_alloc 8393 1 snd_pcm
snd_timer 25413 1 snd_pcm
snd_mixer_oss 14017 1 snd_pcm_oss
snd 45349 4 snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore 7713 1 snd
parport_pc 21249 1
lp 9133 0
parport 35977 2 parport_pc,lp
autofs4 20677 0
sunrpc 141861 1
ipv6 216325 10
dm_mod 47317 0
button 4825 0
battery 7117 0
asus_acpi 9177 0
ac 3533 0
ext3 96937 3
jbd 66521 1 ext3


Any ideas?

Tashiro
28th September 2004, 11:26 PM
Ok what hardware are you using, kernel and OS?

You can also do a search on this forum there are a lot of threads
about the SBLive!.

Tashiro