Re: [OT] linux-2.6.0-test1 problems

2003-07-17 Thread Alex Malinovich
On Thu, 2003-07-17 at 12:39, arief_mulya wrote: --snip-- > But I can't get gpm to work. Not with the CVS 1.20 version or even > Debian Unstable's 1-19 version. I've tried synps2 and imps2 or autops2. You will need to use the new events interface to access the Synaptics touchpad. /dev/input/event[0

Re: [OT] linux-2.6.0-test1 problems

2003-07-17 Thread arief_mulya
Dear all, I think this is a good chance for us to share our experience with 2.6.0. I notice that in make menuconfig, even though I'm not using old .config from 2.4, it will take .config from /boot. I make sure of a clean .config by doing make defconfig && make menuconfig. I finally get lot's of t

Re: [OT] linux-2.6.0-test1 problems

2003-07-16 Thread Nick Hastings
Hi, many thanks to Alex, Torquil and Paul. I managed to get my keyboard and pointer to work by putting atkbd and psmouse in my /etc/modules. I put none/dev/ptsdevpts gid=5,mode=620 0 0 in my /etc/fstab, but I still can get a terminal since I forgot to select /dev/pts supp

Re: [OT] linux-2.6.0-test1 problems

2003-07-16 Thread Paul Brossier
On Wednesday 16 July 2003 03:41, Nick Hastings wrote: > I tried ssh'ing into the machine, but was unable to obtain a shell. I > think here was an error message about tty allocation... I guess I > should reboot, try again and take down the exact error.\ did you update your fstab ? you need to make

Re: [OT] linux-2.6.0-test1 problems

2003-07-16 Thread Torquil Macdonald Sørensen
I have no problems with this kernel. Here is my config-2.6.0-test1 Apart from the CONFIG_VT business, another important configure-related change from 2.4.X to 2.6.X was that you have to enable the devpts filesystem even if you use devfs. -- Torquil Macdonald Sørensen, http://folk.uio.no/tmac #

Re: [OT] linux-2.6.0-test1 problems

2003-07-16 Thread Alex Malinovich
On Tue, 2003-07-15 at 21:41, Nick Hastings wrote: > Hi all, > >in an ongoing saga trying to get usb and acpi working correctly on > my Fujitsu LOOX T93c (Japanese cousin of the P2040), I compiled and > booted linux-2.6.0-test1. > > I read [1] and made sure I had CONFIG_INPUT=y, CONFIG_VT=y,

Re: [OT] linux-2.6.0-test1 problems

2003-07-15 Thread Roberto Sanchez
--- Nick Hastings <[EMAIL PROTECTED]> escribió: > Hi all, > >in an ongoing saga trying to get usb and acpi working correctly on > my Fujitsu LOOX T93c (Japanese cousin of the P2040), I compiled and > booted linux-2.6.0-test1. > > I read [1] and made sure I had CONFIG_INPUT=y, CONFIG_VT=y,