LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-14-2006, 03:27 PM   #1
BigFoot13
Member
 
Registered: Sep 2006
Location: ~/
Distribution: Kubuntu 8.04 Hardy
Posts: 115

Rep: Reputation: 15
Unhappy I can't get into the GUI!!!


For some reason, I can't get into the GUI now. All it will do is boot into recovery mode and the terminal. I tried every kernel I have installed, and the same thing happens with all of them.

I have no idea what to do. All I was doing was switching the video card driver with a different one, since I suspect I had the wrong one. I didn't stop x.org though, because I couldn't figgure out how, and I did it wothout doing so before. Then it sort of logged me out, and just went to this screen where there was a propmt, but nothing was there, and it wasn't doing anything, so I shut it down by pushing the power button.

It showed the shuting down screen like it usually does when I shut down. When I booted back up, I selected the K7 Kernel like I usually did, but after the normal loading screen, it went into the terminal like it does in recovery mode. So I rebooted, thinking I pressed recovery mode by accident. But I noticed that it used the progress bar durring the loading screen. When I booted back up, I made sure to select the normal kernel, and it did the same thing. I rebooted again, and tried the recovery mode, but that did the same thing, except that it didn't show the progress bar. I tried the 386 kernel, but that did the same thing. I have no idea what to do, so I am asking LQ. Is this a bug in Edgy mabye?

I would really appreciate any help on this. Thanks a lot!

 
Old 11-14-2006, 03:38 PM   #2
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
First off, are you getting any errors during boot? Does it tell you specifically why you're being put into recovery mode? Something like "damaged filesystem" or "X is not setup properly"? Try dmesg | more and look for errors.

Second, if it is in fact a video card driver problem, what type of video card do you have? Typically you should be able to nano /etc/X11/xorg.conf and then navigate down to the section for your video card. Change the driver to "vesa". That's sort of a generic driver.

Oh, and you shouldn't ever shutdown by just pushing the power button! You should shutdown with sudo halt or sudo reboot when you're a user or just halt/reboot if you're root.
 
Old 11-14-2006, 03:42 PM   #3
weibullguy
ReliaFree Maintainer
 
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Slackware 14.2
Posts: 2,815
Blog Entries: 1

Rep: Reputation: 261Reputation: 261Reputation: 261
What do you mean you were switching video card drivers? You were editing /etc/X11/xorg.conf (or the XF86 config file depending on what Ubuntu uses) to use a different driver when you start the X server? What happens when you execute startx from the prompt you boot to? Maybe that will provide an error message or two.
 
Old 11-14-2006, 04:56 PM   #4
BigFoot13
Member
 
Registered: Sep 2006
Location: ~/
Distribution: Kubuntu 8.04 Hardy
Posts: 115

Original Poster
Rep: Reputation: 15
Thanks for the response.

I was switching from a video card driver (XFree86) that was for X.org 7.1 to one that was for X.org 6.9. I was randomly getting logged out while playing a game (specificly Amragetron). I read somewhere that it could have to do with an incorrect video driver. I swtitched to the 7.1 driver when I upgradded to Edgy, but the previous driver worked, so I thught there might be a problem with the new one.

I was using the generic driver, but I installed XFree86 so I could play games and watch DVDs. They have worked fine on that up untill I got the 7.1 version.

I tried
Code:
sudo /etc/init.d/gdm start
But I got command not found. Is this why I couldn't stop X?

Thanks for the tip about shutting down. I was at some white screen, and I could type from the keyboard, but it wasn't the terminal or anything, I couldn't enter commands, just type characters on the screen. The computer wasn't doing anything, so I shut it down.
 
Old 11-14-2006, 05:08 PM   #5
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
At the keyboard, you can always type Ctrl+Alt+F1 to get to a terminal window.

I'm not sure I understand what you mean by you installed a driver for Xorg 6.9. So you recompiled the driver? Is it a non-free driver like nVidia? There is no driver "XFree86".
 
Old 11-14-2006, 05:29 PM   #6
BigFoot13
Member
 
Registered: Sep 2006
Location: ~/
Distribution: Kubuntu 8.04 Hardy
Posts: 115

Original Poster
Rep: Reputation: 15
This driver:
http://www.winischhofer.eu/linuxsispart4.shtml#download
I realized that I needed to type
Code:
sudo /etc/init.d/kdm start
But when I did that, I got a message about the K Desktop being already running.

I notice that right after I select the kernel, I see "safeboot". I didn't get that before, so it is starting in recovery mode.
Thanks.
 
Old 11-14-2006, 05:36 PM   #7
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
From a command prompt, try doing sudo dpkg-reconfigure xserver-xorg and select the SiS or Vesa driver. This should let you get back into gui mode as those should be the stock xorg SiS driver or generic Vesa driver. From there you can work on getting an updated driver if you're still desperate.
 
Old 11-14-2006, 06:59 PM   #8
BigFoot13
Member
 
Registered: Sep 2006
Location: ~/
Distribution: Kubuntu 8.04 Hardy
Posts: 115

Original Poster
Rep: Reputation: 15
I tried that, and it didn't work, I still get the command prompt. Perhaps if I just delete the driver? I think that is the issue, since it says it can't load any screen mode other than 1024 x 768. To install it, I just copied the file and installed it as
Code:
/usr/lib/xorg/modules/drivers/sis_drv.so
 
Old 11-15-2006, 01:28 PM   #9
BigFoot13
Member
 
Registered: Sep 2006
Location: ~/
Distribution: Kubuntu 8.04 Hardy
Posts: 115

Original Poster
Rep: Reputation: 15
I also tried ctrl + alt + F7 to get into the GUI, but that brought be to the blank screen I was talking about, so that is my GUI.
 
Old 11-16-2006, 05:34 PM   #10
BigFoot13
Member
 
Registered: Sep 2006
Location: ~/
Distribution: Kubuntu 8.04 Hardy
Posts: 115

Original Poster
Rep: Reputation: 15
OK, I finally fixed it.

I had the wrong driver, I was using one for xorg 6.9 when I had xorg 7.1. I had the correct driver in an archive, so I unzipped it from the command line and coppied it into the drivers folder.
 
  


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
[Ubuntu GUI] Changing GUI from Gnome to wmaker MangaManiac Linux - Laptop and Netbook 8 05-08-2005 03:17 PM
KDE gui vs. Gnome GUI Curt6000 Linux - Newbie 11 11-10-2004 01:37 PM
GUI for C++ The Oate Programming 12 09-18-2004 10:58 PM
How to do a su in the GUI hkl8324 Linux - Newbie 4 08-12-2004 11:20 AM
Isn't Windows 95 or 98 a better GUI solution for old machines than an old Linux GUI lynchmob09 General 10 04-20-2004 01:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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