On 7/19/05, Trace Green <[EMAIL PROTECTED]> wrote: > David Roguin wrote: > > >Yesterday i upgrade my system, and the sound card stop working. > >This is what it says when i try to play something with mpg123: > > > >Can't open default sound device! > > > >Here it is what lspci tells me > >---- > >0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 730 Host (rev 02) > >0000:00:00.1 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev > >d0) > >0000:00:01.0 ISA bridge: Silicon Integrated Systems [SiS] > >SiS85C503/5513 (LPC Bridge) > >0000:00:01.1 Ethernet controller: Silicon Integrated Systems [SiS] > >SiS900 PCI Fast Ethernet (rev 82) > >0000:00:01.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 > >Controller (rev 07) > >0000:00:01.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 > >Controller (rev 07) > >0000:00:02.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual > >PCI-to-PCI bridge (AGP) > >0000:01:00.0 VGA compatible controller: nVidia Corporation NV11 > >[GeForce2 MX/MX 400] (rev b2) > >----- > > > >Thanks in advance. > > > > > > > > > > > please show "lspci -n" and "lsmod" you may try to run alsaconf, and, > also, you may try to use alsamixer. > Good luck.
Ok "lspci -n" ----------- 0000:00:00.0 0600: 1039:0730 (rev 02) 0000:00:00.1 0101: 1039:5513 (rev d0) 0000:00:01.0 0601: 1039:0018 0000:00:01.1 0200: 1039:0900 (rev 82) 0000:00:01.2 0c03: 1039:7001 (rev 07) 0000:00:01.3 0c03: 1039:7001 (rev 07) 0000:00:02.0 0604: 1039:0001 0000:01:00.0 0300: 10de:0110 (rev b2) ----------- lsmod ------------ Module Size Used by snd_pcm_oss 48168 0 snd_mixer_oss 16640 1 snd_pcm_oss snd_pcm 85384 1 snd_pcm_oss snd_page_alloc 11144 1 snd_pcm snd_timer 23172 1 snd_pcm snd 50660 4 snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 9824 1 snd sis900 18436 0 isofs 33976 1 apm 19948 2 ipv6 229764 8 lp 10408 0 binfmt_misc 11272 1 af_packet 20872 8 mousedev 9996 2 tsdev 7168 0 psmouse 17800 0 floppy 54992 0 parport_pc 33348 1 parport 37320 2 lp,parport_pc analog 10784 0 gameport 4736 1 analog evdev 9088 0 pcspkr 3816 0 empeg 8808 0 usbserial 27112 1 empeg net2280 21900 0 rivafb 48484 0 i2c_algo_bit 8968 1 rivafb vgastate 8576 1 rivafb i2c_core 22416 2 rivafb,i2c_algo_bit pci_hotplug 30640 0 sis_agp 8068 1 usbnet 25352 0 mii 4864 1 usbnet ohci_hcd 19460 0 usbcore 104164 6 empeg,usbserial,usbnet,ohci_hcd crc32 4608 2 sis900,usbnet nls_iso8859_1 4352 2 nls_cp437 6016 3 vfat 13184 2 fat 41792 1 vfat capability 4872 0 commoncap 7168 1 capability nvidia 3919548 12 agpgart 31784 2 sis_agp,nvidia ide_cd 38176 1 cdrom 35740 1 ide_cd rtc 12088 0 ext3 109672 2 jbd 54552 1 ext3 ide_generic 1664 0 ide_disk 16768 7 sis5513 15240 1 ide_core 125028 4 ide_cd,ide_generic,ide_disk,sis5513 unix 25908 506 font 8576 0 vesafb 6688 0 cfbcopyarea 3840 1 vesafb cfbimgblt 3200 2 rivafb,vesafb cfbfillrect 3712 1 vesafb --------------------- I didn't hava alsa installed but the sound always worked with oss. Alsa can't find any sound card either, but it always has happened when i tried to install alsa. Any idea? thanks in advance