LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 06-06-2005, 05:53 AM   #1
Johnburrell
Member
 
Registered: May 2004
Distribution: FC3
Posts: 87

Rep: Reputation: 27
Problems with X11


Hi

I tried loading xorg using blfs 6.0 svn. I am running lfs on a Dell 8600 laptop. It has a Nvidia graphics card so I deleted everything but nv in the host.def file graphics card list. I selected mouse, keyboard and all the options that are *touch, as I don't know which one is for the Alps touchpad that the Dell has.

When I do startx I get the following message in the /var/log/Xorg.0.log file:

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/Dell-Laptop:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

I am not trying to use xdm yet.

What is inet6 and why should X be listening for it?

Thanks

John
 
Old 06-06-2005, 08:33 AM   #2
madluther
Member
 
Registered: Aug 2004
Distribution: LFS
Posts: 350

Rep: Reputation: 31
inet6 is Internet Protocol version 6, formerly known as IPng or IP next generation, most distros support it but are still using inet4 the version which is in widespread use today. As for those messages in your log file, you can safely ignore them.

Mad.
 
Old 06-06-2005, 09:49 AM   #3
Johnburrell
Member
 
Registered: May 2004
Distribution: FC3
Posts: 87

Original Poster
Rep: Reputation: 27
Thanks for that. Next problem! The X server is very slow starting up. After about a minute I get the message:
xauthargv):1: bad display name "Dell-Laptop:0" in "list" command.
On exiting I get the same mesage but this time 'in "remove" command'
What is going on here and can I stop it doing this? Is this the reason it is very slow?
 
Old 06-06-2005, 10:11 AM   #4
Johnburrell
Member
 
Registered: May 2004
Distribution: FC3
Posts: 87

Original Poster
Rep: Reputation: 27
Okay I've solved that one. I did not have an entry for 'Dell-Laptop' in my /etc/hosts file and so the X server was spending its time looking for it and failing to find it.

Now that I've set up the name, the server starts straight away. But, (the inevitable 'but'!)

I am using a logitech cordless mouse, which X does not recognise at the moment. I only have PS/2 in the xorg.conf file. How do I set up the usb mouse properly so I can use it in X Windows?

Do I simply replace PS/2 with usb?
 
Old 06-06-2005, 10:39 AM   #5
madluther
Member
 
Registered: Aug 2004
Distribution: LFS
Posts: 350

Rep: Reputation: 31
Normaly you would specify the input device as /dev/mouse in xorg.conf and then link the appropriate device to that, for USB it is usually /dev/input/mice.

here's an extract from my xorg.conf which uses a USB mouse

Code:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "imps/2"
        Option      "Device" "/dev/mouse"
        Option      "ZaxisMapping" "4 5"
EndSection
/dev/input/mice is linked to /dev/mouse

HTH

Mad.
 
Old 06-06-2005, 11:48 AM   #6
Johnburrell
Member
 
Registered: May 2004
Distribution: FC3
Posts: 87

Original Poster
Rep: Reputation: 27
I've made my xorg.conf file look yours but with no success. Any idea what else might be affecting it? I can post the Xorg.0.log file but I don't suppose it would help much.
 
Old 06-06-2005, 05:11 PM   #7
madluther
Member
 
Registered: Aug 2004
Distribution: LFS
Posts: 350

Rep: Reputation: 31
My apologies, I keep forgetting about udev on lfs6.0, which means any /dev simlinks are lost on reboot, change the /dev/mouse entry in xorg.conf to /dev/input/mice

If that doesn't work your kernel may not have usb mouse support.

see here for more info on usb configs.


Mad.
 
Old 06-07-2005, 04:35 AM   #8
Johnburrell
Member
 
Registered: May 2004
Distribution: FC3
Posts: 87

Original Poster
Rep: Reputation: 27
Changing /dev/mouse to /dev/input/mice makes it work. Everything now works fine. Many thanks for your help - much appreciated.

John
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
x11 video problems! Svip Linux - Software 3 11-07-2005 05:01 PM
xorg-x11 6.8.2 problems... Regulus Linux - Software 4 09-18-2005 10:14 AM
Problems with X11 forwarding on Slack 10 vipermuffin Linux - Networking 2 09-10-2005 05:12 PM
Core 4 - X11-devel complains about X11-libs which are installed Ephracis Fedora 3 09-05-2005 09:32 AM
X11 problems with i810 -- Piratero Slackware 2 12-16-2003 03:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 03:16 AM.

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