Ubuntu 12.10 - Dual monitors, move Gnome Shell (also, broken virtual termin


Recommended Posts

I've been trying Ubuntu again for roughly a week, I like it so far but have run into a couple of issues, hopefully someone here can help me resolve some of them!

My graphics card is Radeon HD 5850 and I'm using the 13.1 Catalyst drivers, other than that my specs are: ASRock Extreme4, Intel Core i5-3570k.

1) I'm using Gnome Shell (had a weird flicker issue with Unity, I tried the workaround in https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1070275 to no avail) but I'd like to move Gnome Shell to my secondary monitor - while keeping the current primary monitor as the primary so full screen programs still start on it. How can I do this? I have tried https://extensions.gnome.org/extension/323/multiple-monitor-panels/ and it's almost what I want - I'd just like the Top menu & HUD moved from my primary to my secondary monitor and not cloned.

2) Plymouth isn't working, it's not showing at boot - I get to the GRUB menu, but after that I just see a blank purple screen - and at shut down I simply get a yellow screen. I have tried http://debianandi.blogspot.se/2012/11/how-to-fix-plymouth-on-ubuntu-1210-with.html but it made no difference for me

3) My virtual terminals (TTY1-6) are broken, switching to them just gives a blank screen, commands still work as they should however (echo "why is this broken" > sillyTTY makes the file for example). I have tried several different fixes for this, for example http://askubuntu.com/questions/162535/why-does-switching-to-the-tty-give-me-a-blank-screen but the only difference that made was giving me a blinking cursor instead of a blank screen.

Any ideas?

The first and third problems, at least, are most likely a result of the proprietary AMD graphics drivers. I would highly recommend purging them and using the open-source radeon driver instead. Your video card is very well supported by radeon, and you will almost certainly have fewer problems with it.

Edit: I recommend that you read through this thread. It has lots of interesting details that you may find helpful.

Thanks for the replies!

Weird, I have no problem like this, it might be driver related (though, we share the AMD GPU brand),I am not a pro.

What driver are you using? I am/was using the 13.1 driver from AMD's website.

The first and third problems, at least, are most likely a result of the proprietary AMD graphics drivers. I would highly recommend purging them and using the open-source radeon driver instead. Your video card is very well supported by radeon, and you will almost certainly have fewer problems with it.

Edit: I recommend that you read through this thread. It has lots of interesting details that you may find helpful.

I removed fglrx and it did indeed fix the flicker & virtual terminal issues, it seems to have fixed my issue with resuming from suspend as well.

The only downside with what I'm using now is the performance in games is bad. My output from glxinfo | grep renderer is OpenGL renderer string: Gallium 0.4 on AMD CYPRESS, is that correct?

