LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-03-2001, 02:14 PM   #1
jackvera
LQ Newbie
 
Registered: Sep 2001
Location: Bogotá, Colombia
Distribution: RedHat 7.0
Posts: 7

Rep: Reputation: 0
Question Mouse pointer has garbage around


Hi, Im newbie in Linux and i had a lot of troubles since i installed.

Well, i have a compaq presario 1200-XL502a (P III 766, 64 RAM, 6.4 GB HD, Video Trident Cyberblade 1i, Mouse Touchpad Synaptics).

When i Start X the mouse doesnt look very well ... the pointer isnt an arrow .. it is two lines with garbage (like a TV when there is no signal), i can use it, give clicks and all stuff, but sume times X crash the computer and i really like to configure the mouse like a NORMAL cursor.

The video card it was problematic too. Finally a configured, using:

vga=788 in lilo.conf (without this ... video wont works!)
Generic LCD 800x600
Tirdent Ciberblade Generic
800x600x16 bits.
I installed the mouse as a generic PS/2 with 2 buttons.

Dou you have any ideas for this problem?

Thank you so much.

Jacko
 
Old 09-04-2001, 03:50 PM   #2
CragStar
Senior Member
 
Registered: Oct 2000
Location: UK - Frome
Distribution: Ubuntu
Posts: 1,081

Rep: Reputation: 47
Search the site for the same prob!

You need to edit your /etc/X11/XF86Config file (or XF86Config-4).

This post should help:

http://www.linuxquestions.org/questi...hlight=pointer
 
Old 09-04-2001, 10:45 PM   #3
jackvera
LQ Newbie
 
Registered: Sep 2001
Location: Bogotá, Colombia
Distribution: RedHat 7.0
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by CragStar
Search the site for the same prob!

You need to edit your /etc/X11/XF86Config file (or XF86Config-4).

This post should help:

http://www.linuxquestions.org/questi...hlight=pointer

Thanks for reply!!!

Hi, i read that article ... BUT ... i didn´t find de #sw_cursor!!! that isn´t exist in both files (XF86Config and XF86Config-4). I Installed Red Hat 7.0 with X 4.03. What else can I DO?

Thanks
 
Old 09-05-2001, 12:22 PM   #4
CragStar
Senior Member
 
Registered: Oct 2000
Location: UK - Frome
Distribution: Ubuntu
Posts: 1,081

Rep: Reputation: 47
You can always add the entry yourself (not commented out). It goes in the device section of the file, where you state the Graphic card and the driver to use.
 
Old 09-05-2001, 05:17 PM   #5
jackvera
LQ Newbie
 
Registered: Sep 2001
Location: Bogotá, Colombia
Distribution: RedHat 7.0
Posts: 7

Original Poster
Rep: Reputation: 0
Me ... AGAIN!!! :-)

I write by myself sw_cursor ... but it didn´t work, instead i get another error message and doesn´t start X.

the error is:

According to /var/run/gdm.pid gdm was already running (XXX), but seems to have been murdered mysteriosly.

Where XXX its a diferent number each time that the error is showed.

I try to put the line "sw_cursor" in different places, and i get the same error.

Maybe i have to put "sw_cursor" with a directiove, like Option ... maybe??? Do you have any idea?

Thnak you very much for you help.
 
Old 09-06-2001, 04:28 PM   #6
CragStar
Senior Member
 
Registered: Oct 2000
Location: UK - Frome
Distribution: Ubuntu
Posts: 1,081

Rep: Reputation: 47
Sorry, if you use XFree86 version 4 or above then you need to add:


Code:
Option "sw_cursor"
In the section: Device

Omit the Option word in version 3.3.6. (sorry!)
 
Old 09-06-2001, 11:48 PM   #7
jackvera
LQ Newbie
 
Registered: Sep 2001
Location: Bogotá, Colombia
Distribution: RedHat 7.0
Posts: 7

Original Poster
Rep: Reputation: 0
YEAH!!!!

The mouse Cursor is Fixed ... but ,.. What do "SW_CURDOR" ???!

