You are not logged in.

#1 2007-11-18 18:26:48

wildwobby
Member
Registered: 2007-11-18
Posts: 10

Setting up Gnome, VNC

Ok, so I tried install Gnome and VNC today... but im a total nub.

When I run

startx

It tells me:

hostname: Unknown host
xauth:  creating new authority file /home/wildwobby/.serverauth.6733

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-rc1-ARCH i686
Current Operating System: Linux archlinux 2.6.23-ARCH #1 SMP PREEMPT Sat Oct 27 09:04:14 UTC 2007 i686
Build Date: 07 November 2007  11:19:12AM

        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 Nov 18 18:25:30 2007
(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "glx" (module does not exist, 0)
(EE) Failed to load module "vga" (module does not exist, 0)
(EE) No drivers available.

Fatal server error:
no screens found

waiting for X server to begin accepting connections
giving up.
xinit:  Connection reset by peer (errno 104):  unable to connect to X server
xinit:  No such process (errno 3):  Server error.
Couldnt get a file descriptor referring to the console

So I guess if I can get gnome working first and then work on VNC it would be better.... how do I fix this though?

Thanks!

Offline

#2 2007-11-18 23:52:31

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,384
Website

Re: Setting up Gnome, VNC

This is an xorg problem.  Not a gnome problem.  Have you configured X?  I recommend using "X -configure" with the latest Xorg.

Offline

#3 2007-11-19 00:15:11

wildwobby
Member
Registered: 2007-11-18
Posts: 10

Re: Setting up Gnome, VNC

Hey,

Fixed something!

It doesnt give any errors, but just a black screen with an X movable by the mouse? I assume this means Xorg is running but gnome isnt?

How do I get gnome running? I installed it...

Offline

#4 2007-11-19 00:23:38

wildwobby
Member
Registered: 2007-11-18
Posts: 10

Re: Setting up Gnome, VNC

hmm, I rebooted,

I think I have GDM starting on boot.... it started, but it comes up with a gray screen with a watch and flickers a bunch of time then a blue screen saying it has "shutdown 6 times within the last 90 seconds, it is likely something bad has happend. wait 2 minutes before starting again."

Offline

#5 2007-11-19 00:24:46

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,384
Website

Re: Setting up Gnome, VNC

In ~/.xinitrc put "exec gnome-session"

http://wiki.archlinux.org/index.php/Beg … uide#GNOME

Offline

#6 2007-11-19 00:39:07

wildwobby
Member
Registered: 2007-11-18
Posts: 10

Re: Setting up Gnome, VNC

just made the file added the contents, rebooted, still no change.

xorg.conf if it helps:

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/100dpi:unscaled"
        FontPath     "/usr/share/fonts/75dpi:unscaled"
        FontPath     "/usr/share/fonts/TTF"
        FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
        Load  "extmod"
        Load  "record"
        Load  "dri"
        Load  "dbe"
        Load  "xtrap"
        Load  "type1"
        Load  "freetype"
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"
        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     "ShadowFB"                  # [<bool>]
        #Option     "KGAUniversal"              # [<bool>]
        screen 0
        Identifier  "Card0"
        Driver      "vga"
        VendorName  "nVidia Corporation"
        BoardName   "NV6 [Vanta/Vanta LT]"
        BusID       "PCI:1:0: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

Im also getting this error:

AUDIT: Mon Nov 19 00:42:51 2007: 6439 X: client 1 rejected from local host (uid 1000)

Last edited by wildwobby (2007-11-19 01:11:45)

Offline

#7 2008-01-15 18:08:23

Kaso_Da_Zmok
Member
Registered: 2007-11-01
Posts: 19

Re: Setting up Gnome, VNC

SOLVED:
got the same problem
after upgrade i started my pc and gdm started but i could not login to X, got these

AUDIT: Tue Jan 15 17:55:12 2008: 6792 X: client 1 rejected from local host (uid 1000)

found out that root cause is some glx module that was broken. re-installed the NVIDIA driver and all sorted.

Offline

Board footer

Powered by FluxBB