Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kde4.2 main menu not rendered only menu's border
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
ImAmMe
n00b
n00b


Joined: 10 Feb 2006
Posts: 61

PostPosted: Sun Apr 12, 2009 7:18 am    Post subject: kde4.2 main menu not rendered only menu's border Reply with quote

I having some problems rendering of some of my object within the kde desktop. The 'start menu' when i click on it just get an empty box, it does have a nice looking border though. And if a right click and say run command, a pretty window opens up. After a type few chars, the window expands some to show a list to choose from but. At that point the window is only render a border. I'm at a lost of what to check or do next.

what i have done, rolled the nvidia driver back 173.14.15. That just clean up a few warning in the xorg's log.

if run glxgears the gears get render and look fine the frame rate is about 1300 fps. which i thought gl problem, guess not because glxgears works.

results of this: eselect opengl show
nvidia

my system has GeForce FX 5200 video card running

x11-drivers/nvidia-drivers-173.14.15
x11-base/xorg-server-1.3.0.0-r6

/etc/X11/xorg.conf
Code:

 
Section "Module"
    Load        "dbe"   # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "type1"
    Load        "freetype"
    Load       "glx"
    Load       "dri"

EndSection
 
Section "Files"
 
    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/75dpi/"
 
EndSection
 
Section "ServerFlags"
 
EndSection
 
Section "InputDevice"

    Identifier  "Keyboard1"
    Driver      "kbd"
 
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xorg"
    Option "XkbModel"   "dell101"
    Option "XkbLayout"  "us"
EndSection


 
Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "Auto" # Auto detect
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping"   "4 5 6 7"
    Option "Emulate3Buttons"

EndSection


Section "Monitor"
    Identifier  "My Monitor"
    HorizSync   31.5 - 64.3
    VertRefresh 40-150
EndSection


Section "Device"
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"

    Driver     "vga"
EndSection


Section "Device"
    Identifier  "vcard"
Driver      "nvidia"
#Driver "nv"

EndSection
 
Section "Screen"
    Identifier  "Screen 1"
    Device      "vcard"
    Monitor     "My Monitor"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection
 
Section "ServerLayout"
   Identifier  "Simple Layout"

    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection

Section "DRI"
    Mode 0666
EndSection



/var/log/Xorg.0.log
Code:

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux linuxpookie 2.6.27-gentoo-r8 #5 Tue Apr 7 12:26:51 Local time zone must be set--see zic manua i686
Build Date: 12 April 2009
        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 Apr 12 01:42:23 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "My Monitor"
