[Xmame] ACT-LABS usb light gun

2003-06-07 Thread Craig Servin
Has anyone had any luck getting the ACT-LABS usb light gun to work with X-Mame? I have had trouble getting it to work in X. Although I am not sure how to set up a device that uses absolute coordinates in the XF86Config. I just thought that it would work like a mouse, but it doesn't the pointe

Re: [Xmame] ACT-LABS usb light gun

2003-06-07 Thread XulChris
On Saturday 07 June 2003 12:09 pm, Craig Servin wrote: > Has anyone had any luck getting the ACT-LABS usb light gun to work with > X-Mame? I think someone has tried before with limited success. ___ Xmame mailing list [EMAIL PROTECTED] http://toybox.twis

Re: [Xmame] ACT-LABS usb light gun

2003-06-07 Thread Simon Roby
XulChris wrote: On Saturday 07 June 2003 12:09 pm, Craig Servin wrote: Has anyone had any luck getting the ACT-LABS usb light gun to work with X-Mame? I think someone has tried before with limited success. But isn't it just a mouse device? That's too bad, I was looking forward to buying one ev

Re: [Xmame] ACT-LABS usb light gun

2003-06-07 Thread ste
That person would be me. I had "limited" sucess with it, but stopped playing with it do to work and school constraints. It is accepted as a "regular" HID mouse by my linux Distro (Mandrake, at the time it was 8.2). Now that I'm graduating (ceremony is tomorrow!) I hope to have more time to work wit

[Xmame] [OT]ACT-LABS usb light gun

2003-06-07 Thread ste
Ok, here's what I did to set it up: Mandrake detected it automatically: Jun 7 16:26:00 ste kernel: hub.c: new USB device 00:10.2-2.1, assigned address 3 Jun 7 16:26:00 ste kernel: usb.c: USB device 3 (vend/prod 0x61c/0xa700) is not claimed by any active driver. Jun 7 16:26:01 ste CROND[13671]:

[Xmame] Xmame can't get Lightgun button press

2003-06-07 Thread ste
So I'm configuring Operation Wolf to use the light gun...and I press the trigger and Xmame ignores it. I tried my mouse, xmame accepts it, and the trackball as well. Testing the "reload" button (the button on the side of the gun), Xmame accepts it as button 3 (note - Xmame sees them all as mouse 1

[Xmame] video card DVI and linux

2003-06-07 Thread Kenneth Wall
I was told I can upgrade to a flat screen monitor at work. Sounds like a DVI output is the best route. With that in mind, whats the best PCI video card to buy that will work best with xmame (intel X11) and a flat screen and have a DVI output? any help would be great :) Ken Wall ___

Re: [Xmame] Xmame can't get Lightgun button press

2003-06-07 Thread Craig Servin
Normal mouse movement events are relative and the light gun has to be absolute like a tablet would. I was wondering if you have to set up the xinput section differently for a device that uses absolute positioning. On Saturday 07 June 2003 04:05 pm, ste wrote: > So I'm configuring Operation Wol

[Xmame] EMS USB2 adapter problems

2003-06-07 Thread mushroom blue
okay, I bought one of the EMS USB2 adapters from jandaman.com. this device allows you to use two Playstation 2 Dual Shock devices with only one USB port. great device. worked under both windows and linux with absolutely no problems. I hadn't upgraded my kernel in a long time, but when I did, I lo

Re: [Xmame] Xmame can't get Lightgun button press

2003-06-07 Thread ste
Good point. I'm not sure what I can do to get an absolute mode. I'll look at the Wacom input section and see if I can gleen anything for that. that could resolve the location problem. On Sat, 2003-06-07 at 17:35, Craig Servin wrote: > Normal mouse movement events are relative and the light gun has

Re: [Xmame] EMS USB2 adapter problems

2003-06-07 Thread frostshade
Sometimes, when I recompiled a new kernel, joydev (usb joystick) stopped working. To fix that I just compiled input, hid, usbcore & joydev as modules, and made sure they were loaded at boot. (modprobe) mushroom blue wrote: okay, I bought one of the EMS USB2 adapters from jandaman.com. this devi

Re: [Xmame] Xmame can't get Lightgun button press

2003-06-07 Thread ste
Wacom tablets have an option to absolute mode called Option "Mode" "absolute" But I think it's driver specific. I tried adding the option without any change in performance. The pointer is only a few cms from the location I am aiming at - I'm trying to see if I can find out what the gun is reporting

Re: [Xmame] EMS USB2 adapter problems

2003-06-07 Thread theGREENzebra
okay, I bought one of the EMS USB2 adapters from jandaman.com. this device allows you to use two Playstation 2 Dual Shock devices with only one USB port. great device. worked under both windows and linux with absolutely no problems. Nice adapter. This is now solely the one we recommend for pyDDR =

Re: [Xmame] Xmame can't get Lightgun button press

2003-06-07 Thread ste
Ok... So I found some code at http://www.frogmouth.net/hid-doco/c537.html and compiled a sample program to see what info I could get about the device. Example 4. EVIOCGBIT (Event types) says Supported event types: Event type 0x01 (Keys or Buttons) Event type 0x03 (Absolute Axes) So it doe

Re: [Xmame] Xmame can't get Lightgun button press

2003-06-07 Thread Simon Roby
ste wrote: Ok... So I found some code at http://www.frogmouth.net/hid-doco/c537.html and compiled a sample program to see what info I could get about the device. Example 4. EVIOCGBIT (Event types) says Supported event types: Event type 0x01 (Keys or Buttons) Event type 0x03 (Absolute Axes)

