Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can´t get "nv" to work on a 6100-430 onboard graphics
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
dracea
n00b
n00b


Joined: 28 Sep 2008
Posts: 20

PostPosted: Fri Oct 24, 2008 5:16 pm    Post subject: Can´t get "nv" to work on a 6100-430 onboard graph Reply with quote

Hi,

I tried to use X with "nv" several times, but always the result is the same: X seems to start, screen gets black, Alt+Ctrl+F2 give me an unusable console with all characters shrunk to a line, where the char should be. (Its enough to guess where the cursor is to do a "shutdown -r now")

So whats my config?

The kernel was build with this ".config" (excerpt)
Code:

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_UVESA is not set
CONFIG_FB_VESA=y
# CONFIG_FB_EFI is not set
# CONFIG_FB_HECUBA is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set


my make.conf looks like this:
Code:

CHOST="x86_64-pc-linux-gnu"
#
CFLAGS="-march=k8"
#
CFLAGS="${CFLAGS} -O2"
CFLAGS="${CFLAGS} -pipe"
#
CXXFLAGS="${CFLAGS}"
#
LDFLAGS="-Wl,--hash-style=both"
#
ACCEPT_KEYWORDS="amd64"
MAKEOPTS="-j3"
USE="-doc -gtk -gnome -ipv6 kde qt3 qt4 alsa cdr dvd hal minimal nptl nptlonly symlink mmx 3dnow sse sse2"
LINGUAS="de en"
FEATURES="ccache parallel-fetch userpriv usersandbox"
INPUT_DEVICES="evdev keyboard mouse"
VIDEO_CARDS="nv"


These are my USE flags for everything X related:
Code:

x11-libs/cairo X
kde-base/kdelibs acl alsa cups arts
kde-base/kdebase-startkde arts xinerama
kde-base/arts alsa artswrappersuid esd jack mp3 nas vorbis xinerama
x11-libs/qt dbus opengl gif glib jpeg png tiff xinerama
kde-base/kopete yahoo
kde-base/konqueror arts branding java
app-emulation/emul-linux-x86-java alsa X nsplugin
kde-base/kdepim-kioslaves sasl


When I ran "Xorg -configure" it told me:
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 torino 2.6.25-gentoo-r7 #2 SMP PREEMPT Sun Oct 19 23:19:40 Local time zone must be set-- x86_64
Build Date: 23 October 2008
        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: Fri Oct 24 18:55:37 2008
List of video drivers:
        nv
(++) Using config file: "/root/xorg.conf.new"
(II) Module already built-in


Xorg detected your mouse at device /dev/input/mice.
Please check your config if the mouse is still not
operational, as by default Xorg tries to autodetect
the protocol.

Your xorg.conf file is /root/xorg.conf.new

To test the server, run 'X -config /root/xorg.conf.new'


and produced this 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/lib64/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  "dbe"
        Load  "extmod"
        Load  "dri"
        Load  "record"
        Load  "glx"
        Load  "GLcore"
        Load  "xtrap"
        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      410   310     # mm
        Identifier   "Monitor0"
        VendorName   "DEL"
        ModelName    "DELL 2001FP"
 ### Comment all HorizSync and VertRefresh values to use DDC:
        HorizSync    31.0 - 80.0
        VertRefresh  56.0 - 76.0
        Option      "DPMS"
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     "SWcursor"                  # [<bool>]
        #Option     "HWcursor"                  # [<bool>]
        #Option     "NoAccel"                   # [<bool>]
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "UseFBDev"                  # [<bool>]
        #Option     "Rotate"                    # [<str>]
        #Option     "VideoKey"                  # <i>
        #Option     "FlatPanel"                 # [<bool>]
        #Option     "FPDither"                  # [<bool>]
        #Option     "CrtcNumber"                # <i>
        #Option     "FPScale"                   # [<bool>]
        #Option     "FPTweak"                   # <i>
        #Option     "DualHead"                  # [<bool>]
        Identifier  "Card0"
        Driver      "nv"
        VendorName  "nVidia Corporation"
        BoardName   "GeForce 6100 nForce 430"
        BusID       "PCI:0:13: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


For me this looks fine. Does anybody spot a problem or has suggestions for the trouble-shooting?
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Fri Oct 24, 2008 6:59 pm    Post subject: Reply with quote

