Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg auf Rootserver
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Normi
n00b
n00b


Joined: 05 Oct 2005
Posts: 21

PostPosted: Sun May 13, 2007 2:08 pm    Post subject: Xorg auf Rootserver Reply with quote

Ich wollte mal X11 installieren auf einem Gentoo-Rootserver.
Es kommt aber immer die Fehlermeldung no screens found.
Grafikkarte: VGA compatible controller: VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video (rev 01)
startx:
Code:
xauth:  creating new authority file /root/.serverauth.4644


X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux 2.6.20-gentoo-r8 i686
Current Operating System: Linux gentoo2 2.6.20-gentoo-r8 #6 SMP Sat May 12 12:34:27 CEST 2007 i686
Build Date: 12 May 2007
        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: Sun May 13 16:05:14 2007
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 42 of section InputDevice in file /etc/X11/xorg.conf
        This section must have an Identifier line.
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal server error:
no screens found
XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
      after 0 requests (0 known processed) with 0 events remaining.

xorg.conf:

Code:
Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   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/TTF/"
   FontPath     "/usr/share/fonts/OTF"
   FontPath     "/usr/share/fonts/Type1/"
   FontPath     "/usr/share/fonts/100dpi/"
   FontPath     "/usr/share/fonts/75dpi/"
EndSection

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

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

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

Section "Monitor"
        #DisplaySize      800   600 #mm
        Identifier   "Monitor0"
        VendorName   "HSL"
        ModelName    "5de"
        Option       "DPMS"
        VertRefresh 43-76
        HorizSync 30-83
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     "ShadowFB"              # [<bool>]
        #Option     "DefaultRefresh"        # [<bool>]
        #Option     "ModeSetClearScreen"    # [<bool>]
   Identifier  "Card0"
   Driver      "via"
   VendorName  "Unknown Vendor"
   BoardName   "Unknown Board"
   BusID       "PCI:1:0:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 24
        Option "passwordFile" "/root/.vnc/passwd"
SubSection "Display"
                Viewport   0 0
                Depth     1
                Modes "1024x768"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
                Modes "1024x768"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
                Modes "1024x768"
                EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
                Modes "1024x768"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
                Modes "1024x768"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes "1024x768"
EndSubSection
EndSection
Back to top
View user's profile Send private message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Sun May 13, 2007 2:49 pm    Post subject: Reply with quote

hau aus der mouse-section auch mal die zeilen
Code:
Section "InputDevice"
und
EndSection
raus
_________________
Build your own live cd with catalyst 2.0!
Back to top
View user's profile Send private message
blu3bird
Retired Dev
Retired Dev


Joined: 04 Oct 2003
Posts: 614
Location: Munich, Germany

PostPosted: Sun May 13, 2007 2:59 pm    Post subject: Reply with quote

Warum machst du es so umständlich? Wenn du VNC willst start doch einfach VNC...

Code:
emerge -uv vnc
vncserver :1

_________________
Black Holes are created when God divides by zero!
Back to top
View user's profile Send private message
moe
Veteran
Veteran


Joined: 28 Mar 2003
Posts: 1289
Location: Potsdam / Germany

PostPosted: Sun May 13, 2007 8:18 pm    Post subject: Reply with quote

Wozu X-Server? Der sollte da laufen wo dein Bildschirm auch ist. Wenn du grafische Anwendungen sehen willst installier auf dem Rootserver die xorg-libs, und mach von zuhause ein ssh -X..

Gruss Maurice
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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