LM7.2 comes with 2.2.17 version of the linux kernel.  This kernel has support 
for the emu10k chip.  But I guess it does not include support for the 
joystick driver (I am not very sure about it.).  That's the reason there is 
no "emu10k1-joy" in the stock LM7.2

If you can compile creative's emu10k1 drivers, then a recompile of the kernel 
is not necessary.  In that case do the following.

Rename emu10k1.o in /lib/modules/2.2.17-21mdk/misc to emu10k1.o-old.

Compile creative's drivers.

Modify /etc/modules.conf as shown below.

Hopefully this should get your joystick working.

Balaji

PS: You can get creative's drivers from 
ftp://opensource.creative.com/pub/snapshots

On Tuesday 05 December 2000 11:32, you wrote:
> Very interesting. The module "emu10k1-joy" is not included in a stock
> LM7.2, as far as I can tell. I wonder if a kernel compile is really
> necessary...
>
> I guess it's time to do some compiling.
>
> -- Stephen
>
> > On Monday 04 December 2000 18:29, you wrote:
> > > Has anyone been able to get a digital joystick running in LM7.2?
> > >
> > > Spence
> >
> > Yes!  I have Micro$oft sidewinder force feedback pro joystick working
> > under LM7.2.  But force feedback does not work.  I can use all the
> > buttons.  I have a SoundBlaster Live!.
> >
> > Here is what I did to get it working.
> >
> > 1. Recompiled the kernel (stock 2.2.17 + patches) to load the joystick
> > and sidewinder modules.  Enabled sound support.
> >
> > 2. Downloaded the emu10k1 snapshot drivers and compiled them.
> >
> > 3. Added the following lines in /etc/modules.conf
> > alias char-major-15             joy-sidewinder
> > alias sound                     emu10k1
> > alias sound-slot-0              emu10k1
> > options emu10k1-joy io=0x200
> > pre-install joy-sidewinder modprobe -k emu10k1-joy
> >
> > 4. Tested the joystick with the command
> > jstest /dev/js0
> >
> > Balaji

Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to