LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 11-20-2007, 03:39 PM   #1
mossy
Member
 
Registered: Aug 2003
Location: USexIRL
Distribution: *nix
Posts: 849

Rep: Reputation: 30
Upgrade hosed up my xwindows


PCLinuxOS 2007 (mandriva spin off)
i686
kernels: 2.6.18.8.tex5 and also 2.6.22.10.tex1

QUESTION: Does anyone know what is wrong with the x11 updates breaking xwindows?

MY SITUATION:

I did an "apt-get upgrade" (this updates all updateable sw)
Then I could not startx.

It had problems loading the "nv" driver and stated:

Failed to load /usr/lib/xorg/modules/drivers/nv_drv.so: undefined symbol: xf86CrtcConfigPrivateIndex
Failed to load module "nv"
module ABI minor version (7) is newer than the server's version (6)

and had a similiar error for mouse and kbd.

After researching, trial and error, I finally gave up up on trying to revert back to the original x11-driver-video-nv-1.2.2-1pclos2007.i686 (apt-get is limited)

I installed the nvidia driver and it then only complained about the ABI module, the mouse and kbd.

SO -- wasting so much time...I just reinstalled the / and OS from scratch and went to update...I skipped ALL the x11 updates. and there was not problem...

Im back with a working desktop (phew need to get work done) but what's wrong with x11 updates?

Last edited by mossy; 01-02-2008 at 10:04 PM.
 
Old 11-26-2007, 01:56 PM   #2
Honk
LQ Newbie
 
Registered: Nov 2007
Posts: 4

Rep: Reputation: 0
Hi,

I have got exactly the same problem since a few days. After an update I restartet PCLinuxOS and now X does not want to start anymore.

Quote:
It had problems loading the "nv" driver and stated:
<b>
Failed to load /usr/lib/xorg/modules/drivers/nv_drv.so: undefined symbol: xf86CrtcConfigPrivateIndex
Failed to load module "nv"
module ABI minor version (7) is newer than the server's version (6)
</b>
and had a similiar error for mouse and kbd.
Itīs showing the same errors on my screen.

As I am too lazy at the moment to install everything again, I hope that a future update will fix this. ....or does anyone have an idea what else to try?
 
Old 11-26-2007, 02:52 PM   #3
mossy
Member
 
Registered: Aug 2003
Location: USexIRL
Distribution: *nix
Posts: 849

Original Poster
Rep: Reputation: 30
You might try isolating and uninstalling the packages and then reinstall the older version. Since I have my /home dir partitioned off by itself I just found it easier to reinstall the system leaving /home alone so all my personal stuff is still there. When I ran the updates I avoided all the x11 packages until I find out what's going on with them.

Not installing the updates is ok for now but I would really prefer to be up to date with security fixes.

Honk -- (if you still have them) can you cut and paste the complete errors you see when you try to 'startx'...I only posted what I had from memory but it might help others to see the full error message. I really should have saved and posted them before reloading the OS.

The x11 related logs from /var/log/messages and the /var/log/Xorg.0.log would be great too. Maybe someone can help us figure it out. Thanks!
 
Old 11-26-2007, 02:57 PM   #4
mossy
Member
 
Registered: Aug 2003
Location: USexIRL
Distribution: *nix
Posts: 849

Original Poster
Rep: Reputation: 30
Ps -- Im not sure of you linux knowledge level but if you have a problem capturing the startx error you can try "startx > atempfile.txt" to redirect the errors to a file for you to view at your leisure.
 
Old 11-26-2007, 03:39 PM   #5
Honk
LQ Newbie
 
Registered: Nov 2007
Posts: 4

Rep: Reputation: 0
Ok, my kownledge level somwhere slightly above newbie, I think

The problem is, that I donīt know how to get the output here and itīs on a different computer. I will try to type it manually, so there might be some typing errors...


failed to load /usr/lib/xorg/modules/drivers/nv_drv.so
failed to load module "nv" (loader failed, 7)
module ABI minor version (7) is newer than the serverīs version (6)
failed to load "kbd" (module requirement mismatch, 0)
module ABI minor version (7) is newer than the serverīs version (6)
failed to load "mouse" (module requirement mismatch, 0)
no devices detected

Fatal server errors:
no screens found

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


If you could explain, how to connect via telnet this would help to post xorg.0.log and messages. I tried to connect via telnet, but it was refused. Guess that the firewall is blocking it, or it is not even installed. How can I configure it from the console (with Suse I was used to start yast and configure it...but this does not to work with PCLinuxOS)?
 
