Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gnome -sometimes- freezes during load
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
colourblindangus
n00b
n00b


Joined: 30 Oct 2004
Posts: 4
Location: Oxford, England

PostPosted: Sun Aug 27, 2006 6:58 pm    Post subject: Gnome -sometimes- freezes during load Reply with quote

Hello

I have installed Gentoo on my laptop and when it works, it works very well. (Apart from the sound...but that's another, much less irritating problem).

My problem is this: Some of the time, when I attempt to log into Gnome, it gets about half way, and then stops. (The desktop backround appears, but no icons or panels). Killing X and restarting doesn't help, although about 1 time in 4 Gnome will, seemingly at random, fully load and I am left with a completely working Gnome desktop.

My best guess is this may be a conflict of some sort with the ATI drivers, which I have installed according to the Gentoo guide and wiki and which work fine, but I have no proof of this.

I would obviously appreciate all the suggestions people may have, especially advice on logs etc which may contain relevant errors and help diagnose the problem. Thanks in advance.
Laptop specs and xorg.conf follow:

Laptop:
Acer aspire 1650
Intel pentium M
ATI x1300 mobility graphics
(Intel HDA sound...)

Code:

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "aticonfig Screen 0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "TouchPad" "AlwaysCore"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/share/X11/rgb"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/75dpi"
        FontPath     "/usr/share/fonts/100dpi"
        FontPath     "/usr/share/fonts/TTF"
        FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
        Load  "record"
        Load  "extmod"
        Load  "xtrap"
        Load  "glx"
        Load  "dbe"
        Load  "dri"
        Load  "type1"
        Load  "freetype"
        Load  "synaptics"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option  "CoreKeyboard"
        Option  "XkbRules"      "xorg"
        Option  "XkbRules"      "pc105"
        Option  "XkbRules"      "uk"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/psaux"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "InputDevice"
        Identifier  "TouchPad"
        Driver      "synaptics"
        Option      "Device" "/dev/input/mouse0"
        Option      "Protocol" "auto-dev"
        Option      "LeftEdge" "1700"
        Option      "RightEdge" "5300"
        Option      "TopEdge" "1700"
        Option      "BottomEdge" "4200"
        Option      "FingerLow" "25"
        Option      "FingerHigh" "30"
        Option      "MaxTapTime" "180"
        Option      "MaxTapMove" "220"
        Option      "VertScrollDelta" "100"
        Option      "MinSpeed" "0.10"
        Option      "MaxSpeed" "0.50"
        Option      "AccelFactor" "0.0015"
        Option      "SHMConfig" "on"
EndSection

Section "Monitor"
        Identifier   "aticonfig Monitor 0"
EndSection

Section "Device"
        Identifier  "ATI Graphics Adapter 0"
        Driver      "fglrx"
        BusID       "PCI:1:0:0"
#       Option  "ForceMonitors" "notv"
#       Option  "UseInternalAGPGART"    "no"
#       Option  "MonitorLayout" "TMDS, NONE"
EndSection

Section "Screen"
        Identifier "aticonfig Screen 0"
        Device     "ATI Graphics Adapter 0"
        Monitor    "aticonfig Monitor 0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes   "1280x800"
        EndSubSection
EndSection

Section "dri"
        Group   "video"
        Mode    0660
EndSection
Back to top
View user's profile Send private message
Aphax
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jan 2006
Posts: 75

PostPosted: Sun Aug 27, 2006 8:17 pm    Post subject: Reply with quote

Interesting, I have the exact same thing going on on my ASUS A6Vc laptop. I think it started after I added ssh-add to my startup programs. I also vaguely remember I had this on my desktop but I might be mistaken. I have an nvidia videocard so I suspect this isn't related to your ATI card. I'll post some of my system specs when I have more time tomorrow.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum