Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (7) </ 1 2 3 4 5 [6] 7 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Resolution problem< Next Oldest | Next Newest >
Juanito Offline





Group: Members
Posts: 1601
Joined: Sep. 2005
Posted: April 08 2007,07:13 QUOTE

I'll assume that you do not have a touchpad - and that you have a USB mouse and not a PS/2 port type mouse.

1. In [Section "Module"] remove/comment out [Load "synaptics"]
2. In [Section "InputDevice"/Driver "synaptics"] remove/comment out the entire section.
3. In [Section "ServerLayout"] remove/comment out [InputDevice "touchpad" "CorePointer"]
4. In [Section "ServerLayout"] modify [InputDevice "USBMouse" "SendCoreEvents"] to read [InputDevice "USBMouse" "CorePointer"]

You may need to add [Load "name-of-nvidia-driver"] to [Section "Module"] but I don't think so.
Back to top
Profile PM 
Unknown User Offline





Group: Members
Posts: 38
Joined: Oct. 2006
Posted: April 08 2007,07:18 QUOTE

In fact I have touchpad, but it not work even in windows.

Edit: It worked, NVIDIA logo appeared, BUT mouse didn't. Maybe because I have touchpad, but I still copied what you wrote.
Back to top
Profile PM 
Juanito Offline





Group: Members
Posts: 1601
Joined: Sep. 2005
Posted: April 08 2007,07:28 QUOTE

Quote
How do I open the XF86 log -file?
Navigate to /var/log using emelFM, highlight the file with XFree86 in it's name, right-click and select "view".

Quote
In fact I have touchpad.
What kind of touchpad - Alps, Synaptics, or? What kind mouse do you have - USB, PS/2, or?
Back to top
Profile PM 
Unknown User Offline





Group: Members
Posts: 38
Joined: Oct. 2006
Posted: April 08 2007,07:30 QUOTE

Quote (Juanito @ April 08 2007,10:28)
Quote
How do I open the XF86 log -file?
Navigate to /var/log using emelFM, highlight the file with XFree86 in it's name, right-click and select "view".

Quote
In fact I have touchpad.
What kind of touchpad - Alps, Synaptics, or?

It is synaptics and mouse is USB Logitech wireless.
Back to top
Profile PM 
Juanito Offline





Group: Members
Posts: 1601
Joined: Sep. 2005
Posted: April 08 2007,08:32 QUOTE

For the synaptics touchpad to work, you will need to download the synaptics driver from here and copy it to /usr/X11R6/lib/modules/input/

After that you will could try this in XF86Config-4:

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "touchpad" "AlwaysCore"
InputDevice "USBMouse" "CorePointer"
EndSection

I don't think that both the mouse and touchpad can have [Option "Device" "/dev/psaux"] so you could try either:

a. change that line in the touchpad section to [Option "Device" "/dev/input/mouse1"]
or
b. change that line in the mouse section to [Option "Device" "/dev/input/mice"]

Finally, you can put back [Load "synaptics"] in the modules section.
Back to top
Profile PM 
34 replies since Feb. 23 2007,17:20 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (7) </ 1 2 3 4 5 [6] 7 >/
reply to topic new topic new poll
Quick Reply: Resolution problem

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code