Old 12-01-2007, 05:49 PM   #6
mossy
Member
 
Registered: Aug 2003
Location: USexIRL
Distribution: *nix
Posts: 849

Original Poster
Rep: Reputation: 30
Honk,

Thanks for submitting the errors. It appears not many people are experiencing this issue...?

You can enable the ssh daemon and connect via ssh. telnet is old and very insecure. When connecting via ssh the shell behaves in pretty much the same way as your shell would in telnet so it's not much different to a user.

When you are logged in to the box issue the command:
"service sshd start"
This will start the sshd. If you want it starting automatically everytime you boot type:
"chkconfig sshd on"

Now you will be able to connect to the box remotely using your regular username and passwd. It is not advised to use "root" to login remotely and this option is disabled in the /etc/ssh/sshd_config file. It is best to login as a regular user and "su" to root user when already logged in.

If connecting from windows you need to get putty.exe here:
http://www.chiark.greenend.org.uk/~sgtatham/putty/
otherwise if connecting from another linux box type: "ssh myservername"

Make sure ssh port 22 is not firewalled anywhere.

Last edited by mossy; 12-01-2007 at 05:54 PM.
 
Old 12-02-2007, 09:19 AM   #7
Honk
LQ Newbie
 
Registered: Nov 2007
Posts: 4

Rep: Reputation: 0
Hi mossy,

thanks for the explanation. I am able to connect now via SSH.

Here are the files:

