You are not logged in.

#1 2006-10-05 22:33:58

yankees26
Member
From: Connecticut, USA
Registered: 2006-09-29
Posts: 190

set up openbox with gdm

I am trying to set up openbox with gdm, but whenever X starts up I see the nvidia logo screen and then a blue screen for a few seconds and it dies and tries again.

This is the basic order of what I did to set it up:

pacman -S xorg
pacman -S nvidia-beyond
nvidia-xconfig
pacman -S gdm
# edit /etc/inittab
pacman -S openbox menumaker obconf gtk-theme-switch2 feh
cp /etc/xdg/openbox/* /home/james/.config/openbox/
# Then I made a openbox.desktop in /etc/X11/sessions

Offline

#2 2006-10-05 23:18:26

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: set up openbox with gdm

Correct me if I am wrong, but it sounds like you aren't even getting into X server. Check your /etc/X11/xorg.conf file and make sure you have your drivers setup there correctly. Sometimes programs don't add the proper lines.

Offline

#3 2006-10-05 23:47:49

yankees26
Member
From: Connecticut, USA
Registered: 2006-09-29
Posts: 190

Re: set up openbox with gdm

I don't see anything wrong, so here is my xorg.conf:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Sep 14 15:50:24 PDT 2006


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    RgbPath         "/usr/lib/X11/rgb"
    ModulePath      "/usr/lib/xorg/modules"
    FontPath        "/usr/share/fonts/misc"
    FontPath        "/usr/share/fonts/100dpi"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "keyboard"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 150.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes      "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

What I don't get is that I have installed Arch and gotten X working with nvidia-xconfig but I wanted to reinstall and start over and X isn't working this time with nvidia-xconfig.

Offline

#4 2006-10-05 23:57:27

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: set up openbox with gdm

Can you psot your Xorg log file? It may have some useful information smile
According to what I can see though, the configuration file does look correct.

Offline

#5 2006-10-06 00:39:07

yankees26
Member
From: Connecticut, USA
Registered: 2006-09-29
Posts: 190

Re: set up openbox with gdm

here you go:

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN 
Current Operating System: Linux arch 2.6.17-beyond #1 SMP PREEMPT Mon Sep 18 12:24:35 EST 2006 i686
Build Date: 19 September 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: Wed Oct  4 23:49:44 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse0"
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
(**) FontPath set to:
    /usr/share/fonts/misc
(**) RgbPath set to "/usr/lib/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 1.0
    X.Org XInput driver : 0.6
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2570 card 1028,0151 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2571 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24d2 card 1028,0151 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24d4 card 1028,0151 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24d7 card 1028,0151 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,24de card 1028,0151 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24dd card 1028,0151 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev c2 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24d0 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24db card 1028,0151 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,24d1 card 1028,0151 rev 02 class 01,01,8f hdr 00
(II) PCI: 00:1f:3: chip 8086,24d3 card 1028,0151 rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24d5 card 1028,0151 rev 02 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 10de,00f5 card 10de,037c rev a2 class 03,00,00 hdr 00
(II) PCI: 02:0c:0: chip 8086,100e card 1028,0151 rev 02 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
    [0] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xfc000000 - 0xfeafffff (0x2b00000) MX[B]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xd8000000 - 0xefffffff (0x18000000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 2 I/O range:
    [0] -1    0    0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
    [0] -1    0    0xfbf00000 - 0xfbffffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x00f5) rev 162, Mem @ 0xfc000000/24, 0xe0000000/28, 0xfd000000/24, BIOS @ 0xfea00000/17
(II) Addressable bus resource ranges are
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[B]
    [1] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd0000000 from 0xd7ffffff to 0xcfffffff
(II) Active PCI resource ranges:
    [0] -1    0    0xfbfe0000 - 0xfbffffff (0x20000) MX[B]
    [1] -1    0    0xfebff900 - 0xfebff9ff (0x100) MX[B]
    [2] -1    0    0xfebffa00 - 0xfebffbff (0x200) MX[B]
    [3] -1    0    0xfebffc00 - 0xfebfffff (0x400) MX[B]
    [4] -1    0    0xffa80800 - 0xffa80bff (0x400) MX[B]
    [5] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [6] -1    0    0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
    [7] -1    0    0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    [8] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    [9] -1    0    0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
    [10] -1    0    0x0000df40 - 0x0000df7f (0x40) IX[B]
    [11] -1    0    0x0000edc0 - 0x0000edff (0x40) IX[B]
    [12] -1    0    0x0000ee00 - 0x0000eeff (0x100) IX[B]
    [13] -1    0    0x0000eda0 - 0x0000edbf (0x20) IX[B]
    [14] -1    0    0x0000fea0 - 0x0000feaf (0x10) IX[B]
    [15] -1    0    0x0000fe30 - 0x0000fe33 (0x4) IX[B]
    [16] -1    0    0x0000fe20 - 0x0000fe27 (0x8) IX[B]
    [17] -1    0    0x0000fe10 - 0x0000fe13 (0x4) IX[B]
    [18] -1    0    0x0000fe00 - 0x0000fe07 (0x8) IX[B]
    [19] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
    [20] -1    0    0x00000374 - 0x00000374 (0x1) IX[B]
    [21] -1    0    0x00000170 - 0x00000170 (0x1) IX[B]
    [22] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[B]
    [23] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
    [24] -1    0    0x0000ff20 - 0x0000ff3f (0x20) IX[B]
    [25] -1    0    0x0000ff40 - 0x0000ff5f (0x20) IX[B]
    [26] -1    0    0x0000ff60 - 0x0000ff7f (0x20) IX[B]
    [27] -1    0    0x0000ff80 - 0x0000ff9f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xfbfe0000 - 0xfbffffff (0x20000) MX[B]
    [1] -1    0    0xfebff900 - 0xfebff9ff (0x100) MX[B]
    [2] -1    0    0xfebffa00 - 0xfebffbff (0x200) MX[B]
    [3] -1    0    0xfebffc00 - 0xfebfffff (0x400) MX[B]
    [4] -1    0    0xffa80800 - 0xffa80bff (0x400) MX[B]
    [5] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [6] -1    0    0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
    [7] -1    0    0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    [8] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    [9] -1    0    0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
    [10] -1    0    0x0000df40 - 0x0000df7f (0x40) IX[B]
    [11] -1    0    0x0000edc0 - 0x0000edff (0x40) IX[B]
    [12] -1    0    0x0000ee00 - 0x0000eeff (0x100) IX[B]
    [13] -1    0    0x0000eda0 - 0x0000edbf (0x20) IX[B]
    [14] -1    0    0x0000fea0 - 0x0000feaf (0x10) IX[B]
    [15] -1    0    0x0000fe30 - 0x0000fe33 (0x4) IX[B]
    [16] -1    0    0x0000fe20 - 0x0000fe27 (0x8) IX[B]
    [17] -1    0    0x0000fe10 - 0x0000fe13 (0x4) IX[B]
    [18] -1    0    0x0000fe00 - 0x0000fe07 (0x8) IX[B]
    [19] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
    [20] -1    0    0x00000374 - 0x00000374 (0x1) IX[B]
    [21] -1    0    0x00000170 - 0x00000170 (0x1) IX[B]
    [22] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[B]
    [23] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
    [24] -1    0    0x0000ff20 - 0x0000ff3f (0x20) IX[B]
    [25] -1    0    0x0000ff40 - 0x0000ff5f (0x20) IX[B]
    [26] -1    0    0x0000ff60 - 0x0000ff7f (0x20) IX[B]
    [27] -1    0    0x0000ff80 - 0x0000ff9f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [4] -1    0    0xfbfe0000 - 0xfbffffff (0x20000) MX[B]
    [5] -1    0    0xfebff900 - 0xfebff9ff (0x100) MX[B]
    [6] -1    0    0xfebffa00 - 0xfebffbff (0x200) MX[B]
    [7] -1    0    0xfebffc00 - 0xfebfffff (0x400) MX[B]
    [8] -1    0    0xffa80800 - 0xffa80bff (0x400) MX[B]
    [9] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [10] -1    0    0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
    [11] -1    0    0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    [12] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    [13] -1    0    0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
    [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [16] -1    0    0x0000df40 - 0x0000df7f (0x40) IX[B]
    [17] -1    0    0x0000edc0 - 0x0000edff (0x40) IX[B]
    [18] -1    0    0x0000ee00 - 0x0000eeff (0x100) IX[B]
    [19] -1    0    0x0000eda0 - 0x0000edbf (0x20) IX[B]
    [20] -1    0    0x0000fea0 - 0x0000feaf (0x10) IX[B]
    [21] -1    0    0x0000fe30 - 0x0000fe33 (0x4) IX[B]
    [22] -1    0    0x0000fe20 - 0x0000fe27 (0x8) IX[B]
    [23] -1    0    0x0000fe10 - 0x0000fe13 (0x4) IX[B]
    [24] -1    0    0x0000fe00 - 0x0000fe07 (0x8) IX[B]
    [25] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
    [26] -1    0    0x00000374 - 0x00000374 (0x1) IX[B]
    [27] -1    0    0x00000170 - 0x00000170 (0x1) IX[B]
    [28] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[B]
    [29] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
    [30] -1    0    0x0000ff20 - 0x0000ff3f (0x20) IX[B]
    [31] -1    0    0x0000ff40 - 0x0000ff5f (0x20) IX[B]
    [32] -1    0    0x0000ff60 - 0x0000ff7f (0x20) IX[B]
    [33] -1    0    0x0000ff80 - 0x0000ff9f (0x20) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 7.1.1, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.9625
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.9625
    Module class: X.Org Video Driver
(II) LoadModule: "keyboard"
(II) Loading /usr/lib/xorg/modules/input/keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
(II) NVIDIA dlloader X Driver  1.0-9625  Thu Sep 14 15:35:06 PDT 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 0.1.0
    ABI class: X.Org Video Driver, version 1.0
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [4] -1    0    0xfbfe0000 - 0xfbffffff (0x20000) MX[B]
    [5] -1    0    0xfebff900 - 0xfebff9ff (0x100) MX[B]
    [6] -1    0    0xfebffa00 - 0xfebffbff (0x200) MX[B]
    [7] -1    0    0xfebffc00 - 0xfebfffff (0x400) MX[B]
    [8] -1    0    0xffa80800 - 0xffa80bff (0x400) MX[B]
    [9] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [10] -1    0    0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
    [11] -1    0    0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    [12] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    [13] -1    0    0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
    [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [16] -1    0    0x0000df40 - 0x0000df7f (0x40) IX[B]
    [17] -1    0    0x0000edc0 - 0x0000edff (0x40) IX[B]
    [18] -1    0    0x0000ee00 - 0x0000eeff (0x100) IX[B]
    [19] -1    0    0x0000eda0 - 0x0000edbf (0x20) IX[B]
    [20] -1    0    0x0000fea0 - 0x0000feaf (0x10) IX[B]
    [21] -1    0    0x0000fe30 - 0x0000fe33 (0x4) IX[B]
    [22] -1    0    0x0000fe20 - 0x0000fe27 (0x8) IX[B]
    [23] -1    0    0x0000fe10 - 0x0000fe13 (0x4) IX[B]
    [24] -1    0    0x0000fe00 - 0x0000fe07 (0x8) IX[B]
    [25] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
    [26] -1    0    0x00000374 - 0x00000374 (0x1) IX[B]
    [27] -1    0    0x00000170 - 0x00000170 (0x1) IX[B]
    [28] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[B]
    [29] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
    [30] -1    0    0x0000ff20 - 0x0000ff3f (0x20) IX[B]
    [31] -1    0    0x0000ff40 - 0x0000ff5f (0x20) IX[B]
    [32] -1    0    0x0000ff60 - 0x0000ff7f (0x20) IX[B]
    [33] -1    0    0x0000ff80 - 0x0000ff9f (0x20) IX[B]
(II) resource ranges after probing:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [4] -1    0    0xfbfe0000 - 0xfbffffff (0x20000) MX[B]
    [5] -1    0    0xfebff900 - 0xfebff9ff (0x100) MX[B]
    [6] -1    0    0xfebffa00 - 0xfebffbff (0x200) MX[B]
    [7] -1    0    0xfebffc00 - 0xfebfffff (0x400) MX[B]
    [8] -1    0    0xffa80800 - 0xffa80bff (0x400) MX[B]
    [9] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [10] -1    0    0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
    [11] -1    0    0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    [12] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    [13] -1    0    0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
    [14] 0    0    0x000a0000 - 0x000affff (0x10000) MS[B]
    [15] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[B]
    [16] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[B]
    [17] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [18] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [19] -1    0    0x0000df40 - 0x0000df7f (0x40) IX[B]
    [20] -1    0    0x0000edc0 - 0x0000edff (0x40) IX[B]
    [21] -1    0    0x0000ee00 - 0x0000eeff (0x100) IX[B]
    [22] -1    0    0x0000eda0 - 0x0000edbf (0x20) IX[B]
    [23] -1    0    0x0000fea0 - 0x0000feaf (0x10) IX[B]
    [24] -1    0    0x0000fe30 - 0x0000fe33 (0x4) IX[B]
    [25] -1    0    0x0000fe20 - 0x0000fe27 (0x8) IX[B]
    [26] -1    0    0x0000fe10 - 0x0000fe13 (0x4) IX[B]
    [27] -1    0    0x0000fe00 - 0x0000fe07 (0x8) IX[B]
    [28] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
    [29] -1    0    0x00000374 - 0x00000374 (0x1) IX[B]
    [30] -1    0    0x00000170 - 0x00000170 (0x1) IX[B]
    [31] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[B]
    [32] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
    [33] -1    0    0x0000ff20 - 0x0000ff3f (0x20) IX[B]
    [34] -1    0    0x0000ff40 - 0x0000ff5f (0x20) IX[B]
    [35] -1    0    0x0000ff60 - 0x0000ff7f (0x20) IX[B]
    [36] -1    0    0x0000ff80 - 0x0000ff9f (0x20) IX[B]
    [37] 0    0    0x000003b0 - 0x000003bb (0xc) IS[B]
    [38] 0    0    0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU GeForce 7800 GS at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.71.22.21.09
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 7800 GS at PCI:1:0:0:
(--) NVIDIA(0):     DELL 1703FP (CRT-0)
(--) NVIDIA(0): DELL 1703FP (CRT-0): 400.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(WW) NVIDIA(0): No valid modes for "1600x1200"; removing.
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1280x1024"
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0):     "800x600"
(II) NVIDIA(0):     "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] 0    0    0xfd000000 - 0xfdffffff (0x1000000) MX[B]
    [1] 0    0    0xe0000000 - 0xefffffff (0x10000000) MX[B]
    [2] 0    0    0xfc000000 - 0xfcffffff (0x1000000) MX[B]
    [3] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [4] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [5] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [6] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [7] -1    0    0xfbfe0000 - 0xfbffffff (0x20000) MX[B]
    [8] -1    0    0xfebff900 - 0xfebff9ff (0x100) MX[B]
    [9] -1    0    0xfebffa00 - 0xfebffbff (0x200) MX[B]
    [10] -1    0    0xfebffc00 - 0xfebfffff (0x400) MX[B]
    [11] -1    0    0xffa80800 - 0xffa80bff (0x400) MX[B]
    [12] -1    0    0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [13] -1    0    0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
    [14] -1    0    0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    [15] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    [16] -1    0    0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
    [17] 0    0    0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
    [18] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
    [19] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
    [20] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [21] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [22] -1    0    0x0000df40 - 0x0000df7f (0x40) IX[B]
    [23] -1    0    0x0000edc0 - 0x0000edff (0x40) IX[B]
    [24] -1    0    0x0000ee00 - 0x0000eeff (0x100) IX[B]
    [25] -1    0    0x0000eda0 - 0x0000edbf (0x20) IX[B]
    [26] -1    0    0x0000fea0 - 0x0000feaf (0x10) IX[B]
    [27] -1    0    0x0000fe30 - 0x0000fe33 (0x4) IX[B]
    [28] -1    0    0x0000fe20 - 0x0000fe27 (0x8) IX[B]
    [29] -1    0    0x0000fe10 - 0x0000fe13 (0x4) IX[B]
    [30] -1    0    0x0000fe00 - 0x0000fe07 (0x8) IX[B]
    [31] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
    [32] -1    0    0x00000374 - 0x00000374 (0x1) IX[B]
    [33] -1    0    0x00000170 - 0x00000170 (0x1) IX[B]
    [34] -1    0    0x000003f4 - 0x000003f4 (0x1) IX[B]
    [35] -1    0    0x000001f0 - 0x000001f0 (0x1) IX[B]
    [36] -1    0    0x0000ff20 - 0x0000ff3f (0x20) IX[B]
    [37] -1    0    0x0000ff40 - 0x0000ff5f (0x20) IX[B]
    [38] -1    0    0x0000ff60 - 0x0000ff7f (0x20) IX[B]
    [39] -1    0    0x0000ff80 - 0x0000ff9f (0x20) IX[B]
    [40] 0    0    0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
    [41] 0    0    0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1280x1024"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/psaux"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 9
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "NVIDIA Damage Notification Manager" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Kernel RC Handler" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.

Offline

#6 2006-10-06 01:52:29

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: set up openbox with gdm

looks fine, did you happen to add gdm daemon to your rc.conf file?

It's located in /etc/rc.conf

look for daemons and add gdm

for example:

DAEMONS=(syslog-ng !hotplug !pcmcia network !netfs !crond alsa hplip
 49 cups !portmap !fam dbus hal gdm !httpd !mysqld)

That might explain why gdm isn't loading after your video card splash screen. According to your xorg log file you aren't getting any errors. So this is the onyl thing I can think of. I hope for the best.

Offline

#7 2006-10-06 11:00:06

yankees26
Member
From: Connecticut, USA
Registered: 2006-09-29
Posts: 190

Re: set up openbox with gdm

Well, I have put gdm in /etc/inittab 'cause I have read/heard that it is better to do it that way.

So in /etc/inittab for the x:5:respawn thing I have:

x:5:respawn:/opt/gnome/sbin/gdm -nodaemon

And to start up X I have been doing sudo /sbin/telinit 5, 'cause I don't want to start up the system to a reoccuring X-nightmare.

BUT, I just saw in another topic about installing some xorg-fonts- packages and it now works big_smile

Offline

#8 2006-10-06 13:36:44

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: set up openbox with gdm

yankees26 wrote:

Well, I have put gdm in /etc/inittab 'cause I have read/heard that it is better to do it that way.

So in /etc/inittab for the x:5:respawn thing I have:

x:5:respawn:/opt/gnome/sbin/gdm -nodaemon

And to start up X I have been doing sudo /sbin/telinit 5, 'cause I don't want to start up the system to a reoccuring X-nightmare.

BUT, I just saw in another topic about installing some xorg-fonts- packages and it now works big_smile

smile glad to hear you worked that out.

Offline

Board footer

Powered by FluxBB