and ... i still crashes X :-(

THANK YOU VERY MUCH!!!
 
Old 09-07-2001, 12:29 AM   #8
DMR
Member
 
Registered: Jun 2001
Location: Fairfax, California
Distribution: RH 9.0, RH 7.3, Mandrake 8.0
Posts: 986

Rep: Reputation: 30
The "sw_cursor" option causes the cursor to be handled by software. By default, the hardware on the the graphics card provides cursor control, but some graphics cards don't handle this correctly, especially at higher resolutions or bit-depths. Cards with NVIDIA RIVA chipsets, among others, are known to have this problem.

What other problems are you having? "Still crashing X" is kind of vague; give us more detail and we can probably help you out.
 
Old 09-07-2001, 11:19 AM   #9
jackvera
LQ Newbie
 
Registered: Sep 2001
Location: Bogotá, Colombia
Distribution: RedHat 7.0
Posts: 7

Original Poster
Rep: Reputation: 0
Unhappy Linux chashes after start X


Hi,

Details, well ... when i start GNOME or KDE, everything its fine, but after a few minutes the mouse cursor stops, and the computer doesnt respond (i check using the CAPSLOCK key, and the light doesnt work) and i have to turn it off in a bad way because its the only way!. It doesnt show any error message. I reallly dont know what to say obout details!!. I have a Compaq Presario 1200 XL502, Intel Celeron 766, 64Mb RAM, 6 Gb HD (4.5 for Windows [when i learn how to use Linux im going to leave Windows] and 1.2Gb for Linux and 128Mb for a swap partition of linux [a friend told me that i have to asign double of ram for swap partition]), Video Card Trident Cyberblade 2M (well it can be 2, 4 or 8 ... but linux only could work with 2 .. idont know why :-| ), the LCD ... dont know the facturer and model, i put Generic LCD 800x600 (800x600 its the maximun resolution of the LCD) for linux. CDROM 24x, Mouse Touchpad Synaptics (is there a driver for linux because i installed as a Genrerin PS/2 two bottons) and one socket PCMCIA (hey, i have a Novatel Wireless Modem MERLIN .. there is a driver for Linux???). Ihave two ports USB too. When Linux Starts it shows only one error about HTTPD service, something that couldn´t resolve the name and set the ServerName (its that ???).

Please tell me if you want to know something else. Again, Thanks for help me and be so patient with me.

Jacko
jacko@colomsat.net.co
 
Old 09-07-2001, 02:05 PM   #10
CragStar
Senior Member
 
Registered: Oct 2000
Location: UK - Frome
Distribution: Ubuntu
Posts: 1,081

Rep: Reputation: 47
Check your logs (computer ones!).

In /var/log/messages and the Xfree log for errors and such like. Try to work out the last message before the crash and let us know.
 
Old 09-08-2001, 11:21 PM   #11
jackvera
LQ Newbie
 
Registered: Sep 2001
Location: Bogotá, Colombia
Distribution: RedHat 7.0
Posts: 7

Original Poster
Rep: Reputation: 0
Hi,

Me again. Well, I search the log files. In messages, the only wrong (i thing) its,

Sep 8 23:00:13 localhost httpd: httpd: cannot determine local host name.
Sep 8 23:00:13 localhost httpd: Use the ServerName directive to set it manually.
Sep 8 23:00:13 localhost httpd: httpd startup failed.

At the XFree86.0.log (the last one), this:

:
(II) LoadModule: "v4l"
(WW) Warning, couldn't open module v4l
(II) UnloadModule: "v4l"
(EE) Failed to load module "v4l" (module does not exist, 0)
:
(**) TRIDENT(0): Depth 8, (--) framebuffer bpp 8
:
(WW) TRIDENT(0): Mode "640x350" deleted (vrefresh out of range)
(WW) TRIDENT(0): Mode "640x400" deleted (vrefresh out of range)
(WW) TRIDENT(0): Mode "720x400" deleted (vrefresh out of range)
(WW) TRIDENT(0): Mode "640x480" deleted (vrefresh out of range)
(WW) TRIDENT(0): Mode "640x480" deleted (vrefresh out of range)
(WW) TRIDENT(0): Mode "640x480" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "800x600" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "800x600" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "800x600" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1024x768" deleted (vrefresh out of range)
(WW) TRIDENT(0): Mode "1024x768" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1024x768" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1024x768" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1024x768" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1152x864" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1280x960" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1280x960" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1280x1024" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1280x1024" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1280x1024" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1600x1200" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1600x1200" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1600x1200" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1600x1200" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1600x1200" deleted (hsync out of range)
(WW) TRIDENT(0): Mode "1792x1344" deleted (insufficient memory for mode)
(WW) TRIDENT(0): Mode "1792x1344" deleted (insufficient memory for mode)
(WW) TRIDENT(0): Mode "1856x1392" deleted (insufficient memory for mode)
(WW) TRIDENT(0): Mode "1856x1392" deleted (insufficient memory for mode)
(WW) TRIDENT(0): Mode "1920x1440" deleted (insufficient memory for mode)
(WW) TRIDENT(0): Mode "1920x1440" deleted (insufficient memory for mode)
(--) TRIDENT(0): Virtual size is 800x600 (pitch 1024)
(**) TRIDENT(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(==) TRIDENT(0): DPI set to (75, 75)
:
(WW) TRIDENT(0): Option "sw_driver" is not used
:
(**) Option "Protocol" "PS/2"
(**) Mouse0: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/mouse"
(==) Mouse0: Buttons: 3
(**) Option "Emulate3Buttons" "off"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
:

Thats all. I only send you the log of the lines that are marked as warnings and errors. If you want, i cant send you the full log files.

Thanks!

Jacko
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
No mouse pointer (cursor), mouse does work whizz Linux - Hardware 6 04-04-2006 09:00 PM
disconnect USB mouse data from the mouse pointer Yeronimo Programming 0 04-07-2005 03:26 AM
Erratic mouse pointer with wireless USB mouse jomax Fedora 0 01-04-2005 03:38 AM
The you have a Mouse Pointer Problem(mouse stick top left)here is the solution. dr4ven Linux - Hardware 0 05-25-2003 05:53 PM
garbage around mouse pointer clyne Linux - Newbie 1 07-23-2001 04:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 09:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration