You are not logged in.

#1 2011-10-19 17:13:45

rage
Member
Registered: 2011-09-22
Posts: 14

[Solved] GeForce FX 5200 @ 1024x768 :(

I installed drivers as https://wiki.archlinux.org/index.php/Nouveau


$ xrandr -q
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 4096 x 4096
VGA-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768       60.0*
   800x600        60.3     56.2 
   848x480        60.0 
   640x480        59.9 
DVI-I-1 disconnected (normal left inverted right x axis y axis)

Monitor - full hd.

How can I set greater resolution?


$ lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)

$ xrandr --output VGA-1  --mode 1280x800 --pos 0x0
xrandr: cannot find mode 1280x800

Last edited by rage (2011-10-30 12:29:55)

Offline

#2 2011-10-19 17:21:21

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

Did you reboot your computer after installing the driver?

Offline

#3 2011-10-19 17:29:24

rage
Member
Registered: 2011-09-22
Posts: 14

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

yes

Offline

#4 2011-10-19 17:33:46

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

Any errors in the logs? Is the nouveau module loaded?

Offline

#5 2011-10-19 17:41:17

rage
Member
Registered: 2011-09-22
Posts: 14

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

yes, loaded.
No errors. xfce DE is running at 1024x768

Offline

#6 2011-10-19 17:45:24

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

Bug in nouveau?  What about when you install nvidia package?  Once you do and reboot, run

$ nvidia-settings

Last edited by graysky (2011-10-19 17:45:38)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#7 2011-10-19 17:46:58

rage
Member
Registered: 2011-09-22
Posts: 14

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

When set up nvidia
pacman -S nvidia

in xorg.log was error
FATAL: Error inserting nvidia (/lib/modules/3.0-ARCH/kernel/drivers/video/nvidia.ko.gz): No such device

Offline

#8 2011-10-19 17:49:42

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

graysky wrote:

Bug in nouveau?  What about when you install nvidia package?  Once you do and reboot, run

$ nvidia-settings

For this card he should be using nvidia-173xx which aren't compatible with the current xorg-server and have been temporarily removed from the repos http://mailman.archlinux.org/pipermail/ … 21764.html

Offline

#9 2011-10-19 17:49:42

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

My bad... you need to use the 173-x series, not the nvidia package.

Last edited by graysky (2011-10-19 17:50:52)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#10 2011-10-19 17:51:23

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

HA!  Karol pushed "Submit" quicker than I could.  In any case, it looks like you'll need to get nouveau working or upgrade to a different videoboard.

Last edited by graysky (2011-10-19 17:52:22)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#11 2011-10-19 17:52:33

cyberscan
Member
Registered: 2011-10-18
Posts: 10

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

have you tried an older version of the nvidia driver? and be sure to deinstall nouveau

Offline

#12 2011-10-19 17:53:57

rage
Member
Registered: 2011-09-22
Posts: 14

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

graysky wrote:

HA!  Karol pushed "Submit" quicker than I could.  In any case, it looks like you'll need to get nouveau working or upgrade to a different videoboard.

On which one?

Offline

#13 2011-10-19 17:59:11

rage
Member
Registered: 2011-09-22
Posts: 14

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

cyberscan wrote:

have you tried an older version of the nvidia driver? and be sure to deinstall nouveau

I tried

$ yaourt -S nvidia-173xx-all
==> Install or build missing dependencies for nvidia-173xx-all:
error: not found: nvidia-173xx-utils>=173.14.27

Offline

#14 2011-10-19 18:35:59

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

rage wrote:

On which one?

I would recommend that you purchase one that is powered by the 'nvidia' package for sure.  WIthout knowing your requirements, I would not recommend anything specific.  If it's just general usage, ie no games, something energy efficient and not too powerful.  I have an GTS 450 which is perfect for me but I don't play games.  Pretty much anything is an upgrade from an FX series.

Last edited by graysky (2011-10-19 18:36:20)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#15 2011-10-20 06:07:18

