| Orb2069  
 
 
 
 
 Group: Members
 Posts: 1
 Joined: Sep. 2004
 | 
|  | Posted: Sep. 16 2004,15:56 |  |  New to DSL, not to Linux (several years w/ slackware - My, how things have changed!)
 
 I'm hard-drive installing DSL on a Compaq Presario 1610 (P150, 90mb RAM), which is showing the signs of having a synaptics touchpad (cursor runs straight to bottom of screen, etc).
 
 I'd like, if possible, to get at least basic mouse function running without breaking the debian apt-get compatability by upgrading/patching/compiling kernels and GPM.
 
 I used synaptic to pull down a version of GPM (1.19.6), and get it working with the touchpad.
 
 [/usr/sbin/gpm -m /dev/psaux -t ps2 -R msc]
 
 I then tried pointing TinyX at /dev/gpmdata by changing .xserverrc to:
 [exec /usr/bin/X11/Xfbdev -mouse /dev/gpmdata,2 -nolisten tcp -I]
 
 ...but TinyX dosn't move the cursor, and leaves this on the console:
 Switching to mouse protocol "bus"
 Switching to mouse protocol "ps/2"
 Switching to mouse protocol "imps/2"
 Switching to mouse protocol "exps/2"
 Switching to mouse protocol "bus"
 Switching to mouse protocol "ps/2"
 Switching to mouse protocol "imps/2"
 Switching to mouse protocol "exps/2"
 ....(repeats...)
 
 I've tried [-R ps2], [-R imps2] and [-R bm] with the same results.
 
 The poor little thing's on it's last legs - I'd hate to have to compile a whole bunch of stuff on it and send it to an early grave.
 
 Anybody got any new ideas?  Anybody who's updated their DSL install to include a new kernel and such want to post a package?  Would I be better off just installing full blown Knoppix or Debian?
 |