Hallo...
Noch mal das gleiche Spiel wie schon vor einer Weile:
Kernel: 2.4.5
MB: GA-7ZX
Soundcard: OnBoard; SB64-kompabibel; unter Win98 funktionsfähig
cat /proc/pci:
PCI devices found:
Bus 0, device 0, function 0:
Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev
3).
Master Capable. Latency=8.
Prefetchable 32 bit memory at 0xe0000000 [0xe3ffffff].
Bus 0, device 1, function 0:
PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
(rev 0).
Master Capable. No bursts. Min Gnt=8.
Bus 0, device 7, function 0:
ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South]
(rev 34).
Bus 0, device 7, function 1:
IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 16).
Master Capable. Latency=32.
I/O at 0xffa0 [0xffaf].
Bus 0, device 7, function 3:
USB Controller: VIA Technologies, Inc. UHCI USB (#2) (rev 16).
IRQ 9.
Master Capable. Latency=64.
I/O at 0xd800 [0xd81f].
Bus 0, device 7, function 2:
USB Controller: VIA Technologies, Inc. UHCI USB (rev 16).
IRQ 9.
Master Capable. Latency=64.
I/O at 0xd400 [0xd41f].
Bus 0, device 7, function 4:
SMBus: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 48).
Bus 0, device 14, function 0:
Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 3).
IRQ 10.
Master Capable. Latency=64. Min Gnt=12.Max Lat=128.
I/O at 0xd000 [0xd03f].
Bus 1, device 0, function 0:
VGA compatible controller: nVidia Corporation NV11 (rev 161).
IRQ 11.
Master Capable. Latency=248. Min Gnt=5.Max Lat=1.
Non-prefetchable 32 bit memory at 0xde000000 [0xdeffffff].
Prefetchable 32 bit memory at 0xd0000000 [0xd7ffffff].
Auszug aus kernel-.config:
# Sound
#
CONFIG_SOUND=y
# CONFIG_SOUND_CMPCI is not set
# CONFIG_SOUND_EMU10K1 is not set
# CONFIG_SOUND_FUSION is not set
# CONFIG_SOUND_CS4281 is not set
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# CONFIG_SOUND_ESSSOLO1 is not set
# CONFIG_SOUND_MAESTRO is not set
# CONFIG_SOUND_MAESTRO3 is not set
# CONFIG_SOUND_ICH is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_TRIDENT is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
CONFIG_SOUND_VIA82CXXX=m
# CONFIG_SOUND_OSS is not set
# CONFIG_SOUND_TVMIXER is not set
modprobe via82cxxx:
/lib/modules/2.4.5/kernel/drivers/sound/via82cxxx_audio.o: init_module:
No such device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters
/lib/modules/2.4.5/kernel/drivers/sound/via82cxxx_audio.o: insmod
/lib/modules/2.4.5/kernel/drivers/sound/via82cxxx_audio.o failed
/lib/modules/2.4.5/kernel/drivers/sound/via82cxxx_audio.o: insmod
via82cxxx_audio failed
=> Wie kann ich mein System überreden, Krach auch aus der Soundkarte zu
geben?
Tobias