On Fri, 12 Jul 2002, Clarence Dang wrote:
> Could you please run dosemu with the options -D9j -O and give me the output?

debug flags: -a
debug flags: 9j
JOY: joy_init() [unthreaded] CALLED!
JOY: WARNING! joystick axis min (0) and/or max (0) out of range
JOY: --> setting joystick range to hard-coded default 3-150
JOY: WARNING! joystick granularity (0) out of range
JOY: --> disabling granularity setting
JOY: joystick range: 3-150 (148)
JOY: joystick granularity: 1
JOY: joystick 0x0: will not be initialised
JOY: joystick 0x1: will not be initialised
JOY: WARNING! No joysticks enabled!
Slang:S-Lang Error: Inconsistency in define key.
Slang:S-Lang Error: Inconsistency in define key.
JOY: joy_reset() CALLED!
ERROR: SYSCALL ERROR: 13, *Permission denied* in file mouse.c, line 1848: expr=
        open(mice->dev, O_RDWR | O_NONBLOCK)
ERROR: iopl(): Operation not permitted
JOY: joy_exist() returning value 0
ERROR: gettype: no disk 0
ERROR: gettype: no disk 0
leavedos(15|0xf) called - shutting down
JOY: joy_uninit() CALLED!

My dosemu.conf file has the following joystick settings

$_joy_device = "/dev/input/js0"

                        # 1st and 2nd joystick device
                        # ("" if you don't want an emulated joystick)
                        # e.g. "/dev/js0" or "/dev/js0 /dev/js1"
                        #
$_joy_dos_min = (1)     # range for joystick axis readings, must be > 0
$_joy_dos_max = (150)   # avoid setting this to > 250
$_joy_granularity = (1) # the higher, the less sensitive -
                        # useful if you have a wobbly joystick

and, heres the dmesg info about my joystick

hub.c: USB new device connect on bus1/2, assigned device number 3
input1,hiddev0: USB HID v1.00 Gamepad [Mega World] on usb1:3.0

> I think there are some sound patches at dosemu.sourceforge.net/stas but I
> haven't tried them myself.

yah, im not too worried, if its destined to work ill figure it out
eventually.

> Thanks!
> Clarence

no, thank you!

-
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

Reply via email to