Slackware This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
04-19-2008, 07:38 AM
|
#1
|
|
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Distribution: mepis, ubuntu server ed.
Posts: 207
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,
Last edited by R03L; 04-19-2008 at 07:55 AM.
|
|
|
|
04-19-2008, 07:59 AM
|
#2
|
|
Member
Registered: Jan 2008
Location: Richmond, VA USA
Distribution: Slackware
Posts: 144
Rep:
|
Post your /etc/X11/xorg.conf.
|
|
|
|
04-19-2008, 08:02 AM
|
#3
|
|
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Distribution: mepis, ubuntu server ed.
Posts: 207
Original Poster
Rep:
|
how whitout a mouse,,
console based.
|
|
|
|
04-19-2008, 08:31 AM
|
#4
|
|
Member
Registered: Jan 2008
Location: Richmond, VA USA
Distribution: Slackware
Posts: 144
Rep:
|
Quote:
Originally Posted by R03L
how whitout a mouse,,
console based.
|
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.
|
|
|
|
04-19-2008, 08:41 AM
|
#5
|
|
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Distribution: mepis, ubuntu server ed.
Posts: 207
Original Poster
Rep:
|
Yes i did,
i compiled 180 packages of x.org today.
reinstalled x.org whit that xorgconfig
and reinstalled my nvidia driver.
so my x.org is up and running.
eaven did.
nvidia-xconfig -mouse-list
nvidia-xconfig -mouse=genericwheelusb
but this is.
i am using an set
lx710
so it's usb keyboard and mouse on one stick / usb cable.
keyboard still is working fine
also tryd
nvidia-xconfig -mouse=logimmusboptical
becouse it's a laser mouse
Last edited by R03L; 04-19-2008 at 08:44 AM.
Reason: add
|
|
|
|
04-19-2008, 08:47 AM
|
#6
|
|
Member
Registered: Jul 2007
Location: Belgium
Distribution: slackware64 13.1, slackware 13.1
Posts: 369
Rep:
|
Code:
less /proc/bus/input/devices
Is your mouse listed in there?
|
|
|
|
04-19-2008, 08:57 AM
|
#7
|
|
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Distribution: mepis, ubuntu server ed.
Posts: 207
Original Poster
Rep:
|
so i did
Code:
nvidia-xconfig --post-tree
Using xconfiguration file: "/etc/X11/xorg.conf"
ServerLayout "simple Layout"
|
|-----> Screen "Screen 1"
|
|>>Monitor "My Monitor"
|
|>>HorizSync 31.5-50
|>>VertRefresh 40.0--90.0
|
|
| Device "Vesa Framebuffer"
| >> Driver "Nvidia"
| >> modes "1024x768" "800x600" "640x480" (still adding)
| >>>>>>>>>>>>driver "mouse"
protocol "ps2" (but eaven on a ps2 mouse nothing works should be usb becouse nvidia-xconfig -mouse=logimmusboptical
Device "/dev/mouse"
option "corepointer"
Inputdevice >>>> "keyboard1"
driver >>"kbd"
option >> "CoreKeyboard"
|
|
|
|
04-19-2008, 09:10 AM
|
#8
|
|
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Distribution: mepis, ubuntu server ed.
Posts: 207
Original Poster
Rep:
|
Quote:
Originally Posted by janhe
Code:
less /proc/bus/input/devices
|
Code:
I:bus=0017 Vendor=0001 Product=0001 Version=0100
N: Name="Macintosh mouse button emulation"
P: Pys=
s: Sysfs=/class/input/input0
H: Handlers=Mouse0 event0
B: EV=7
B: Key=70000 0 0 0 0
B: Rel=3
I: Bus=003 Vendor=046d Product=c517 Version=0110
N: Name="Logitech USB Receiver"
P: Phys=usb-0000:00:04.0-2/input0
S: Sysfs=/class/input/input1
H: Handlers=kbd event1
B: EV120003 event1
B: EV=120003
B: Key=1000000000007 ff8000000000007ff febeffdfffeffff fffffffffffffe
B: Led=1f
I: Bus=003 Vendor=046d Product=c517 Version=0110
N: Name="Logitech USB Receiver"
P: Phys=usb-0000:00:04.0-2/input0
H: Handlers=kbd mouse1 event2
B: ev=f
blabla
blabla
blabla
rest is pc speaker
|
|
|
|
04-19-2008, 09:10 AM
|
#9
|
|
Member
Registered: Jan 2008
Location: Richmond, VA USA
Distribution: Slackware
Posts: 144
Rep:
|
In addition to /proc/bus/input/devices you can also check to see if psmouse is loaded:
Code:
modprobe -l psmouse
|
|
|
|
04-19-2008, 09:21 AM
|
#10
|
|
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Distribution: mepis, ubuntu server ed.
Posts: 207
Original Poster
Rep:
|
Quote:
Originally Posted by DonnieP
In addition to /proc/bus/input/devices you can also check to see if psmouse is loaded:
Code:
modprobe -l psmouse
|
Code:
/lib/modules/2.6.21.5/kernel/drivers/input/mouse/psmouse.ko
|
|
|
|
04-19-2008, 09:35 AM
|
#11
|
|
Member
Registered: Jan 2008
Location: Richmond, VA USA
Distribution: Slackware
Posts: 144
Rep:
|
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.
|
|
|
|
04-19-2008, 09:39 AM
|
#12
|
|
Member
Registered: Jan 2008
Location: Richmond, VA USA
Distribution: Slackware
Posts: 144
Rep:
|
Quote:
Originally Posted by R03L
Code:
/lib/modules/2.6.21.5/kernel/drivers/input/mouse/psmouse.ko
|
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?
|
|
|
|
04-19-2008, 09:58 AM
|
#13
|
|
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Distribution: mepis, ubuntu server ed.
Posts: 207
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.
|
|
|
|
04-19-2008, 01:23 PM
|
#14
|
|
Senior Member
Registered: Jul 2007
Distribution: Slackware64-14.0
Posts: 2,188
|
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...
Quote:
|
Originally Posted by R03L
hours of work so i WON't Reinstall.
|
...I wonder if you truly want a working system.
|
|
|
|
04-19-2008, 01:30 PM
|
#15
|
|
Member
Registered: Nov 2005
Location: Budapest, Hungary
Distribution: Slackware, Gentoo
Posts: 346
Rep: 
|
Have you upgraded your xf86-input-mouse package also?
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:17 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|