> Feb 16 22:16:46 rulix kernel: es1371: version v0.30 time 11:54:22 Apr 14
> 2002 Feb 16 22:16:46 rulix kernel: PCI: Found IRQ 11 for device 00:0d.0 Feb
> 16 22:16:46 rulix kernel: PCI: Sharing IRQ 11 with 01:00.0
> Feb 16 22:16:46 rulix kernel: es1371: found chip, vendor id 0x1274 device
> id 0x5880 revision 0x02 Feb 16 22:16:46 rulix kernel: es1371: found es1371
> rev 2 at io 0xb800 irq 11 Feb 16 22:16:46 rulix kernel: es1371: features:
> joystick 0x0
> Feb 16 22:16:46 rulix kernel: ac97_codec: AC97 Audio codec, id:
> 0x8384:0x7609 (SigmaTel STAC9721/23) Feb 16 22:16:51 rulix kernel: es1371:
> unloading

Lets go one by one: 

My guess is that you have the cheap Creative sound card: Ensonique 1371. 
Doing: /sbin/modprobe es1371 should load the sound driver.

> I see some very strange messages here:
>
> 1) It says "Sharing IRQ 11 with 01:00.0" ?! Sharing ? with who ?

Look at the output of your: /sbin/lspci - first device on the list is 01:00.0 
- thats where your IRQ is shared.

> 2) "ess1371: features: joystick 0x0": how can my sound card driver
>    have a joystick capablity ?!

Have you ever looked at your sound card? it's also got a joystick port. if you 
load the joystick.o (I think thats the module name) then it will probably 
grab the 0x200 address. (not sure - last time I played with this card was 
when I worked at Aduva - 2 years ago).

> Is the BIOS have anything to do with this ?

You can set the IRQ in the bios. Yes.

> Any idea what is going on ?

Read above ;)

Hetz

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to