Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
'startx' fails to load fluxbox
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
PGDubbin
n00b
n00b


Joined: 06 Apr 2006
Posts: 55

PostPosted: Thu Apr 06, 2006 2:06 pm    Post subject: 'startx' fails to load fluxbox Reply with quote

The output of /var/log/Xorg.0.log:

Code:

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.15-gentoo-r1 i686 [ELF]
Current Operating System: Linux localhost 2.6.15-gentoo-r1 #1 PREEMPT Mon Apr 3 21:38:23 EST 2006 i686
Build Date: 06 April 2006
   Before reporting problems, check http://wiki.X.Org
   to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr  6 09:55:12 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "monitor1"
(**) |   |-->Device "video1"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(WW) The directory "/usr/share/fonts/Speedo/" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/TrueType/" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/freefont/" does not exist.
   Entry deleted from font path.
(**) FontPath set to "/usr/share/fonts/local/,/usr/share/fonts/misc/,/usr/share/fonts/75dpi/:unscaled,/usr/share/fonts/100dpi/:unscaled,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/"
(**) RgbPath set to "/usr/lib/X11/rgb"
(==) ModulePath set to "/usr/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.2
   X.Org Video Driver: 0.7
   X.Org XInput driver : 0.4
   X.Org Server Extension : 0.2
   X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/modules/fonts/libbitmap.a
Duplicate symbol __i686.get_pc_thunk.bx in /usr/lib/modules/fonts/libbitmap.a:bitmapmod.o
Also defined in /usr/lib/modules/fonts/libbitmap.a

Fatal server error:
Module load failure


Please consult the The X.Org Foundation support
    at http://wiki.X.Org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


Any hints?
Back to top
View user's profile Send private message
webhawg
Apprentice
Apprentice


Joined: 18 Oct 2002
Posts: 293

PostPosted: Thu Apr 06, 2006 5:26 pm    Post subject: Reply with quote

I'm getting the same thing...only not with fluxbox.
Back to top
View user's profile Send private message
PGDubbin
n00b
n00b


Joined: 06 Apr 2006
Posts: 55

PostPosted: Fri Apr 07, 2006 2:36 pm    Post subject: Reply with quote

Code:
USE="static" emerge xorg-x11


Sovled it
Back to top
View user's profile Send private message
Woland
Apprentice
Apprentice


Joined: 02 Aug 2002
Posts: 248
Location: Russian Jack, Alaska

PostPosted: Wed May 10, 2006 4:57 am    Post subject: Reply with quote

I am currently trying to solve the same problem. This is an xorg issue, not a fluxbox one---X craps out way before fluxbox has a chance to start, and it craps out because of a problem in /usr/lib/modules/fonts/libbitmap.a which is owned by the xorg package.

PGDubbin wrote:

USE="static" emerge xorg-x11


This may solve it, but I do not think this is a very good solution, since you will wind up
with a statically linked X server---the executable, I imagine would be huge, as well as the performance loss.

Perhaps here is a solution:
https://forums.gentoo.org/viewtopic-t-408352-highlight-libbitmap+bitmapmod+o.html

using the "dlloader" flag, not the "static" flag
_________________
|
|_______________________________________
And some days the Universe just gives you the finger.
Back to top
View user's profile Send private message
cdstealer
Guru
Guru


Joined: 30 Oct 2005
Posts: 431
Location: Leeds

PostPosted: Wed May 10, 2006 6:37 pm    Post subject: Reply with quote

Cool thanx man, worked like a charm. No slow down at all.. this will give me time to find out why and re-emerge it so it isn't a static install.
Thanx again
CD
Back to top
View user's profile Send private message
cdstealer
Guru
Guru


Joined: 30 Oct 2005
Posts: 431
Location: Leeds

PostPosted: Thu May 11, 2006 8:03 pm    Post subject: Reply with quote

The solution in the link above works better:

Code:
USE="dlloader" emerge xorg-x11


Thanx again. :D
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