LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-05-2005, 12:57 PM   #1
sds940
LQ Newbie
 
Registered: Dec 2005
Location: North Carolina, USA
Distribution: Slackware, Frugalware
Posts: 3

Rep: Reputation: 0
X server error in 10.2 using NVidia GeForce 4


Excited about my new Slackware - which is up and running in multiple partitions - but I do need a GUI occasionally.

Details about the monitor and the mouse.

At boot, there is a message:
"gpm: oops() involved from gpm.c(977)
/dev/mouse: No such device"

I have an optical mouse, USB, and that's how I set it up at install. It's listed as /dev/gpmdata in xorg.conf, which I changed from /dev/mouse because of this boot error, but the message still persists. Don't yet know if the mouse is working in this setup because I haven't yet gotten beyond the CLI.

The monitor type I goofed at installation, and set it up as VGA. I now know I should probably use VESA because my monitor is only 1 year old.

How do I change the monitor settings? Changing "VGA" to "VESA" in xorg.conf hasn't helped, probably because I don't know the other settings. I also tried Setup-Configure on disc 1, but there was nothing there.

Now to the core problem. startx doesn't start X. Ominous messages:


"XSERVTransSocketOpenCOTSServer: Unable to open socket for inet 6
XSERVTransOpen: transport open failed for inet6/[my name] :0
XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6"

It also lists these errors:

"(EE) VGA(0): Driver can't support depth 24
(EE) Screen(s) found, but none have a usable configuration

Fatal server error: no screens found

XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0known processed) with 0 events remaining."


Graphics card is NVidia GeForce 4 MX Integrated GPU(nv)
(This information taken from exact same machine under SuSE 9.3 two months ago.)

My monitor operated at 24 bits in SUSE for several months. I downloaded and installed NVIDIA'S driver already.

No problems with Slackware detecting my Ethernet card and network, and I'm learning to appreciate the links browser.

Any suggestions appreciated.
 
Old 12-05-2005, 01:12 PM   #2
raska
Member
 
Registered: Aug 2004
Location: Aguascalientes, AGS. Mexico.
Distribution: Slackware 13.0 kernel 2.6.29.6
Posts: 816

Rep: Reputation: 31
on the device section for your graphic card, did you change the Driver to "nvidia"??

about the mouse ... how did you set it up at the installation? the xorg.conf file should have "IMPS/2" as the driver but you need the mouse to work properly from GPM first. the out the utility for the mouse with pkgtool

Last edited by raska; 12-05-2005 at 01:14 PM.
 
Old 12-05-2005, 04:18 PM   #3
bigtpumped
Member
 
Registered: May 2005
Distribution: gentoo
Posts: 39

Rep: Reputation: 15
First of all, I would recommend saving your current xorg configuration file as something like xorg.conf.old and then running "xorgconf" in a shell, if you havn't done so already. Then, I would recommend downloading and compiling the official nvidia driver from the nvidia website. It isn't that hard to install, and is well documented. After doing that, edit the "driver" line under video card in your xorg.conf file to read "nvidia".

Last edited by bigtpumped; 12-05-2005 at 04:21 PM.
 
Old 12-05-2005, 05:52 PM   #4
sds940
LQ Newbie
 
Registered: Dec 2005
Location: North Carolina, USA
Distribution: Slackware, Frugalware
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by raska
on the device section for your graphic card, did you change the Driver to "nvidia"??

about the mouse ... how did you set it up at the installation? the xorg.conf file should have "IMPS/2" as the driver but you need the mouse to work properly from GPM first. the out the utility for the mouse with pkgtool
OK, good point on the graphics card. I have not changed that yet.

The mouse was set up in installation as a busmouse, since it's USB.
 
Old 12-05-2005, 07:07 PM   #5
raska
Member
 
Registered: Aug 2004
Location: Aguascalientes, AGS. Mexico.
Distribution: Slackware 13.0 kernel 2.6.29.6
Posts: 816

Rep: Reputation: 31
Quote:
Originally Posted by sds940
OK, good point on the graphics card. I have not changed that yet.

The mouse was set up in installation as a busmouse, since it's USB.
mmm ok... though I shall tell you how I make my USB mice work, so it can work for you too

as root, type pkgtool, enter to the Setup section, press the space bar over the mouse line and press enter. Select the imps2 type and reboot, you'd have your mouse working with GPM after that (hope so lol)
 
Old 12-06-2005, 08:25 AM   #6
sds940
LQ Newbie
 
Registered: Dec 2005
Location: North Carolina, USA
Distribution: Slackware, Frugalware
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by raska
mmm ok... though I shall tell you how I make my USB mice work, so it can work for you too

as root, type pkgtool, enter to the Setup section, press the space bar over the mouse line and press enter. Select the imps2 type and reboot, you'd have your mouse working with GPM after that (hope so lol)
OK, I'm getting there. startx gives me a desktop now, but the mouse doesn't work even when I set it up as you describe. I think I need to play around more with xorgconfig and manually editing to get it right.

I appreciate your help.
 
Old 12-06-2005, 09:55 AM   #7
raska
Member
 
Registered: Aug 2004
Location: Aguascalientes, AGS. Mexico.
Distribution: Slackware 13.0 kernel 2.6.29.6
Posts: 816

Rep: Reputation: 31
Quote:
Originally Posted by sds940
OK, I'm getting there. startx gives me a desktop now, but the mouse doesn't work even when I set it up as you describe. I think I need to play around more with xorgconfig and manually editing to get it right.

I appreciate your help.
thanks, though there should be someway to make it work... try to get it working with GPM first, I think it must work first on the terminal than on X
 
Old 12-06-2005, 10:39 AM   #8
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
I'm sure you don't need it to work in a term first, then on X. I turned off GPM when I got fed up with garbage output in terminals after exiting X.

Since then I just have it set to explorerPS/2 and now I use edev. Both worked fine.
If you have no luck with a USB mouse, you could always use the usb-serial adaptor and use in standard mouse port. Save the usb port for something more useful.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
help editing xf86config for nvidia geforce mx440 after installing nvidia driver linguist Linux - Newbie 11 06-13-2006 06:31 AM
x.org server problems on nvidia geforce 4 c-- Linux - Newbie 11 02-05-2005 04:01 PM
NVidia GeForce 4 MX on RedHat 9??? Umanga Linux - Hardware 1 11-29-2004 10:50 PM
nvidia geforce 4 mx 440 meinzorn Linux - Hardware 1 11-20-2004 03:36 AM
may the NVIDIA GeForce 2 be with me linuxlah Linux - Hardware 3 06-07-2002 03:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:11 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