Re: ibm T40 and xorg.conf SOLVED

2007-05-03 Thread debian
On Wed, May 02, 2007 at 09:59:53PM +0200, Florian Kulzer wrote: > As far as problems with device nodes go: udev is the usual suspect. To Yes, you were absolutely correct Florian: apt-get install udev* did the trick. > dpkg -l xfont\* | awk '/^[^D|+]/{print $1,$2,$3}' Correct once agai

Re: ibm T40 and xorg.conf

2007-05-02 Thread Florian Kulzer
On Wed, May 02, 2007 at 20:24:16 +0100, debian wrote: > On Wed, May 02, 2007 at 10:23:19AM +0200, Florian Kulzer wrote: > > > modprobe psmouse > > modprobe evdev > > done and feature in outpuf of lsmod. > > > Then you can check the mice/mouse devices in /dev/input by running, e.g. > > > > cat /

Re: ibm T40 and xorg.conf

2007-05-02 Thread debian
On Wed, May 02, 2007 at 08:56:56AM -0400, Matthew K Poer wrote: > If aptitude -f doesn't figure things out, try editing the potentially corrupt > CD-ROM out of your sources.list, and just use a Internet mirror. Then run I used the cd from the Linux Bible. > apt-get install --reinstall PACKAGES

Re: ibm T40 and xorg.conf

2007-05-02 Thread debian
On Wed, May 02, 2007 at 10:23:19AM +0200, Florian Kulzer wrote: > modprobe psmouse > modprobe evdev done and feature in outpuf of lsmod. > Then you can check the mice/mouse devices in /dev/input by running, e.g. > > cat /dev/input/mice | hd #

Re: ibm T40 and xorg.conf

2007-05-02 Thread Matthew K Poer
On Tuesday 01 May 2007 19:33, Wayne Topa wrote: [snip] > Ok, lets see. Here are all of the Xorg packages I have installed on > my T40. > > xserver-xorg > xserver-xorg-core > xserver-xorg-input-evdev > xserver-xorg-input-kbd > xserver-xorg-input-mouse > xserver-xorg-input-synaptics > xserver-xorg-v

Re: ibm T40 and xorg.conf

2007-05-02 Thread Florian Kulzer
On Tue, May 01, 2007 at 23:24:14 +0100, debian wrote: > On Tue, May 01, 2007 at 09:35:42PM +0200, Florian Kulzer wrote: > > > Please post the output of > > > > ls -l /dev/input/{,by-id/} > > /dev/input/: > total 0 > crw-rw 1 root root 13, 64 2005-02-26 06:43 event0 > crw-rw 1 root root 1

Re: ibm T40 and xorg.conf

2007-05-01 Thread debian
On Wed, May 02, 2007 at 07:19:33AM +0100, debian wrote: > Perhaps I have a hw problem. I did not have any of these difficulties > with my X30 install. Nah, this dosen't make sense. I can boot Knoppix and everything is fine, using xfree86. Joe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] w

Re: ibm T40 and xorg.conf

2007-05-01 Thread debian
On Tue, May 01, 2007 at 07:33:15PM -0400, Wayne Topa wrote: > xserver-xorg > xserver-xorg-core > xserver-xorg-input-evdev > xserver-xorg-input-kbd > xserver-xorg-input-mouse > xserver-xorg-input-synaptics > xserver-xorg-video-ati > xserver-xorg-video-vesa > > If you have all of them loaded then t

Re: ibm T40 and xorg.conf

2007-05-01 Thread Wayne Topa
debian([EMAIL PROTECTED]) is reported to have said: > On Tue, May 01, 2007 at 03:40:37PM -0400, Wayne Topa wrote: > > > If you have xserver-xorg-input-mouse installed, you have a problem > > installed already > > > with the InputDevice section of your xorg.conf. Now I found plenty of > > exampl

Re: ibm T40 and xorg.conf

2007-05-01 Thread debian
On Tue, May 01, 2007 at 03:40:37PM -0400, Wayne Topa wrote: > If you have xserver-xorg-input-mouse installed, you have a problem installed already > with the InputDevice section of your xorg.conf. Now I found plenty of > examples on Google, but to save you time, here's mine. > > Section "Inp

Re: ibm T40 and xorg.conf

2007-05-01 Thread debian
On Tue, May 01, 2007 at 09:35:42PM +0200, Florian Kulzer wrote: > Please post the output of > > ls -l /dev/input/{,by-id/} /dev/input/: total 0 crw-rw 1 root root 13, 64 2005-02-26 06:43 event0 crw-rw 1 root root 13, 65 2005-02-26 06:43 event1 crw-rw 1 root root 13, 66 2005-02-26 06:

Re: ibm T40 and xorg.conf

2007-05-01 Thread Wayne Topa
debian([EMAIL PROTECTED]) is reported to have said: > On Mon, Apr 30, 2007 at 10:47:33AM -0400, Wayne Topa wrote: > > > In my T40 xorg.conf i have > > > > # Load "dri" > > > > At the bottom of the conf file add > > > > Section "ServerFlags" > > Option "AIGLX" "off" > > EndSection > > OK

Re: ibm T40 and xorg.conf

2007-05-01 Thread Florian Kulzer
On Tue, May 01, 2007 at 20:57:26 +0100, debian wrote: > On Mon, Apr 30, 2007 at 10:47:33AM -0400, Wayne Topa wrote: > > > In my T40 xorg.conf i have > > > > # Load "dri" > > > > At the bottom of the conf file add > > > > Section "ServerFlags" > > Option "AIGLX" "off" > > EndSection > >

Re: ibm T40 and xorg.conf

2007-05-01 Thread debian
On Mon, Apr 30, 2007 at 10:47:33AM -0400, Wayne Topa wrote: > In my T40 xorg.conf i have > > # Load "dri" > > At the bottom of the conf file add > > Section "ServerFlags" > Option "AIGLX" "off" > EndSection OK, with those changes in place, I now get: (EE) xf86OpenSerial: Cannot open de

Re: ibm T40 and xorg.conf

2007-04-30 Thread Wayne Topa
debian([EMAIL PROTECTED]) is reported to have said: > Please, > > I am trying to do a fresh install of etch on an IBM T40. > > Startx reports: > > could not open default font 'fixed' > > grep "(EE)" of the /var/log/xorg files gives: > > (EE) RADEON(0): [dri] RADEONDRIGetVersion failed t