rage
Member
Registered: 2011-09-22
Posts: 14

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

graysky wrote:

WIthout knowing your requirements, I would not recommend anything specific.

I need AGP card, which can work on full or half HD in archlinux.

Now, 1024x768  - its not good smile

Thank you, everyone, for all your help.

Offline

#16 2011-10-20 06:40:28

trapanator
Member
From: Italy
Registered: 2009-08-10
Posts: 151

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

I have NVIDIA 5200go (for notebooks) and I have no problems.

Offline

#17 2011-10-20 06:45:56

rage
Member
Registered: 2011-09-22
Posts: 14

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

trapanator wrote:

I have NVIDIA 5200go (for notebooks) and I have no problems.

what driver you have installed?

Offline

#18 2011-10-20 07:46:01

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

rage wrote:
graysky wrote:

WIthout knowing your requirements, I would not recommend anything specific.

I need AGP card, which can work on full or half HD in archlinux.

Now, 1024x768  - its not good smile

Thank you, everyone, for all your help.


AGP might limit you to like a 6200 series.... no VDPAU if that is important.  What about a PCI card?  AGP isn't going to be better if you use a modern GPU in a PCI slot.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#19 2011-10-20 09:07:59

trapanator
Member
From: Italy
Registered: 2009-08-10
Posts: 151

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

rage wrote:
trapanator wrote:

I have NVIDIA 5200go (for notebooks) and I have no problems.

what driver you have installed?

the official one.

Offline

#20 2011-10-20 10:02:01

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

trapanator wrote:

the official one.

That doesn't say anything, there are four branches of the official driver (if by "official" you mean the nvidia proprietary driver). For a Geforce 5 card you need to use nvidia-173xx, but that one won't work with xorg-server-1.11. So the only way to use it is to stick with xorg-server-1.10

@rage: I'd advise a Geforce 8400 PCI. Note, that's PCI and not PCIe. They're getting more and more rare now though, which affects their price. Or you stick with your Geforce 5 and then either use xorg-server-1.10 or switch to the nouveau driver. I personally would go with xorg-server-1.10, and wait until nvidia releases a new driver from the 173xx branch.

Offline

#21 2011-10-20 16:00:37

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

I have nvidia fx 5500 and it works with both nouveau and nvidia-173xx.

How are you connecting your card to the monitor? Some VGA-to-something connector?
Post your grub's menu.lst, the xorg log, xorg.conf if you're using one, /etc/mkinitcpio.conf, /etc/modprobe.d/modprobe.conf, the output of 'ls /etc/modprobe.d/' and the output of lsmod.

Offline

#22 2011-10-24 06:23:27

rage
Member
Registered: 2011-09-22
Posts: 14

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

karol wrote:

How are you connecting your card to the monitor? Some VGA-to-something connector?
Post your grub's menu.lst, the xorg log, xorg.conf if you're using one, /etc/mkinitcpio.conf, /etc/modprobe.d/modprobe.conf, the output of 'ls /etc/modprobe.d/' and the output of lsmod.

Monitor has connected directly to VGA connector through 3 m cable.


$ cat /boot/grub/menu.lst | grep -v "#"
timeout   5
default   0
color light-blue/black light-cyan/blue


title  Arch Linux
root   (hd0,0)
kernel /vmlinuz-linux root=/dev/md3 ro
initrd /initramfs-linux.img

title  Arch Linux Fallback
root   (hd0,0)
kernel /vmlinuz-linux root=/dev/md3 ro
initrd /initramfs-linux-fallback.img

note: this computer has noy mouse and keybord

 $ cat /var/log/Xorg.0.log
