Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X Server Configuration problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Master Bender
n00b
n00b


Joined: 10 Sep 2004
Posts: 18
Location: MI

PostPosted: Sun Sep 12, 2004 8:10 pm    Post subject: X Server Configuration problems Reply with quote

# cp /root/xorg.conf.new /etc/X11/xorg.conf
After the install of Xserver I did this command and it said some thing like folder not found or something like that.
so i looked at the log and in it says the following:
(WW) Open APM failed (/dev/apm_bios) (No such file or directory) :?
I must have skiped somthing but i looked throught It and I do not Know what.
I have a voodoo5 card
thanx
_________________
Bender we love you!
Shut up baby I know it
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54809
Location: 56N 3W

PostPosted: Sun Sep 12, 2004 8:14 pm    Post subject: Reply with quote

Master Bender,

That message is harmless.
(WW) introdices a Warning
X tried to use APM and can't. Thats OK.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Master Bender
n00b
n00b


Joined: 10 Sep 2004
Posts: 18
Location: MI

PostPosted: Sun Sep 12, 2004 8:28 pm    Post subject: Reply with quote

when I try to startx the screen goes flickers then coes back.
Does it have to do with the video card or monitor,
Or is it I have not installed KDE and it is soppose to do that.
And what about not being able to do this:
# cp /root/xorg.conf.new /etc/X11/xorg.conf
that is what it says in the directions.
_________________
Bender we love you!
Shut up baby I know it
Back to top
View user's profile Send private message
Master Bender
n00b
n00b


Joined: 10 Sep 2004
Posts: 18
Location: MI

PostPosted: Sun Sep 12, 2004 10:28 pm    Post subject: Reply with quote

More info:
when i do this: "# cp /root/xorg.conf.new /etc/X11/xorg.conf"
It says this: "cp:canot stat "/root/xorg.conf.new" :no such file or directory"
Is this becuse I have not installed KDE? :?
_________________
Bender we love you!
Shut up baby I know it
Back to top
View user's profile Send private message
Master Bender
n00b
n00b


Joined: 10 Sep 2004
Posts: 18
Location: MI

PostPosted: Sun Sep 12, 2004 11:29 pm    Post subject: Reply with quote

more info:
After I type startx it says along with other stuff :

(WW) VGA:no matching device section ........
(WW) VGA:no matching device section ........
(EE) VGA: Driver can't support depth 24
XI0: fatal IO eeror 104 (connection reset by peer) on X server ":0.0"
after 0 requests (0known processed) with 0 events remaining.
I guess i shall install KDE :|
_________________
Bender we love you!
Shut up baby I know it
Back to top
View user's profile Send private message
dudboi
n00b
n00b


Joined: 06 Sep 2004
Posts: 1
Location: Singapore

PostPosted: Mon Sep 13, 2004 7:01 am    Post subject: Reply with quote

try setting this under the screen section:

DefaultDepth 16

Then under the 16-bit mode set

DefaultModes "1024x768" "800x600" "600x480"

You need a device section for your gfx card. Read the howto again.
Back to top
View user's profile Send private message
arrruken
n00b
n00b


Joined: 28 Feb 2004
Posts: 48

PostPosted: Mon Sep 13, 2004 7:18 am    Post subject: Reply with quote

dudboi is right, but just to clarify, your X server is getting the error because the driver being used to display your console(most likely VESA) is not capable of running 24-bit color. You could just change the depth, and most likely Xorg will work fine, but in the future you will want to look into using a better driver that works with your card. To at least get a better 2d driver, you can use "xorgconfig", just run it and follow the directions. Otherwise you can get 3d acceleration by emerging the ati or nvidia drivers.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54809
Location: 56N 3W

PostPosted: Mon Sep 13, 2004 3:04 pm    Post subject: Reply with quote

Master Bender,

Before you start on KDE you need to know that X works. That means it starts with no errors and twm runs. Thats a window manager you wil never forget.
You can only do
Code:
cp /root/xorg.conf.new /etc/X11/xorg.conf
after you have run the X configuration tool. The file /root/xorg.conf.new will not exist unitil that tool exits.

Quote:
(EE) VGA: Driver can't support depth 24
means that you have at least part of an xorg.conf in the right place. You are trying to use theVGA driver with 24 bit colour. It can only do 8 bit colour,

Post your /etc/X11/xorg.conf file and tell us about your monitor and graphics card. (Maker and Model).

The X config tool may not produce a working config file. Even if it works, it will need to be optiomised by hand later
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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