SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Mint deb 64, Ubu. server ed, wrt's, android [aka cyanogenmod], ? of chang. server in slack again
Posts: 206
Rep:
Xorg server updated,, mouse gone
I did update mij x.org server and have no usb mouse anymore
no mouse at all.
eaven tryed a ps2 mouse becouse mouse input is pointing to
imps2
nothing,,
how to change mouse settings in bleuwhite64 / slackware
console based..
becouse no mouse.
i tried pkgtool set usb mouse,
but it still sets mouse to imps2
nvidia xconfig to usb scrollmouse.
nothing
pkgtool sets mouse to
gpm: /usr/bin/gpm -m
/dev/mouse -t imps2 (USB?)
or /dev/mouse -t ps2
tried a ps2 mouse but nothing,
Ah. Well. There is that. Have you tried running 'xorgsetup' to rebuild your xorg.conf? That might get your X going again with a mouse even if some other settings were not quite right.
My well of suggestions is close to drying up. You might try restarting gpm to see if the mouse will come up in console. That would at least isolate the problem to X or not.
Code:
/etc/rc.d/rc.gpm restart
For X you might try protocol "auto" in addition to the other ones you've tried. And finally if you're on slackware-current you might take a look at '/etc/modprobe.d/psmouse'. This is where you put the boot protocol options for psmouse.
Of course, were I paying attention I would see that you're not on slackware-current but on 12.0. Did you upgrade your X server from what the default is in 12.0?
Distribution: Mint deb 64, Ubu. server ed, wrt's, android [aka cyanogenmod], ? of chang. server in slack again
Posts: 206
Original Poster
Rep:
and this all afther updating 180 folders of source of the latest
x.org X11R7.3 also tried some version bevore that.
but same question.
hours of work so i WON't Reinstall.
There are so many possibilities it's not funny. First of all, you need to learn to use links or lynx so you can post your xorg.conf (or, alternatively, learn some keyboard shortcuts so you can do it through X). It's incredibly difficult to "guess" the problem when it could be a really bad xorg.conf. Second, you built this Xorg yourself. Xorg is a huge set of programs, and it's entirely possible that you messed something up. Out of curiosity, WHY did you need to update Xorg so badly? If you really wanted a newer X than provided in 12.0, you could always try -current.
I realize my tone is not so nice, but after reading...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.