Re: [PD] ps3 controller under linux

2014-02-22 Thread Atte
On 02/22/2014 07:22 PM, Charles Goyard wrote: The help patch says you can open by vendor and product id. Thanks. I already tried that, but forgot to prepend the 0x. Using [open 0x054c 0x0268( works just great! Sorry about that :-) -- Atte http://atte.dk http://modlys.dk ___

Re: [PD] ps3 controller under linux

2014-02-22 Thread Charles Goyard
Hi, Atte wrote: > Ok, after sending the mail, I did some further poking, and it seems [open > 10] opens the controller. > > Using device 10 seems like a bad idea to me (I might be wrong), since I'd > expect that device number to depend on what else is plugged in and in what > order. Is there a be

Re: [PD] ps3 controller under linux

2014-02-22 Thread Atte
On 02/22/2014 06:54 PM, Atte wrote: On 02/22/2014 06:33 PM, Atte wrote: it seems [open 10] opens the controller. I mean "[open 10(" of course :-) -- Atte http://atte.dk http://modlys.dk ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-m

Re: [PD] ps3 controller under linux

2014-02-22 Thread Atte
On 02/22/2014 06:33 PM, Atte wrote: So I'm hoping someone could give a hint or suggestion about what to try next, things I could have forgotten etc. Ok, after sending the mail, I did some further poking, and it seems [open 10] opens the controller. atte@skagen:~$ ll /dev/input/ total 0 drwx

[PD] ps3 controller under linux

2014-02-22 Thread Atte
Hi I'm trying to get the input from a ps3 controller into PD. In the end I'd like to have it connect wireless, but for now I just connected via usb and tapped the PlayStation button on the controller. This shows up in lsusb: atte@skagen:~$ lsusb | grep Sony Bus 003 Device 013: ID 054c:0268 So