* [Bluez-users] hidd @ 2004-05-29 23:37 Douglas Russell 2004-05-30 0:00 ` Michal Semler 0 siblings, 1 reply; 7+ messages in thread From: Douglas Russell @ 2004-05-29 23:37 UTC (permalink / raw) To: bluez-users =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm assuming that hidd is the equivalent of bthid from utils2 in cvs. bthid= =20 works fine, but with utils-2.7 (and libs-2.7) hidd gives me: Can't open HIDP control socket: Invalid argument whatever commands I choose. Thanks in advance for any help. Puggy =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAuR7QXYnvgFdTojMRAofgAKDz8GT5mhIvCTE1sRvkH3iAGWUhhwCfdC5z WIJ4KRbdhza1cfdFN2//0mA=3D =3DER31 =2D----END PGP SIGNATURE----- ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Bluez-users] hidd 2004-05-29 23:37 [Bluez-users] hidd Douglas Russell @ 2004-05-30 0:00 ` Michal Semler 2004-05-30 7:23 ` Marcel Holtmann 0 siblings, 1 reply; 7+ messages in thread From: Michal Semler @ 2004-05-30 0:00 UTC (permalink / raw) To: bluez-users You must modprobe hidp and uinput first Michal On Sunday 30 of May 2004 01:37, Douglas Russell wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I'm assuming that hidd is the equivalent of bthid from utils2 in cvs. bth= id > works fine, but with utils-2.7 (and libs-2.7) hidd gives me: > > Can't open HIDP control socket: Invalid argument > > whatever commands I choose. > > Thanks in advance for any help. > > Puggy > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (GNU/Linux) > > iD8DBQFAuR7QXYnvgFdTojMRAofgAKDz8GT5mhIvCTE1sRvkH3iAGWUhhwCfdC5z > WIJ4KRbdhza1cfdFN2//0mA=3D > =3DER31 > -----END PGP SIGNATURE----- > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id149&alloc_id=8166&op=3DClick > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Bluez-users] hidd 2004-05-30 0:00 ` Michal Semler @ 2004-05-30 7:23 ` Marcel Holtmann 2004-05-30 9:26 ` Douglas Russell 0 siblings, 1 reply; 7+ messages in thread From: Marcel Holtmann @ 2004-05-30 7:23 UTC (permalink / raw) To: cijoml; +Cc: BlueZ Mailing List Hi Michal, > You must modprobe hidp and uinput first if you use hidd then only hidp is needed. The uinput was only used by bthid and is no longer needed. Regards Marcel ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Bluez-users] hidd 2004-05-30 7:23 ` Marcel Holtmann @ 2004-05-30 9:26 ` Douglas Russell 2004-05-30 8:38 ` Marcel Holtmann 0 siblings, 1 reply; 7+ messages in thread From: Douglas Russell @ 2004-05-30 9:26 UTC (permalink / raw) To: bluez-users Still no closer to finding hidp.... Thanks. Puggy On Sunday 30 May 2004 07:23, Marcel Holtmann wrote: > Hi Michal, > > > You must modprobe hidp and uinput first > > if you use hidd then only hidp is needed. The uinput was only used by > bthid and is no longer needed. > > Regards > > Marcel > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Bluez-users] hidd 2004-05-30 9:26 ` Douglas Russell @ 2004-05-30 8:38 ` Marcel Holtmann 2004-05-30 9:57 ` Douglas Russell 0 siblings, 1 reply; 7+ messages in thread From: Marcel Holtmann @ 2004-05-30 8:38 UTC (permalink / raw) To: Douglas Russell; +Cc: BlueZ Mailing List Hi Douglas, > Still no closer to finding hidp.... install a 2.6.6-mh2 kernel and select CONFIG_BT_HIDP. Regards Marcel ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Bluez-users] hidd 2004-05-30 8:38 ` Marcel Holtmann @ 2004-05-30 9:57 ` Douglas Russell 2004-05-30 9:10 ` Marcel Holtmann 0 siblings, 1 reply; 7+ messages in thread From: Douglas Russell @ 2004-05-30 9:57 UTC (permalink / raw) To: bluez-users That doesn't apppear to be available in my development-sources -2.6.6. I've grepped for HIDP and get nothing and have searched in menuconfig to no avail. I've checked every option in the bluetooth subsystem support and input device support, it's not there. Is this just in mh kernels? I am trying not to deviate from vanilla development too much as ppc in the main kernel tree is still quite new. Thanks. Puggy On Sunday 30 May 2004 08:38, Marcel Holtmann wrote: > Hi Douglas, > > > Still no closer to finding hidp.... > > install a 2.6.6-mh2 kernel and select CONFIG_BT_HIDP. > > Regards > > Marcel > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Bluez-users] hidd 2004-05-30 9:57 ` Douglas Russell @ 2004-05-30 9:10 ` Marcel Holtmann 0 siblings, 0 replies; 7+ messages in thread From: Marcel Holtmann @ 2004-05-30 9:10 UTC (permalink / raw) To: Douglas Russell; +Cc: BlueZ Mailing List Hi Douglas, > That doesn't apppear to be available in my development-sources -2.6.6. I've > grepped for HIDP and get nothing and have searched in menuconfig to no avail. > I've checked every option in the bluetooth subsystem support and input device > support, it's not there. Is this just in mh kernels? I am trying not to > deviate from vanilla development too much as ppc in the main kernel tree is > still quite new. read my mail again, because I said 2.6.6-mh2. The -mh2 patch from http://www.bluez.org/patches.html is important ;) Regards Marcel ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2004-05-30 9:57 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2004-05-29 23:37 [Bluez-users] hidd Douglas Russell 2004-05-30 0:00 ` Michal Semler 2004-05-30 7:23 ` Marcel Holtmann 2004-05-30 9:26 ` Douglas Russell 2004-05-30 8:38 ` Marcel Holtmann 2004-05-30 9:57 ` Douglas Russell 2004-05-30 9:10 ` Marcel Holtmann
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox