Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Startx error
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
zerop2
Tux's lil' helper
Tux's lil' helper


Joined: 24 Apr 2006
Posts: 95

PostPosted: Mon Apr 24, 2006 3:01 pm    Post subject: Startx error Reply with quote

my screen is NEC VERSA E668 , can have 1024*1280
1. how to set xorg , i got error the botton
2. how to set console also have this resolution

i want to ask one more , how to configure xorg
i can not startx

i am familiar wth setting xorg, i use Xorg -configure, then cp xorg.conf.new /etc/X11/xorg.conf

hostname: Unknown host

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-r5 i686 [ELF]
Current Operating System: Linux livecd 2.6.15-gentoo-r5 #1 SMP Thu Feb 16 15:28:08 UTC 2006 i686
Build Date: 23 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: Mon Apr 24 22:54:56 2006
(==) Using config file: "/etc/X11/xorg.conf"
Using vt 7

(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(EE) I810(0): unknown reason for exception
(EE) I810(0): cannot continue
xterm: Error 32, errno 2: No such file or directory
Reason: get_pty: not enough ptys
login: Error 32, errno 2: No such file or directory
Reason: get_pty: not enough ptys

waiting for X server to shut down X connection to :0.0 broken (explicit kill or server shutdown).
_________________
>>>>>>>>>>>>>>>
Kenerl Hacking Babie
>>>>>>>>>>>>>>>
Back to top
View user's profile Send private message
cosmicnut
Tux's lil' helper
Tux's lil' helper


Joined: 26 Apr 2004
Posts: 94

PostPosted: Mon Apr 24, 2006 3:07 pm    Post subject: Reply with quote

Have you un-commented the GART section of xorg.conf
You need to have the AGP GART drivers for your card. Check the gentoo desktop guide in the docs section. You'll need to install the correct GART packages
Back to top
View user's profile Send private message
zerop2
Tux's lil' helper
Tux's lil' helper


Joined: 24 Apr 2006
Posts: 95

PostPosted: Mon Apr 24, 2006 3:46 pm    Post subject: Reply with quote

OH!!!! :cry: no GART section , what can i do?
it is the file generated by Xorg -configure

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

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

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

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "i810"
VendorName "Intel Corp."
BoardName "82852/855GM Integrated Graphics Device"
BusID "PCI:0:2:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
_________________
>>>>>>>>>>>>>>>
Kenerl Hacking Babie
>>>>>>>>>>>>>>>
Back to top
View user's profile Send private message
cosmicnut
Tux's lil' helper
Tux's lil' helper


Joined: 26 Apr 2004
Posts: 94

PostPosted: Mon Apr 24, 2006 4:00 pm    Post subject: Reply with quote

This is from a dim and distant memory. Try getting rid of
load "glx"
load "dri"
I can't remember which one it is. Sorry
Back to top
View user's profile Send private message
zerop2
Tux's lil' helper
Tux's lil' helper


Joined: 24 Apr 2006
Posts: 95

PostPosted: Mon Apr 24, 2006 4:10 pm    Post subject: Reply with quote

i comment load "dri"
got the same error
_________________
>>>>>>>>>>>>>>>
Kenerl Hacking Babie
>>>>>>>>>>>>>>>
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Mon Apr 24, 2006 5:08 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Desktop Environments.
Desktop stuff so moved here.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
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