touchd-devel Mailing List for Touchd
Status: Alpha
Brought to you by:
tannewt
You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
|
Apr
(9) |
May
(17) |
Jun
(17) |
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
---|
From: Scott S. <sco...@gm...> - 2008-11-01 17:15:59
|
Felipe, I just moved to Ubuntu's Intrepid and couldn't get it to work. Instead I'm using the bcm5974 drivers too. However, I agree that it doesn't work as well as touchd. Unfortunately, I have a lot of other things I need to spend my time on. It'd be great to get it working. ~Scott Felipe Sere wrote: > Hi Scott, > > As I had issues getting touchd to work, plus the fact that I started > University and had little time, I had given up on touchd. > I did manage to get the bcm5974 driver to work though, but it does not > offer the functionality of touchd. So I will give it another shot. > My question is: is the project still alive? > > |
From: Felipe S. <do...@gm...> - 2008-11-01 16:33:58
|
Hi Scott, As I had issues getting touchd to work, plus the fact that I started University and had little time, I had given up on touchd. I did manage to get the bcm5974 driver to work though, but it does not offer the functionality of touchd. So I will give it another shot. My question is: is the project still alive? -- Felipe Sere |
From: Jeff M. <kd...@em...> - 2008-07-30 11:06:02
|
On Tuesday 29 July 2008, you wrote: > I just tried openusb from subversion and it still worked. How new is > the laptop? > ~Scott It's pretty new -- about a month old I'd say. I would still think that openusb would find it though, as it's searching the right vendor string. The call that's dying seems to be the one trying to get a list of the devices with that vendor ID, not when it actually goes through that list and tries to find the touchpad. I'm happy to help debug however I can, so let me know what I can do. Thanks, Jeff |
From: Scott S. <sco...@gm...> - 2008-07-30 03:03:53
|
Jeff, I'm still using revision 138 but will update to see if mine still works. Did you get your laptop recently? ~Scott Jeff Mitchell wrote: > Hello, > > I'm using touchd alpha3 with openusb r152 (from today). > > I have a penryn MBP. When I try to start touchd I get: > > ** ERROR **: OpenUSB devid find failure: Can not find bus or device > aborting... > > I have verified through lsusb that my device does start with 05ac > (it's 05ac:0230). So the call seems like it should work. > > Thanks, > Jeff > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Touchd-devel mailing list > Tou...@li... > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > |
From: Jeff M. <kd...@em...> - 2008-07-29 22:15:28
|
Hello, I'm using touchd alpha3 with openusb r152 (from today). I have a penryn MBP. When I try to start touchd I get: ** ERROR **: OpenUSB devid find failure: Can not find bus or device aborting... I have verified through lsusb that my device does start with 05ac (it's 05ac:0230). So the call seems like it should work. Thanks, Jeff |
From: Henrik R. <ry...@eu...> - 2008-06-28 09:08:16
|
Hello Scott, thanks for the reply, and for telling you plans with touchd. May I use this your email address in the credit list for the driver submitted to kernel.org? Cheers, Henrik On Fri, 2008-06-27 at 19:49 -0700, Scott Shawcroft wrote: > Hi all, > Thats cool that a kernel driver is getting created. I think only time > will tell which is the best way of doing things. I use touchd everyday > and have no problems. I think that its architecture is expandable when > better hardware comes along but until then I don't have much motivation > to do more. Its totally possible to use a kernel module with touchd but > it would need some rework. I don't mind if discussions of other ways of > doing it exist. It makes it easier for me to follow. :-) > > I have an internship this summer so I won't be doing much on touchd. I > also have other projects that have been on my mind more. > > Ultimately, I hope that touchd help move things along. It works for me > and thats what I need. What happens next is not much of a concern for > me. Keep up the good work. I'll definitely be following along and > giving my feedback. > Cheers, > Scott > > P.S. I think your messages are getting caught because the email is not > subscribed to the list. I'm a bit slow on letting them through. > > Henrik Rydberg wrote: > > On Fri, 2008-06-27 at 19:06 +0000, Alex Karpenko wrote: > > > >> Oh wow, I was not aware that someone already wrote a kernel module > >> driver for the multitouch trackpads! > >> > > > > I almost surprised myself :-) The latest version (0.31) contains some > > new findings on the device itself; for instance, it seems to have twos > > set of finger size sensors, two sets of force sensors, and a > > finger-shape orientation sensor. > > > > > >> Good work Henrik! Sorry for getting offtopic, I'll try it out on my > >> penryn macbook pro and get back to you. > >> > > > > Great, I have been dying to get some input from the penryn. > > > > On a different note: I sent a message to the touchd-devel list twice > > during the past week, but it seems it got stuck on the way? > > > > > >> Alex > >> > >> > >>> From: tou...@li... > >>> Subject: Touchd-devel Digest, Vol 3, Issue 7 > >>> To: tou...@li... > >>> Date: Thu, 26 Jun 2008 12:03:11 -0700 > >>> > >>> Send Touchd-devel mailing list submissions to > >>> tou...@li... > >>> > >>> To subscribe or unsubscribe via the World Wide Web, visit > >>> https://lists.sourceforge.net/lists/listinfo/touchd-devel > >>> or, via email, send a message with subject or body 'help' to > >>> tou...@li... > >>> > >>> You can reach the person managing the list at > >>> tou...@li... > >>> > >>> When replying, please edit your Subject line so it is more specific > >>> than "Re: Contents of Touchd-devel digest..." > >>> > >>> > >>> Today's Topics: > >>> > >>> 1. Re: Touchd-devel Digest, Vol 3, Issue 5 (Anthony Callegaro) > >>> > >>> > >>> > >>> > >> ---------------------------------------------------------------------- > >> > >>> Message: 1 > >>> Date: Thu, 26 Jun 2008 15:49:47 +0100 > >>> From: Anthony Callegaro <cal...@gm...> > >>> Subject: Re: [Touchd-devel] Touchd-devel Digest, Vol 3, Issue 5 > >>> To: tou...@li... > >>> Message-ID: > >>> <121...@as...> > >>> Content-Type: text/plain; charset="utf-8" > >>> > >>> Hey Felipe, > >>> > >>> Yes you have bcm5974 : http://web.comhem.se/rydberg/Bits/ which is a > >>> attempt to do a Synaptic driver for X11. It seems to work but on > >>> > >> MacBook > >> > >>> Pro I think it need an awful lot of tuning because it is quite > >>> > >> unusable. > >> > >>> Other than that I was talking of the specific input hardware of Macs > >>> > >> is > >> > >>> general (keyboard and trackpad). > >>> > >>> For the keyboard specific keys you have pommed as well. Which does > >>> > >> the > >> > >>> keyboard back lighting as well (at least when it works :o) ) > >>> > >>> That's why I was wondering if we could approach these other projects > >>> > >> to > >> > >>> avoid re-inventing the wheel... > >>> > >>> Le jeudi 26 juin 2008 ? 16:17 +0200, Felipe Sere a ?crit : > >>> > >>>> Anthony, > >>>> > >>>> you mention multiple implementations of a multitouch interface... > >>>> > >> I > >> > >>>> have only heard of touchd. can you point me to some websites? =) I > >>>> > >> am > >> > >>>> not abandoning touched, I just want to see what's out there. > >>>> > >>>> Thanks > >>>> > >>>> Felipe > >>>> > >>> -------------- next part -------------- > >>> A non-text attachment was scrubbed... > >>> Name: not available > >>> Type: application/pgp-signature > >>> Size: 197 bytes > >>> Desc: Ceci est une partie de message > >>> =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= > >>> > >>> ------------------------------ > >>> > >>> > >>> > >> ------------------------------------------------------------------------- > >> > >>> Check out the new SourceForge.net Marketplace. > >>> It's the best place to buy or sell services for > >>> just about anything Open Source. > >>> http://sourceforge.net/services/buy/index.php > >>> > >>> ------------------------------ > >>> > >>> _______________________________________________ > >>> Touchd-devel mailing list > >>> Tou...@li... > >>> https://lists.sourceforge.net/lists/listinfo/touchd-devel > >>> > >>> > >>> End of Touchd-devel Digest, Vol 3, Issue 7 > >>> ****************************************** > >>> > >> ______________________________________________________________________ > >> > > > > > > ------------------------------------------------------------------------- > > Check out the new SourceForge.net Marketplace. > > It's the best place to buy or sell services for > > just about anything Open Source. > > http://sourceforge.net/services/buy/index.php > > _______________________________________________ > > Touchd-devel mailing list > > Tou...@li... > > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > > > |
From: Scott S. <sco...@gm...> - 2008-06-28 02:49:09
|
Hi all, Thats cool that a kernel driver is getting created. I think only time will tell which is the best way of doing things. I use touchd everyday and have no problems. I think that its architecture is expandable when better hardware comes along but until then I don't have much motivation to do more. Its totally possible to use a kernel module with touchd but it would need some rework. I don't mind if discussions of other ways of doing it exist. It makes it easier for me to follow. :-) I have an internship this summer so I won't be doing much on touchd. I also have other projects that have been on my mind more. Ultimately, I hope that touchd help move things along. It works for me and thats what I need. What happens next is not much of a concern for me. Keep up the good work. I'll definitely be following along and giving my feedback. Cheers, Scott P.S. I think your messages are getting caught because the email is not subscribed to the list. I'm a bit slow on letting them through. Henrik Rydberg wrote: > On Fri, 2008-06-27 at 19:06 +0000, Alex Karpenko wrote: > >> Oh wow, I was not aware that someone already wrote a kernel module >> driver for the multitouch trackpads! >> > > I almost surprised myself :-) The latest version (0.31) contains some > new findings on the device itself; for instance, it seems to have twos > set of finger size sensors, two sets of force sensors, and a > finger-shape orientation sensor. > > >> Good work Henrik! Sorry for getting offtopic, I'll try it out on my >> penryn macbook pro and get back to you. >> > > Great, I have been dying to get some input from the penryn. > > On a different note: I sent a message to the touchd-devel list twice > during the past week, but it seems it got stuck on the way? > > >> Alex >> >> >>> From: tou...@li... >>> Subject: Touchd-devel Digest, Vol 3, Issue 7 >>> To: tou...@li... >>> Date: Thu, 26 Jun 2008 12:03:11 -0700 >>> >>> Send Touchd-devel mailing list submissions to >>> tou...@li... >>> >>> To subscribe or unsubscribe via the World Wide Web, visit >>> https://lists.sourceforge.net/lists/listinfo/touchd-devel >>> or, via email, send a message with subject or body 'help' to >>> tou...@li... >>> >>> You can reach the person managing the list at >>> tou...@li... >>> >>> When replying, please edit your Subject line so it is more specific >>> than "Re: Contents of Touchd-devel digest..." >>> >>> >>> Today's Topics: >>> >>> 1. Re: Touchd-devel Digest, Vol 3, Issue 5 (Anthony Callegaro) >>> >>> >>> >>> >> ---------------------------------------------------------------------- >> >>> Message: 1 >>> Date: Thu, 26 Jun 2008 15:49:47 +0100 >>> From: Anthony Callegaro <cal...@gm...> >>> Subject: Re: [Touchd-devel] Touchd-devel Digest, Vol 3, Issue 5 >>> To: tou...@li... >>> Message-ID: >>> <121...@as...> >>> Content-Type: text/plain; charset="utf-8" >>> >>> Hey Felipe, >>> >>> Yes you have bcm5974 : http://web.comhem.se/rydberg/Bits/ which is a >>> attempt to do a Synaptic driver for X11. It seems to work but on >>> >> MacBook >> >>> Pro I think it need an awful lot of tuning because it is quite >>> >> unusable. >> >>> Other than that I was talking of the specific input hardware of Macs >>> >> is >> >>> general (keyboard and trackpad). >>> >>> For the keyboard specific keys you have pommed as well. Which does >>> >> the >> >>> keyboard back lighting as well (at least when it works :o) ) >>> >>> That's why I was wondering if we could approach these other projects >>> >> to >> >>> avoid re-inventing the wheel... >>> >>> Le jeudi 26 juin 2008 ? 16:17 +0200, Felipe Sere a ?crit : >>> >>>> Anthony, >>>> >>>> you mention multiple implementations of a multitouch interface... >>>> >> I >> >>>> have only heard of touchd. can you point me to some websites? =) I >>>> >> am >> >>>> not abandoning touched, I just want to see what's out there. >>>> >>>> Thanks >>>> >>>> Felipe >>>> >>> -------------- next part -------------- >>> A non-text attachment was scrubbed... >>> Name: not available >>> Type: application/pgp-signature >>> Size: 197 bytes >>> Desc: Ceci est une partie de message >>> =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= >>> >>> ------------------------------ >>> >>> >>> >> ------------------------------------------------------------------------- >> >>> Check out the new SourceForge.net Marketplace. >>> It's the best place to buy or sell services for >>> just about anything Open Source. >>> http://sourceforge.net/services/buy/index.php >>> >>> ------------------------------ >>> >>> _______________________________________________ >>> Touchd-devel mailing list >>> Tou...@li... >>> https://lists.sourceforge.net/lists/listinfo/touchd-devel >>> >>> >>> End of Touchd-devel Digest, Vol 3, Issue 7 >>> ****************************************** >>> >> ______________________________________________________________________ >> > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Touchd-devel mailing list > Tou...@li... > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > |
From: Alex K. <ale...@ho...> - 2008-06-28 00:59:21
|
I've posted some feedback here: http://ubuntuforums.org/showthread.php?p=5276900#post5276900 as I don't want to get too offtopic on a touchd mailing list ;) Good stuff guys, I'll be sure to follow both projects! Alex > Subject: RE: Touchd-devel Digest, Vol 3, Issue 7 > From: ry...@eu... > To: ale...@ho... > CC: tou...@li... > Date: Sat, 28 Jun 2008 01:01:48 +0200 > > On Fri, 2008-06-27 at 19:06 +0000, Alex Karpenko wrote: > > Oh wow, I was not aware that someone already wrote a kernel module > > driver for the multitouch trackpads! > > I almost surprised myself :-) The latest version (0.31) contains some > new findings on the device itself; for instance, it seems to have twos > set of finger size sensors, two sets of force sensors, and a > finger-shape orientation sensor. > > > Good work Henrik! Sorry for getting offtopic, I'll try it out on my > > penryn macbook pro and get back to you. > > Great, I have been dying to get some input from the penryn. > > On a different note: I sent a message to the touchd-devel list twice > during the past week, but it seems it got stuck on the way? > > > > > Alex > > > > > From: tou...@li... > > > Subject: Touchd-devel Digest, Vol 3, Issue 7 > > > To: tou...@li... > > > Date: Thu, 26 Jun 2008 12:03:11 -0700 > > > > > > Send Touchd-devel mailing list submissions to > > > tou...@li... > > > > > > To subscribe or unsubscribe via the World Wide Web, visit > > > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > > or, via email, send a message with subject or body 'help' to > > > tou...@li... > > > > > > You can reach the person managing the list at > > > tou...@li... > > > > > > When replying, please edit your Subject line so it is more specific > > > than "Re: Contents of Touchd-devel digest..." > > > > > > > > > Today's Topics: > > > > > > 1. Re: Touchd-devel Digest, Vol 3, Issue 5 (Anthony Callegaro) > > > > > > > > > > > ---------------------------------------------------------------------- > > > > > > Message: 1 > > > Date: Thu, 26 Jun 2008 15:49:47 +0100 > > > From: Anthony Callegaro <cal...@gm...> > > > Subject: Re: [Touchd-devel] Touchd-devel Digest, Vol 3, Issue 5 > > > To: tou...@li... > > > Message-ID: > > > <121...@as...> > > > Content-Type: text/plain; charset="utf-8" > > > > > > Hey Felipe, > > > > > > Yes you have bcm5974 : http://web.comhem.se/rydberg/Bits/ which is a > > > attempt to do a Synaptic driver for X11. It seems to work but on > > MacBook > > > Pro I think it need an awful lot of tuning because it is quite > > unusable. > > > > > > Other than that I was talking of the specific input hardware of Macs > > is > > > general (keyboard and trackpad). > > > > > > For the keyboard specific keys you have pommed as well. Which does > > the > > > keyboard back lighting as well (at least when it works :o) ) > > > > > > That's why I was wondering if we could approach these other projects > > to > > > avoid re-inventing the wheel... > > > > > > Le jeudi 26 juin 2008 ? 16:17 +0200, Felipe Sere a ?crit : > > > > Anthony, > > > > > > > > you mention multiple implementations of a multitouch interface... > > I > > > > have only heard of touchd. can you point me to some websites? =) I > > am > > > > not abandoning touched, I just want to see what's out there. > > > > > > > > Thanks > > > > > > > > Felipe > > > > > > -------------- next part -------------- > > > A non-text attachment was scrubbed... > > > Name: not available > > > Type: application/pgp-signature > > > Size: 197 bytes > > > Desc: Ceci est une partie de message > > > =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= > > > > > > ------------------------------ > > > > > > > > ------------------------------------------------------------------------- > > > Check out the new SourceForge.net Marketplace. > > > It's the best place to buy or sell services for > > > just about anything Open Source. > > > http://sourceforge.net/services/buy/index.php > > > > > > ------------------------------ > > > > > > _______________________________________________ > > > Touchd-devel mailing list > > > Tou...@li... > > > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > > > > > > > > End of Touchd-devel Digest, Vol 3, Issue 7 > > > ****************************************** > > > > > > ______________________________________________________________________ > _________________________________________________________________ If you like crossword puzzles, then you'll love Flexicon, a game which combines four overlapping crossword puzzles into one! http://g.msn.ca/ca55/208 |
From: Henrik R. <ry...@eu...> - 2008-06-28 00:03:49
|
On Fri, 2008-06-27 at 19:06 +0000, Alex Karpenko wrote: > Oh wow, I was not aware that someone already wrote a kernel module > driver for the multitouch trackpads! I almost surprised myself :-) The latest version (0.31) contains some new findings on the device itself; for instance, it seems to have twos set of finger size sensors, two sets of force sensors, and a finger-shape orientation sensor. > Good work Henrik! Sorry for getting offtopic, I'll try it out on my > penryn macbook pro and get back to you. Great, I have been dying to get some input from the penryn. On a different note: I sent a message to the touchd-devel list twice during the past week, but it seems it got stuck on the way? > > Alex > > > From: tou...@li... > > Subject: Touchd-devel Digest, Vol 3, Issue 7 > > To: tou...@li... > > Date: Thu, 26 Jun 2008 12:03:11 -0700 > > > > Send Touchd-devel mailing list submissions to > > tou...@li... > > > > To subscribe or unsubscribe via the World Wide Web, visit > > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > or, via email, send a message with subject or body 'help' to > > tou...@li... > > > > You can reach the person managing the list at > > tou...@li... > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of Touchd-devel digest..." > > > > > > Today's Topics: > > > > 1. Re: Touchd-devel Digest, Vol 3, Issue 5 (Anthony Callegaro) > > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Thu, 26 Jun 2008 15:49:47 +0100 > > From: Anthony Callegaro <cal...@gm...> > > Subject: Re: [Touchd-devel] Touchd-devel Digest, Vol 3, Issue 5 > > To: tou...@li... > > Message-ID: > > <121...@as...> > > Content-Type: text/plain; charset="utf-8" > > > > Hey Felipe, > > > > Yes you have bcm5974 : http://web.comhem.se/rydberg/Bits/ which is a > > attempt to do a Synaptic driver for X11. It seems to work but on > MacBook > > Pro I think it need an awful lot of tuning because it is quite > unusable. > > > > Other than that I was talking of the specific input hardware of Macs > is > > general (keyboard and trackpad). > > > > For the keyboard specific keys you have pommed as well. Which does > the > > keyboard back lighting as well (at least when it works :o) ) > > > > That's why I was wondering if we could approach these other projects > to > > avoid re-inventing the wheel... > > > > Le jeudi 26 juin 2008 ? 16:17 +0200, Felipe Sere a ?crit : > > > Anthony, > > > > > > you mention multiple implementations of a multitouch interface... > I > > > have only heard of touchd. can you point me to some websites? =) I > am > > > not abandoning touched, I just want to see what's out there. > > > > > > Thanks > > > > > > Felipe > > > > -------------- next part -------------- > > A non-text attachment was scrubbed... > > Name: not available > > Type: application/pgp-signature > > Size: 197 bytes > > Desc: Ceci est une partie de message > > =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= > > > > ------------------------------ > > > > > ------------------------------------------------------------------------- > > Check out the new SourceForge.net Marketplace. > > It's the best place to buy or sell services for > > just about anything Open Source. > > http://sourceforge.net/services/buy/index.php > > > > ------------------------------ > > > > _______________________________________________ > > Touchd-devel mailing list > > Tou...@li... > > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > > > > > End of Touchd-devel Digest, Vol 3, Issue 7 > > ****************************************** > > > ______________________________________________________________________ |
From: Stewart A. <mai...@di...> - 2008-06-27 19:39:33
|
> > Sorry I have been busy lately and couldn't find time for touchd. I > tested bsm5974 last night and I guess it needs more tuning for the > MacBookPro because it was totally unusable... > > For me touchd is still the best option available. I tried the new > version of pommed as well but I still can't get it to work, I have the > weirdest error message... > > My only concern is that there is too many implementation of the same > thing. Maybe we could get in touch(d) :o) with all these projects to > have a single implementation of multitouch that just works(tm). > > I need to test more the alpha 3 with suspend/resume but so far the > script you sent me weren't working with alpha2. > > LeTic > > Sorry I have been busy lately and couldn't find time for touchd. I > tested bsm5974 last night and I guess it needs more tuning for the > MacBookPro because it was totally unusable... > > For me touchd is still the best option available. I tried the new > version of pommed as well but I still can't get it to work, I have the > weirdest error message... > > My only concern is that there is too many implementation of the same > thing. Maybe we could get in touch(d) :o) with all these projects to > have a single implementation of multitouch that just works(tm). > > I need to test more the alpha 3 with suspend/resume but so far the > script you sent me weren't working with alpha2. > > LeTic I agree with this - Let's not start duplicating any work so we can create one, great multitouch driver! I've been working with Matthew Garrett to create a multitouch-enabled kernel module, you can check out what's been done so far here: http://www.firewing1.com/downloads/airtouch-semiworking.tar.bz2 I've named it "semiworking" because although it does load and work, the touchpad is very jumpy and if you try it you'll see there are a few major problems that still have to be worked out. The way it works is it maps each finger as a separate input which will allow for multitouch gestures or detection of up to 12 fingers. To install it, just extract, run "make" and "insmod airtouch.ko". If you are loading it after usbhid has been loaded (this is the case for Fedora systems as usbhid isn't compiled as a module), unbind the trackpad before loading airtouch like this: # echo '7-2:1.2' > /sys/bus/usb/drivers/usbhid/unbind This will work on the MacBook Pros (ANSI model), for the MacBook Air it might a different USB id. BTW - Scott, if you'd like for this driver to become a part of touchd I'll be happy to help with further development. My goal is to have this driver functional and included in the upstream kernel as soon as it's usable :) Regards, Stewart |
From: Alex K. <ale...@ho...> - 2008-06-27 19:06:15
|
Oh wow, I was not aware that someone already wrote a kernel module driver for the multitouch trackpads! Good work Henrik! Sorry for getting offtopic, I'll try it out on my penryn macbook pro and get back to you. Alex > From: tou...@li... > Subject: Touchd-devel Digest, Vol 3, Issue 7 > To: tou...@li... > Date: Thu, 26 Jun 2008 12:03:11 -0700 > > Send Touchd-devel mailing list submissions to > tou...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/touchd-devel > or, via email, send a message with subject or body 'help' to > tou...@li... > > You can reach the person managing the list at > tou...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Touchd-devel digest..." > > > Today's Topics: > > 1. Re: Touchd-devel Digest, Vol 3, Issue 5 (Anthony Callegaro) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 26 Jun 2008 15:49:47 +0100 > From: Anthony Callegaro <cal...@gm...> > Subject: Re: [Touchd-devel] Touchd-devel Digest, Vol 3, Issue 5 > To: tou...@li... > Message-ID: > <121...@as...> > Content-Type: text/plain; charset="utf-8" > > Hey Felipe, > > Yes you have bcm5974 : http://web.comhem.se/rydberg/Bits/ which is a > attempt to do a Synaptic driver for X11. It seems to work but on MacBook > Pro I think it need an awful lot of tuning because it is quite unusable. > > Other than that I was talking of the specific input hardware of Macs is > general (keyboard and trackpad). > > For the keyboard specific keys you have pommed as well. Which does the > keyboard back lighting as well (at least when it works :o) ) > > That's why I was wondering if we could approach these other projects to > avoid re-inventing the wheel... > > Le jeudi 26 juin 2008 ? 16:17 +0200, Felipe Sere a ?crit : > > Anthony, > > > > you mention multiple implementations of a multitouch interface... I > > have only heard of touchd. can you point me to some websites? =) I am > > not abandoning touched, I just want to see what's out there. > > > > Thanks > > > > Felipe > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: not available > Type: application/pgp-signature > Size: 197 bytes > Desc: Ceci est une partie de message > =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= > > ------------------------------ > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > > ------------------------------ > > _______________________________________________ > Touchd-devel mailing list > Tou...@li... > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > > End of Touchd-devel Digest, Vol 3, Issue 7 > ****************************************** _________________________________________________________________ |
From: Anthony C. <cal...@gm...> - 2008-06-26 14:49:30
|
Hey Felipe, Yes you have bcm5974 : http://web.comhem.se/rydberg/Bits/ which is a attempt to do a Synaptic driver for X11. It seems to work but on MacBook Pro I think it need an awful lot of tuning because it is quite unusable. Other than that I was talking of the specific input hardware of Macs is general (keyboard and trackpad). For the keyboard specific keys you have pommed as well. Which does the keyboard back lighting as well (at least when it works :o) ) That's why I was wondering if we could approach these other projects to avoid re-inventing the wheel... Le jeudi 26 juin 2008 à 16:17 +0200, Felipe Sere a écrit : > Anthony, > > you mention multiple implementations of a multitouch interface... I > have only heard of touchd. can you point me to some websites? =) I am > not abandoning touched, I just want to see what's out there. > > Thanks > > Felipe |
From: Anthony C. <cal...@gm...> - 2008-06-26 11:11:51
|
Hey Scott, Sorry I have been busy lately and couldn't find time for touchd. I tested bsm5974 last night and I guess it needs more tuning for the MacBookPro because it was totally unusable... For me touchd is still the best option available. I tried the new version of pommed as well but I still can't get it to work, I have the weirdest error message... My only concern is that there is too many implementation of the same thing. Maybe we could get in touch(d) :o) with all these projects to have a single implementation of multitouch that just works(tm). I need to test more the alpha 3 with suspend/resume but so far the script you sent me weren't working with alpha2. LeTic Le mercredi 25 juin 2008 à 22:02 -0700, Scott Shawcroft a écrit : > Hi Alex and Henrik, > Like I told Alex, yeah I struggled on where to put things. For me it > works fine. The multimedia keys are working for me because I have them > configured as hotkeys. The only thing not working that way is keyboard > backlighting. I really intend on writing a daemon to auto adjust that > stuff but have not done it. > > As far as multitouch things go, much more work has been done through MPX > and NUI stuff. Touchd is useful if Apple comes out with cooler > multitouch hardware. I'll cross my fingers. > ~Scott > > Alex Karpenko wrote: > > Hello Henrik, > > > > I'm in the same boat as you. It was a tossup for me between having my > > media keys work, or having the touchpad work fully (since touchd > > overrides the keyboard driver as you mentioned). Since I mostly use an > > external mouse I went for the former. > > > > I've already talked to Scott about this, however I'll repost my > > thoughts for others too see (note I'm by no means an expert on this > > part of the kernel so the following could be misguided advice)... > > > > I think the cleanest way to do this is to put some (or all) of the > > code into a kernel module, much the same way that the previous > > appletouch driver did it (see drivers/input/mouse/appletouch.c). As > > you should see from the code, the driver registers itself with a > > particular interface on the device using the probe of the usb_driver > > interface (see > > http://mirror.linux.org.au/linux-mandocs/2.5.70/usb_driver.html). That > > way the kernel will only forward packets coming from the touchpad to > > the touchd driver, leaving the keyboard driver to do its own thing. > > > > Of course the most difficult question is what parts of touchd should > > go into the kernel module. Should all of it be handled in the kernel? > > Should the driver simply provide an interface to the events that a > > user level app can interpret? I frankly have no idea, and Scott > > indicated that he too struggled with finding what the best place was > > for the touchd code. > > > > My suggestion is to get on the linux-kernel mailing list and contact > > someone who makes the calls in that area of the linux source (you can > > also look at the source itself for contacting the appropriate > > maintainers). Scott, you're doing some fundamental work as multitouch > > interfaces seem to be the next big thing, and Linux should definitely > > not fall behind here. Hence if you can get some guidance/approval of > > the higher up chain of command, this will have a greater chance of > > getting into the source tree. > > > > Just my 2c, > > > > Alex > > > > > > > From: tou...@li... > > > Subject: Touchd-devel Digest, Vol 3, Issue 5 > > > To: tou...@li... > > > Date: Wed, 25 Jun 2008 12:03:49 -0700 > > > > > > Send Touchd-devel mailing list submissions to > > > tou...@li... > > > > > > To subscribe or unsubscribe via the World Wide Web, visit > > > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > > or, via email, send a message with subject or body 'help' to > > > tou...@li... > > > > > > You can reach the person managing the list at > > > tou...@li... > > > > > > When replying, please edit your Subject line so it is more specific > > > than "Re: Contents of Touchd-devel digest..." > > > > > > > > > Today's Topics: > > > > > > 1. About the BCM5974 USB control interface (Henrik Rydberg) > > > > > > > > > ---------------------------------------------------------------------- > > > > > > Message: 1 > > > Date: Tue, 24 Jun 2008 19:56:40 +0200 > > > From: Henrik Rydberg <ry...@eu...> > > > Subject: [Touchd-devel] About the BCM5974 USB control interface > > > To: tou...@li... > > > Message-ID: <1214330200.3982.0.camel@alnilam> > > > Content-Type: text/plain > > > > > > Hello Scott, > > > > > > I have been following the development of touchd with interest. It seems > > > to me that one of the major hurdles in building this driver is the > > > somewhat complex relationship between the keyboard interface (USB > > > interface 0, endpoint 0x83) and the proprietary multitouch interface > > > (USB interface 1, endpoint 0x81). As far as I understand, there is no > > > known way to initialize the multitouch without also altering the > > > keyboard interface, resulting in extra work just getting the keyboard to > > > work properly. In fact, the keyboard mapping is what is currently > > > stopping me from using the touchd driver on my MacbookAir. It would of > > > course be great if the multitouch could be initialized without affecting > > > the keyboard interface - the question is whether this is possible. Do > > > you know? > > > > > > In order to get the multitouch going, this seems to be the (as of yet) > > > minimal configuration necessary: > > > > > > 1. claim interface 0, normally acting as a HID keyboard > > > > > > 2. claim interface 1, normally acting as an unknown HID touchpad > > > > > > 3. configure interface class: > > > usb_control_msg(udev,0x21,0x09,0x0300,0,{0x01,0x05},2,100) > > > > > > The multitouch is now available on endpoint 0x81. It is *not* possible > > > to omit step 1, which would be desired. I suspect you already tried this > > > extensively. > > > > > > I understand 3) is a set-interface-class command, I do not understand > > > what 0x0300 means, I suspect interface zero is called, and I do not know > > > what {0x01,0x05} means. Any ideas? > > > > > > Cheers, > > > Henrik Rydberg > > > > > > ps. on a separate note, I suspect interface 2, which acts as a perfectly > > > normal mouse, could be configured to show features such as double-click > > > and two-finger scrolling. ds. > > > > > > > > > > > > > > > > > > ------------------------------ > > > > > > > > ------------------------------------------------------------------------- > > > Check out the new SourceForge.net Marketplace. > > > It's the best place to buy or sell services for > > > just about anything Open Source. > > > http://sourceforge.net/services/buy/index.php > > > > > > ------------------------------ > > > > > > _______________________________________________ > > > Touchd-devel mailing list > > > Tou...@li... > > > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > > > > > > > > End of Touchd-devel Digest, Vol 3, Issue 5 > > > ****************************************** > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------ > > > > ------------------------------------------------------------------------- > > Check out the new SourceForge.net Marketplace. > > It's the best place to buy or sell services for > > just about anything Open Source. > > http://sourceforge.net/services/buy/index.php > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Touchd-devel mailing list > > Tou...@li... > > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Touchd-devel mailing list > Tou...@li... > https://lists.sourceforge.net/lists/listinfo/touchd-devel |
From: Scott S. <sco...@gm...> - 2008-06-26 05:02:51
|
Hi Alex and Henrik, Like I told Alex, yeah I struggled on where to put things. For me it works fine. The multimedia keys are working for me because I have them configured as hotkeys. The only thing not working that way is keyboard backlighting. I really intend on writing a daemon to auto adjust that stuff but have not done it. As far as multitouch things go, much more work has been done through MPX and NUI stuff. Touchd is useful if Apple comes out with cooler multitouch hardware. I'll cross my fingers. ~Scott Alex Karpenko wrote: > Hello Henrik, > > I'm in the same boat as you. It was a tossup for me between having my > media keys work, or having the touchpad work fully (since touchd > overrides the keyboard driver as you mentioned). Since I mostly use an > external mouse I went for the former. > > I've already talked to Scott about this, however I'll repost my > thoughts for others too see (note I'm by no means an expert on this > part of the kernel so the following could be misguided advice)... > > I think the cleanest way to do this is to put some (or all) of the > code into a kernel module, much the same way that the previous > appletouch driver did it (see drivers/input/mouse/appletouch.c). As > you should see from the code, the driver registers itself with a > particular interface on the device using the probe of the usb_driver > interface (see > http://mirror.linux.org.au/linux-mandocs/2.5.70/usb_driver.html). That > way the kernel will only forward packets coming from the touchpad to > the touchd driver, leaving the keyboard driver to do its own thing. > > Of course the most difficult question is what parts of touchd should > go into the kernel module. Should all of it be handled in the kernel? > Should the driver simply provide an interface to the events that a > user level app can interpret? I frankly have no idea, and Scott > indicated that he too struggled with finding what the best place was > for the touchd code. > > My suggestion is to get on the linux-kernel mailing list and contact > someone who makes the calls in that area of the linux source (you can > also look at the source itself for contacting the appropriate > maintainers). Scott, you're doing some fundamental work as multitouch > interfaces seem to be the next big thing, and Linux should definitely > not fall behind here. Hence if you can get some guidance/approval of > the higher up chain of command, this will have a greater chance of > getting into the source tree. > > Just my 2c, > > Alex > > > > From: tou...@li... > > Subject: Touchd-devel Digest, Vol 3, Issue 5 > > To: tou...@li... > > Date: Wed, 25 Jun 2008 12:03:49 -0700 > > > > Send Touchd-devel mailing list submissions to > > tou...@li... > > > > To subscribe or unsubscribe via the World Wide Web, visit > > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > or, via email, send a message with subject or body 'help' to > > tou...@li... > > > > You can reach the person managing the list at > > tou...@li... > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of Touchd-devel digest..." > > > > > > Today's Topics: > > > > 1. About the BCM5974 USB control interface (Henrik Rydberg) > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Tue, 24 Jun 2008 19:56:40 +0200 > > From: Henrik Rydberg <ry...@eu...> > > Subject: [Touchd-devel] About the BCM5974 USB control interface > > To: tou...@li... > > Message-ID: <1214330200.3982.0.camel@alnilam> > > Content-Type: text/plain > > > > Hello Scott, > > > > I have been following the development of touchd with interest. It seems > > to me that one of the major hurdles in building this driver is the > > somewhat complex relationship between the keyboard interface (USB > > interface 0, endpoint 0x83) and the proprietary multitouch interface > > (USB interface 1, endpoint 0x81). As far as I understand, there is no > > known way to initialize the multitouch without also altering the > > keyboard interface, resulting in extra work just getting the keyboard to > > work properly. In fact, the keyboard mapping is what is currently > > stopping me from using the touchd driver on my MacbookAir. It would of > > course be great if the multitouch could be initialized without affecting > > the keyboard interface - the question is whether this is possible. Do > > you know? > > > > In order to get the multitouch going, this seems to be the (as of yet) > > minimal configuration necessary: > > > > 1. claim interface 0, normally acting as a HID keyboard > > > > 2. claim interface 1, normally acting as an unknown HID touchpad > > > > 3. configure interface class: > > usb_control_msg(udev,0x21,0x09,0x0300,0,{0x01,0x05},2,100) > > > > The multitouch is now available on endpoint 0x81. It is *not* possible > > to omit step 1, which would be desired. I suspect you already tried this > > extensively. > > > > I understand 3) is a set-interface-class command, I do not understand > > what 0x0300 means, I suspect interface zero is called, and I do not know > > what {0x01,0x05} means. Any ideas? > > > > Cheers, > > Henrik Rydberg > > > > ps. on a separate note, I suspect interface 2, which acts as a perfectly > > normal mouse, could be configured to show features such as double-click > > and two-finger scrolling. ds. > > > > > > > > > > > > ------------------------------ > > > > > ------------------------------------------------------------------------- > > Check out the new SourceForge.net Marketplace. > > It's the best place to buy or sell services for > > just about anything Open Source. > > http://sourceforge.net/services/buy/index.php > > > > ------------------------------ > > > > _______________________________________________ > > Touchd-devel mailing list > > Tou...@li... > > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > > > > > End of Touchd-devel Digest, Vol 3, Issue 5 > > ****************************************** > > ------------------------------------------------------------------------ > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > ------------------------------------------------------------------------ > > _______________________________________________ > Touchd-devel mailing list > Tou...@li... > https://lists.sourceforge.net/lists/listinfo/touchd-devel > |
From: Alex K. <ale...@ho...> - 2008-06-25 23:01:58
|
Hello Henrik, I'm in the same boat as you. It was a tossup for me between having my media keys work, or having the touchpad work fully (since touchd overrides the keyboard driver as you mentioned). Since I mostly use an external mouse I went for the former. I've already talked to Scott about this, however I'll repost my thoughts for others too see (note I'm by no means an expert on this part of the kernel so the following could be misguided advice)... I think the cleanest way to do this is to put some (or all) of the code into a kernel module, much the same way that the previous appletouch driver did it (see drivers/input/mouse/appletouch.c). As you should see from the code, the driver registers itself with a particular interface on the device using the probe of the usb_driver interface (see http://mirror.linux.org.au/linux-mandocs/2.5.70/usb_driver.html). That way the kernel will only forward packets coming from the touchpad to the touchd driver, leaving the keyboard driver to do its own thing. Of course the most difficult question is what parts of touchd should go into the kernel module. Should all of it be handled in the kernel? Should the driver simply provide an interface to the events that a user level app can interpret? I frankly have no idea, and Scott indicated that he too struggled with finding what the best place was for the touchd code. My suggestion is to get on the linux-kernel mailing list and contact someone who makes the calls in that area of the linux source (you can also look at the source itself for contacting the appropriate maintainers). Scott, you're doing some fundamental work as multitouch interfaces seem to be the next big thing, and Linux should definitely not fall behind here. Hence if you can get some guidance/approval of the higher up chain of command, this will have a greater chance of getting into the source tree. Just my 2c, Alex > From: tou...@li... > Subject: Touchd-devel Digest, Vol 3, Issue 5 > To: tou...@li... > Date: Wed, 25 Jun 2008 12:03:49 -0700 > > Send Touchd-devel mailing list submissions to > tou...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/touchd-devel > or, via email, send a message with subject or body 'help' to > tou...@li... > > You can reach the person managing the list at > tou...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Touchd-devel digest..." > > > Today's Topics: > > 1. About the BCM5974 USB control interface (Henrik Rydberg) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 24 Jun 2008 19:56:40 +0200 > From: Henrik Rydberg <ry...@eu...> > Subject: [Touchd-devel] About the BCM5974 USB control interface > To: tou...@li... > Message-ID: <1214330200.3982.0.camel@alnilam> > Content-Type: text/plain > > Hello Scott, > > I have been following the development of touchd with interest. It seems > to me that one of the major hurdles in building this driver is the > somewhat complex relationship between the keyboard interface (USB > interface 0, endpoint 0x83) and the proprietary multitouch interface > (USB interface 1, endpoint 0x81). As far as I understand, there is no > known way to initialize the multitouch without also altering the > keyboard interface, resulting in extra work just getting the keyboard to > work properly. In fact, the keyboard mapping is what is currently > stopping me from using the touchd driver on my MacbookAir. It would of > course be great if the multitouch could be initialized without affecting > the keyboard interface - the question is whether this is possible. Do > you know? > > In order to get the multitouch going, this seems to be the (as of yet) > minimal configuration necessary: > > 1. claim interface 0, normally acting as a HID keyboard > > 2. claim interface 1, normally acting as an unknown HID touchpad > > 3. configure interface class: > usb_control_msg(udev,0x21,0x09,0x0300,0,{0x01,0x05},2,100) > > The multitouch is now available on endpoint 0x81. It is *not* possible > to omit step 1, which would be desired. I suspect you already tried this > extensively. > > I understand 3) is a set-interface-class command, I do not understand > what 0x0300 means, I suspect interface zero is called, and I do not know > what {0x01,0x05} means. Any ideas? > > Cheers, > Henrik Rydberg > > ps. on a separate note, I suspect interface 2, which acts as a perfectly > normal mouse, could be configured to show features such as double-click > and two-finger scrolling. ds. > > > > > > ------------------------------ > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > > ------------------------------ > > _______________________________________________ > Touchd-devel mailing list > Tou...@li... > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > > End of Touchd-devel Digest, Vol 3, Issue 5 > ****************************************** _________________________________________________________________ If you like crossword puzzles, then you'll love Flexicon, a game which combines four overlapping crossword puzzles into one! http://g.msn.ca/ca55/208 |
From: Henrik R. <ry...@eu...> - 2008-06-24 18:42:50
|
Hello Scott, I have been following the development of touchd with interest. It seems to me that one of the major hurdles in building this driver is the somewhat complex relationship between the keyboard interface (USB interface 0, endpoint 0x83) and the proprietary multitouch interface (USB interface 1, endpoint 0x81). As far as I understand, there is no known way to initialize the multitouch without also altering the keyboard interface, resulting in extra work just getting the keyboard to work properly. In fact, the keyboard mapping is what is currently stopping me from using the touchd driver on my MacbookAir. It would of course be great if the multitouch could be initialized without affecting the keyboard interface - the question is whether this is possible. Do you know? In order to get the multitouch going, this seems to be the (as of yet) minimal configuration necessary: 1. claim interface 0, normally acting as a HID keyboard 2. claim interface 1, normally acting as an unknown HID touchpad 3. configure interface class: usb_control_msg(udev,0x21,0x09,0x0300,0,{0x01,0x05},2,100) The multitouch is now available on endpoint 0x81. It is *not* possible to omit step 1, which would be desired. I suspect you already tried this extensively. I understand 3) is a set-interface-class command, I do not understand what 0x0300 means, I suspect interface zero is called, and I do not know what {0x01,0x05} means. Any ideas? Cheers, Henrik Rydberg ps. on a separate note, I suspect interface 2, which acts as a perfectly normal mouse, could be configured to show features such as double-click and two-finger scrolling. ds. |
From: Joe J. <jos...@gm...> - 2008-06-11 00:29:09
|
Congrats on the new alpha. Works great! When I ran touchd_icon.py out of the box I got an error about "No module named multitouch". But, commenting out the line in preferences.py works. @linuxmulti:~/dev/touchd-alpha3/icon_src$ python touchd_icon.py Traceback (most recent call last): File "touchd_icon.py", line 28, in <module> from preferences import * File "/home/joejameson/dev/touchd-alpha3/icon_src/preferences.py", line 22, in <module> from multitouch import * ImportError: No module named multitouch Joe |
From: Stewart A. <s....@di...> - 2008-06-09 20:56:47
|
On Sun, 2008-06-08 at 02:38 -0700, Scott Shawcroft wrote: > Hi all, > I just released alpha 3. It features support for finding multiple > product ids, configuration through a gui and trackpad locking while > typing to name a few of the things I changed. > > See the website, touchd.sf.net, or get it from: > https://sourceforge.net/project/showfiles.php?group_id=223329&package_id=269954&release_id=605290 > > Time for sleep. > Cheers, > Scott That's great news! I'll try it out later this week. I'd like to help with the development of touchd, where's the best place to get started? Stewart |
From: Scott S. <sco...@gm...> - 2008-06-08 09:38:25
|
Hi all, I just released alpha 3. It features support for finding multiple product ids, configuration through a gui and trackpad locking while typing to name a few of the things I changed. See the website, touchd.sf.net, or get it from: https://sourceforge.net/project/showfiles.php?group_id=223329&package_id=269954&release_id=605290 Time for sleep. Cheers, Scott |
From: Alex K. <ale...@ho...> - 2008-06-04 19:19:01
|
I think you need to run touchd as superuser, that is: $> sudo ./touchd Alex > From: tou...@li... > Subject: Touchd-devel Digest, Vol 3, Issue 1 > To: tou...@li... > Date: Wed, 4 Jun 2008 12:14:13 -0700 > > Send Touchd-devel mailing list submissions to > tou...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/touchd-devel > or, via email, send a message with subject or body 'help' to > tou...@li... > > You can reach the person managing the list at > tou...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Touchd-devel digest..." > > > Today's Topics: > > 1. D-Bus.RequestName Error (Dave York) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 4 Jun 2008 14:49:31 -0400 > From: "Dave York" <d4v...@gm...> > Subject: [Touchd-devel] D-Bus.RequestName Error > To: tou...@li... > Message-ID: > <e7b...@ma...> > Content-Type: text/plain; charset="utf-8" > > Shawn, > > I am having trouble getting touchd to start... > > output: > > d4v3y0rk@41r:~/touchd-alpha2/src$ ./touchd > ** (process:6029): DEBUG: Running touchd version alpha 2. > ** (process:6029): DEBUG: Connecting to the Session D-Bus. > ** (process:6029): DEBUG: Registering the well-known name > (org.tannewt.touchd). > > ** ERROR **: D-Bus.RequestName RPC failed: Connection ":1.43" is not allowed > to own the service "org.tannewt.touchd" due to security policies in the > configuration file. > aborting... > Aborted > > Any ideas as to why? > > I am trying to write a step by step guide on how to get this running on > ubuntu 8.04. > > Thanks in advance. > > -- > Dave York > d4v...@gm... > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > > ------------------------------ > > _______________________________________________ > Touchd-devel mailing list > Tou...@li... > https://lists.sourceforge.net/lists/listinfo/touchd-devel > > > End of Touchd-devel Digest, Vol 3, Issue 1 > ****************************************** _________________________________________________________________ If you like crossword puzzles, then you'll love Flexicon, a game which combines four overlapping crossword puzzles into one! http://g.msn.ca/ca55/208 |
From: Scott S. <sco...@gm...> - 2008-06-04 19:14:17
|
Yeah, you need to add a file allowing touchd access to the system bus. This is done by copying the touchd.conf file in the tarball (I think) to /etc/dbus-1/system.d/ . Thats excellent you are writing a how-to. Let me know if you have any issues. ~Scott Dave York wrote: > Shawn, > > I am having trouble getting touchd to start... > > output: > > d4v3y0rk@41r:~/touchd-alpha2/src$ ./touchd > ** (process:6029): DEBUG: Running touchd version alpha 2. > ** (process:6029): DEBUG: Connecting to the Session D-Bus. > ** (process:6029): DEBUG: Registering the well-known name > (org.tannewt.touchd). > > ** ERROR **: D-Bus.RequestName RPC failed: Connection ":1.43" is not > allowed to own the service "org.tannewt.touchd" due to security > policies in the configuration file. > aborting... > Aborted > > Any ideas as to why? > > I am trying to write a step by step guide on how to get this running > on ubuntu 8.04. > > Thanks in advance. > > -- > Dave York > d4v...@gm... <mailto:d4v...@gm...> > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > ------------------------------------------------------------------------ > > _______________________________________________ > Touchd-devel mailing list > Tou...@li... > https://lists.sourceforge.net/lists/listinfo/touchd-devel > |
From: Dave Y. <d4v...@gm...> - 2008-06-04 18:49:26
|
Shawn, I am having trouble getting touchd to start... output: d4v3y0rk@41r:~/touchd-alpha2/src$ ./touchd ** (process:6029): DEBUG: Running touchd version alpha 2. ** (process:6029): DEBUG: Connecting to the Session D-Bus. ** (process:6029): DEBUG: Registering the well-known name (org.tannewt.touchd). ** ERROR **: D-Bus.RequestName RPC failed: Connection ":1.43" is not allowed to own the service "org.tannewt.touchd" due to security policies in the configuration file. aborting... Aborted Any ideas as to why? I am trying to write a step by step guide on how to get this running on ubuntu 8.04. Thanks in advance. -- Dave York d4v...@gm... |
From: Scott S. <sco...@gm...> - 2008-05-23 23:44:43
|
François Thierens wrote: > I think I've found the toggle, it's in the python script right? > but it doesn't affect my fn keys :( > The python scripts are not hooked up to the daemon yet. Thats one thing I hope to do this weekend. However, you can change it in /etc/touchd/config by hand. > I didn't understand what is the read time 5000 spinbox about, can you > explain me please? > This has to do with timeouts which control how long to wait for input either from usb or an asynchronous queue. They don't have a lot of effect. However, they could effect performance so I bound them to the UI. Perhaps I will hide them by default when I finish the preferences dialog. > I had not tried python files has under kde i had no pygkt, but now > it's installed, nice i could have number 10 displayed on the hand (for > eleven i don't have so much fingers!) > Thats true. Its all doable with qt but I'm running a gnome system so I'm using gtk. |
From: François T. <fra...@mi...> - 2008-05-22 08:35:30
|
Sorry, I just replied into the mailing list so I don't know if you received my answer: I can help with website coding if you want, i'm not so bad with xhtml, php and css, you can visit this personal wbesite to have an idea: http://www.pygmailion.be/carnet just you will have to wait a little bit that i finish my last year study work (10 days). Just, as i'm not very imaginative for this type a websites, you will have to send me a picture of the result that you want to have (menu place and look, header, footer, logo...). Does it interrest you? ---------------------------------------------------------------- - Disclaimer: http://www.minfin.fgov.be/disclaimer.htm |
From: François T. <fra...@mi...> - 2008-05-22 07:57:58
|
Le Thursday 22 May 2008 09:44:30 Scott Shawcroft, vous avez écrit : > ill need to finish up the preferences from the icon an I can help with website coding if you want, i'm not so bad with xhtml, php and css, you can visit this personal wbesite to have an idea: http://www.pygmailion.be/carnet just you will have to wait a little bit that i finish my last year study work (10 days). Just, as i'm not very imaginative for this type a websites, you will have to send me a picture of the result that you want to have (menu place and look, header, footer, logo...). Does it interrest you? ---------------------------------------------------------------- - Disclaimer: http://www.minfin.fgov.be/disclaimer.htm |