Hi Miguel,
First of all, I would like to thank you for the great howto and patches to setup XFree with multiple video cards and users. Many thanks to all XFree contributors too.
I'm almost up with 1 ATI "Radeon 9200 SE" and 4x Nvidia "GeForce FX 5200";
I've read and understood your howto, did some modifications to the modules.conf as advised, and then launched
- one original X Server (layout0);
X -xf86config /root/XF86Config.new -layout Layout0 vt07
- two patched X Server (layout1 and layout2);
X -xf86config /xfree_standard_root/root/XF86Config.new -layout Layout1 vt07 :1
X -xf86config /xfree_standard_root/root/XF86Config.new -layout Layout2 vt07 :2
When the first X Server is launched, the mouse is ok, using /dev/psaux. Unfortunatelly, when the second X Server is launched, no mouse can mouse anymore.
Is there something that I could do to fix this ? Or maybe there is a newer solution to this kind of setups ?
I'm using kernel 2.4.27, XFree Standard is 4.3.99pre10-8, and patched is 4.3.0.dfsg.1-1 (with Dennis Vshivkov unified patch).
root@cculturel:~# lsof | grep mouse
XFree86 2184 root 6u CHR 13,34 213005 /dev/input/mouse2
XFree86 2213 root 6u CHR 13,32 213003 /dev/input/mouse0
root@cculturel:~# lsof | grep psa
XFree86 2107 root 5u CHR 10,1 8604 /xfree_standard_root/dev/psaux
root@cculturel:~# lsmod | grep ev mousedev 3832 2 input 3168 0 [mousedev hid]
any help would be *really* apreciated.
Olivier Kaloudoff LUG Linux Azur, France http://www.linux-azur.org _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86