Re: [Xmame] Xmame can't get Lightgun button press

2003-06-07 Thread ste
> > XFree86 has some drivers for exotic hardware, including some absolute > mode pointing devices... have you tried any of them? And what about the > plain ol' wacom driver? didn't see those in my searches... got any hint while I revisit the site?

Re: [Xmame] EMS USB2 adapter problems

2003-06-07 Thread mushroom blue
> Nice adapter. This is now solely the one we recommend for pyDDR =] yeah, I used to use it with PyDDR and StepMania. I even built homemade dance pads using directions I found online. best weight loss program ever. > It's probably a "you didn't load a driver" problem, or you compiled it into > t

Re: [Xmame] EMS USB2 adapter problems

2003-06-07 Thread theGREENzebra
yeah, I used to use it with PyDDR and StepMania. I even built homemade dance pads using directions I found online. best weight loss program ever. Hope you enjoyed it. Why'd you stop? Lack of a working adapter? should I just compile some as modules? I prefer modules for things like USB to avoid ker

Re: [Xmame] EMS USB2 adapter problems

2003-06-07 Thread theGREENzebra
yeah, I used to use it with PyDDR and StepMania. I even built homemade dance pads using directions I found online. best weight loss program ever. Hope you enjoyed it. Why'd you stop? Lack of a working adapter? should I just compile some as modules? I prefer modules for things like USB to avoid ker

Re: [Xmame] Xmame can't get Lightgun button press

2003-06-07 Thread ste
Oh Wacom! (**) Option "Device" "/dev/input/event0" (==) Wacom Kernel Input device name: "ACT LABS ACT LABS PC USB Light Gun" (==) Wacom tablet maximum X=16383 maximum Y=16383 X resolution=0 Y resolution=0 suppress=12 (==) Wacom tablet top X=0 top Y=0 bottom X=16383 bottom Y=16383 But when I hit th

Re: [Xmame] EMS USB2 adapter problems

2003-06-07 Thread mushroom blue
it works! it works!!! I owe you a (insert drink of choice)!!! I didn't need to compile the USB 2.0 drivers because, sadly, my box only has 1.1 hubs. now that they're working, I'm gonna buy four more of the adapters, for my other computers. :) > > yeah, I used to use it with PyDDR and StepMania.

Re: [Xmame] EMS USB2 adapter problems

2003-06-07 Thread theGREENzebra
it works! it works!!! I owe you a (insert drink of choice)!!! I didn't need to compile the USB 2.0 drivers because, sadly, my box only has 1.1 hubs. so glad to hear it. =] If you're anywhere near Virgina, I've already got the drinks, feel free to come by for some xmame and ddr =] now that they're

Re: [Xmame] Xmame can't get Lightgun button press

2003-06-07 Thread ste
Well I've tried summa, acecad, js_x, and wacom drivers - they all seem perfectly happy using the gun as it's device - if I turn debugging on I can see that events are being generated in the log files. Just no action on the screen (with the exception of the summa - it kep putting the curson in the b

Re: [Xmame] Xmame can't get Lightgun button press

2003-06-07 Thread Simon Roby
ste wrote: Well I've tried summa, acecad, js_x, and wacom drivers - they all seem perfectly happy using the gun as it's device - if I turn debugging on I can see that events are being generated in the log files. Just no action on the screen (with the exception of the summa - it kep putting the curs

Re: [Xmame] Xmame can't get Lightgun button press

2003-06-07 Thread JohnH
test John Hamlet CBT Network Operations 5133978113 "One of the weakest links to the most secured computer systems are the humans that operate them" - Original Message - From: "ste" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 07, 2003 9:41 PM Subject: Re: [Xmame] Xmame

Re: [Xmame] video card DVI and linux

2003-06-07 Thread C. Ulrich
Kenneth Wall wrote: > I was told I can upgrade to a flat screen monitor at work. > Sounds like a DVI output is the best route. If by "flat screen monitor" you mean "LCD display" then yes, you want DVI or else there's very little point to having one.* > With that in mind, whats the > best PCI vid

Re: [Xmame] EMS USB2 adapter problems

2003-06-07 Thread C. Ulrich
mushroom blue wrote: > okay, I bought one of the EMS USB2 adapters from jandaman.com. this > device allows you to use two Playstation 2 Dual Shock devices with only > one USB port. great device. worked under both windows and linux with > absolutely no problems. > > I hadn't upgraded my kernel in

Re: [Xmame] EMS USB2 adapter problems

2003-06-07 Thread theGREENzebra
sounds like a really neat adapter, I'd probably get one if I knew it worked and if it weren't sold out on the website. :P It does work, you can order one from here: http://levelsix.com/products/pc/EMSUSB2.shtml Brendan -- * [EMAIL PROTECTED] * http://clickass.org * ICQ# 1107012 * AIM/Yahoo

Re: [Xmame] EMS USB2 adapter problems

2003-06-07 Thread C. Ulrich
theGREENzebra wrote: >> sounds like a really neat adapter, I'd probably get one if I knew it >> worked >> and if it weren't sold out on the website. :P > > > It does work, you can order one from here: > > http://levelsix.com/products/pc/EMSUSB2.shtml > > Brendan Cool, thanks. And apologies abo

Re: [Xmame] EMS USB2 adapter problems

2003-06-07 Thread mushroom blue
> Probably the best people to ask are those who work on the Linux USB system > itself. A good place to start would be in the kernel documentation itself: see > Documentation/usb/usb-help.txt in the kernel source tree. Additionally, this > sounds like a really neat adapter, I'd probably get one if I