eerst alle belangrijke gegevens 
output van cat /proc/pci
alsa versie is : alsa-driver-0.9.2.
systeem draait op gentoo 1.4.
net alle packages geupdate.
als ik alsasound start krijg ik de volgende error:
dmesg:
heb al ge googled en kwam dit tegen.
dit is alleen niet bij mij van toepassing, hij laad netjes snd-fm801.
ik weet het niet meer
output van cat /proc/pci
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
| root@basje cj # cat /proc/pci
PCI devices found:
Bus 0, device 0, function 0:
Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 1).
Master Capable. Latency=32.
Non-prefetchable 32 bit memory at 0xd0000000 [0xd3ffffff].
Bus 0, device 1, function 0:
PCI bridge: Silicon Integrated Systems [SiS] 5591/5592 AGP (rev 0).
Master Capable. Latency=64. Min Gnt=10.
Bus 0, device 2, function 0:
ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513 (rev 0).
Bus 0, device 2, function 3:
USB Controller: Silicon Integrated Systems [SiS] 7001 (#2) (rev 7).
IRQ 11.
Master Capable. Latency=64. Max Lat=80.
Non-prefetchable 32 bit memory at 0xcffff000 [0xcfffffff].
Bus 0, device 2, function 2:
USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 7).
IRQ 11.
Master Capable. Latency=64. Max Lat=80.
Non-prefetchable 32 bit memory at 0xcfffe000 [0xcfffefff].
Bus 0, device 2, function 5:
IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 208).
Master Capable. Latency=128.
I/O at 0xff00 [0xff0f].
Bus 0, device 11, function 0:
VGA compatible controller: S3 Inc. 86c764/765 [Trio32/64/64V+] (rev 0).
IRQ 11.
Non-prefetchable 32 bit memory at 0xcf000000 [0xcf7fffff].
Bus 0, device 13, function 0:
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 16).
IRQ 5.
Master Capable. Latency=64. Min Gnt=32.Max Lat=64.
I/O at 0xd800 [0xd8ff].
Non-prefetchable 32 bit memory at 0xcfffdf00 [0xcfffdfff].
Bus 0, device 17, function 0:
Multimedia audio controller: Fortemedia, Inc Xwave QS3000A [FM801] (rev 177).
IRQ 11.
Master Capable. Latency=64. Min Gnt=4.Max Lat=40.
I/O at 0xd400 [0xd47f].
Bus 0, device 17, function 1:
Gameport controller: Fortemedia, Inc Xwave QS3000A [FM801 game port] (rev 177).
Master Capable. Latency=255. Min Gnt=255.Max Lat=255.
I/O at 0xdc00 [0xdc0f].
Bus 1, device 0, function 0:
VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX] (rev 178).
IRQ 5.
Master Capable. Latency=248. Min Gnt=5.Max Lat=1.
Non-prefetchable 32 bit memory at 0xcd000000 [0xcdffffff].
Prefetchable 32 bit memory at 0xc0000000 [0xc7ffffff]. |
alsa versie is : alsa-driver-0.9.2.
systeem draait op gentoo 1.4.
net alle packages geupdate.
als ik alsasound start krijg ik de volgende error:
code:
1
2
3
4
5
6
7
8
9
10
11
12
| root@basje cj # /etc/init.d/alsasound start
* Initialising ALSA....
* Starting sound driver: snd-fm801
/lib/modules/2.4.20-gentoo-r5/kernel/sound/pci/snd-fm801.o: init_module:
No such device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20-gentoo-r5/kernel/sound/pci/snd-fm801.o: insmod
/lib/modules/2.4.20-gentoo-r5/kernel/sound/pci/snd-fm801.o failed
/lib/modules/2.4.20-gentoo-r5/kernel/sound/pci/snd-fm801.o: insmod
snd-fm801 failed |
dmesg:
code:
1
2
3
4
| ALSA ../alsa-kernel/pci/fm801.c:208: AC'97 interface is busy (1) ALSA ../alsa-kernel/pci/fm801.c:239: AC'97 interface is busy (1) ALSA ../../alsa-kernel/pci/ac97/ac97_codec.c:1960: AC'97 0:0 does not respond - RESET ForteMedia FM801 soundcard not found or device busy |
heb al ge googled en kwam dit tegen.
dit is alleen niet bij mij van toepassing, hij laad netjes snd-fm801.
ik weet het niet meer