/var/log/messages:
Quote:
Dec 2 15:47:34 localhost xinetd[3301]: service/protocol combination not in /etc
/services: sane-port/tcp
Dec 2 15:47:34 localhost xinetd[3301]: xinetd Version 2.3.14 started with libwr
ap options compiled in.
Dec 2 15:47:34 localhost xinetd[3301]: Started working: 0 available services
Dec 2 15:47:34 localhost avahi-daemon[3286]: Loading service file /etc/avahi/se
rvices/openssh.service.
Dec 2 15:47:34 localhost avahi-daemon[3286]: Loading service file /etc/avahi/se
rvices/sftp-ssh.service.
Dec 2 15:47:34 localhost avahi-daemon[3286]: New relevant interface wlan0.IPv4
for mDNS.
Dec 2 15:47:34 localhost avahi-daemon[3286]: Joining mDNS multicast group on in
terface wlan0.IPv4 with address 192.168.178.22.
Dec 2 15:47:34 localhost avahi-daemon[3286]: Network interface enumeration comp
leted.
Dec 2 15:47:34 localhost avahi-daemon[3286]: Registering new address record for
192.168.178.22 on wlan0.
Dec 2 15:47:34 localhost avahi-daemon[3286]: Registering HINFO record with valu
es 'I686'/'LINUX'.
Dec 2 15:47:15 localhost ntpdate[3225]: step time server 213.239.201.102 offset
-18.956151 sec
Dec 2 15:47:15 localhost ntpd[3442]: ntpd 4.2.0@1.1161-r Sun Nov 12 14:25:06 CS
T 2006 (1)
Dec 2 15:47:16 localhost ntpd[3442]: precision = 1.000 usec
Dec 2 15:47:16 localhost ntpd[3442]: kernel time sync status 0040
Dec 2 15:47:16 localhost ntpd[3442]: frequency initialized 0.000 PPM from /etc/
ntp/drift
Dec 2 15:47:16 localhost kdm_config[3463]: Invalid option value 'All' at /usr/s
hare/config/kdm/kdmrc:52
Dec 2 15:47:16 localhost kernel: bootsplash 3.1.6-2004/03/31: looking for pictu
re...<6>...found (800x600, 3177 bytes, v3).
Dec 2 15:47:16 localhost kernel: bootsplash: status on console 0 changed to on
Dec 2 15:47:16 localhost kernel: bootsplash 3.1.6-2004/03/31: looking for pictu
re...<6>...found (800x600, 3177 bytes, v3).
Dec 2 15:47:16 localhost kernel: bootsplash: status on console 1 changed to on
Dec 2 15:47:16 localhost kernel: bootsplash 3.1.6-2004/03/31: looking for pictu
re...<6>...found (800x600, 3177 bytes, v3).
Dec 2 15:47:16 localhost kernel: bootsplash: status on console 2 changed to on
Dec 2 15:47:16 localhost kernel: bootsplash 3.1.6-2004/03/31: looking for pictu
re...<6>...found (800x600, 3177 bytes, v3).
Dec 2 15:47:16 localhost kernel: bootsplash: status on console 3 changed to on
Dec 2 15:47:16 localhost kernel: bootsplash 3.1.6-2004/03/31: looking for pictu
re...<6>...found (800x600, 3177 bytes, v3).
Dec 2 15:47:16 localhost kernel: bootsplash: status on console 4 changed to on
Dec 2 15:47:16 localhost kernel: bootsplash 3.1.6-2004/03/31: looking for pictu
re...<6>...found (800x600, 3177 bytes, v3).
Dec 2 15:47:16 localhost kernel: bootsplash: status on console 5 changed to on
Dec 2 15:47:18 localhost kdm: :0[3507]: IO Error in XOpenDisplay
Dec 2 15:47:18 localhost kdm[3462]: X server for display :0 terminated unexpect
edly
Dec 2 15:47:18 localhost kdm[3462]: Display :0 cannot be opened
Dec 2 15:47:18 localhost kdm[3462]: Unable to fire up local display :0; disabli
ng.
Dec 2 15:47:35 localhost avahi-daemon[3286]: Server startup complete. Host name
is noname.local. Local service cookie is 1770292683.
Dec 2 15:47:35 localhost avahi-daemon[3286]: Service "SFTP File Transfer on non
ame" (/etc/avahi/services/sftp-ssh.service) successfully established.
Dec 2 15:47:35 localhost avahi-daemon[3286]: Service "Remote Access on noname"
(/etc/avahi/services/openssh.service) successfully established.
Dec 2 15:48:00 localhost sshd[3666]: Server listening on :: port 22.
Dec 2 15:48:00 localhost sshd[3666]: error: Bind to port 22 on 0.0.0.0 failed:
Address already in use.
Dec 2 15:48:05 localhost drakxconf[3673]: ### Program is starting ###
Dec 2 15:48:25 localhost drakconnect[3673]: ### Program is starting ###
Dec 2 15:48:47 localhost drakxconf[3677]: ### Program is starting ###
Dec 2 15:48:58 localhost drakfirewall[3677]: ### Program is starting ###
Dec 2 15:48:58 localhost drakfirewall[3677]: running: /bin/rpm -q --qf %{name}
apache apache-mod_perl boa bind openssh-server ftp-server-krb5 wu-ftpd proftpd
pure-ftpd sendmail postfix qmail imap courier-imap-pop telnet-server-krb5 samba-
server cups bittorrent bittorrent-shadowsclient
Dec 2 15:50:31 localhost ntpd[3442]: synchronized to LOCAL(0), stratum=10
Dec 2 15:50:31 localhost ntpd[3442]: kernel time sync disabled 0041
Xorg.0.log:
Quote:
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.18.6.dev5.k8h i686
Current Operating System: Linux noname 2.6.18.8.tex5 #1 SMP Thu May 10 11:36:58
WST 2007 i686
Build Date: 28 March 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 2 15:47:16 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "layout1"
(**) |-->Screen "screen1" (0)
(**) | |-->Monitor "monitor1"
(**) | |-->Device "device1"
(**) |-->Input Device "Keyboard1"
(**) |-->Input Device "Mouse1"
(**) FontPath set to:
unix/:-1,
/usr/share/fonts/misc:unscaled
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "AllowMouseOpenFail"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1a30 card 1043,8088 rev 11 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 11 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24c2 card 1043,8089 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 1043,8089 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 1043,8089 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 1043,8089 rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 81 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24c0 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24cb card 1043,8089 rev 01 class 01,01,8a hdr 00
(II) PCI: 01:00:0: chip 10de,0110 card 0000,0000 rev b2 class 03,00,00 hdr 00
(II) PCI: 02:03:0: chip 13f6,0111 card 1043,80e2 rev 10 class 04,01,00 hdr 00
(II) PCI: 02:09:0: chip 4444,0803 card 0070,4000 rev 01 class 04,00,00 hdr 00
(II) PCI: 02:0b:0: chip 1131,7134 card 11bd,002d rev 01 class 04,80,00 hdr 00
(II) PCI: 02:0c:0: chip 10b7,9200 card 10b7,1000 rev 78 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xe6000000 - 0xe7efffff (0x1f00000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xeff00000 - 0xf7ffffff (0x8100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000b000 - 0x0000b0ff (0x100) IX[B]
[1] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[2] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[3] -1 0 0x0000bc00 - 0x0000bcff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xe4800000 - 0xe57fffff (0x1000000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xe7f00000 - 0xefefffff (0x8000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV11 [GeForce2 MX/MX 400] rev 178, Mem @ 0xe6000000/24, 0xf0000000/27, BIOS @ 0xefff0000/16
(--) PCI: (2:9:0) unknown vendor (0x4444) unknown chipset (0x0803) rev 1, Mem @ 0xe8000000/26
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf8000000 from 0xfbffffff to 0xf7ffffff
(II) Active PCI resource ranges:
[0] -1 0 0xe4800000 - 0xe480007f (0x80) MX[B]
[1] -1 0 0xe5000000 - 0xe50003ff (0x400) MX[B]
[2] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[3] -1 0 0xe5800000 - 0xe58003ff (0x400) MX[B]
[4] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[5] -1 0 0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
[6] -1 0 0xefff0000 - 0xefffffff (0x10000) MX[B](B)
[7] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[8] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
[9] -1 0 0x0000b400 - 0x0000b47f (0x80) IX[B]
[10] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[11] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[12] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B]
[13] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B]
[14] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xe4800000 - 0xe480007f (0x80) MX[B]
[1] -1 0 0xe5000000 - 0xe50003ff (0x400) MX[B]
[2] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[3] -1 0 0xe5800000 - 0xe58003ff (0x400) MX[B]
[4] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[5] -1 0 0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
[6] -1 0 0xefff0000 - 0xefffffff (0x10000) MX[B](B)
[7] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[8] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
[9] -1 0 0x0000b400 - 0x0000b47f (0x80) IX[B]
[10] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[11] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[12] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B]
[13] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B]
[14] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xe4800000 - 0xe480007f (0x80) MX[B]
[5] -1 0 0xe5000000 - 0xe50003ff (0x400) MX[B]
[6] -1 0 0x20000000 - 0x200003ff (0x400) MX[B]
[7] -1 0 0xe5800000 - 0xe58003ff (0x400) MX[B]
[8] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[B]O
[9] -1 0 0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
[10] -1 0 0xefff0000 - 0xefffffff (0x10000) MX[B](B)
[11] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[12] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x0000b400 - 0x0000b47f (0x80) IX[B]
[16] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[17] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[18] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B]
[19] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B]
[20] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers/v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 0.1.1
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension Multi-Buffering
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.1.1, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "nv"
(II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
dlopen: /usr/lib/xorg/modules/drivers/nv_drv.so: undefined symbol: xf86CrtcConfigPrivateIndex
(EE) Failed to load /usr/lib/xorg/modules/drivers/nv_drv.so
(II) UnloadModule: "nv"
(EE) Failed to load module "nv" (loader failed, 7)
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(EE) module ABI minor version (7) is newer than the server's version (6)
(II) UnloadModule: "kbd"
(II) Unloading /usr/lib/xorg/modules/input/kbd_drv.so
(EE) Failed to load module "kbd" (module requirement mismatch, 0)
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(EE) module ABI minor version (7) is newer than the server's version (6)
(II) UnloadModule: "mouse"
(II) Unloading /usr/lib/xorg/modules/input/mouse_drv.so
(EE) Failed to load module "mouse" (module requirement mismatch, 0)
(II) v4l driver for Video4Linux
(II) Primary Device is: PCI 01:00:0
(EE) No devices detected.

Fatal server error:
no screens found
Hope this is showing some helpful informtaion. (to me it does not say very much...)
 
Old 12-02-2007, 10:32 AM   #8
Honk
LQ Newbie
 
Registered: Nov 2007
Posts: 4

Rep: Reputation: 0
Good news:

After reading this Thread:
http://www.pclinuxos.com/index.php?o...&topic=35824.0

I made an "apt-get dist-upgrade" and now everything is running fine again. I hope that the next normal upgrade will not cause the same problem again.....
 
Old 01-02-2008, 09:19 PM   #9
mossy
Member
 
Registered: Aug 2003
Location: USexIRL
Distribution: *nix
Posts: 849

Original Poster
Rep: Reputation: 30
Thanks Honk! I was soo busy recently I have not had time to get back to this. Actually I was just going to tell you I found the same result which worked for me too. It happened on another system I have so I was determined to figure it out earlier today.

If it happens again just remember to update your apt-get package list before upgrading:
Code:
apt-get update && apt-get dist-upgrade
(The "update" will synchronize it with the latest repository packages before upgrading them).

Jeez if only I had seen your response/email last month -- it would have saved me some research today!

Thanks anyhow!!!


mossy

Last edited by mossy; 01-02-2008 at 10:02 PM.
 
Old 01-02-2008, 09:58 PM   #10
mossy
Member
 
Registered: Aug 2003
Location: USexIRL
Distribution: *nix
Posts: 849

Original Poster
Rep: Reputation: 30
BTW I noticed your system does not have it's hostname set...you can easily do this by doing the following:
Code:
echo "myhostname.mydomain.com" > /proc/sys/kernel/hostname
and then edit the /etc/sysconfig/network file to reflect the hostname. eg here's what's in my file /etc/sysconfig/network file:

NETWORKING=yes
HOSTNAME=myhostname.mydomain.com


Edit the /etc/hosts file depending on if you use DHCP or not (which it looks like you might be static?):

static /etc/hosts config;

192.168.178.22 myhostname.mydomain.com myhostname
127.0.0.1 localhost.localdomain localhost

or DHCP configuration;

127.0.0.1 myhostname.mydomain.com myhostname localhost


In order for it to take effect logout and then log back in and it should be good to go.
If it reverts back to "localhost" after a reboot you might need to set it in the gui...Control panel> Manage Host definitions...i think. It's always good to know command line tho.

All the best,

mossy

Last edited by mossy; 01-02-2008 at 10:03 PM.
 
Old 01-11-2008, 01:27 AM   #11
mossy
Member
 
Registered: Aug 2003
Location: USexIRL
Distribution: *nix
Posts: 849

Original Poster
Rep: Reputation: 30
Actually I just discovered that this fix does not work on a Dell Latitude 1100 laptop.

Here's error info:

Quote:
(II) Module already built-in
(II) Module already built-in
(EE) intel(0): detecting sil164
(EE) intel(0): Unable to read from DVOI2C_E Slave 112.
(EE) intel(0): Unable to read from DVOI2C_E Slave 236.
(EE) intel(0): ivch: Unable to read register 0x00 from DVOI2C_B:04.
(EE) intel(0): Unable to read from DVOI2C_E Slave 112.
(EE) intel(0): tfp410 not detected got VID FFFFFFFF: from DVOI2C_E Slave 112.
(EE) intel(0): No valid modes.
(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 (0 known processed) with 0 events remaining.
I tried backing up xorg.conf but new and old file still does not work.

This is the 4th machine I have experienced this issue with, basically all the computers running PCLinuxOS. All are different models, an IBM Thinkpad T30, Dell latitude 1100, Dell Latitude X1, and a Dell desktop x340 (I think model is right).

At this point I am wondering why PCLinuxOS developers have not resolved this issue with their updates yet!


mossy
 
Old 01-11-2008, 11:02 PM   #12
mossy
Member
 
Registered: Aug 2003
Location: USexIRL
Distribution: *nix
Posts: 849

Original Poster
Rep: Reputation: 30
Wow. Honk I see what you mean about the PCLinuxOS forum. I went there to bring up this issue, the moderator "Exterm" was a right smart-ass. I'm so polite. He did not fully read the post, then was sarcastically suggesting basic stuff I had said I already tried, then he deleted the whole thread when I called him on it. heh heh heh.

fsck them.

Pity. I really like the OS, great work so far (except this issue), but I'm very disappointed in the smart-ass support. And I'm not opposed to switching if this sort of support continues to be an issue.

mossy
 
Old 01-11-2008, 11:18 PM   #13
mossy
Member
 
Registered: Aug 2003
Location: USexIRL
Distribution: *nix
Posts: 849

Original Poster
Rep: Reputation: 30
PS. I hear Linux Mint is pretty user friendly (this lappy is for family member) so I think I will try that for this. If needed I am sure I can get underneath the friendly fluff to configure as needed if need be.
 
  


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 saving data in /home after upgrade attempt hosed system SuperK Linux - Software 6 02-25-2007 08:58 PM
No Xwindows after upgrade to Slackware-current R_Shackleford Slackware 3 06-22-2004 01:48 AM
tried to upgrade to GIMP 2.0...hosed Gnome solstice123 Linux - General 9 02-17-2004 11:33 AM
apt-get dist-upgrade hosed gnome bosewicht Linux - Newbie 6 10-25-2003 04:34 PM
upgrade from redhat 7.3--no xwindows quantumcomputer Red Hat 7 09-11-2003 06:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

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