Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 10-18-2006, 10:32 PM   #11 (permalink)
 
Banned

Join Date: Sep 2005

Posts: 5,191

The General

Default

Oh yeah you're using sarge... thats why there's no Xorg, it uses Xfree86, just upgrade to etch, sarge is too old to use...

Code:
su

vim /etc/apt/sources.list
Press the "insert" key, change all instances of "sarge" or "stable" to "etch" then hit escape and press shift+ZZ (that will save and quit vim) ... then
Code:
apt-get update

apt-get dist-upgrade
Then reboot with shutdown -r now and if that didn't fix the video problem, then post back here what the error messages are when xorg won't start.
The General is offline  
Old 10-19-2006, 04:51 PM   #12 (permalink)
 
Monster Techie

Join Date: Dec 2004

Posts: 1,145

Snake-Eyes

Default

After an hour and ten minutes of upgrading to etch, i hit startx and got "failed to initialize core devices." My xorg.conf file is as follows;
Quote:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
# cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
# md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
# dpkg-reconfigure xserver-xfree86

__________________
Snake-Eyes is offline  
Old 10-19-2006, 05:21 PM   #13 (permalink)
 
Banned

Join Date: Sep 2005

Posts: 5,191

The General

Default

Code:
su

dpkg-reconfigure xserver-xorg

The General is offline  
Old 10-20-2006, 08:56 AM   #14 (permalink)
 
Monster Techie

Join Date: Dec 2004

Posts: 1,145

Snake-Eyes

Default

Quote:
debconf: unable to initialize frontend: KDE
debconf: (Can't locate debconf/FrontEnd/KDE.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 19) line 2.)
debconf: falling back to frontend: Noninteractive.

__________________
Snake-Eyes is offline  
 
Closed Thread

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On