(**) |   |-->Device "vcard"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(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/,
        /usr/share/fonts/75dpi/
(==) RgbPath set to "/usr/share/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) Loader magic: 0x81e45c0
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 1.2
        X.Org XInput driver : 0.7
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2570 card 1028,0174 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,0174 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24d4 card 1028,0174 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24d7 card 1028,0174 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,24de card 1028,0174 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24dd card 1028,0174 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,0174 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,24d1 card 1028,0174 rev 02 class 01,01,8f hdr 00
(II) PCI: 00:1f:3: chip 8086,24d3 card 1028,0174 rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24d5 card 1028,0174 rev 02 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0322 card 10de,01b9 rev a1 class 03,00,00 hdr 00
(II) PCI: 02:01:0: chip 14e4,4212 card 1028,0001 rev 02 class 07,03,00 hdr 00
(II) PCI: 02:08:0: chip 8086,1050 card 1028,0174 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       0xfd000000 - 0xfeafffff (0x1b00000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xf0000000 - 0xf7ffffff (0x8000000) 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       0xfcf00000 - 0xfcffffff (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 NV34 [GeForce FX 5200] rev 161, Mem @ 0xfd000000/24, 0xf0000000/27, 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 0xe8000000 from 0xefffffff to 0xe7ffffff
(II) Active PCI resource ranges:
        [0] -1  0       0xfcfff000 - 0xfcffffff (0x1000) MX[B]
        [1] -1  0       0xfcffe000 - 0xfcffefff (0x1000) MX[B]
        [2] -1  0       0xfebff900 - 0xfebff9ff (0x100) MX[B]
        [3] -1  0       0xfebffa00 - 0xfebffbff (0x200) MX[B]
        [4] -1  0       0xfebffc00 - 0xfebfffff (0x400) MX[B]
        [5] -1  0       0xffa80800 - 0xffa80bff (0x400) MX[B]
        [6] -1  0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [7] -1  0       0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
        [8] -1  0       0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
        [9] -1  0       0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
        [10] -1 0       0x0000df40 - 0x0000df7f (0x40) IX[B]
        [11] -1 0       0x0000df30 - 0x0000df3f (0x10) IX[B]
        [12] -1 0       0x0000edc0 - 0x0000edff (0x40) IX[B]
        [13] -1 0       0x0000ee00 - 0x0000eeff (0x100) IX[B]
        [14] -1 0       0x0000eda0 - 0x0000edbf (0x20) IX[B]
        [15] -1 0       0x0000fea0 - 0x0000feaf (0x10) IX[B]
        [16] -1 0       0x0000fe30 - 0x0000fe33 (0x4) IX[B]
        [17] -1 0       0x0000fe20 - 0x0000fe27 (0x8) IX[B]
        [18] -1 0       0x0000fe10 - 0x0000fe13 (0x4) IX[B]
        [19] -1 0       0x0000fe00 - 0x0000fe07 (0x8) IX[B]
        [20] -1 0       0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [21] -1 0       0x00000374 - 0x00000374 (0x1) IX[B]
        [22] -1 0       0x00000170 - 0x00000177 (0x8) IX[B]
        [23] -1 0       0x000003f4 - 0x000003f4 (0x1) IX[B]
        [24] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [25] -1 0       0x0000ff20 - 0x0000ff3f (0x20) IX[B]
        [26] -1 0       0x0000ff40 - 0x0000ff5f (0x20) IX[B]
        [27] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[B]
        [28] -1 0       0x0000ff80 - 0x0000ff9f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xfcfff000 - 0xfcffffff (0x1000) MX[B]
        [1] -1  0       0xfcffe000 - 0xfcffefff (0x1000) MX[B]
        [2] -1  0       0xfebff900 - 0xfebff9ff (0x100) MX[B]
        [3] -1  0       0xfebffa00 - 0xfebffbff (0x200) MX[B]
        [4] -1  0       0xfebffc00 - 0xfebfffff (0x400) MX[B]
        [5] -1  0       0xffa80800 - 0xffa80bff (0x400) MX[B]
        [6] -1  0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [7] -1  0       0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
        [8] -1  0       0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
        [9] -1  0       0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
        [10] -1 0       0x0000df40 - 0x0000df7f (0x40) IX[B]
        [11] -1 0       0x0000df30 - 0x0000df3f (0x10) IX[B]
        [12] -1 0       0x0000edc0 - 0x0000edff (0x40) IX[B]
        [13] -1 0       0x0000ee00 - 0x0000eeff (0x100) IX[B]
        [14] -1 0       0x0000eda0 - 0x0000edbf (0x20) IX[B]
        [15] -1 0       0x0000fea0 - 0x0000feaf (0x10) IX[B]
        [16] -1 0       0x0000fe30 - 0x0000fe33 (0x4) IX[B]
        [17] -1 0       0x0000fe20 - 0x0000fe27 (0x8) IX[B]
        [18] -1 0       0x0000fe10 - 0x0000fe13 (0x4) IX[B]
        [19] -1 0       0x0000fe00 - 0x0000fe07 (0x8) IX[B]
        [20] -1 0       0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [21] -1 0       0x00000374 - 0x00000374 (0x1) IX[B]
        [22] -1 0       0x00000170 - 0x00000177 (0x8) IX[B]
        [23] -1 0       0x000003f4 - 0x000003f4 (0x1) IX[B]
        [24] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [25] -1 0       0x0000ff20 - 0x0000ff3f (0x20) IX[B]
        [26] -1 0       0x0000ff40 - 0x0000ff5f (0x20) IX[B]
        [27] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[B]
        [28] -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       0xfcfff000 - 0xfcffffff (0x1000) MX[B]
        [5] -1  0       0xfcffe000 - 0xfcffefff (0x1000) MX[B]
        [6] -1  0       0xfebff900 - 0xfebff9ff (0x100) MX[B]
        [7] -1  0       0xfebffa00 - 0xfebffbff (0x200) MX[B]
        [8] -1  0       0xfebffc00 - 0xfebfffff (0x400) MX[B]
        [9] -1  0       0xffa80800 - 0xffa80bff (0x400) MX[B]
        [10] -1 0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [11] -1 0       0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
        [12] -1 0       0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
        [13] -1 0       0xfd000000 - 0xfdffffff (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       0x0000df30 - 0x0000df3f (0x10) IX[B]
        [18] -1 0       0x0000edc0 - 0x0000edff (0x40) IX[B]
        [19] -1 0       0x0000ee00 - 0x0000eeff (0x100) IX[B]
        [20] -1 0       0x0000eda0 - 0x0000edbf (0x20) IX[B]
        [21] -1 0       0x0000fea0 - 0x0000feaf (0x10) IX[B]
        [22] -1 0       0x0000fe30 - 0x0000fe33 (0x4) IX[B]
        [23] -1 0       0x0000fe20 - 0x0000fe27 (0x8) IX[B]
        [24] -1 0       0x0000fe10 - 0x0000fe13 (0x4) IX[B]
        [25] -1 0       0x0000fe00 - 0x0000fe07 (0x8) IX[B]
        [26] -1 0       0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [27] -1 0       0x00000374 - 0x00000374 (0x1) IX[B]
        [28] -1 0       0x00000170 - 0x00000177 (0x8) IX[B]
        [29] -1 0       0x000003f4 - 0x000003f4 (0x1) IX[B]
        [30] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [31] -1 0       0x0000ff20 - 0x0000ff3f (0x20) IX[B]
        [32] -1 0       0x0000ff40 - 0x0000ff5f (0x20) IX[B]
        [33] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[B]
        [34] -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 1.3.0, 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 1.3.0, 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 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 1.3.0, 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 1.3.0, 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.0
        Module class: X.Org Server Extension
(II) NVIDIA GLX Module  173.14.15  Fri Oct 31 16:29:34 PST 2008
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(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.0
        Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.2.3
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.1.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.7
(II) NVIDIA dlloader X Driver  173.14.15  Fri Oct 31 16:08:32 PST 2008
(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 1.3.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/extensions//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
        compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(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       0xfcfff000 - 0xfcffffff (0x1000) MX[B]
        [5] -1  0       0xfcffe000 - 0xfcffefff (0x1000) MX[B]
        [6] -1  0       0xfebff900 - 0xfebff9ff (0x100) MX[B]
        [7] -1  0       0xfebffa00 - 0xfebffbff (0x200) MX[B]
        [8] -1  0       0xfebffc00 - 0xfebfffff (0x400) MX[B]
        [9] -1  0       0xffa80800 - 0xffa80bff (0x400) MX[B]
        [10] -1 0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [11] -1 0       0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
        [12] -1 0       0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
        [13] -1 0       0xfd000000 - 0xfdffffff (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       0x0000df30 - 0x0000df3f (0x10) IX[B]
        [18] -1 0       0x0000edc0 - 0x0000edff (0x40) IX[B]
        [19] -1 0       0x0000ee00 - 0x0000eeff (0x100) IX[B]
        [20] -1 0       0x0000eda0 - 0x0000edbf (0x20) IX[B]
        [21] -1 0       0x0000fea0 - 0x0000feaf (0x10) IX[B]
        [22] -1 0       0x0000fe30 - 0x0000fe33 (0x4) IX[B]
        [23] -1 0       0x0000fe20 - 0x0000fe27 (0x8) IX[B]
        [24] -1 0       0x0000fe10 - 0x0000fe13 (0x4) IX[B]
        [25] -1 0       0x0000fe00 - 0x0000fe07 (0x8) IX[B]
        [26] -1 0       0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [27] -1 0       0x00000374 - 0x00000374 (0x1) IX[B]
        [28] -1 0       0x00000170 - 0x00000177 (0x8) IX[B]
        [29] -1 0       0x000003f4 - 0x000003f4 (0x1) IX[B]
        [30] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [31] -1 0       0x0000ff20 - 0x0000ff3f (0x20) IX[B]
        [32] -1 0       0x0000ff40 - 0x0000ff5f (0x20) IX[B]
        [33] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[B]
        [34] -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       0xfcfff000 - 0xfcffffff (0x1000) MX[B]
        [5] -1  0       0xfcffe000 - 0xfcffefff (0x1000) MX[B]
        [6] -1  0       0xfebff900 - 0xfebff9ff (0x100) MX[B]
        [7] -1  0       0xfebffa00 - 0xfebffbff (0x200) MX[B]
        [8] -1  0       0xfebffc00 - 0xfebfffff (0x400) MX[B]
        [9] -1  0       0xffa80800 - 0xffa80bff (0x400) MX[B]
        [10] -1 0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [11] -1 0       0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
        [12] -1 0       0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
        [13] -1 0       0xfd000000 - 0xfdffffff (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       0x0000df30 - 0x0000df3f (0x10) IX[B]
        [21] -1 0       0x0000edc0 - 0x0000edff (0x40) IX[B]
        [22] -1 0       0x0000ee00 - 0x0000eeff (0x100) IX[B]
        [23] -1 0       0x0000eda0 - 0x0000edbf (0x20) IX[B]
        [24] -1 0       0x0000fea0 - 0x0000feaf (0x10) IX[B]
        [25] -1 0       0x0000fe30 - 0x0000fe33 (0x4) IX[B]
        [26] -1 0       0x0000fe20 - 0x0000fe27 (0x8) IX[B]
        [27] -1 0       0x0000fe10 - 0x0000fe13 (0x4) IX[B]
        [28] -1 0       0x0000fe00 - 0x0000fe07 (0x8) IX[B]
        [29] -1 0       0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [30] -1 0       0x00000374 - 0x00000374 (0x1) IX[B]
        [31] -1 0       0x00000170 - 0x00000177 (0x8) IX[B]
        [32] -1 0       0x000003f4 - 0x000003f4 (0x1) IX[B]
        [33] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [34] -1 0       0x0000ff20 - 0x0000ff3f (0x20) IX[B]
        [35] -1 0       0x0000ff40 - 0x0000ff5f (0x20) IX[B]
        [36] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[B]
        [37] -1 0       0x0000ff80 - 0x0000ff9f (0x20) IX[B]
        [38] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [39] 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 FX 5200 (NV34) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 04.34.20.22.bc
(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 FX 5200 at PCI:1:0:0:
(--) NVIDIA(0):     Proview (CRT-0)
(--) NVIDIA(0): Proview (CRT-0): 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(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 (69, 86); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(==) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [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       0xfcfff000 - 0xfcffffff (0x1000) MX[B]
        [5] -1  0       0xfcffe000 - 0xfcffefff (0x1000) MX[B]
        [6] -1  0       0xfebff900 - 0xfebff9ff (0x100) MX[B]
        [7] -1  0       0xfebffa00 - 0xfebffbff (0x200) MX[B]
        [8] -1  0       0xfebffc00 - 0xfebfffff (0x400) MX[B]
        [9] -1  0       0xffa80800 - 0xffa80bff (0x400) MX[B]
        [10] -1 0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [11] -1 0       0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
        [12] -1 0       0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
        [13] -1 0       0xfd000000 - 0xfdffffff (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       0x0000df30 - 0x0000df3f (0x10) IX[B]
        [21] -1 0       0x0000edc0 - 0x0000edff (0x40) IX[B]
        [22] -1 0       0x0000ee00 - 0x0000eeff (0x100) IX[B]
        [23] -1 0       0x0000eda0 - 0x0000edbf (0x20) IX[B]
        [24] -1 0       0x0000fea0 - 0x0000feaf (0x10) IX[B]
        [25] -1 0       0x0000fe30 - 0x0000fe33 (0x4) IX[B]
        [26] -1 0       0x0000fe20 - 0x0000fe27 (0x8) IX[B]
        [27] -1 0       0x0000fe10 - 0x0000fe13 (0x4) IX[B]
        [28] -1 0       0x0000fe00 - 0x0000fe07 (0x8) IX[B]
        [29] -1 0       0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [30] -1 0       0x00000374 - 0x00000374 (0x1) IX[B]
        [31] -1 0       0x00000170 - 0x00000177 (0x8) IX[B]
        [32] -1 0       0x000003f4 - 0x000003f4 (0x1) IX[B]
        [33] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [34] -1 0       0x0000ff20 - 0x0000ff3f (0x20) IX[B]
        [35] -1 0       0x0000ff40 - 0x0000ff5f (0x20) IX[B]
        [36] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[B]
        [37] -1 0       0x0000ff80 - 0x0000ff9f (0x20) IX[B]
        [38] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [39] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) NVIDIA(0): Initialized AGP GART.
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0):     be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0):     may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(0):     available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0):     events.  For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0):     Config Options in the README.
(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
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Setting vga for screen 0.
(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 XAccessControlExtension
(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 "Protocol" "Auto"
(**) Mouse1: Device: "/dev/input/mice"
(**) Mouse1: Protocol: "Auto"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons"
(**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse1: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse1: Buttons: 11
(**) Mouse1: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Keyboard1: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard1: XkbRules: "xorg"
(**) Option "XkbModel" "dell101"
(**) Keyboard1: XkbModel: "dell101"
(**) Option "XkbLayout" "us"
(**) Keyboard1: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(--) Mouse1: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse1: ps2EnableDataReporting: succeeded
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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