LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-01-2014, 07:58 PM   #1
Caskla
LQ Newbie
 
Registered: Sep 2013
Posts: 15

Rep: Reputation: Disabled
Graphical issues after upgrade from Debian Wheezy to Jessie


Hello, LQ.

After having some software installation issues on Wheezy, I decided it was a good idea to go and upgrade to Jessie. I have encountered issues since then.

(I apologize in advance for any improper usage of the linux lingo.)

Here is my situation: after the update I mentioned earlier, when I booted my computer back up, I lost my graphical log on screen, and instead have a text based one (?) with "Debian GNU/Linux jessie/sid Computer tty1" at the top. When I log in, I am greeted with a command prompt. I believe the issue is because of the driver incompatibility between Wheezy and Jessie, particularly with my graphics driver and my WIFI driver. I could be completely wrong though. I say this because I have tried installing new graphics card drivers, but aptitude doesn't seem to connect with the web. I don't know where to begin with installing these drivers (if that is the issue), or if I am even headed in the right direction.

Thank you in advance for your help.

Caleb
 
Old 12-01-2014, 09:05 PM   #2
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

you likely have an /etc/X11/xorg.conf that is configured to use a propriatory driver that was not upgraded when you did the upgrade to Jessie. This is would be why you are not gettting a gui now. If you are using networkmanager to configure your network, then I think the network will not be configured unless you start the graphical environment.

So to get the graphical environment and hence the network back you should try to use the free graphics driver that your system already has. This may be as simple as moving your config file out of the way. Eg as root
Code:
mv /etc/X11/xorg.conf /etc/X11/xorg.conf.save
And then trying to restart X (or just reboot).

Evo2.

PS. There are lots of useful diagnostics information that would help in understanding the underlying problem (log files hardware listings etc), but since you don't have a gui or network you may struggle to provide this information. This is why I've suggested the approach above.
 
Old 12-02-2014, 03:21 PM   #3
Caskla
LQ Newbie
 
Registered: Sep 2013
Posts: 15

Original Poster
Rep: Reputation: Disabled
Thanks for the reply.

It's good news that the network isn't configured because because of the graphical environment. That should mean I only have one driver issue, right?

I typed the command you suggested into my prompt as root, and after rebooting, still no graphical environment.

I could definitely provide photos of the log files, if need be.

Caleb
 
Old 12-02-2014, 09:14 PM   #4
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

ok the file we need to see is /var/log/Xorg.0.log. You can display it with the following command:
Code:
less /var/log/Xorg.0.log
You can scroll through it with the arrows or pgup/pgdn, q to quit. If there is too much to photo graph and post you can show just the errors and warnings with:
Code:
grep -E 'EE|WW' /var/log/Xorg.0.log
It is also worth confirming when the file was written. You can do that with
Code:
ls -l /var/log/Xorg.0.log
Evo2.
 
  


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
[SOLVED] About to upgrade from wheezy (stable) to jessie (testing), have a few questions first slacker_ Debian 17 05-30-2014 01:02 AM
lost screen resolution after Debian/Jessie upgrade j1wu Linux - Hardware 1 04-09-2014 07:17 AM
LXer: Debian Wheezy/Jessie/Sid Benchmarked Against Ubuntu 14.04 LTS LXer Syndicated Linux News 0 03-10-2014 11:06 PM
Skype video fails to survive Wheezy > Jessie upgrade jdkaye Linux - Software 3 05-08-2013 11:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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