On Sat, 13 Jul 2002 11:32, fixertechno wrote: > > did you try updating your global.conf too? > > copy it from the etc directory to where the old one is (probably either > > /var/lib/dosemu/ or ~/dosemu/conf) > > no, i neglected to do that. the problem does remain though, So what are the messages before "joy_reset() CALLED!"? Do you still get the same messages?
> with the > added bonus of the following: > > JOY: joy_reset() CALLED! > JOY: joy_exist() returning value 0 > JOY: port 0x201: joy_port_outb() > JOY: port 0x201: joy_port_inb(): -1 -1 -1 -1 > JOY: port 0x201: joy_port_inb(): -1 -1 -1 -1 > (majority cut for brevity suffice it to say it repeats a lot) > JOY: port 0x201: joy_port_inb(): -1 -1 -1 -1 > JOY: port 0x201: joy_port_outb() > JOY: port 0x201: joy_port_inb(): -1 -1 -1 -1 Hmm, this indicates that your program is trying to read from the joystick but dosemu still didn't detect your joystick. Could you please give me the debugging output starting from "JOY: joy_init() [unthreaded] CALLED!" because that output is still quite important in diagnosing the problem. Thanks again! Clarence - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
