Re: XFree86 on potato

2001-01-05 Thread Taro Fukunaga
I ran MAKEDEV generic-powerpc after rpm -e'ing the dev RPM. This created the devices I needed to run X and use the mouse, which is /dev/adbmouse. /etc/X11/XFree86Config looks like: Section "Pointer" Protocol "BusMouse" Device "/dev/adbmouse" ... Taro Michael Schmitz wrote: adbmouse. T

Re: XFree86 on potato

2001-01-05 Thread Michael Schmitz
> > adbmouse. Then I edited /etc/X11/XF86Config so that the mouse device was > > adbmouse. > > DO NOT use the dev rpm, aliened or not, IT WILL RUIN YOUR SYSTEM! > someone already made that mistake earlier and had to use boot floppies > to recover. its not that hard to use mknod to create the han

Re: XFree86 on potato

2001-01-04 Thread Ethan Benson
On Thu, Jan 04, 2001 at 08:29:55AM -0500, Adam C Powell IV wrote: > > Sure, but as has been acknowledged, the kernel with the new input layer > should have had a dependency on a new makedev package including the new > nodes, which has yet to be provided at all. This is very serious breakage in y

Re: XFree86 on potato

2001-01-04 Thread Adam C Powell IV
Ethan Benson wrote: > On Wed, Jan 03, 2001 at 09:23:56PM -0800, Taro Fukunaga wrote: > > (In other words, why is Potato broken when it is supposed to be a stable > > distro?) > > debian does not use a package full of nodes, instead it uses > the /dev/MAKEDEV script like traditional *nix. it has n

Re: XFree86 on potato

2001-01-04 Thread Ethan Benson
On Wed, Jan 03, 2001 at 09:23:56PM -0800, Taro Fukunaga wrote: > What are the nodes that I have to make and how do I make them? If the > nodes aren't too hard to make, why aren't they in the debian package? > (In other words, why is Potato broken when it is supposed to be a stable > distro?) th

Re: XFree86 on potato

2001-01-03 Thread Taro Fukunaga
What are the nodes that I have to make and how do I make them? If the nodes aren't too hard to make, why aren't they in the debian package? (In other words, why is Potato broken when it is supposed to be a stable distro?) Fortunately my system is still running. -- Taro Ethan Benson wrote:

Re: XFree86 on potato

2001-01-03 Thread Ethan Benson
On Wed, Jan 03, 2001 at 07:43:35AM -0800, Taro Fukunaga wrote: > - I debianized (using alien) the dev rpm that made a device called > adbmouse. Then I edited /etc/X11/XF86Config so that the mouse device was > adbmouse. DO NOT use the dev rpm, aliened or not, IT WILL RUIN YOUR SYSTEM! someone alr

Re: XFree86 on potato

2001-01-03 Thread Taro Fukunaga
ou. I am using 2.2.18, compiled from sources from kernel.org. I guess > I'll work on it tonight. > > -- Taro > > --Original Message-- > From: Adam C Powell IV <[EMAIL PROTECTED]> > To: Taro Fukunaga <[EMAIL PROTECTED]> > Sen

Re: XFree86 on potato

2001-01-02 Thread Taro Fukunaga
Thank you. I am using 2.2.18, compiled from sources from kernel.org. I guess I'll work on it tonight. -- Taro --Original Message-- From: Adam C Powell IV <[EMAIL PROTECTED]> To: Taro Fukunaga <[EMAIL PROTECTED]> Sent: January 2, 2001 4:13:27 PM GMT Subject: Re: XFree86

Re: XFree86 on potato

2001-01-02 Thread Adam C Powell IV
Taro Fukunaga wrote: > I reinstalled Potato on the following machine and can't start the mouse > in X: > > Machine: PowerComputing PowerCenter 120 > Video:XClaim3D 8MB > OF: Old World > > [snip] > > What can I put in my Device section so that I can use my mouse? The big question here

XFree86 on potato

2001-01-02 Thread Taro Fukunaga
I reinstalled Potato on the following machine and can't start the mouse in X: Machine: PowerComputing PowerCenter 120 Video:XClaim3D 8MB OF: Old World Reading an older post, I experimented with various Devices. Only /dev/adb and /dev/mouse allow me to boot int