Fedora Linux Support Community & Resources Center
  #1  
Old 4th June 2012, 06:14 PM
r0n1N Offline
Registered User
 
Join Date: Jun 2012
Location: Germany
Posts: 6
linuxchrome
Gnome-Shell 2D

Hello,

I've just installed Fedora 17 since there is now gnome-shell 2D support. Is there any possibility to switch between hardware-accelerated (3D) mode and the new 2D-mode?

Or can you tell me how to disable 3D hardware acceleration of my graphics card using the radeon driver. I have an on-board Radeon HD3300 (RS780) and I'd like to try if gnome-shell was working more smoothly if i used the CPU to render it.

Thanks in advance for your help!
Reply With Quote
  #2  
Old 4th June 2012, 10:28 PM
Ssl's Avatar
Ssl Offline
Registered User
 
Join Date: Aug 2008
Location: Serbia
Posts: 22
linuxfirefox
Re: Gnome-Shell 2D

Hi,
Are you talking about "software rendering" ?
http://www.phoronix.com/scan.php?pag...tem&px=MTAxMTI
http://fedoraproject.org/wiki/Featur...ware_rendering

can you try this from gnome-terminal: LIBGL_ALWAYS_SOFTWARE=1 gnome-shell --replace

It will probably work pretty slow.If fallback mode is good enough for you, you could enable
it through "system settings" -> "details" -> "graphics" -> forced fallback mode on" as a second option..
Reply With Quote
  #3  
Old 5th June 2012, 07:35 AM
r0n1N Offline
Registered User
 
Join Date: Jun 2012
Location: Germany
Posts: 6
linuxchrome
Re: Gnome-Shell 2D

Thanks! That is what I was talking about. Sadly, it is pretty slow as you already mentioned.

However, it is not really much slower than using hardware-rendering. Can you imagine that the Radeon HD3300 graphics card is just too weak for the gnome-shell effects? (e.g. switching between exposé and normal view is very stutteringly) Or is there any possibility to the driver properties? I already checked the fglrx driver, but did not bring any improvement ...
Reply With Quote
  #4  
Old 5th June 2012, 11:26 AM
Ssl's Avatar
Ssl Offline
Registered User
 
Join Date: Aug 2008
Location: Serbia
Posts: 22
linuxfirefox
Re: Gnome-Shell 2D

Is there any chance you did f17 install from live media using vesa mode? That is if you have
"nomodeset" or radeon.modeset=0 param appended to GRUB_CMDLINE_LINUX line in /etc/default/grub file.

Binary driver (catalyst) is incompatible, so far, with xorg stack used in f17, so, your try is wrong with that.

Interesting, in a few days I could test an hp 615 notebook with ati radeon hd 3200 (RS780) graphics from f17 liveusb and will post my results here, later we could file a bug report if I have the same experience too.
Reply With Quote
  #5  
Old 5th June 2012, 05:14 PM
r0n1N Offline
Registered User
 
Join Date: Jun 2012
Location: Germany
Posts: 6
linuxchrome
Re: Gnome-Shell 2D

No I don't think so, here is the excerpt from the grub file:
Code:
GRUB_CMDLINE_LINUX="rd.md=0 rd.lvm=0 rd.dm=0 SYSFONT=True  KEYTABLE=de rd.luks=0 LANG=en_US.UTF-8 rhgb quiet"
Would be nice to see your experience. I might be a bit oversensitive, however on a fedora machine of a friend it seemed to be much smoother. He's running a 2 year old geforce middle class graphic card. Though, it isn't the newest you can get but probably faster than mine ...

In addition, it is not only f17 with gnome-shell making these problems. Actually all current distributions running gnome-shell, unity 3d or kde do not run very smooth.
Reply With Quote
  #6  
Old 8th June 2012, 11:50 AM
Agent20 Offline
Registered User
 
Join Date: Aug 2010
Location: England
Posts: 39
linuxfirefox
Re: Gnome-Shell 2D

You could check in the BIOS to see if there are any settings for memory sharing with the onboard graphics.
If the onboard graphics is only allocated a relatively small amount of memory (like 128MB) that might cause stuttering performance issues across different distros.
Reply With Quote
  #7  
Old 11th June 2012, 11:23 AM
r0n1N Offline
Registered User
 
Join Date: Jun 2012
Location: Germany
Posts: 6
macossafari
Re: Gnome-Shell 2D

Thanks for the hint, I will check it. Any proposals how much memory I should allocate at least?

@Ssl: did make any experiences with the notebook yet?
Reply With Quote
  #8  
Old 11th June 2012, 05:43 PM
Agent20 Offline
Registered User
 
Join Date: Aug 2010
Location: England
Posts: 39
linuxfirefox
Re: Gnome-Shell 2D

The amount of memory to allocate will depend on the BIOS options for your motherboard and how much RAM you have in the PC, I would try for at least 256MB.

My laptop with Mobility HD3450 graphics (256MB) runs the GNOME shell animations smoothly, a discrete 9600 Pro desktop card (128MB) stutters a bit and a motherboard with the Xpress 200 onboard graphics (32MB) stutters badly. They can't be compared directly of course because of differences in architecture and the specifications of the rest of the systems they are in.
Reply With Quote
  #9  
Old 11th June 2012, 06:50 PM
droidhacker Offline
Registered User
 
Join Date: Oct 2009
Posts: 824
linuxfirefox
Re: Gnome-Shell 2D

What is your objective in trying to make it "smoother"? Are you trying to make it *look* prettier? Or are you trying to make it faster/more functional? If the latter, you might want to consider installing the "disable window animations" extension.

https://extensions.gnome.org/extensi...ow-animations/
Reply With Quote
  #10  
Old 12th June 2012, 07:12 AM
r0n1N Offline
Registered User
 
Join Date: Jun 2012
Location: Germany
Posts: 6
linuxchrome
Re: Gnome-Shell 2D

Actually, it is the animations themselves that aren't smooth. So my objective is to make it "look" prettier

However, switching to 1024MB of RAM did not help either (it was set to "Auto", so probably there was enough anyways). It is not that bad (as I said, I am probably too oversensitive) but it feels like it is getting worse if more windows are open.
Reply With Quote
Reply

Tags
gnomeshell

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Gnome 3] gnome-shell freezes with Nvidia proprietary driver Jigdo F16 Development 5 26th June 2011 10:23 AM
x86_64 livecd: no login screen, gnome-shell, or gnome-fallback at boot maugre F15 Development 1 28th April 2011 07:21 PM
Gnome shell or unity shell? jan1024188 Using Fedora 9 18th April 2011 11:57 PM
GNOME problem: Failed to start GNOME Shell. Reverting to previous settings. piopio Installation and Live Media 12 21st November 2010 08:00 AM
GNOME Shell - Preview of GNOME 3 - Accelerated 3D graphics is not available flokip Fedora 12 Alpha, Beta & Release Candidates 14 29th October 2009 06:21 PM


Current GMT-time: 11:53 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat