Picomp314
2004-07-05, 02:05 AM CDT
I have been working on my friend's computer for several nights now, to no avail. He has a Hercules Game Theater XP, based on the CS46xx chipset. It took me awhile to get this working back with FC1, but It finally did. Now with FC2 I have tried to recompiled the kernel three times trying different variations with no success.
the output of rpm -qa | grep alsa:
alsa-lib-1.0.3a-2
alsa-utils-1.0.3-1
lspci:
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 01)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Bridge)00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016
00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
00:03.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90)
00:0b.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator] (rev 01)
00:0f.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
00:11.0 Unknown mass storage controller: Promise Technology, Inc. 20268 (rev 02)00:13.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 50)
00:13.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 50)
00:13.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 51)
01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti 4600] (rev a3)
I have tried both compiling in support for alsa and the respective driver, and compiling it as modules. I have turned up the volume in alsamixer so many times, this is driving me nuts. I have loaded the appropriate modules with modprobe.
lsmod:
Module Size Used by
snd_seq_oss 30912 0
snd_pcm_oss 49192 0
snd_mixer_oss 17600 3 snd_pcm_oss
nvidia 4816532 12
snd_seq_midi 6496 0
snd_seq_midi_event 5952 2 snd_seq_oss,snd_seq_midi
snd_seq 47888 5 snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_cs46xx 79336 3
snd_rawmidi 19876 2 snd_seq_midi,snd_cs46xx
snd_seq_device 6792 4 snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
snd_pcm 80328 2 snd_pcm_oss,snd_cs46xx
snd_timer 20356 2 snd_seq,snd_pcm
snd_ac97_codec 64004 1 snd_cs46xx
snd 43300 14 snd_seq_oss,snd_pcm_oss,snd_mixer_oss,snd_seq_midi ,snd_seq_midi_event,snd_seq,snd_cs46xx,snd_rawmidi ,snd_seq_device,snd_pcm,snd_timer,snd_ac97_codec
soundcore 6816 3 snd
snd_page_alloc 9032 2 snd_cs46xx,snd_pcm
gameport 3520 1 snd_cs46xx
sunrpc 127396 1
sis900 16132 0
usbhid 29632 0
ohci_hcd 14980 0
uhci_hcd 27728 0
ehci_hcd 24132 0
Perhaps there is something wrong with the driver in kernel 2.6.6 and 2.6.7 because when i started using the 2.6 series is when the problems began.
Thanks for any help in advance
the output of rpm -qa | grep alsa:
alsa-lib-1.0.3a-2
alsa-utils-1.0.3-1
lspci:
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 01)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Bridge)00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016
00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
00:03.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90)
00:0b.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator] (rev 01)
00:0f.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
00:11.0 Unknown mass storage controller: Promise Technology, Inc. 20268 (rev 02)00:13.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 50)
00:13.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 50)
00:13.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 51)
01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti 4600] (rev a3)
I have tried both compiling in support for alsa and the respective driver, and compiling it as modules. I have turned up the volume in alsamixer so many times, this is driving me nuts. I have loaded the appropriate modules with modprobe.
lsmod:
Module Size Used by
snd_seq_oss 30912 0
snd_pcm_oss 49192 0
snd_mixer_oss 17600 3 snd_pcm_oss
nvidia 4816532 12
snd_seq_midi 6496 0
snd_seq_midi_event 5952 2 snd_seq_oss,snd_seq_midi
snd_seq 47888 5 snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_cs46xx 79336 3
snd_rawmidi 19876 2 snd_seq_midi,snd_cs46xx
snd_seq_device 6792 4 snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
snd_pcm 80328 2 snd_pcm_oss,snd_cs46xx
snd_timer 20356 2 snd_seq,snd_pcm
snd_ac97_codec 64004 1 snd_cs46xx
snd 43300 14 snd_seq_oss,snd_pcm_oss,snd_mixer_oss,snd_seq_midi ,snd_seq_midi_event,snd_seq,snd_cs46xx,snd_rawmidi ,snd_seq_device,snd_pcm,snd_timer,snd_ac97_codec
soundcore 6816 3 snd
snd_page_alloc 9032 2 snd_cs46xx,snd_pcm
gameport 3520 1 snd_cs46xx
sunrpc 127396 1
sis900 16132 0
usbhid 29632 0
ohci_hcd 14980 0
uhci_hcd 27728 0
ehci_hcd 24132 0
Perhaps there is something wrong with the driver in kernel 2.6.6 and 2.6.7 because when i started using the 2.6 series is when the problems began.
Thanks for any help in advance