public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Bug: Joystick Driver doesn't talk to CMPCI gameports`
@ 2001-09-22  5:13 David Findlay
  2001-09-22  9:28 ` Vojtech Pavlik
  0 siblings, 1 reply; 2+ messages in thread
From: David Findlay @ 2001-09-22  5:13 UTC (permalink / raw)
  To: linux-kernel

I have a C-Media 8738 card built into my motherboard. The sound works fine.

I use these command as from the joystick documentation:

modprobe cmpci joystick=1
modprobe joydev
modprobe analog

I am using DevFS and kernel 2.4.9. Nothing appears in /dev/input where js0 
should actually appear when I insmod the analog joystick. The results of 
lsmod after doing those commands:

Workshop:/dev/input# lsmod
Module                  Size  Used by
analog                  6960   0  (unused)
gameport                1808   0  [analog]
cmpci                  28416   0

It appears that instead of using the cmpci gameport, it is using the gameport 
driver or something. Could someone please help me either get it going if 
there's a workaround, or otherwise tell me what code to look at to fix it? 
Thanks,

David

P.S. I'm not subscribed so please CC your response to me Thanks,

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug: Joystick Driver doesn't talk to CMPCI gameports`
  2001-09-22  5:13 Bug: Joystick Driver doesn't talk to CMPCI gameports` David Findlay
@ 2001-09-22  9:28 ` Vojtech Pavlik
  0 siblings, 0 replies; 2+ messages in thread
From: Vojtech Pavlik @ 2001-09-22  9:28 UTC (permalink / raw)
  To: David Findlay; +Cc: linux-kernel

On Sat, Sep 22, 2001 at 03:13:14PM +1000, David Findlay wrote:
> I have a C-Media 8738 card built into my motherboard. The sound works fine.
> 
> I use these command as from the joystick documentation:
> 
> modprobe cmpci joystick=1
> modprobe joydev
> modprobe analog
> 
> I am using DevFS and kernel 2.4.9. Nothing appears in /dev/input where js0 
> should actually appear when I insmod the analog joystick. The results of 
> lsmod after doing those commands:
> 
> Workshop:/dev/input# lsmod
> Module                  Size  Used by
> analog                  6960   0  (unused)
> gameport                1808   0  [analog]
> cmpci                  28416   0
> 
> It appears that instead of using the cmpci gameport, it is using the gameport 
> driver or something. Could someone please help me either get it going if 
> there's a workaround, or otherwise tell me what code to look at to fix it? 
> Thanks,
> 
> David
> 
> P.S. I'm not subscribed so please CC your response to me Thanks,

The cmpci driver still doesn't register a gameport, you need the ns558
module as well.

-- 
Vojtech Pavlik
SuSE Labs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-09-22  9:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-22  5:13 Bug: Joystick Driver doesn't talk to CMPCI gameports` David Findlay
2001-09-22  9:28 ` Vojtech Pavlik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox