On Wed, 2004-10-06 at 10:35 +1000, Elliott-Brennan wrote: Just btw, rebuilding the kernel here is unnecessary. The Mandrake kernel ships with the aiptek module.
> modprobe aiptek (as root) > > lsmod (as root) reads: > > > Module Size Used by > aiptek 5152 0 The 'used by' column is how many "things" are using the driver. It says '0', so there's an additional step there. Once there's something talking to the driver, that number will increase. So, if you look at "man aiptek" it will give you details of some stuff you'll need to add to /etc/X11/XF86Config-4. Then it should work. I suspect that's the missing piece of the puzzle here. The aiptek X drivers appear to ship with Mandrake as well. Keep a copy of your /etc/X11/XF86Config-4 file so you've got a way to get things running again if you break it. HTH, James. -- James Gregory <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
