Ubuntu 12.04 Unity 2D Stuck Issue


Recommended Posts

So I have started a thread over on the Ubuntu forums but it does not seem to be going anywhere. I thought I'd try and post here and see what happens.

http://ubuntuforums.org/showthread.php?t=2106308 is the thread.

Basically, twice now, I have rebooted and came into Unity 2D mode. The first time seemed like it could have been something I did, so I re-installed. Though this time I didn't do anything that could have caused this, and yet it still happened. No matter what I do, logging out and choosing something else, the only thing that works is Gnome Classic (no effects), and Unity 2D.

Please read the thread fully to get the conversation. There is a lot of info over there.

Link to comment
https://www.neowin.net/forum/topic/1132498-ubuntu-1204-unity-2d-stuck-issue/
Share on other sites

After reading your other thread, it definitely sounds like your problem is related to the proprietary AMD graphics drivers. fglrx has never worked well in my experience; I recommend that you try the open-source driver instead. (I realize that someone in the other thread pointed that out as well, but I'm not sure you configured it properly.) Try the instructions I posted here.

Edit: You may also want to read through this thread. It appears to be unrelated to your problem based on the first post, but it devolved into Mindovermaster and I discussing how to get his Radeon HD graphics card working in Ubuntu. I recommend that you read the whole thread, but pay special attention to this post in particular.

  • Like 1

Is different versions of Ubuntu that different?

I know awhile ago I was running Ubuntu 11.04 I believe on the exact same system, and never had issues. Now this keeps happening for no reason? Kinda crazy.

Will read through all that and post back.

**So I went through it, and it's hard to see what is relevant to me and whats not since it's not exactly related. Obviously it's video related, be it hardware or software. It makes sense it's software since I am pretty sure the last time I used Windows it ran all ok.

So ok, it's the new 13.1 AMD drivers that just give up after awhile. Why is Ubuntu 12.04 so much different (in that respect) then 11.04. Kinda annoying.

The main reason I installed the proprietary drivers is because since Steam came to Linux, I wanted to try and play some games, like Skyrim under Wine, and with the open source it's not possible.

Of course I don't really play that many games anymore, and care all that much, playing HD videos is what I mainly do. It's just kinda annoying.

So, how do I go about COMPLETELY removing all of the 13.1 drivers I installed, and putting back the opensource? Every time I have done this before, tried, I end up being stuck outside Ubuntu on a black screen or console mode.

So, how do I go about COMPLETELY removing all of the 13.1 drivers I installed, and putting back the opensource? Every time I have done this before, tried, I end up being stuck outside Ubuntu on a black screen or console mode.

The very first post I linked to has explicit instructions for how to do this.

Follow the instructions below to remove fglrx and revert to radeon.


# Remove the proprietary AMD graphics driver.
sudo apt-get purge $(dpkg --get-selections | awk '{if($1 ~ /fglrx/) print $1}')

# Backup and remove your X configuration file (if one exists).
[ -e /etc/X11/xorg.conf ] && sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.fglrx.0

# Install the necessary packages necessary to get full graphical acceleration.
# Some (or all) of these packages may already be installed.
sudo apt-get install libgl1-mesa-dri-experimental libgl1-mesa-glx linux-firmware-nonfree xserver-xorg-video-radeon

# Reboot to apply changes.
sudo reboot
[/CODE]

[size=4]Is different versions of Ubuntu that different?

I know awhile ago I was running Ubuntu 11.04 I believe on the exact same system, and never had issues. Now this keeps happening for no reason? Kinda crazy.[/size]

Newer versions of Ubuntu ship with newer versions of virtually every package on the system. Sometimes those newer versions add new features, sometimes they fix bugs, sometimes they depreciate or remove outdated functionality, and sometimes, unfortunately, they introduce new bugs. With regard to your graphics driver problem, the issue is most likely the result of Ubuntu 12.04 shipping with a newer version of X which the proprietary AMD graphics driver was not properly tested against.

[size=4]So ok, it's the new 13.1 AMD drivers that just give up after awhile. Why is Ubuntu 12.04 so much different (in that respect) then 11.04. Kinda annoying.[/size]

[size=4]The main reason I installed the proprietary drivers is because since Steam came to Linux, I wanted to try and play some games, like Skyrim under Wine, and with the open source it's not possi[font=Segoe UI, Segoe, Helvetica, Arial, FreeSans, sans-serif][color=#282828]ble.[/color][/font][/size]

[size=4][font=Segoe UI, Segoe, Helvetica, Arial, FreeSans, sans-serif][color=#282828]Of course I don't really play that many games anymore, and care all that much, playing HD videos is what I mainly do. It's just kinda annoying.[/color][/font][/size]

If you were getting poor framerates with the open-source [i]radeon[/i] driver, its most likely because you didn't have the proper firmware and/or MESA 3D libraries installed. Although the driver is open-source, it requires binary firmware to use some of the advanced features of the graphics card. Due to potential legal problems with its distribution, the firmware is not installed by default. The instructions I quoted above involve installing both of the aforementioned components.

  • Like 2

When I put in the first code this is what I got.

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-3.2.0-29 libgnutls-openssl27 linux-headers-3.2.0-29-generic
  libpython3.2 libc6-i386 lib32gcc1 libntlm0
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Is that normal?

So I went ahead and did the rest of the steps anyway, and rebooted and nothing has changed.

So to me seemed like nothing was removed or changed from that command, I can even still see the AMD Control Center in my menu, so....?

Apparently nothing was removed because the proprietary AMD graphics drivers were not installed in the first place. If you followed the remainder of the steps and you are still stuck in Unity 2D, you must have another problem. At this point, the contents of your /var/log/Xorg.0.log would probably help more than anything else. (Also, running sudo apt-get autoremove is a safe operation. It will remove any packages that were installed as dependencies to packages which are no longer installed.)

Based on that screenshot, you don't have the proprietary Radeon HD graphics drivers installed, only the open-source one. That's exactly what you want. However, if you're still stuck in Unity 2D, that's obviously not your problem. If you post your /var/log/Xorg.0.log I might be able to help you more, otherwise I don't have enough information to help you troubleshoot your problem.

Your Xorg log highlighted something odd: although APT indicates that the proprietary AMD graphics driver is not installed, it is in use on your system. Did you install the driver directly from the binary blob on AMD's website at any point?

Also, fglrx is falling back to 2D acceleration only. That's why you can't load anything but Unity 2D and GNOME Fallback. The relevant lines from your log are the following:


[ 47.871] (II) Loading extension DRI2
[ 47.871] (==) Matched fglrx as autoconfigured driver 0

[ 47.871] (II) LoadModule: "fglrx"
[ 47.871] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 47.885] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[ 47.885] compiled for 1.4.99.906, module version = 9.1.11
[ 47.885] Module class: X.Org Video Driver

[ 47.903] (**) fglrx(0): NoAccel = NO
[ 47.903] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[ 47.903] (--) fglrx(0): Chipset: "ATI Radeon HD 5800 Series " (Chipset = 0x6899)
[/CODE]

For manual removal of [i]fglrx[/i], try the following:

[CODE]
sudo rm -rf /usr/src/fglrx*
sudo rm -rf /usr/src/modules/fglrx
[/CODE]

Once I do those commands, then what? I installed it from there website, the .run file you download, thats how I installed them.

I'm sorry, still quite new to linux and all that. I don't want to be stuck outside Ubuntu again lol

After you get the driver uninstalled, you need to reboot.

Also, as a rule of thumb, NEVER install software outside of the repository! There are exceptions to this rule, of course, but you should have a very good reason for installing something directly. If you need newer versions of software or something that is not in the repository, use an Ubuntu PPA with the package. If there is none available, try to at least find a deb of the software. Ignoring the repository negates one of the biggest advantages of using Ubuntu.

You won't be stuck in console mode because there is still a graphics driver, just not the proprietary driver. fglrx is the name of the proprietary graphics driver. radeon is the name of the open-source graphics driver. The proprietary driver is a module produced by AMD while the open-source driver is built into the Linux kernel. The only way you could break the open-source driver and force X to revert to the basic vesa driver would be if you removed all the radeon driver support packages. (Namely, libdrm-radeon1 radeontool xserver-xorg-video-radeon libgl1-mesa-dri libgl1-mesa-glx) According to the Aptitude output you posted already, you have not done that, and I did not instruct you to do that before or since. So, your display should still come up.

Alright, so I did those commands and rebooted, still stuck in 2D.

So I guess I am out of luck. My system just does not want to work.

Is the AMD control centre still suppose to be there? Also, when I click on it (admin) asks for password, I enter it and then nothing happens, doesn't open.

**

Let me ask you this, if I wipe the system again, and do a fresh install. If I leave the open-source drivers as they are, you don't think this will happen again, you think it is caused by the AMD drivers?

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I have a couple to mention, and they still run great on Windows 11 Adobe Lightroom Version 2 Alcohol 120% DVDDecrypter ISO Buster Pro version 1.9.1 (Still supports HD-DVD too) Nero Burning Rom 8 (Only the burning software, no backup, media converter, etc)   PowerDVD 12 Ultra SPTD (SCSI Pass through Direct Driver) UltraISO Windows Media Encoder 9 WinImage You can tell I still sport an optical drive    
    • Linux 7.1 arrives with an NTFS overhaul and major hardware performance boosts by Paul Hill The founder of the Linux kernel has just announced the availability of Linux 7.1. This is a stable version of the kernel that will now be tested by various Linux distributions before it is shipped to users through update managers. Some users, like those on Debian, for example, might not get it for a long time, if at all, while Fedora users can expect it in the near future. With Linux 7.1 out on time, the merge window for Linux 7.2 is now open, giving contributors the opportunity to send in major new features that have been waiting for the last two months. Torvalds warned that he is currently travelling and will be in another timezone, so timing for the merge window may be irregular due to timezone differences and limited internet access. Torvalds said that he has already fetched early pull requests to allow him to do some offline work, but the travel could still cause disruption. Right now, he is not planning to extend the release, but did consider it. He said he might later regret not extending, though. In terms of this last week of development for Linux 7.1, Torvalds said there were no major or alarming changes. This week consisted mostly of smaller driver updates to GPU, networking, and sound, networking fixes, trace tooling fixes, and misc minor fixes. The shortlog this week lists fixes for driver bugs, memory leaks, I/O and USB fixes, networking and RDMA fixes, DRM/graphics fixes, and tooling and verification improvements. Specific fixes include USB series heap-overflow and buffer overflow fixes, and multiple use-after-free, memory-leak, and refcount corrections across subsystems such as i2c, zram, gpio, and net. There are fixes for graphics drivers, including amdgpu, i915, and virtio, as well as hypervisor and virtualization tweaks affecting mshv, vmbus, and hyperv. According to Phoronix, anyone running Linux 7.1 should look out for the new NTFS driver, Intel FRED for improved performance on Panther Lake and future CPUs, faster graphics with Intel Arc Battlemage, and improvements for older AMD Radeon GPUs. If you are running Linux on your computer and everything is fine, then you don’t need to worry about updating to Linux 7.1 as a priority; just wait for it to be pushed to you. If you have tried Linux on hardware but it didn’t work properly, trying again with a distro that uses Linux 7.1 could cause Linux to work on your machine, thanks to the new hardware support.
    • you can also do this with this tool: PowerSettingsExplorer made by mbk1969 at 3dguru forum.. I found it by accident researching on modern standby and annoying quirks of it in 2022
    • AB Download Manager 1.9.1 by Razvan Serea AB Download Manager is an open-source, feature-rich download manager designed to accelerate downloads, organize files efficiently, and provide seamless control over downloads. With support for multiple connections, resume capability, and an intuitive interface, it enhances the downloading experience for users seeking speed and reliability. The software integrates with various browsers, enabling quick link grabbing and batch downloading. It supports HTTP, HTTPS, and FTP protocols, ensuring broad compatibility with different file sources. Users can schedule downloads, set speed limits, and categorize files automatically for better organization. AB Download Manager is lightweight yet powerful, making it a great alternative to proprietary download managers. Its open-source nature allows developers to contribute, customize, and improve the software as needed. Whether you're downloading large files, managing multiple downloads at once, or seeking an ad-free experience, this tool offers a practical and efficient solution. Key features of AB Download Manager: Multi-Connection Support – Accelerates downloads by splitting files into multiple segments. Resume Capability – Allows paused or interrupted downloads to be resumed without starting over. Batch Downloading – Supports downloading multiple files at once for improved efficiency. Browser Integration – Captures download links directly from browsers for seamless operation. HTTP, HTTPS, and FTP Support – Ensures compatibility with a wide range of file sources. Download Scheduling – Enables users to automate downloads at specific times. Speed Limiting – Lets users control bandwidth usage for optimized performance. File Categorization – Automatically organizes downloaded files into designated folders. User-Friendly Interface – Simple and intuitive design for easy navigation. Cross-Platform Compatibility – Works on multiple operating systems. Ad-Free Experience – No intrusive ads or tracking for a clean user experience. AB Download Manager 1.9.1 changelog: Added An option to customize notification sounds (#1259) Fixed Ongoing notification was laggy on Samsung One UI devices (#1269) Improved Updated Translations Minor UI/UX improvements Download: AB Download Manager 1.9.1 | Portable | ~80.0 MB (Open Source) Download: ARM64 | Portable ARM64 | Android Links: AB Download Manager Website | Github Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • watching him because of the Mr Klinton cat
  • Recent Achievements

    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      507
    2. 2
      +Edouard
      196
    3. 3
      PsYcHoKiLLa
      140
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!