[    14.840] 
X.Org X Server 1.11.1
Release Date: 2011-09-24
[    14.840] X Protocol Version 11, Revision 0
[    14.840] Build Operating System: Linux 3.0-ARCH i686 
[    14.840] Current Operating System: Linux fb 3.0-ARCH #1 SMP PREEMPT Fri Oct 7 10:11:05 UTC 2011 i686
[    14.840] Kernel command line: root=/dev/md3 ro
[    14.840] Build Date: 10 October 2011  08:49:15AM
[    14.840]  
[    14.840] Current version of pixman: 0.22.2
[    14.840] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    14.840] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    14.840] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 19 20:56:33 2011
[    14.873] (==) Using config file: "/etc/X11/xorg.conf"
[    14.873] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    14.891] (==) ServerLayout "Layout0"
[    14.891] (**) |-->Screen "Screen0" (0)
[    14.891] (**) |   |-->Monitor "Monitor0"
[    14.900] (**) |   |-->Device "Device0"
[    14.906] (**) |-->Input Device "Keyboard0"
[    14.906] (**) |-->Input Device "Mouse0"
[    14.906] (==) Automatically adding devices
[    14.906] (==) Automatically enabling devices
[    14.958] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    14.958] 	Entry deleted from font path.
[    15.059] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    15.059] 	Entry deleted from font path.
[    15.059] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    15.059] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    15.059] 	Entry deleted from font path.
[    15.059] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    15.059] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[    15.059] (==) ModulePath set to "/usr/lib/xorg/modules"
[    15.059] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    15.059] (WW) Disabling Keyboard0
[    15.059] (WW) Disabling Mouse0
[    15.072] (II) Loader magic: 0x8228580
[    15.072] (II) Module ABI versions:
[    15.072] 	X.Org ANSI C Emulation: 0.4
[    15.072] 	X.Org Video Driver: 11.0
[    15.072] 	X.Org XInput driver : 13.0
[    15.072] 	X.Org Server Extension : 6.0
[    15.074] (--) PCI:*(0:1:0:0) 10de:0322:19da:2015 rev 161, Mem @ 0xfd000000/16777216, 0xe0000000/268435456, BIOS @ 0x????????/131072
[    15.074] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    15.074] (II) LoadModule: "extmod"
[    15.079] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    15.100] (II) Module extmod: vendor="X.Org Foundation"
[    15.100] 	compiled for 1.11.1, module version = 1.0.0
[    15.100] 	Module class: X.Org Server Extension
[    15.100] 	ABI class: X.Org Server Extension, version 6.0
[    15.100] (II) Loading extension MIT-SCREEN-SAVER
[    15.100] (II) Loading extension XFree86-VidModeExtension
[    15.100] (II) Loading extension XFree86-DGA
[    15.104] (II) Loading extension DPMS
[    15.104] (II) Loading extension XVideo
[    15.104] (II) Loading extension XVideo-MotionCompensation
[    15.104] (II) Loading extension X-Resource
[    15.104] (II) LoadModule: "dbe"
[    15.104] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    15.120] (II) Module dbe: vendor="X.Org Foundation"
[    15.120] 	compiled for 1.11.1, module version = 1.0.0
[    15.120] 	Module class: X.Org Server Extension
[    15.120] 	ABI class: X.Org Server Extension, version 6.0
[    15.120] (II) Loading extension DOUBLE-BUFFER
[    15.120] (II) LoadModule: "glx"
[    15.120] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    15.184] (II) Module glx: vendor="X.Org Foundation"
[    15.184] 	compiled for 1.11.1, module version = 1.0.0
[    15.184] 	ABI class: X.Org Server Extension, version 6.0
[    15.184] (==) AIGLX enabled
[    15.184] (II) Loading extension GLX
[    15.185] (II) LoadModule: "record"
[    15.185] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    15.194] (II) Module record: vendor="X.Org Foundation"
[    15.194] 	compiled for 1.11.1, module version = 1.13.0
[    15.194] 	Module class: X.Org Server Extension
[    15.194] 	ABI class: X.Org Server Extension, version 6.0
[    15.195] (II) Loading extension RECORD
[    15.195] (II) LoadModule: "dri"
[    15.195] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    15.199] (II) Module dri: vendor="X.Org Foundation"
[    15.199] 	compiled for 1.11.1, module version = 1.0.0
[    15.200] 	ABI class: X.Org Server Extension, version 6.0
[    15.200] (II) Loading extension XFree86-DRI
[    15.200] (II) LoadModule: "dri2"
[    15.200] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    15.200] (II) Module dri2: vendor="X.Org Foundation"
[    15.200] 	compiled for 1.11.1, module version = 1.2.0
[    15.200] 	ABI class: X.Org Server Extension, version 6.0
[    15.201] (II) Loading extension DRI2
[    15.201] (II) LoadModule: "nouveau"
[    15.237] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    15.260] (II) Module nouveau: vendor="X.Org Foundation"
[    15.260] 	compiled for 1.11.0, module version = 0.0.16
[    15.260] 	Module class: X.Org Video Driver
[    15.260] 	ABI class: X.Org Video Driver, version 11.0
[    15.260] (II) NOUVEAU driver 
[    15.260] (II) NOUVEAU driver for NVIDIA chipset families :
[    15.260] 	RIVA TNT        (NV04)
[    15.260] 	RIVA TNT2       (NV05)
[    15.260] 	GeForce 256     (NV10)
[    15.260] 	GeForce 2       (NV11, NV15)
[    15.260] 	GeForce 4MX     (NV17, NV18)
[    15.260] 	GeForce 3       (NV20)
[    15.260] 	GeForce 4Ti     (NV25, NV28)
[    15.260] 	GeForce FX      (NV3x)
[    15.260] 	GeForce 6       (NV4x)
[    15.260] 	GeForce 7       (G7x)
[    15.260] 	GeForce 8       (G8x)
[    15.260] 	GeForce GTX 200 (NVA0)
[    15.260] 	GeForce GTX 400 (NVC0)
[    15.261] (++) using VT number 7

