Gnome 3 only Fallback Mode

Compiz, KDE, Gnome, Fluxbox, etc...

Moderator: Moderators

Gnome 3 only Fallback Mode

Postby Rubycon » Tue Mar 06, 2012 18:52

Hello everybody,

i've just set up a new small system with corecdx and made a

equo install gnome

The problem is, that gnome only starts in fallback mode.

/usr/libexec/gnome-session-check-accelerated-helper
gnome-session-is-accelerated: No hardware 3D support.

andre@xw9400 ~ $ gnome-shell --replace
(gnome-shell:10079): folks-DEBUG: individual-aggregator.vala:305: Setting primary store IDs to defaults.
(gnome-shell:10079): folks-DEBUG: individual-aggregator.vala:333: Primary store IDs are 'key-file' and ''.
Fensterverwalter-Warnung:Log level 16: Unable to register authentication agent: GDBus.Errorrg.freedesktop.PolicyKit1.Error.Faile d: An authentication agent already exists for the given subject
Fensterverwalter-Warnung:Log level 16: Error registering polkit authentication agent: GDBus.Errorrg.freedesktop.PolicyKit1.Error.Faile d: An authentication agent already exists for the given subject (polkit-error-quark 0)
JS LOG: GNOME Shell started at Tue Mar 06 2012 14:23:28 GMT+0100 (CET)

Every gnome 3 live cd of any distribution is working without any problems.....
I've got no idear....

Regards

Andre
Rubycon
Baby Hen
 
Posts: 4
Joined: Tue Sep 07, 2010 17:02

Re: Gnome 3 only Fallback Mode

Postby LOUDlife » Fri Mar 09, 2012 2:00

Are you tryin to run Gnome Shell? I am having a similar/same? problem. I have the gnome shell installed but instead I always boot to GTK3&&don't know how to get it to the gnome shell.
LOUDlife
Baby Hen
 
Posts: 9
Joined: Mon Jan 09, 2012 8:47

Re: Gnome 3 only Fallback Mode

Postby micia » Fri Mar 09, 2012 2:23

Hi,
which video drivers and video cards are you using?
The output of:
Code: Select all
eselect opengl list
cat /etc/X11/xorg.conf

could be useful.
User avatar
micia
Sagely Hen
 
Posts: 2710
Joined: Wed Nov 26, 2008 16:41

Re: Gnome 3 only Fallback Mode

Postby LOUDlife » Fri Mar 09, 2012 3:02

EDIT: Switched to nvidia w/ eselect and got the gnome shell back

Code: Select all
Apollo-17 dominus # eselect opengl list
Available OpenGL implementations:
  [1]   ati
  [2]   nvidia
  [3]   xorg-x11 *
Apollo-17 dominus # cat /etc/X11/xorg.conf

Section "Module"
    SubSection  "extmod"
       Option    "omit xfree86-dga"
    EndSubSection
    Load    "i2c"
    Load    "ddc"
    Load    "vbe"
    Load    "dri"
    Load    "glx"
    Load    "synaptics"
EndSection

Section "ServerFlags"
     Option    "AllowMouseOpenFail"    "true"
EndSection

Section "Monitor"
    Identifier    "Generic Monitor"
    VertRefresh    43 - 60
    HorizSync      28 - 80
EndSection


Section "Device"

    Identifier  "SabayonVga0"
    Driver      "nvidia"
    #BusID    "PCI:01:00"
    #Option "RenderAccel" "on"
    #Option "XAANoOffscreenPixmaps"
    #Option "BusType" "PCI"
    #Option "ColorTiling" "on"
    #Option "EnablePageFlip" "on"
    # UseEvents is causing segmentation faults with
    # NVIDIA 6xxx, 7xxx and >=275.xx.xx drivers
    #Option "UseEvents" "True"
    Option "LogoPath" "/usr/share/backgrounds/sabayonlinux-nvidia.png"

EndSection
   


Section "Screen"

    Identifier    "Screen 0"
    Device        "SabayonVga0"
    Monitor       "Generic Monitor"
    Option       "AddARGBGLXVisuals" "true"

    DefaultDepth 24

    SubSection "Display"
        Depth      8
        ViewPort   0 0
        #Modes      "1024x768" "800x600" "640x480"
    EndSubsection

    SubSection "Display"
        Depth           16
        ViewPort        0 0
        #Modes      "1024x768" "800x600" "640x480"
    EndSubsection

    SubSection "Display"
        Depth           24
        ViewPort        0 0
        #Modes      "1024x768" "800x600" "640x480"
    EndSubsection

EndSection


Section "DRI"
    Mode 0666
EndSection

Section "ServerLayout"
    Identifier   "Main Layout"
    Screen 0    "Screen 0"
EndSection

Section "Extensions"
   #Option "Composite" "Enable"
EndSection
LOUDlife
Baby Hen
 
Posts: 9
Joined: Mon Jan 09, 2012 8:47

Re: Gnome 3 only Fallback Mode

Postby micia » Fri Mar 09, 2012 10:35

LOUDlife wrote:EDIT: Switched to nvidia w/ eselect and got the gnome shell back


Yes, that was exactly the problem there, glad it is now fixed.
Be sure to use code tags in the future for large outputs, it makes your post much easier to read :)
User avatar
micia
Sagely Hen
 
Posts: 2710
Joined: Wed Nov 26, 2008 16:41


Return to 3D Desktops and Window Managers

Who is online

Users browsing this forum: No registered users and 0 guests