LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 04-26-2013, 03:58 PM   #1
woodman
LQ Newbie
 
Registered: Nov 2011
Distribution: Lubuntu
Posts: 13

Rep: Reputation: Disabled
New install Ubuntu 12.10 log only desktop shows


Hi all here is my problem I just install Ubuntu 12.10 on my PC as a duel boot with windows 7. The problem comes after I log in all I see is the wallpaper so I tried to open terminal and it opened. Next I tried to reset the unity/compiz with this code.
sudo apt-get install dconf-tools
dconf reset -f /org/compiz/
setsid unity


What came up was all this.
Compiz (core) -Info: Loading plugin: core
Compiz (core) - info: starting plugin: core
Unity-panel - service: no process found
compizconfig - info: Backend :gsettings
compizconfig - info: intergration : true
compiz (core)- info: profile :unity
compiz(core) - info: loading plugin: composite
compiz(core) - info: starting plugin: composite
compiz(core) - info: loading plugin: opengl
Xlib: extension "GLX" missing on display "0.0"
compiz (core) - info: Unity is not supported by your hardware. Enabling software rendering instead (slow)

After this it goes on for pages of warnings here they are(they repeat a lot)

compiz (decor) - warn: requested a pixmap type decoration when compositing isn't available
Xlib: extension "GLX" missing on display "0.0"
compiz (openl) - Fatal: glxQueryExtensionsString is null for Screen0


My hardware is
motherboard BIOSTAR N68S3B
Graphics Nvidia Geforce 7025
Processor is AMD Athlon llx4 630 2.8GHZ socket AM3
I am running 8GB of Corsair XMS3 ram.

I hope this is enough information because I can not copy and paste in Ubuntu all I have is terminal and I bring it up by using Ctrl + Alt +_T. I have tried to use Ubuntu 2 years ago on the same machine and could not get it running and nobody had answers for me, maybe this time some can find out what is wrong. I do run Windows 7 with no problems but would like to switch to Ubuntu.

Thank You
 
Old 04-26-2013, 08:07 PM   #2
flshope
Member
 
Registered: Jul 2009
Location: Tennessee (United States)
Distribution: Debian 11.6, Ubuntu 22.04.2, 18.04.6, Android 11
Posts: 236
Blog Entries: 44

Rep: Reputation: 80
Are you sure you have the best nvidia display driver installed? You can check at System Settings/Additional Drivers. Systems Settings is accessible from the cog icon on the upper right (at least, on my machine -- or is your desktop not showing the cog?). I had to do this when I upgraded to a new Ubuntu version before Unity would start working.

One other thought: at the log in screen, you may have a choice between Unity and Unity 2D. If you do have this choice, you might try one or the other to see if you get a usable desktop.
 
Old 04-27-2013, 05:49 AM   #3
woodman
LQ Newbie
 
Registered: Nov 2011
Distribution: Lubuntu
Posts: 13

Original Poster
Rep: Reputation: Disabled
Hi,
I can not get into system settings form the cog because I have nothing on my screen all there is that shows is the wallpaper. I have tried to install new drivers through terminal using the commands below.
sudo apt-get install linux-headers-generic
sudo apt-get install nvidia-current
sudo apt-get install nvidia-current-updates
sudo apt-get install nvidia-experimental-304

this crashes when I get to the last command.
As for the log in screen I did not see those options.

Thank You
 
Old 04-27-2013, 09:56 AM   #4
woodman
LQ Newbie
 
Registered: Nov 2011
Distribution: Lubuntu
Posts: 13

Original Poster
Rep: Reputation: Disabled
I have tried to purge unity from the system, then install the gnome 3 desk top which just crashed the system so I can not get into any thing any more. So I deleted the Ubuntu partition and installed Ubuntu 11.10 64 bit which turned may desk top into a brick. I am in the process of re installing the image I made before doing all this. Over the years that I have played with Linux in virtual machines and have gotten to like Linux but I have yet had luck getting it on a machine which has changed my opinion of Linux so that I rate it worst the Windows. This answer comes from many hours searching the web for answers to fix the original problem which ended turning my pc into a brick. If any body has any answers I will watch this post for a little while longer.

Thanks I think

Last edited by woodman; 04-27-2013 at 10:02 AM.
 
Old 04-27-2013, 10:36 AM   #5
flshope
Member
 
Registered: Jul 2009
Location: Tennessee (United States)
Distribution: Debian 11.6, Ubuntu 22.04.2, 18.04.6, Android 11
Posts: 236
Blog Entries: 44

Rep: Reputation: 80
In a terminal, have you tried the command

unity --reset

which, according to the man pages, "allows the user to reset profile parameters in compiz and restart the Unity shell with default settings."

I used this once when all of my icons disappeared from the desktop. I am not sure it actually helped me, but it did reset all desktop options to the defaults, which are at least minimally operational. Then I had to reconstruct the various desktop settings that I had previously.
 
Old 04-27-2013, 10:51 AM   #6
woodman
LQ Newbie
 
Registered: Nov 2011
Distribution: Lubuntu
Posts: 13

Original Poster
Rep: Reputation: Disabled
I did do that before trying to update the drivers and it just crashed. I think it is the graphics drivers but do not know how to update the drivers differently from this below. I would really like to get this problem solved if possible. Once I repair my machine I would like to re install Ubuntu 12.10 but but right now it is the worst system out there.

sudo apt-get install linux-headers-generic
sudo apt-get install nvidia-current
sudo apt-get install nvidia-current-updates
sudo apt-get install nvidia-experimental-304

Thanks
 
Old 04-27-2013, 11:41 AM   #7
flshope
Member
 
Registered: Jul 2009
Location: Tennessee (United States)
Distribution: Debian 11.6, Ubuntu 22.04.2, 18.04.6, Android 11
Posts: 236
Blog Entries: 44

Rep: Reputation: 80
I guess I am at the end of my meager knowledge and am probably less knowledgeable than you are. Are you familiar with the site

https://answers.launchpad.net/ubuntu

I have received a lot of fast, high-quality help from these people when I was most desperate for solutions.
 
Old 04-27-2013, 11:59 AM   #8
woodman
LQ Newbie
 
Registered: Nov 2011
Distribution: Lubuntu
Posts: 13

Original Poster
Rep: Reputation: Disabled
Hi,
I do thank you for all your help I just wish there was an answer I have gone to different forums and have a lot of things that ended in turning my PC into a brick which I did re image. I just downloaded Ubuntu 12.04.2 amd64 in hopes that it might work. I will post again in about 1 hour to let you know how it went. Do you know of another way to change the graphics in terminal then what I listed above. If you do please let me know. As far as the site you listed I did not know about it I have marked it as a favorite, again thank you for your help.
 
Old 04-27-2013, 12:53 PM   #9
woodman
LQ Newbie
 
Registered: Nov 2011
Distribution: Lubuntu
Posts: 13

Original Poster
Rep: Reputation: Disabled
I think I have found the problem but don't know how to fix. As I said above I was downloading Ubuntu 12.04.2 LTS amd64 I burned the ISO to disc and when I started the disc to try Ubuntu it came up with this message
[COLOR="DarkOliveGreen"]microcode: failed to load file amd.ucode/microcode_amd.bin
How do I put this into the disc so when I install Ubuntu it will work.
P.S.
Just for kicks I kept going with the disc to try Ubuntu to see what would happen and every thing I described above happened again. Now you might say how come I did not see this before. The 12.10 disc booted up just fine. Oh by the way if the file is missing is there a way I can slip stream it into the disc or iso file to have it in there.
Thank You

Last edited by woodman; 04-27-2013 at 01:05 PM.
 
Old 04-27-2013, 01:25 PM   #10
flshope
Member
 
Registered: Jul 2009
Location: Tennessee (United States)
Distribution: Debian 11.6, Ubuntu 22.04.2, 18.04.6, Android 11
Posts: 236
Blog Entries: 44

Rep: Reputation: 80
I do not know what your error message means or what to do about it.

I have successfully burned CDs and DVDs using brasero to make a bootable OS disk, but only from the Nautilus GUI. I have not done it from the command line, but there is a man page on brasero. Once, I tried just using cp to copy an iso image to a CD. cp did copy the file, but the disk did not work at all -- it failed to produce a bootable disk.
 
Old 04-27-2013, 01:30 PM   #11
woodman
LQ Newbie
 
Registered: Nov 2011
Distribution: Lubuntu
Posts: 13

Original Poster
Rep: Reputation: Disabled
In my search I have found that this is very common to happen in Linux using AMD processors but the links they post go no where.
This is happening in Mint, Ubuntu, XMBC, Arch, and so on. I am trying to get to support on amd's site but no luck right now.

here is one site that I found but the link does not work.

http://www.ubuntuupdates.org/package...md64-microcode

Last edited by woodman; 04-27-2013 at 01:44 PM.
 
  


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
Second monitor shows desktop 'tiling' on ubuntu 12.04 malfernion Linux - Hardware 3 09-01-2012 12:27 AM
Ubuntu and the KDE desktop install shows xterm in the sessions box, wont log me in/ sandago Linux - Desktop 4 04-01-2010 09:57 PM
Survey Shows Ubuntu Not Just for Desktop Anymore DragonSlayer48DX Linux - News 2 03-10-2009 09:50 AM
LXer: Survey shows Ubuntu not just for desktop anymore LXer Syndicated Linux News 0 02-06-2009 01:40 AM
desktop shows on TV but movie shows black screen litrelord Mandriva 6 07-05-2004 05:10 AM

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

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