[    15.262] drmOpenDevice: node name is /dev/dri/card0
[    15.262] drmOpenDevice: open result is 7, (OK)
[    15.262] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    15.262] drmOpenDevice: node name is /dev/dri/card0
[    15.262] drmOpenDevice: open result is 7, (OK)
[    15.262] drmOpenByBusid: drmOpenMinor returns 7
[    15.262] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    15.262] (II) [drm] nouveau interface version: 0.0.16
[    15.262] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    15.262] (II) Loading sub module "dri"
[    15.262] (II) LoadModule: "dri"
[    15.262] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    15.262] (II) Module dri: vendor="X.Org Foundation"
[    15.262] 	compiled for 1.11.1, module version = 1.0.0
[    15.262] 	ABI class: X.Org Server Extension, version 6.0
[    15.262] (II) NOUVEAU(0): Loaded DRI module
[    15.263] drmOpenDevice: node name is /dev/dri/card0
[    15.263] drmOpenDevice: open result is 8, (OK)
[    15.263] drmOpenDevice: node name is /dev/dri/card0
[    15.263] drmOpenDevice: open result is 8, (OK)
[    15.263] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    15.263] drmOpenDevice: node name is /dev/dri/card0
[    15.263] drmOpenDevice: open result is 8, (OK)
[    15.263] drmOpenByBusid: drmOpenMinor returns 8
[    15.263] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    15.263] (II) [drm] DRM interface version 1.4
[    15.263] (II) [drm] DRM open master succeeded.
[    15.263] (--) NOUVEAU(0): Chipset: "NVIDIA NV34"
[    15.263] (**) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    15.263] (==) NOUVEAU(0): RGB weight 888
[    15.263] (==) NOUVEAU(0): Default visual is TrueColor
[    15.263] (==) NOUVEAU(0): Using HW cursor
[    15.263] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[    15.263] (==) NOUVEAU(0): Page flipping enabled
[    15.293] (II) NOUVEAU(0): Output VGA-1 using monitor section Monitor0
[    15.309] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[    15.333] (II) NOUVEAU(0): Output TV-1 has no monitor section
[    15.363] (II) NOUVEAU(0): EDID for output VGA-1
[    15.363] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[    15.363] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    15.363] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    15.363] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    15.364] (II) NOUVEAU(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz)
[    15.364] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 489 492 525 -hsync -vsync (31.5 kHz)
[    15.380] (II) NOUVEAU(0): EDID for output DVI-I-1
[    15.406] (II) NOUVEAU(0): EDID for output TV-1
[    15.406] (II) NOUVEAU(0): Printing probed modes for output TV-1
[    15.407] (II) NOUVEAU(0): Modeline "720x576"x50.0   28.66  720 776 856 960  576 576 588 597 -hsync -vsync (29.9 kHz)
[    15.407] (II) NOUVEAU(0): Modeline "1024x768"x50.0   54.16  1024 1064 1200 1344  768 768 777 806 -hsync -vsync (40.3 kHz)
[    15.407] (II) NOUVEAU(0): Modeline "800x600"x50.0   32.14  800 840 920 1040  600 600 604 618 +hsync +vsync (30.9 kHz)
[    15.407] (II) NOUVEAU(0): Modeline "720x480"x50.0   25.20  720 752 872 960  480 480 493 525 -hsync -vsync (26.2 kHz)
[    15.407] (II) NOUVEAU(0): Modeline "640x480"x50.0   23.10  640 672 768 880  480 480 492 525 -hsync -vsync (26.2 kHz)
[    15.407] (II) NOUVEAU(0): Modeline "400x300"x100.0   20.10  400 432 496 640  300 300 303 314 doublescan +hsync +vsync (31.4 kHz)
[    15.407] (II) NOUVEAU(0): Modeline "320x240"x100.0   14.73  320 344 392 560  240 240 246 263 doublescan -hsync -vsync (26.3 kHz)
[    15.407] (II) NOUVEAU(0): Modeline "320x200"x100.0   12.32  320 344 392 560  200 200 202 220 doublescan -hsync -vsync (22.0 kHz)
[    15.407] (II) NOUVEAU(0): Output VGA-1 connected
[    15.407] (II) NOUVEAU(0): Output DVI-I-1 disconnected
[    15.407] (II) NOUVEAU(0): Output TV-1 connected
[    15.407] (II) NOUVEAU(0): Using fuzzy aspect match for initial modes
[    15.407] (II) NOUVEAU(0): Output VGA-1 using initial mode 1024x768
[    15.407] (II) NOUVEAU(0): Output TV-1 using initial mode 1024x768
[    15.407] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    15.407] (--) NOUVEAU(0): Virtual size is 1024x768 (pitch 0)
[    15.407] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    15.407] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    15.407] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    15.407] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    15.407] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[    15.407] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    15.407] (**) NOUVEAU(0):  Driver mode "848x480": 33.8 MHz (scaled from 0.0 MHz), 31.0 kHz, 60.0 Hz
[    15.407] (II) NOUVEAU(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz)
[    15.407] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[    15.407] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 489 492 525 -hsync -vsync (31.5 kHz)
[    15.407] (==) NOUVEAU(0): DPI set to (96, 96)
[    15.407] (II) Loading sub module "fb"
[    15.407] (II) LoadModule: "fb"
[    15.408] (II) Loading /usr/lib/xorg/modules/libfb.so
[    15.469] (II) Module fb: vendor="X.Org Foundation"
[    15.469] 	compiled for 1.11.1, module version = 1.0.0
[    15.469] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    15.469] (II) Loading sub module "exa"
[    15.469] (II) LoadModule: "exa"
[    15.469] (II) Loading /usr/lib/xorg/modules/libexa.so
[    15.480] (II) Module exa: vendor="X.Org Foundation"
[    15.481] 	compiled for 1.11.1, module version = 2.5.0
[    15.481] 	ABI class: X.Org Video Driver, version 11.0
[    15.481] (II) Loading sub module "shadowfb"
[    15.481] (II) LoadModule: "shadowfb"
[    15.481] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    15.488] (II) Module shadowfb: vendor="X.Org Foundation"
[    15.488] 	compiled for 1.11.1, module version = 1.0.0
[    15.488] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    15.488] (--) Depth 24 pixmap format is 32 bpp
[    15.489] (II) NOUVEAU(0): Opened GPU channel 1
[    15.489] (II) NOUVEAU(0): [DRI2] Setup complete
[    15.489] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[    15.489] (II) NOUVEAU(0): GART: 64MiB available
[    15.500] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[    15.538] (II) EXA(0): Driver allocated offscreen pixmaps
[    15.538] (II) EXA(0): Driver registered support for the following operations:
[    15.538] (II)         Solid
[    15.538] (II)         Copy
[    15.538] (II)         Composite (RENDER acceleration)
[    15.538] (II)         UploadToScreen
[    15.538] (II)         DownloadFromScreen
[    15.538] (==) NOUVEAU(0): Backing store disabled
[    15.538] (==) NOUVEAU(0): Silken mouse enabled
[    15.538] (II) NOUVEAU(0): [XvMC] Associated with NV30 texture adapter.
[    15.538] (II) NOUVEAU(0): [XvMC] Extension initialized.
[    15.538] (**) NOUVEAU(0): DPMS enabled
[    15.538] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    15.539] (--) RandR disabled
[    15.539] (II) Initializing built-in extension Generic Event Extension
[    15.539] (II) Initializing built-in extension SHAPE
[    15.539] (II) Initializing built-in extension MIT-SHM
[    15.539] (II) Initializing built-in extension XInputExtension
[    15.539] (II) Initializing built-in extension XTEST
[    15.539] (II) Initializing built-in extension BIG-REQUESTS
[    15.539] (II) Initializing built-in extension SYNC
[    15.539] (II) Initializing built-in extension XKEYBOARD
[    15.539] (II) Initializing built-in extension XC-MISC
[    15.539] (II) Initializing built-in extension SECURITY
[    15.539] (II) Initializing built-in extension XINERAMA
[    15.539] (II) Initializing built-in extension XFIXES
[    15.539] (II) Initializing built-in extension RENDER
[    15.539] (II) Initializing built-in extension RANDR
[    15.539] (II) Initializing built-in extension COMPOSITE
[    15.539] (II) Initializing built-in extension DAMAGE
[    16.112] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    16.112] (II) AIGLX: enabled GLX_INTEL_swap_event
[    16.112] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    16.112] (II) AIGLX: enabled GLX_SGI_make_current_read
[    16.112] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    16.113] (II) AIGLX: Loaded and initialized nouveau
[    16.113] (II) GLX: Initialized DRI2 GL provider for screen 0
[    16.116] (II) NOUVEAU(0): NVEnterVT is called.
[    16.137] (II) NOUVEAU(0): Setting screen physical size to 270 x 203
[    16.137] resize called 1024 768
[    16.719] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    16.719] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    16.719] (II) LoadModule: "evdev"
[    16.719] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.738] (II) Module evdev: vendor="X.Org Foundation"
[    16.738] 	compiled for 1.10.99.902, module version = 2.6.0
[    16.738] 	Module class: X.Org XInput Driver
[    16.738] 	ABI class: X.Org XInput driver, version 13.0
[    16.738] (II) Using input driver 'evdev' for 'Power Button'
[    16.738] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.738] (**) Power Button: always reports core events
[    16.738] (**) Power Button: Device: "/dev/input/event2"
[    16.738] (--) Power Button: Found keys
[    16.739] (II) Power Button: Configuring as keyboard
[    16.739] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    16.739] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    16.739] (**) Option "xkb_rules" "evdev"
[    16.739] (**) Option "xkb_model" "evdev"
[    16.739] (**) Option "xkb_layout" "us"
[    16.776] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    16.776] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    16.776] (II) Using input driver 'evdev' for 'Power Button'
[    16.777] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.777] (**) Power Button: always reports core events
[    16.777] (**) Power Button: Device: "/dev/input/event1"
[    16.777] (--) Power Button: Found keys
[    16.777] (II) Power Button: Configuring as keyboard
[    16.777] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[    16.777] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    16.777] (**) Option "xkb_rules" "evdev"
[    16.777] (**) Option "xkb_model" "evdev"
[    16.777] (**) Option "xkb_layout" "us"
[    16.778] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)
[    16.778] (II) No input driver/identifier specified (ignoring)
$ cat /etc/X11/xorg.conf

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder75)  Wed Jan 27 03:02:48 PST 2010

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