I chucked together two scripts, one to install fglrx (when I game) and one to swap back to radeon (when I'm not), I'm guessing I'd need a reboot in-between but that's not really an issue. Would this be a sensible solution or would it cause issues in the long run?

I removed fglrx and it did indeed fix the flicker & virtual terminal issues, it seems to have fixed my issue with resuming from suspend as well.

The only downside with what I'm using now is the performance in games is bad. My output from glxinfo | grep renderer is OpenGL renderer string: Gallium 0.4 on AMD CYPRESS, is that correct?

Gallium 0.4 is the 3D rendering component of the Radeon driver. CYPRESS is the code-name of your GPU architecture. That is the correct OpenGL renderer string.

I chucked together two scripts, one to install fglrx (when I game) and one to swap back to radeon (when I'm not), I'm guessing I'd need a reboot in-between but that's not really an issue. Would this be a sensible solution or would it cause issues in the long run?

That is an absolutely terrible idea! I strongly recommend that you don't swap drivers on a regular basis. If you really feel like you MUST swap drivers when you game, the least-bad idea is probably to install fglrx from the repository, generate a xorg.conf to force X11 to use radeon when you start your computer, then create a script to stop X11, load X11 with fglrx (and maybe a low-resource, non-compositing window manager, such as Openbox, to get higher framerates) so that you can game. Your script should probably be capable of switching back as well.

That is an absolutely terrible idea! I strongly recommend that you don't swap drivers on a regular basis. If you really feel like you MUST swap drivers when you game, the least-bad idea is probably to install fglrx from the repository, generate a xorg.conf to force X11 to use radeon when you start your computer, then create a script to stop X11, load X11 with fglrx (and maybe a low-resource, non-compositing window manager, such as Openbox, to get higher framerates) so that you can game. Your script should probably be capable of switching back as well.

Would that not be problematic due to the issue mentioned here? https://wiki.ubuntu....er#How_It_Works

Another potential option would be using the integrated Intel graphics in the CPU for non-gaming and then activate fglrx when gaming, but how would I go about doing that if it's possible?

Would it be as simple as installing fglrx, making two different xorg.conf files and essentially just swap the driver name in one of them to 'intel', and then when I want to change which driver to use I simply change the names of the xorg.conf-files and restart lightdm?

I forgot that the proprietary NVIDIA and AMD graphics drivers install hacked-together versions of the OpenGL libraries to replace the version used by open-source drivers. You're right: my suggestion above probably wouldn't work for that reason.

It might be possible to move each version of the conflicting libraries to a different location and create a script to soft-link only the version you need at the moment. Debian's alternatives infrastructure (man update-alternatives) may be able to handle the same thing with a little more automation (and the blessing of dpkg). In short, it will be a nasty hack at best and I still strongly recommend against it.

Adding nomodeset to GRUB_CMDLINE_LINUX_DEFAULT seems to have fixed the problem with virtual consoles and Plymouth, and doing the workaround for the Unity flicker in my first post may have worked with nomodeset, fingers crossed!

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

    • No registered users viewing this page.
  • Posts

    • foobar2000 2.25.10 by Razvan Serea foobar2000 is an advanced freeware audio player for the Windows platform. It features the simplest, most minimalistic interface you'll ever see in this kind of program. Other features include full unicode support, ReplayGain support and native support for several popular audio formats. foobar2000 features: Supported audio formats: MP3, MP4, AAC, CD Audio, WMA, Vorbis, FLAC, WavPack, WAV, AIFF, Musepack, Speex, AU, SND... and more with additional components. Gapless playback. Full unicode support. Easily customizable user interface layout. Advanced tagging capabilities. Support for ripping Audio CDs as well as transcoding all supported audio formats using the Converter component. Full ReplayGain support. Customizable keyboard shortcuts. Open component architecture allowing third-party developers to extend functionality of the player foobar2000 2.25.10 changelog: Improved implementation of built-in UPnP Media Renderer, implemented gapless playback compatible with popular UPnP control apps. Enabled discovery of OpenHome UPnP devices as output devices. Enabled TLS v1.3 encryption for HTTPS connections. Fixed Ogg/Opus files with single chapter not showing correct track numbers. Fixed Direct2D visualizations getting stuck after GPU driver reinitialization. Updated 7-Zip library to 26.01. Updated UnRAR library to 7.2.6. Download: foobar2000 64-bit | 7.3 MB (Freeware) Download: foobar2000 32-bit | 6.4 MB Links: Home Page | foobar2000 for Mac | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Pick up Babbel Language Learning lifetime subscription at 47% off with code by Steven Parker Learn all 14 languages and access more than 10,000 hours of high-quality language education online. Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can pick up a lifetime subscription to Babbel Language Learning at 47% off. Note: Available to U.S. customers & NEW users only. Learn Spanish, French, Italian, German, and many more languages with Babbel, the #1 top-grossing language-learning app in the world. Developed by over 100 expert linguists, Babbel is helping millions of people speak a new language quickly and with confidence. After just one month, you will be able to speak confidently about practical topics, such as transportation, dining, shopping, directions, making friends and socializing and much more! Get lifetime access to learn all 14 languages Practice with 10-15 minute bite-sized lessons that fit conveniently into your schedule Cover a wide range of useful real-life topics, from travel to family, business, food & more Use speech recognition technology to keep your pronunciation on point Learn at a variety of skill levels, from beginner to advanced Get personalized review sessions to reinforce what you learn so it really sticks Study whenever & wherever you want and your progress will be synchronized across your devices Use offline mode to access courses, lessons & review items when not on Wi-Fi—just download them beforehand Languages Available: Spanish (Spain), German, Italian, French, Portuguese, Swedish, Turkish, Dutch, Polish, Indonesian, Norwegian, Danish, Russian, Spanish (Latin America) Good to know Length of access: lifetime Valid for New Users in the USA Only Redemption deadline: redeem your code within 30 days of purchase Please note redemption is required via Web Browser. Access to the mobile app will be available after redemption has been completed via web browser Max number of devices: Unlimited Access options: desktop & mobile Number of languages: 14 (all current languages) Updates included Babbel Language Learning: Lifetime Subscription (All Languages) normally costs $299, but you can pick it up for just $159 for a limited time - that represents a saving of $140. For a full description, specs, and license info, click the link below. Deal Price $159.00 with code LEARN (was $299) NOTE: For NEW users in the US only. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • AltSendme 0.4.2 is out.
    • Simple answer is yes, you will still get the Windows updates and as long as browser is up to date, you will be good. Only thing secure boot does is protect you against boot level threats and make it harder to install other OS's. I've been looking into this pretty thoroughly lately myself as wifes computer has secure boot disabled plus my other, older computers that run Linux, don't have secure boot enabled. Have seen all kinds of questions about this on the Linux Mint and MX Linux forums. Just don't suddenly enable secure boot now.
    • How many other companies will follow Ford's lead? Or, have they already gotten lazy and become enslaved to AI--and now can't figure out how to get out of that mess.
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      493
    2. 2
      +Edouard
      225
    3. 3
      PsYcHoKiLLa
      148
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!