Please post output of grep ^CONFIG_FB /usr/src/linux/.config and emerge --info
Back to top
View user's profile Send private message
dracea
n00b
n00b


Joined: 28 Sep 2008
Posts: 20

PostPosted: Fri Oct 24, 2008 7:12 pm    Post subject: Reply with quote

Additional info from ".config":
Code:

CONFIG_FB=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_VESA=y


And here is "emerge -info":
Code:

Portage 2.1.4.5 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.25-gentoo-r7 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Timestamp of tree: Wed, 22 Oct 2008 18:30:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r13, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.61-r2
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,--hash-style=both"
LINGUAS="de en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow acl alsa amd64 berkdb bzip2 cdr cli cracklib crypt cups dri dvd fortran gdbm gpm hal iconv isdnlog kde midi minimal mmx mudflap multilib ncurses nls nptl nptlonly openmp pam pcre perl pppd python qt3 qt4 readline reflection session spl sse sse2 ssl symlink sysfs tcpd unicode xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en" USERLAND="GNU" VIDEO_CARDS="nv"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Fri Oct 24, 2008 8:24 pm    Post subject: Reply with quote

That looks fine. Run this as root
Code:
cd
X -config /root/xorg.conf.new

and post /var/log/Xorg.0.log so that we can see what is actually happening.
Back to top
View user's profile Send private message
dracea
n00b
n00b


Joined: 28 Sep 2008
Posts: 20

PostPosted: Sat Oct 25, 2008 12:53 am    Post subject: Reply with quote

notHerbert, thanks for pointing me to the log.

I am not going to post all 700 lines /var/log/Xorg.0.log here, because there is only one error (EE):
Code:
(EE) AIGLX: Screen 0 is not DRI capable


Code:
equery hasuse dri

tells me, that I have Xorg-server compiled with "USE dri". If I understand correctly DRI doesn´t work with "nv" drivers, so I am going to put "x11-base/xorg-server -dri" in my package.use and then an "emerge -N world"

The I am going to sleep :) I´ll post tomorrow how it went.

Please tell me if I got other things to fix, too

Night!
Back to top
View user's profile Send private message
akirhol
n00b
n00b


Joined: 10 Feb 2008
Posts: 13

PostPosted: Sat Oct 25, 2008 1:46 am    Post subject: Reply with quote

dracea wrote:
notHerbert, thanks for pointing me to the log.

I am not going to post all 700 lines /var/log/Xorg.0.log here, because there is only one error (EE):
Code:
(EE) AIGLX: Screen 0 is not DRI capable


Code:
equery hasuse dri

tells me, that I have Xorg-server compiled with "USE dri". If I understand correctly DRI doesn´t work with "nv" drivers, so I am going to put "x11-base/xorg-server -dri" in my package.use and then an "emerge -N world"

The I am going to sleep :) I´ll post tomorrow how it went.

Please tell me if I got other things to fix, too

Night!


Why not try the nvidia-drivers package? I believe your card should be supported by the latest available drivers. You can find more information on how to set this up here: http://www.gentoo.org/doc/en/nvidia-guide.xml

EDIT: And yes, regardless of nv or nvidia drivers, the DRI module isn't used with nVidia cards, only the GLX module is. You can avoid re-emerging it if you want by just commenting out the 'Load "dri"' line in your xorg.conf file.
Back to top
View user's profile Send private message
dracea
n00b
n00b


Joined: 28 Sep 2008
Posts: 20

PostPosted: Sat Oct 25, 2008 2:00 am    Post subject: Reply with quote

Thnaks, akihrol, but there wasn´t a "Load DRI" line anyway. I reemerged xorg-server now (instead of sleeping, which I should) and hurray :evil: , the error message in the log vanishes changes.

But the error stays the same:
    1) Call X -config /root/xorg.conf.new (which I recreated with Xorg -configure)
    2) Screen turns black
    3) Ctrl+Alt+F2 gives me a messed up console


My new /var/log/Xorg.0.log looks like this:
Code:

localhost ~ # cat /var/log/Xorg.0.log

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 localhost 2.6.25-gentoo-r7 #2 SMP PREEMPT Sun Oct 19 23:19:40 Local time zone must be set-- x86_64
Build Date: 25 October 2008
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: Sat Oct 25 03:34:00 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "dell"
(**) |   |-->Device "nvidia"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib64/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: 0x7be780
(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/lib64/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

(WW) xf86OpenConsole: setpgid failed: Operation not permitted
(WW) xf86OpenConsole: setsid failed: Operation not permitted
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,03ea card 1849,03ea rev a1 class 05,00,00 hdr 00
(II) PCI: 00:01:0: chip 10de,03e0 card 1849,03e0 rev a2 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,03eb card 1849,03eb rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:01:2: chip 10de,03f5 card 1849,03eb rev a2 class 05,00,00 hdr 80
(II) PCI: 00:02:0: chip 10de,03f1 card 1849,03f1 rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,03f2 card 1849,03f2 rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,03f3 card 0000,0000 rev a1 class 06,04,01 hdr 01
(II) PCI: 00:05:0: chip 10de,03f0 card 1849,0888 rev a2 class 04,03,00 hdr 80
(II) PCI: 00:06:0: chip 10de,03ec card 1849,03ec rev a2 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,03ef card 1849,03ef rev a2 class 06,80,00 hdr 00
(II) PCI: 00:08:0: chip 10de,03f6 card 1849,03f6 rev a2 class 01,01,85 hdr 80
(II) PCI: 00:08:1: chip 10de,03f6 card 1849,03f6 rev a2 class 01,01,85 hdr 80
(II) PCI: 00:09:0: chip 10de,03e8 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0b:0: chip 10de,03e9 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 10de,03e9 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,03d0 card 1849,03d0 rev a2 class 03,00,00 hdr 00
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:4:0), (0,1,1), BCTRL: 0x0202 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:9:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:11:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:12:0), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,4), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -100x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -100x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -100x00000000 - 0xffffffff (0x100000000) MX[B]
(--) PCI:*(0:13:0) nVidia Corporation GeForce 6100 nForce 430 rev 162, Mem @ 0xde000000/24, 0xc0000000/28, 0xdd000000/24, BIOS @ 0xdffc0000/17
(II) Addressable bus resource ranges are
[0] -100x00000000 - 0xffffffff (0x100000000) MX[B]
[1] -100x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -100x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -100x000c0000 - 0x000effff (0x30000) MX[B]
[3] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -100x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -100xdfff7000 - 0xdfff7fff (0x1000) MX[B]
[1] -100xdfffc000 - 0xdfffcfff (0x1000) MX[B]
[2] -100xdfffd000 - 0xdfffdfff (0x1000) MX[B]
[3] -100xdfff8000 - 0xdfffbfff (0x4000) MX[B]
[4] -100xdfffec00 - 0xdfffecff (0x100) MX[B]
[5] -100xdffff000 - 0xdfffffff (0x1000) MX[B]
[6] -100xdffc0000 - 0xdffdffff (0x20000) MX[B](B)
[7] -100xdd000000 - 0xddffffff (0x1000000) MX[B](B)
[8] -100xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[9] -100xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[10] -100x0000d000 - 0x0000d00f (0x10) IX[B]
[11] -100x00000ee0 - 0x00000ee3 (0x4) IX[B]
[12] -100x00000ec0 - 0x00000ec7 (0x8) IX[B]
[13] -100x00000ea0 - 0x00000ea3 (0x4) IX[B]
[14] -100x00000e80 - 0x00000e87 (0x8) IX[B]
[15] -100x0000d880 - 0x0000d88f (0x10) IX[B]
[16] -100x00000e60 - 0x00000e63 (0x4) IX[B]
[17] -100x00000e40 - 0x00000e47 (0x8) IX[B]
[18] -100x00000e20 - 0x00000e23 (0x4) IX[B]
[19] -100x00000e00 - 0x00000e07 (0x8) IX[B]
[20] -100x0000e480 - 0x0000e487 (0x8) IX[B]
[21] -100x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[22] -100x00006000 - 0x0000603f (0x40) IX[B]
[23] -100x00005000 - 0x0000503f (0x40) IX[B]
[24] -100x0000ec00 - 0x0000ec3f (0x40) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -100xdfff7000 - 0xdfff7fff (0x1000) MX[B]
[1] -100xdfffc000 - 0xdfffcfff (0x1000) MX[B]
[2] -100xdfffd000 - 0xdfffdfff (0x1000) MX[B]
[3] -100xdfff8000 - 0xdfffbfff (0x4000) MX[B]
[4] -100xdfffec00 - 0xdfffecff (0x100) MX[B]
[5] -100xdffff000 - 0xdfffffff (0x1000) MX[B]
[6] -100xdffc0000 - 0xdffdffff (0x20000) MX[B](B)
[7] -100xdd000000 - 0xddffffff (0x1000000) MX[B](B)
[8] -100xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[9] -100xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[10] -100x0000d000 - 0x0000d00f (0x10) IX[B]
[11] -100x00000ee0 - 0x00000ee3 (0x4) IX[B]
[12] -100x00000ec0 - 0x00000ec7 (0x8) IX[B]
[13] -100x00000ea0 - 0x00000ea3 (0x4) IX[B]
[14] -100x00000e80 - 0x00000e87 (0x8) IX[B]
[15] -100x0000d880 - 0x0000d88f (0x10) IX[B]
[16] -100x00000e60 - 0x00000e63 (0x4) IX[B]
[17] -100x00000e40 - 0x00000e47 (0x8) IX[B]
[18] -100x00000e20 - 0x00000e23 (0x4) IX[B]
[19] -100x00000e00 - 0x00000e07 (0x8) IX[B]
[20] -100x0000e480 - 0x0000e487 (0x8) IX[B]
[21] -100x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[22] -100x00006000 - 0x0000603f (0x40) IX[B]
[23] -100x00005000 - 0x0000503f (0x40) IX[B]
[24] -100x0000ec00 - 0x0000ec3f (0x40) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -100x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -100x000c0000 - 0x000effff (0x30000) MX[B]
[3] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -100x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -100x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -100x000c0000 - 0x000effff (0x30000) MX[B]
[3] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -100xdfff7000 - 0xdfff7fff (0x1000) MX[B]
[5] -100xdfffc000 - 0xdfffcfff (0x1000) MX[B]
[6] -100xdfffd000 - 0xdfffdfff (0x1000) MX[B]
[7] -100xdfff8000 - 0xdfffbfff (0x4000) MX[B]
[8] -100xdfffec00 - 0xdfffecff (0x100) MX[B]
[9] -100xdffff000 - 0xdfffffff (0x1000) MX[B]
[10] -100xdffc0000 - 0xdffdffff (0x20000) MX[B](B)
[11] -100xdd000000 - 0xddffffff (0x1000000) MX[B](B)
[12] -100xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[13] -100xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[14] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -100x00000000 - 0x000000ff (0x100) IX[B]
[16] -100x0000d000 - 0x0000d00f (0x10) IX[B]
[17] -100x00000ee0 - 0x00000ee3 (0x4) IX[B]
[18] -100x00000ec0 - 0x00000ec7 (0x8) IX[B]
[19] -100x00000ea0 - 0x00000ea3 (0x4) IX[B]
[20] -100x00000e80 - 0x00000e87 (0x8) IX[B]
[21] -100x0000d880 - 0x0000d88f (0x10) IX[B]
[22] -100x00000e60 - 0x00000e63 (0x4) IX[B]
[23] -100x00000e40 - 0x00000e47 (0x8) IX[B]
[24] -100x00000e20 - 0x00000e23 (0x4) IX[B]
[25] -100x00000e00 - 0x00000e07 (0x8) IX[B]
[26] -100x0000e480 - 0x0000e487 (0x8) IX[B]
[27] -100x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[28] -100x00006000 - 0x0000603f (0x40) IX[B]
[29] -100x00005000 - 0x0000503f (0x40) IX[B]
[30] -100x0000ec00 - 0x0000ec3f (0x40) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib64/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/lib64/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: "freetype"
(II) Loading /usr/lib64/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: "nv"
(II) Loading /usr/lib64/xorg/modules/drivers//nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 2.1.9
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "mouse"
(II) Loading /usr/lib64/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/lib64/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) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
GeForce Go 6600, GeForce Go 6600 GT, Quadro FX 550, Quadro FX 550,
Quadro FX 540, GeForce 6200, GeForce 6500,
GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 6800,
GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT, GeForce 6200,
GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7300 LE,
GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300, GeForce Go 7400,
GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro FX 350M,
GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 7600 GT,
GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT,
GeForce Go 7700, GeForce Go 7600, GeForce Go 7600 GT,
Quadro NVS 300M, GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560,
GeForce 7900 GTX, GeForce 7900 GT, GeForce 7900 GS,
GeForce Go 7900 GS, GeForce Go 7900 GTX, Quadro FX 2500M,
Quadro FX 1500M, Quadro FX 5500, Quadro FX 3500, Quadro FX 1500,
Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 6100,
GeForce Go 6150, GeForce Go 6100, GeForce 8800 GTX, GeForce 8800 GTS,
GeForce 8800 Ultra, Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS,
GeForce 8600 GT, GeForce 8600 GT, GeForce 8400 GS, GeForce 9500M GS,
GeForce 8600M GT, GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M,
Quadro FX 570M, Quadro FX 1600M, Quadro FX 570, Quadro FX 1700,
GeForce 8400 SE, GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS,
GeForce 8400 GS, GeForce 8600M GS, GeForce 8400M GT,
GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
Quadro NVS 135M, Quadro FX 360M, Quadro NVS 290,
GeForce 8800 GTS 512, GeForce 8800 GT, GeForce 9800 GX2,
GeForce 8800 GS, GeForce 8800M GTS, GeForce 8800M GTX,
GeForce 8800 GS, GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX,
Quadro FX 3700, Quadro FX 3600M, GeForce 9600 GT, GeForce 9600 GS,
GeForce 8400 GS
(II) Primary Device is: PCI 00:0d:0
(--) Assigning device section with no busID to primary device
(--) Chipset Unknown NVIDIA chip found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -100x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -100x000c0000 - 0x000effff (0x30000) MX[B]
[3] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -100xdfff7000 - 0xdfff7fff (0x1000) MX[B]
[5] -100xdfffc000 - 0xdfffcfff (0x1000) MX[B]
[6] -100xdfffd000 - 0xdfffdfff (0x1000) MX[B]
[7] -100xdfff8000 - 0xdfffbfff (0x4000) MX[B]
[8] -100xdfffec00 - 0xdfffecff (0x100) MX[B]
[9] -100xdffff000 - 0xdfffffff (0x1000) MX[B]
[10] -100xdffc0000 - 0xdffdffff (0x20000) MX[B](B)
[11] -100xdd000000 - 0xddffffff (0x1000000) MX[B](B)
[12] -100xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[13] -100xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[14] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -100x00000000 - 0x000000ff (0x100) IX[B]
[16] -100x0000d000 - 0x0000d00f (0x10) IX[B]
[17] -100x00000ee0 - 0x00000ee3 (0x4) IX[B]
[18] -100x00000ec0 - 0x00000ec7 (0x8) IX[B]
[19] -100x00000ea0 - 0x00000ea3 (0x4) IX[B]
[20] -100x00000e80 - 0x00000e87 (0x8) IX[B]
[21] -100x0000d880 - 0x0000d88f (0x10) IX[B]
[22] -100x00000e60 - 0x00000e63 (0x4) IX[B]
[23] -100x00000e40 - 0x00000e47 (0x8) IX[B]
[24] -100x00000e20 - 0x00000e23 (0x4) IX[B]
[25] -100x00000e00 - 0x00000e07 (0x8) IX[B]
[26] -100x0000e480 - 0x0000e487 (0x8) IX[B]
[27] -100x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[28] -100x00006000 - 0x0000603f (0x40) IX[B]
[29] -100x00005000 - 0x0000503f (0x40) IX[B]
[30] -100x0000ec00 - 0x0000ec3f (0x40) IX[B]
(II) resource ranges after probing:
[0] -100x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -100x000c0000 - 0x000effff (0x30000) MX[B]
[3] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -100xdfff7000 - 0xdfff7fff (0x1000) MX[B]
[5] -100xdfffc000 - 0xdfffcfff (0x1000) MX[B]
[6] -100xdfffd000 - 0xdfffdfff (0x1000) MX[B]
[7] -100xdfff8000 - 0xdfffbfff (0x4000) MX[B]
[8] -100xdfffec00 - 0xdfffecff (0x100) MX[B]
[9] -100xdffff000 - 0xdfffffff (0x1000) MX[B]
[10] -100xdffc0000 - 0xdffdffff (0x20000) MX[B](B)
[11] -100xdd000000 - 0xddffffff (0x1000000) MX[B](B)
[12] -100xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[13] -100xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[14] 000x000a0000 - 0x000affff (0x10000) MS[B]
[15] 000x000b0000 - 0x000b7fff (0x8000) MS[B]
[16] 000x000b8000 - 0x000bffff (0x8000) MS[B]
[17] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -100x00000000 - 0x000000ff (0x100) IX[B]
[19] -100x0000d000 - 0x0000d00f (0x10) IX[B]
[20] -100x00000ee0 - 0x00000ee3 (0x4) IX[B]
[21] -100x00000ec0 - 0x00000ec7 (0x8) IX[B]
[22] -100x00000ea0 - 0x00000ea3 (0x4) IX[B]
[23] -100x00000e80 - 0x00000e87 (0x8) IX[B]
[24] -100x0000d880 - 0x0000d88f (0x10) IX[B]
[25] -100x00000e60 - 0x00000e63 (0x4) IX[B]
[26] -100x00000e40 - 0x00000e47 (0x8) IX[B]
[27] -100x00000e20 - 0x00000e23 (0x4) IX[B]
[28] -100x00000e00 - 0x00000e07 (0x8) IX[B]
[29] -100x0000e480 - 0x0000e487 (0x8) IX[B]
[30] -100x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[31] -100x00006000 - 0x0000603f (0x40) IX[B]
[32] -100x00005000 - 0x0000503f (0x40) IX[B]
[33] -100x0000ec00 - 0x0000ec3f (0x40) IX[B]
[34] 000x000003b0 - 0x000003bb (0xc) IS[B]
[35] 000x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib64/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(II) NV(0): Initializing int10
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Chipset: "Unknown NVIDIA chipset"
(**) NV(0): Depth 24, (--) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib64/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.2
(==) NV(0): Using HW cursor
(--) NV(0): Linear framebuffer at 0xC0000000
(--) NV(0): MMIO registers at 0xDE000000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module already built-in
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module already built-in
(II) NV(0): I2C bus "DDC" initialized.
(II) NV(0): Probing for analog device on output A...
(--) NV(0):   ...can't find one
(II) NV(0): Probing for analog device on output B...
(--) NV(0):   ...can't find one
(II) NV(0): Probing for EDID on I2C bus A...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(II) NV(0):   ... none found
(II) NV(0): Probing for EDID on I2C bus B...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(II) NV(0):   ... none found
(--) NV(0): CRTC 1 is currently programmed for DFP
(II) NV(0): Using DFP on CRTC 1
(--) NV(0): Panel size is 1600 x 1200
(II) NV(0): Panel is TMDS
(--) NV(0): VideoRAM: 131072 kBytes
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): dell: Using hsync range of 31.50-79.00 kHz
(II) NV(0): dell: Using vrefresh range of 50.00-70.00 Hz
(II) NV(0): Clock range:  12.00 to 400.00 MHz
(II) NV(0): Not using default mode "640x350" (vrefresh out of range)
(II) NV(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x400" (vrefresh out of range)
(II) NV(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "720x400" (vrefresh out of range)
(II) NV(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (vrefresh out of range)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (vrefresh out of range)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (vrefresh out of range)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (vrefresh out of range)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (vrefresh out of range)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (vrefresh out of range)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1152x864" (vrefresh out of range)
(II) NV(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x960" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1792x1344" (exceeds panel dimensions)
(II) NV(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1792x1344" (exceeds panel dimensions)
(II) NV(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1856x1392" (exceeds panel dimensions)
(II) NV(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1856x1392" (exceeds panel dimensions)
(II) NV(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1920x1440" (exceeds panel dimensions)
(II) NV(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1920x1440" (exceeds panel dimensions)
(II) NV(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "832x624" (vrefresh out of range)
(II) NV(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1400x1050" (hsync out of range)
(II) NV(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1920x1440" (exceeds panel dimensions)
(II) NV(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "2048x1536" (exceeds panel dimensions)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "2048x1536" (exceeds panel dimensions)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "2048x1536" (exceeds panel dimensions)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(--) NV(0): Virtual size is 1600x1200 (pitch 1600)
(**) NV(0): *Driver mode "1600x1200": 130.2 MHz, 74.0 kHz, 59.9 Hz
(II) NV(0): Modeline "1600x1200"  130.25  1600 1648 1680 1760  1200 1203 1207 1235 +hsync -vsync
(**) NV(0):  Default mode "1600x1200": 162.0 MHz, 75.0 kHz, 60.0 Hz
(II) NV(0): Modeline "1600x1200"  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync
(**) NV(0):  Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz
(II) NV(0): Modeline "1400x1050"  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync
(**) NV(0):  Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) NV(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) NV(0):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) NV(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync
(**) NV(0):  Default mode "1152x768": 65.0 MHz, 44.2 kHz, 54.8 Hz
(II) NV(0): Modeline "1152x768"   65.00  1152 1178 1314 1472  768 771 777 806 +hsync +vsync
(**) NV(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) NV(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(**) NV(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) NV(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) NV(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) NV(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) NV(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NV(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) NV(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) NV(0): Modeline "640x480"   25.18  640 656 752 800  480 490 492 525 -hsync -vsync
(==) NV(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/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 "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib64/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
[0] 000xdd000000 - 0xddffffff (0x1000000) MX[B]
[1] 000xc0000000 - 0xcfffffff (0x10000000) MX[B]
[2] 000xde000000 - 0xdeffffff (0x1000000) MX[B]
[3] -100x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -100x000c0000 - 0x000effff (0x30000) MX[B]
[6] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -100xdfff7000 - 0xdfff7fff (0x1000) MX[B]
[8] -100xdfffc000 - 0xdfffcfff (0x1000) MX[B]
[9] -100xdfffd000 - 0xdfffdfff (0x1000) MX[B]
[10] -100xdfff8000 - 0xdfffbfff (0x4000) MX[B]
[11] -100xdfffec00 - 0xdfffecff (0x100) MX[B]
[12] -100xdffff000 - 0xdfffffff (0x1000) MX[B]
[13] -100xdffc0000 - 0xdffdffff (0x20000) MX[B](B)
[14] -100xdd000000 - 0xddffffff (0x1000000) MX[B](B)
[15] -100xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[16] -100xde000000 - 0xdeffffff (0x1000000) MX[B](B)
[17] 000x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[18] 000x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[19] 000x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[20] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[21] -100x00000000 - 0x000000ff (0x100) IX[B]
[22] -100x0000d000 - 0x0000d00f (0x10) IX[B]
[23] -100x00000ee0 - 0x00000ee3 (0x4) IX[B]
[24] -100x00000ec0 - 0x00000ec7 (0x8) IX[B]
[25] -100x00000ea0 - 0x00000ea3 (0x4) IX[B]
[26] -100x00000e80 - 0x00000e87 (0x8) IX[B]
[27] -100x0000d880 - 0x0000d88f (0x10) IX[B]
[28] -100x00000e60 - 0x00000e63 (0x4) IX[B]
[29] -100x00000e40 - 0x00000e47 (0x8) IX[B]
[30] -100x00000e20 - 0x00000e23 (0x4) IX[B]
[31] -100x00000e00 - 0x00000e07 (0x8) IX[B]
[32] -100x0000e480 - 0x0000e487 (0x8) IX[B]
[33] -100x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[34] -100x00006000 - 0x0000603f (0x40) IX[B]
[35] -100x00005000 - 0x0000503f (0x40) IX[B]
[36] -100x0000ec00 - 0x0000ec3f (0x40) IX[B]
[37] 000x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[38] 000x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) NV(0): Write-combining range (0xc0000000,0x8000000)
(II) NV(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Scanline Image Writes
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(==) 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 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
(**) Option "Protocol" "Auto"
(**) Mouse1: Device: "/dev/input/mice"
(**) Mouse1: Protocol: "Auto"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) 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" "pc105"
(**) Keyboard1: XkbModel: "pc105"
(**) Option "XkbLayout" "de"
(**) Keyboard1: XkbLayout: "de"
(**) 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
localhost ~ #


The xorg.conf.new:
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/lib64/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  "dbe"
Load  "extmod"
Load  "record"
Load  "glx"
Load  "GLcore"
Load  "xtrap"
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  410   310# mm
Identifier   "Monitor0"
VendorName   "DEL"
ModelName    "DELL 2001FP"
 ### Comment all HorizSync and VertRefresh values to use DDC:
HorizSync    31.0 - 80.0
VertRefresh  56.0 - 76.0
Option    "DPMS"
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     "SWcursor"           # [<bool>]
        #Option     "HWcursor"           # [<bool>]
        #Option     "NoAccel"            # [<bool>]
        #Option     "ShadowFB"           # [<bool>]
        #Option     "UseFBDev"           # [<bool>]
        #Option     "Rotate"             # [<str>]
        #Option     "VideoKey"           # <i>
        #Option     "FlatPanel"          # [<bool>]
        #Option     "FPDither"           # [<bool>]
        #Option     "CrtcNumber"         # <i>
        #Option     "FPScale"            # [<bool>]
        #Option     "FPTweak"            # <i>
        #Option     "DualHead"           # [<bool>]
Identifier  "Card0"
Driver      "nv"
VendorName  "nVidia Corporation"
BoardName   "GeForce 6100 nForce 430"
BusID       "PCI:0:13: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
Back to top
View user's profile Send private message
dracea
n00b
n00b


Joined: 28 Sep 2008
Posts: 20

PostPosted: Sat Oct 25, 2008 10:49 am    Post subject: Reply with quote

An additional question: Where do I find the "nv" requirements for the kernel? I only found 2nd-5ft hand information through google.

Like:
Code:
The xf86-video-nv driver doesn't require any special kernel support, and in fact, is not expected to work correctly in conjunction with rivafb or nvidiafb. All that should be required to switch between nv and nvidia is changing the driver line in xorg.conf. -- Aaron Plattner

http://209.85.135.104/search?q=cache:Bekl_E49XX4J:old.pt-br.gentoo-wiki.com/Talk:TIP_Switching_between_the_nv_free_driver_and_the_3D_nVidia_driver+tip+switching+talk+plattner&hl=de&ct=clnk&cd=1&gl=de&client=firefox-a
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Sun Oct 26, 2008 4:53 pm    Post subject: Reply with quote

Follow the guide that akirhol suggested http://www.gentoo.org/doc/en/nvidia-guide.xml

Put VIDEO_CARDS="nvidia" in /etc/make.conf
Fix and rebuild your kernel and reboot your new kernel
and run
Code:
emerge -uDNav world


That should rebuild xorg and mesa and emerge nvidia-drivers
Then try the X -configure command again
Back to top
View user's profile Send private message
dracea
n00b
n00b


Joined: 28 Sep 2008
Posts: 20

PostPosted: Mon Oct 27, 2008 7:11 am    Post subject: Reply with quote

My system works fine with "nvidia", its "nv" that does not. I mailed the maintainer of "nv" at this point as the driver "nv" doesn´t recognize my chipset (strange, as it is 2 years old)
Back to top
View user's profile Send private message
akirhol
n00b
n00b


Joined: 10 Feb 2008
Posts: 13

PostPosted: Mon Oct 27, 2008 6:21 pm    Post subject: Reply with quote

dracea wrote:
My system works fine with "nvidia", its "nv" that does not. I mailed the maintainer of "nv" at this point as the driver "nv" doesn´t recognize my chipset (strange, as it is 2 years old)


Pardon my ignorance but I seem to have missed the point. Why do you want to use the nv driver if the nvidia driver works? You cannot achieve 3d acceleration without the proprietary nVidia drivers. I see no advantage in attempting to utilize the open source drivers over the proprietary, at least not with the nVidia cards... my ATI is another story. ;)
Back to top
View user's profile Send private message
dracea
n00b
n00b


Joined: 28 Sep 2008
Posts: 20

PostPosted: Tue Oct 28, 2008 6:42 pm    Post subject: Reply with quote

Well, I don´t need 3D, but I want to switch to "hardened". So a driver I can compile myself is an advantage. But I´d prefer an open-source driver also on a normal system, just out of principle. If I would be a little stubborn I´d run Ubuntu now ;)
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