Section "Files"
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         "kbd"
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         "nouveau"
#    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection
$ cat /etc/mkinitcpio.conf | grep -v "#"
MODULES="dm_mod"

BINARIES=""

FILES=""

HOOKS="base udev mdadm autodetect pata scsi sata filesystems usbinput"
$ cat /etc/modprobe.d/modprobe.conf
#
# /etc/modprobe.d/modprobe.conf (for v2.6 kernels)
#
$ ls /etc/modprobe.d
modprobe.conf
$ lsmod
Module                  Size  Used by
tun                    12721  2 
w83627hf               16079  0 
hwmon_vid               2056  1 w83627hf
ipv6                  249894  23 
nouveau               639882  2 
ttm                    45269  1 nouveau
drm_kms_helper         21997  1 nouveau
drm                   147750  4 nouveau,ttm,drm_kms_helper
snd_intel8x0           22364  3 
i2c_algo_bit            4423  1 nouveau
snd_ac97_codec         90021  1 snd_intel8x0
mxm_wmi                 1101  1 nouveau
wmi                     7199  1 mxm_wmi
evdev                   7278  2 
3c59x                  29834  0 
e100                   26857  0 
ppdev                   4814  0 
ac97_bus                 810  1 snd_ac97_codec
snd_pcm                60079  3 snd_intel8x0,snd_ac97_codec
snd_timer              15374  1 snd_pcm
snd                    43561  9 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
iTCO_wdt               10293  0 
mii                     3375  2 3c59x,e100
video                   9780  1 nouveau
psmouse                56431  0 
iTCO_vendor_support     1545  1 iTCO_wdt
soundcore               4986  1 snd
intel_agp               8720  1 
intel_gtt              11417  1 intel_agp
parport_pc             27806  0 
i2c_i801                7063  0 
processor              21876  0 
button                  3646  1 nouveau
serio_raw               3390  0 
pcspkr                  1375  0 
agpgart                22096  4 ttm,drm,intel_agp,intel_gtt
shpchp                 22529  0 
parport                25939  2 ppdev,parport_pc
i2c_core               16625  5 nouveau,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
sg                     20982  0 
pci_hotplug            22322  1 shpchp
floppy                 48773  0 
snd_page_alloc          5837  2 snd_intel8x0,snd_pcm
ext4                  337790  4 
mbcache                 4249  1 ext4
jbd2                   59488  1 ext4
crc16                   1069  1 ext4
raid1                  19935  5 
md_mod                 88469  6 raid1
sr_mod                 13244  0 
cdrom                  31277  1 sr_mod
sd_mod                 26147  12 
pata_acpi               2388  0 
uhci_hcd               19609  0 
ata_piix               18561  10 
libata                154449  2 pata_acpi,ata_piix
scsi_mod              111801  4 sg,sr_mod,sd_mod,libata
ehci_hcd               34935  0 
usbcore               119612  3 uhci_hcd,ehci_hcd
dm_mod                 56795  0 

Offline

#23 2011-10-25 13:18:35

rage
Member
Registered: 2011-09-22
Posts: 14

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

Another FX 5500 with driver from nvidia
http://www.nvidia.com/content/DriverDow … type=Other

Xorg error. Only nouveau works, but only on 1024x768 sad

Offline

#24 2011-10-30 12:17:03

rage
Member
Registered: 2011-09-22
Posts: 14

Re: [Solved] GeForce FX 5200 @ 1024x768 :(

Problem is in cable...

Nouveau works fine.

Last edited by rage (2011-10-30 12:29:37)

Offline

Board footer

Powered by FluxBB