Re: [Touchd-devel] touchd fails to start
Status: Alpha
Brought to you by:
tannewt
From: Scott S. <sco...@gm...> - 2008-05-19 06:00:28
|
Alex, I've never seen or heard of that error. However, I'd suggest using openusb from subversion because people have had problems with the released version. If that doesn't work give me more info on your system like what distro and kernel you have. ~Scott Alex Karpenko wrote: > Hi Scott, > > I've been trying to get touchd to work on my macbook pro (v4,1). I had > to download, compile and install libopenusb-1.0.1 in order for touchd > to compile. > When I run touchd, I get the following output: > ---------------------------------------------------------------------------------- > $ sudo ./touchd > ** (process:6407): DEBUG: Running touchd version alpha 2. > ** (process:6407): DEBUG: Connecting to the Session D-Bus. > ** (process:6407): DEBUG: Registering the well-known name > (org.tannewt.touchd). > ** (process:6407): DEBUG: RequestName returned 1. > ** (process:6407): DEBUG: Creating one Touchd object. > ** (process:6407): DEBUG: Initializing Touchd class. > ** (process:6407): DEBUG: Creating the signals. > ** (process:6407): DEBUG: Binding to GLib/D-Bus. > ** (process:6407): DEBUG: Initializing TouchdObject. > ** (process:6407): DEBUG: Registering it on the D-Bus. > ** (process:6407): DEBUG: Ready to serve requests. > ** (process:6407): DEBUG: Setting up uinput device. > > ** ERROR **: OpenUSB init failure: Unspecified kernel/driver failure > aborting... > Aborted > ---------------------------------------------------------------------------------- > > I have no idea what this means. I googled for the error but came up > with nothing. I figured you might know what's going on. > > Cheers, > Alex > > ------------------------------------------------------------------------ |