micron wrote:
> But I'm unable to start XFree because:
> unknown protocol "auto-dev"
I discovered that I was using a wrong X configuration file.
Now everything work fine!
Great job Luca, I found this patch very useful.
I hope to see your work into the official kernel tree.
Cheers
micro
On Sat, Jul 30, 2005 at 04:09 PM, Bin Zhang wrote:
> > Yes, you have to play a lot with them.
> >
> Yes. But it is not easy to find the best options. :)
i know, try first using synclient in a couple of remote shells
> No error. The power_button does the sleep, but close the ibook does not.
I t
On Sat, 2005-07-30 at 16:09 +0200, Bin Zhang wrote:
> On 7/30/05, Luca Bigliardi - shammash <[EMAIL PROTECTED]> wrote:
> > On Sat, Jul 30, 2005 at 07:38 AM, Bin Zhang wrote:
> >
> > > I tested it following your instructions. It works on my ibook g4
> > > 1.2Ghz with debian_kernel_source_2.6.12 and
On Sat, 2005-07-30 at 07:38 +0200, Bin Zhang wrote:
> On 7/28/05, Luca Bigliardi - shammash <[EMAIL PROTECTED]> wrote:
> > Hi,
> > i've written a little patch to have synaptics xfree/xorg driver running
> > with adb touchpads.
> >
> > It's working on my ibook2.2, please let me know if it work also
Luca Bigliardi - shammash wrote:
> cat /proc/bus/input/devices
This's the output:
I: Bus=0017 Vendor=0001 Product=0001 Version=0100
N: Name="Macintosh mouse button emulation"
P: Phys=
H: Handlers=mouse0 event0
B: EV=7
B: KEY=7 0 0 0 0 0 0 0 0
B: REL=3
I: Bus=0017 Vendor=0001 Product=22c4 Ve
On 7/30/05, Luca Bigliardi - shammash <[EMAIL PROTECTED]> wrote:
> On Sat, Jul 30, 2005 at 07:38 AM, Bin Zhang wrote:
>
> > I tested it following your instructions. It works on my ibook g4
> > 1.2Ghz with debian_kernel_source_2.6.12 and xfree86-driver-synaptics
> > package
>
> > (but not very wel
On Sat, Jul 30, 2005 at 07:38 AM, Bin Zhang wrote:
> I tested it following your instructions. It works on my ibook g4
> 1.2Ghz with debian_kernel_source_2.6.12 and xfree86-driver-synaptics
> package
> (but not very well, I think I should change some touchpad options.).
Yes, you have to play a lo
On Sat, Jul 30, 2005 at 08:54 AM, micron wrote:
> Yes, it's configured. I was using it also before applying your patch.
can you send me the output of "cat /proc/bus/input/devices" ?
luca
--
Beware of programmers who carry screwdrivers.
-- Leonard Brandwein
http://sha
Luca Bigliardi - shammash wrote:
> have you configured the event interface in the kernel?
> CONFIG_INPUT_EVDEV=y
Yes, it's configured. I was using it also before applying your patch.
Cheers
micron
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble?
On 7/28/05, Luca Bigliardi - shammash <[EMAIL PROTECTED]> wrote:
> Hi,
> i've written a little patch to have synaptics xfree/xorg driver running
> with adb touchpads.
>
> It's working on my ibook2.2, please let me know if it work also for you.
>
I tested it following your instructions. It works o
On Fri, Jul 29, 2005 at 07:51 PM, micron wrote:
> I'm using an ibook G4 (cat /proc/cpuinfo says PowerBook6,3) with kernel
> 2.6.12-3.
> I've successfully applied your patch, installed latest synaptic version from
> apt-get and followed your instructions.
>
> But I'm unable to start XFree because:
Luca Bigliardi - shammash wrote:
> Hi,
> i've written a little patch to have synaptics xfree/xorg driver running
> with adb touchpads.
I'm using an ibook G4 (cat /proc/cpuinfo says PowerBook6,3) with kernel
2.6.12-3.
I've successfully applied your patch, installed latest synaptic version from
apt
Hi,
i've written a little patch to have synaptics xfree/xorg driver running
with adb touchpads.
It's working on my ibook2.2, please let me know if it work also for you.
The patch is for 2.6.12-rc4, but should apply to any recent kernel.
http://www.artha.org/shammash/ppc/adb_syn/adb_synaptics_0.1
[EMAIL PROTECTED] wrote:
> my mouse sucks. The mouse works and after updating woody it don't. I've
> no Idea why or why not. If anybody have an ibook 2 (little white one),
> please mail me your configuration about gpm. Can I setup something
> with mousedev??
>
> --gpm.conf--
> device=/dev/input/m
Hi,
my mouse sucks. The mouse works and after updating woody it don't. I've
no Idea why or why not. If anybody have an ibook 2 (little white one),
please mail me your configuration about gpm. Can I setup something
with mousedev??
--gpm.conf--
device=/dev/input/mice
repeat_type=ms3
type=ps2
---
On Sat, Aug 25, 2001 at 04:28:31PM +0200, [EMAIL PROTECTED] wrote:
> hej,
>
> > I think newer Kernels have a new input layer. I can't really tell you the
> > details since Linux on a PowerMac is rather new for me, but the following
> > line in gpm.conf works for me (PowerMac 7600, stock Debian Ker
hej,
> I think newer Kernels have a new input layer. I can't really tell you the
> details since Linux on a PowerMac is rather new for me, but the following
> line in gpm.conf works for me (PowerMac 7600, stock Debian Kernel 2.2.19):
> device=/dev/input/mice
you probably also want to create
ouse* found "atarimouse amigamouse mouse
> usbmouse" and ls -l mouse found "mouse -> adbmouse" but I can locate nor
> find any file which is named "adbmouse".
I think newer Kernels have a new input layer. I can't really tell you the
details since Linux
> So I looked into /dev and ls *mouse* found "atarimouse amigamouse mouse
> usbmouse" and ls -l mouse found "mouse -> adbmouse" but I can locate nor
> find any file which is named "adbmouse".
cd /dev && mknod adbmouse c 10 10
Not that this mous
p and
searching the databases hasn't brought enough information to this :-(
X doen't start either, because it doesn't find the mouse.
So I looked into /dev and ls *mouse* found "atarimouse amigamouse mouse
usbmouse" and ls -l mouse found "mouse -> adbmouse" bu
alled MAKEDEV.
(B
(BI don't remember which option you should send to MAKEDEV. However, you
(Bcan try (as root):
(B
(B# ./MAKEDEV generic-powerpc
(B
(BOn Sat, Mar 03, 2001 at 11:40:17AM +, N Cohen wrote:
(B> Ethan many thanks for your reply to my adbmouse. I am a complete
(B>
Ethan many thanks for your reply to my adbmouse. I am a complete
newbie to linux and to Debian in particular. I have successfully
installed PPC2000 and Suse on my other machines both Macs. I wanted
to use Debian because I want to understand the processes of Linux.
Simply changing the symlink
On Thu, Mar 01, 2001 at 07:55:01PM +0100, Michael Schmitz wrote:
> > I have successfully insalled version r2 debian on my ppc 8600. The
> > mouse is frozen. The /dev/mouse leads to adbmouse but this does not
> > exist. How do I make it? ls -l /dev/mouse >adbmouse but it does n
On Thu, 1 Mar 2001, N Cohen wrote:
Please fix your From: address if you want to receive further mail from me.
Or get your mail admin to properly configure his mail server. I hate
dealing with such stupid issues.
... while talking to [194.119.128.80]:
>>> RCPT To:<[EMAIL PROTECTED]>
<<< 550 relayi
> I have successfully insalled version r2 debian on my ppc 8600. The
> mouse is frozen. The /dev/mouse leads to adbmouse but this does not
> exist. How do I make it? ls -l /dev/mouse >adbmouse but it does not
> exist!! Please help many thanks Norman Cohen
Another victim of the n
My prevous post needs elucidating. on my 8600 debian r2 the
/dev/mouse is a symlink to adbmouse which does not exist. How can I
find the port for the adbmouse and make it? I hope this explains the
problem adequately Norman Cohen
I have successfully insalled version r2 debian on my ppc 8600. The
mouse is frozen. The /dev/mouse leads to adbmouse but this does not
exist. How do I make it? ls -l /dev/mouse >adbmouse but it does not
exist!! Please help many thanks Norman Cohen
Michael Schmitz wrote:
>
> > http://linuxppc.org/usr/xf4/
> >
> > AFAIK it should work fine as long as your kernel doesn't have a broken
> > atyfb.
>
> Broken atyfb? I only know broken MacOS giving trouble on some machines.
> What else is broken WRT atyfb?
I seem to remember a post on linuxppc-d
At 1:58 AM +0200 8/18/2000, Michel Dänzer wrote:
If the device node is there, and sound still doesn't work, you probably need
to load the module. The line
alias sound-slot-0 dmasound
in /etc/modutils/aliases and then running 'update-modules; depmod -a' should
do the trick.
Thanks, this seems
> > Now that I've got a working setup, I'm feeling the need to test out
> > XFree4, since I hear it's much faster.. any idea what the current
> > status of Mach64/RagePro support is? Last I heard it was
> > hit-and-miss...
>
> http://linuxppc.org/usr/xf4/
>
> AFAIK it should work fine as long as
unit3 wrote:
> Onto another question though, it appears the sound support on my
> machine is nonexistant, in fact /dev/dsp is totally missing!
/dev/MAKEDEV audio
> Is this a kernel issue, or was some sound configuration program not run
> properly, or what?
If the device node is there, and sound
At 10:53 PM +0200 8/17/2000, Michel Dänzer wrote:
unit3 wrote:
http://linuxppc.org/usr/xf4/
AFAIK it should work fine as long as your kernel doesn't have a broken atyfb.
It appears to be working fine for Xpmac, but that's really no judge I guess.
PS: X 4 debs shouldn't be too far away, and D
unit3 wrote:
> Now that I've got a working setup, I'm feeling the need to test out
> XFree4, since I hear it's much faster.. any idea what the current
> status of Mach64/RagePro support is? Last I heard it was
> hit-and-miss...
http://linuxppc.org/usr/xf4/
AFAIK it should work fine as long as yo
At 3:32 PM -0700 8/16/2000, Wilhelm Fitzpatrick wrote:
I'm currently using the Aug 5 Paulus kernel (2.2.17pre15) from
http://kernel.xorsis.com/ ... it doesn't have Ben's new input system
yet...
I just upgraded my system to this, and no other changes, and now my
mouse works, with no other chang
>
>I checked that /dev/mouse was symlinked to /dev/adbmouse, check.
>Mouse works on the console via GPM, so I know that's not the
>problem.. I understand that Xpmac doesn't use the XF86Config file,
>that it needs commandline options, so can someone tell me the
>co
Sorry
I forgot to mention that I used the Linuxppc 2000 Standard kernel, until I
made my own.
It didn't work with the debian kernel for me either.
Good luck
Fredrik
> What kernel are you using? Newer BenH kernels have changed the input
> system such that the mouse no longer works with Xpmac unless they are
> compiled with special options.
#define CONFIG_ADBMOUSE=y and make sure there are no #ifndef
CONFIG_INPUT_MOUSEDEV
in drivers/char/adbmouse.c. The new
n -s input/mice usbmouse
--- >8 cut --
I am just asking because I am using a powerbook, and from what I understand,
the "glidepad" is a "adb mouse" (gpm was using /dev/adbmouse atleast and was
working before the new input stuff)
This works just fine in Xpmac:
# lsof /dev/
I'm currently using the Aug 5 Paulus kernel (2.2.17pre15) from
http://kernel.xorsis.com/ ... it doesn't have Ben's new input system
yet...
On Wed, 16 Aug 2000, unit3 wrote:
> At 2:38 PM -0700 8/16/2000, Wilhelm Fitzpatrick wrote:
> >What kernel are you using? Newer BenH kernels have changed the
At 2:38 PM -0700 8/16/2000, Wilhelm Fitzpatrick wrote:
What kernel are you using? Newer BenH kernels have changed the input
system such that the mouse no longer works with Xpmac unless they are
compiled with special options.
I'm using whatever was in the potato install directory a few days ago
nd
> installed Xpmac, changed the symlink to X, fired it up, and
> Enlightenment popped up pretty as can be. Only one problem: no mouse!
>
> I checked that /dev/mouse was symlinked to /dev/adbmouse, check.
> Mouse works on the console via GPM, so I know that's not the
>
d the symlink to X, fired it up, and
Enlightenment popped up pretty as can be. Only one problem: no mouse!
I checked that /dev/mouse was symlinked to /dev/adbmouse, check.
Mouse works on the console via GPM, so I know that's not the
problem.. I understand that Xpmac doesn't use the XF86Con
42 matches
Mail list logo