View previous topic :: View next topic |
Author |
Message |
Black Apprentice


Joined: 10 Dec 2002 Posts: 158 Location: Québec, Canada
|
Posted: Sat Nov 07, 2020 12:55 pm Post subject: OpenGL support for occasional old gaming |
|
|
My current computer is old - the last time I rebuild it was 5 years ago when the hard disk crashed, and I don't know how many years I've had it before.
I'm not a gamer, but at that time I was playing Neverwinter Nights (the first one, that I bought in 2002 - yes, that's 18 years ago). At that time, an nVidia chipset looked like the best option, and it ran fine. Time went by, and I stopped playing, so when my onboard GeForce 7025 was no longer supported by nVidia (from what I can tell, the last driver to support it is 304.64, which was removed from Portage a long time ago), I switched to Nouveau, which is fine for non-gaming.
Now I'm thinking about getting a new computer, but I'd like to play Neverwinter Nights again. I figure any recent video card will be at least as good as a GeForce 7025, but as you can see, I will be keeping it for quite a while, so I would like something that supports OpenGL with open-source drivers, since I cannot assume that the manufacturer will keep supporting it.
An onboard graphic card would be fine - I have no use of a $3000 graphic card as I will not be playing any 2020 game anytime soon, if ever - I want to play a game released 18 years ago!
With that requirement putting nVidia out of the picture, the common ones I can think of are Radeon and Intel. Are those good choices regarding long-term OpenGL support? Other suggestions? |
|
Back to top |
|
 |
sdauth l33t


Joined: 19 Sep 2018 Posts: 688 Location: Ásgarðr
|
Posted: Sat Nov 07, 2020 3:30 pm Post subject: |
|
|
Ryzen 4750G (APU, that is CPU+GPU) with a B550 motherboard and some DDR4 sticks.
The only issue is to find the CPU as it is OEM only IIRC. Otherwise, a 3400G instead with a B450 AM4 motherboard. (cheaper, and you could eventually find good deals during Black Friday, if there is one )
I have the same use case as you, old games (Halo, Far Cry, Half-Life..) and a couple of emulators (mostly arcade) and everything runs great on my old AMD APU (A10-6800K) (7 years old already and it supports OpenGL 4.5) |
|
Back to top |
|
 |
Hu Administrator

Joined: 06 Mar 2007 Posts: 23228
|
Posted: Sat Nov 07, 2020 6:09 pm Post subject: |
|
|
I had decent, but not great, success with the integrated graphics on a recent generation Intel CPU. The apparent failure mode was that the game used up more application memory with the Intel driver than with the driver for a discrete amdgpu. The game in question was sufficiently memory hungry that the extra size caused by the driver made the difference between fitting everything in 2GB, or not. When it didn't fit, I would get random crashes due to unhandled memory allocation failures. I could get the game to run reasonably reliably with all detail set to lowest. I ended up switching to a discrete radeon card driven by amdgpu, and now I can run the texture at whatever detail level I want and not exhaust address space.
If you don't mind the chance of paying an extra round of shipping charges, I would start by using the onboard graphics of your new CPU, and only add a discrete video card if you encounter problems. On the other hand, if avoiding the shipping charges for an order of just a graphics card matters, or if you can find a graphics card you don't mind buying in a somewhat speculative manner, buy a graphics card supported by the amdgpu driver. There are various Wiki pages that summarize how well supported each family is. Pick a card that is considered well-supported. These are often a little bit older, but should still be easy to find for sale as new (as opposed to buying a used card). For your stated use, almost any card still on the market as new should be sufficient to run the game itself, once you have the driver situation in good order. |
|
Back to top |
|
 |
Black Apprentice


Joined: 10 Dec 2002 Posts: 158 Location: Québec, Canada
|
Posted: Sun Nov 08, 2020 2:14 am Post subject: |
|
|
Well, I certainly don't want to pay extra for a dedicated card, when 99% of my use doesn't even require OpenGL. But I would like for that remaining 1% to work.
So what I understand is that a Radeon chipset is well supported with open source drivers, right? Regarding the Intel GPU, given that Neverwinter Nights is 18 years old, 2GB video RAM will probably be plenty. The developer in me doesn't like that there be unhandled exceptions in the code though... |
|
Back to top |
|
 |
ct85711 Veteran

Joined: 27 Sep 2005 Posts: 1791
|
Posted: Sun Nov 08, 2020 4:20 am Post subject: |
|
|
As far as Neverwinter Nights, it may depend some on which version you are playing. The reason is that, some devs actually took up updating the Enhanced Edition on steam fairly recently again. How long they will maintain it again, is questionable. I do recall those devs said they wanted to update the graphics engine, but later call in defeat on that portion of the code was way too old and won't be able to update that. I suspect they may have the same issue in other areas too; and abandon it again. The nouveau may very well, be enough for older games. Sure they don't have as good of performance or support the new OpenGL versions, but that doesn't matter for games 8+ years ago that was designed for systems for that age (older games can't use the newer GL instructions, so not supporting GL 4.x has no meaning). |
|
Back to top |
|
 |
Black Apprentice


Joined: 10 Dec 2002 Posts: 158 Location: Québec, Canada
|
Posted: Sun Nov 08, 2020 4:44 am Post subject: |
|
|
I bought the Neverwinter Nights box in 2002, then the two extensions after that, so we're talking the original one, not from Steam or GOG.
I'm running the Nouveau driver right now, but I have no OpenGL at all, so NWN doesn't run. My question is really driver support for the graphic hardware long-term, not the game itself. My onboard GeForce was running NWN just fine while I could use the nVidia drivers. |
|
Back to top |
|
 |
Ant P. Watchman

Joined: 18 Apr 2009 Posts: 6920
|
Posted: Sun Nov 08, 2020 6:43 am Post subject: |
|
|
I've been using radeons since my last nvidia card burned out in 2006. The drivers are fairly well maintained, even the old HDxxxx models from around 2010 still get new features occasionally.
Something previous-gen but cheap is usually safe; they always release the expensive cards first and the low-end ones show up after the worst driver bugs are ironed out. |
|
Back to top |
|
 |
Hu Administrator

Joined: 06 Mar 2007 Posts: 23228
|
Posted: Sun Nov 08, 2020 5:25 pm Post subject: |
|
|
Black wrote: | I'm running the Nouveau driver right now, but I have no OpenGL at all | I do not dispute whether you have working OpenGL, but I find it a bit unlikely that Nouveau would be unable to provide OpenGL for you, if properly configured. Have you explored trying to get Nouveau to provide OpenGL on your current card? |
|
Back to top |
|
 |
Black Apprentice


Joined: 10 Dec 2002 Posts: 158 Location: Québec, Canada
|
Posted: Sun Nov 08, 2020 9:10 pm Post subject: |
|
|
I admit it's been years since I switched to Nouveau and lost OpenGL, so I don't recall what I did and did not try. I'll have to give it another shot.
When I switched to Gentoo in 2002, I had a lot of time to play around. Then some woman came along in my life and short people appeared in the house not long after...  |
|
Back to top |
|
 |
Chiitoo Administrator


Joined: 28 Feb 2010 Posts: 2764 Location: Here and Away Again
|
Posted: Sun Nov 08, 2020 11:08 pm Post subject: |
|
|
Indeed, that looks like one of the perhaps better supported chipsets for nouveau (looks like NV40) [1], so I'm a little bit curious myself on what's going on there.
I've had mixed success with gaming, using a GTX 275 and GTX 960, but for the former I had no fan control at all, and that card can get hot... so not great for any heavy lifting. The latter enjoyed better support, but I did have some pretty glitchy stuff going on in some games with it (last I tried was years ago already though).
1. https://nouveau.freedesktop.org/FeatureMatrix.html _________________ Kindest of regardses. |
|
Back to top |
|
 |
Black Apprentice


Joined: 10 Dec 2002 Posts: 158 Location: Québec, Canada
|
Posted: Sun Nov 08, 2020 11:21 pm Post subject: |
|
|
I'm following this guide ( https://wiki.gentoo.org/wiki/Xorg/Hardware_3D_acceleration_guide ) and everything looks good in the kernel config - the only difference being that I use built-in rather than modules. However, I don't have a config file for X - my understanding is that it's no longer needed. The permissions on /dev/dri and /dev/dri/card0 look good; not exactly the same as in the article, but I have the equivalent for my user / group. Somehow I don't have glxinfo and glxgears, but I'm compiling Chromium at this time so I won't be able to move further until at least tomorrow.
Also not seeing anything obvious in the X log file:
Code: | X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[266632.312] Build Operating System: Linux 5.4.28-gentoo x86_64 Gentoo
[266632.312] Current Operating System: Linux phoenix 5.4.28-gentoo #1 SMP Mon Apr 20 12:33:10 EDT 2020 x86_64
[266632.312] Kernel command line: BOOT_IMAGE=/vmlinuz-5.4.28-gentoo root=UUID=954f2aea-c0d2-4140-85da-0a608f311b22 ro domdadm dolvm rootfstype=ext4
[266632.312] Build Date: 27 August 2020 02:59:54PM
[266632.312]
[266632.312] Current version of pixman: 0.40.0
[266632.312] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[266632.312] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[266632.312] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 13 20:29:10 2020
[266632.313] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[266632.314] (==) No Layout section. Using the first Screen section.
[266632.314] (==) No screen section available. Using defaults.
[266632.314] (**) |-->Screen "Default Screen Section" (0)
[266632.314] (**) | |-->Monitor "<default monitor>"
[266632.314] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[266632.314] (==) Automatically adding devices
[266632.314] (==) Automatically enabling devices
[266632.314] (==) Automatically adding GPU devices
[266632.314] (==) Max clients allowed: 256, resource mask: 0x1fffff
[266632.315] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[266632.315] Entry deleted from font path.
[266632.315] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
[266632.315] Entry deleted from font path.
[266632.315] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
[266632.315] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/Type1/".
[266632.315] Entry deleted from font path.
[266632.315] (Run 'mkfontdir' on "/usr/share/fonts/Type1/").
[266632.315] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[266632.315] Entry deleted from font path.
[266632.315] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[266632.315] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[266632.315] Entry deleted from font path.
[266632.315] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[266632.315] (==) FontPath set to:
/usr/share/fonts/misc/
[266632.315] (==) ModulePath set to "/usr/lib64/xorg/modules"
[266632.315] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[266632.315] (II) Loader magic: 0x55e465d2fce0
[266632.315] (II) Module ABI versions:
[266632.315] X.Org ANSI C Emulation: 0.4
[266632.315] X.Org Video Driver: 24.1
[266632.315] X.Org XInput driver : 24.1
[266632.315] X.Org Server Extension : 10.0
[266632.316] (++) using VT number 7
[266632.316] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[266632.317] (II) xfree86: Adding drm device (/dev/dri/card0)
[266632.319] (--) PCI:*(0@0:13:0) 10de:03d6:1458:d000 rev 162, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xfc000000/16777216, BIOS @ 0x????????/131072
[266632.319] (II) LoadModule: "glx"
[266632.319] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[266632.320] (II) Module glx: vendor="X.Org Foundation"
[266632.321] compiled for 1.20.8, module version = 1.0.0
[266632.321] ABI class: X.Org Server Extension, version 10.0
[266632.321] (==) Matched nouveau as autoconfigured driver 0
[266632.321] (==) Matched nv as autoconfigured driver 1
[266632.321] (==) Matched modesetting as autoconfigured driver 2
[266632.321] (==) Matched fbdev as autoconfigured driver 3
[266632.321] (==) Matched vesa as autoconfigured driver 4
[266632.321] (==) Assigned the driver to the xf86ConfigLayout
[266632.321] (II) LoadModule: "nouveau"
[266632.321] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[266632.321] (II) Module nouveau: vendor="X.Org Foundation"
[266632.321] compiled for 1.20.8, module version = 1.0.16
[266632.321] Module class: X.Org Video Driver
[266632.321] ABI class: X.Org Video Driver, version 24.1
[266632.321] (II) LoadModule: "nv"
[266632.321] (WW) Warning, couldn't open module nv
[266632.321] (EE) Failed to load module "nv" (module does not exist, 0)
[266632.321] (II) LoadModule: "modesetting"
[266632.321] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[266632.323] (II) Module modesetting: vendor="X.Org Foundation"
[266632.323] compiled for 1.20.8, module version = 1.20.8
[266632.323] Module class: X.Org Video Driver
[266632.323] ABI class: X.Org Video Driver, version 24.1
[266632.323] (II) LoadModule: "fbdev"
[266632.323] (WW) Warning, couldn't open module fbdev
[266632.323] (EE) Failed to load module "fbdev" (module does not exist, 0)
[266632.323] (II) LoadModule: "vesa"
[266632.323] (WW) Warning, couldn't open module vesa
[266632.323] (EE) Failed to load module "vesa" (module does not exist, 0)
[266632.323] (II) NOUVEAU driver
[266632.323] (II) NOUVEAU driver for NVIDIA chipset families :
[266632.323] RIVA TNT (NV04)
[266632.323] RIVA TNT2 (NV05)
[266632.323] GeForce 256 (NV10)
[266632.323] GeForce 2 (NV11, NV15)
[266632.323] GeForce 4MX (NV17, NV18)
[266632.323] GeForce 3 (NV20)
[266632.323] GeForce 4Ti (NV25, NV28)
[266632.324] GeForce FX (NV3x)
[266632.324] GeForce 6 (NV4x)
[266632.324] GeForce 7 (G7x)
[266632.324] GeForce 8 (G8x)
[266632.324] GeForce 9 (G9x)
[266632.324] GeForce GTX 2xx/3xx (GT2xx)
[266632.324] GeForce GTX 4xx/5xx (GFxxx)
[266632.324] GeForce GTX 6xx/7xx (GKxxx)
[266632.324] GeForce GTX 9xx (GMxxx)
[266632.324] GeForce GTX 10xx (GPxxx)
[266632.324] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[266632.326] (II) [drm] nouveau interface version: 1.3.1
[266632.326] (WW) Falling back to old probe method for modesetting
[266632.326] (II) Loading sub module "dri2"
[266632.326] (II) LoadModule: "dri2"
[266632.326] (II) Module "dri2" already built-in
[266632.326] (--) NOUVEAU(0): Chipset: "NVIDIA NV4C"
[266632.326] (II) NOUVEAU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[266632.326] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[266632.326] (==) NOUVEAU(0): RGB weight 888
[266632.326] (==) NOUVEAU(0): Default visual is TrueColor
[266632.326] (==) NOUVEAU(0): Using HW cursor
[266632.326] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[266632.326] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[266632.326] (==) NOUVEAU(0): Page flipping enabled
[266632.326] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[266632.326] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[266632.326] (II) NOUVEAU(0): Initializing outputs ...
[266632.355] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[266632.355] (II) NOUVEAU(0): 1 crtcs needed for screen.
[266632.355] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[266632.356] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[266632.384] (II) NOUVEAU(0): EDID for output VGA-1
[266632.384] (II) NOUVEAU(0): Manufacturer: GSM Model: 5a31 Serial#: 425062
[266632.384] (II) NOUVEAU(0): Year: 2014 Week: 11
[266632.384] (II) NOUVEAU(0): EDID Version: 1.3
[266632.384] (II) NOUVEAU(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[266632.384] (II) NOUVEAU(0): Sync: Separate Composite
[266632.384] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[266632.384] (II) NOUVEAU(0): Gamma: 2.20
[266632.384] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[266632.384] (II) NOUVEAU(0): First detailed timing is preferred mode
[266632.384] (II) NOUVEAU(0): redX: 0.637 redY: 0.331 greenX: 0.309 greenY: 0.620
[266632.384] (II) NOUVEAU(0): blueX: 0.152 blueY: 0.069 whiteX: 0.313 whiteY: 0.329
[266632.384] (II) NOUVEAU(0): Supported established timings:
[266632.384] (II) NOUVEAU(0): 720x400@70Hz
[266632.384] (II) NOUVEAU(0): 640x480@60Hz
[266632.384] (II) NOUVEAU(0): 640x480@75Hz
[266632.384] (II) NOUVEAU(0): 800x600@56Hz
[266632.384] (II) NOUVEAU(0): 800x600@60Hz
[266632.384] (II) NOUVEAU(0): 800x600@75Hz
[266632.384] (II) NOUVEAU(0): 832x624@75Hz
[266632.384] (II) NOUVEAU(0): 1024x768@60Hz
[266632.384] (II) NOUVEAU(0): 1024x768@75Hz
[266632.384] (II) NOUVEAU(0): 1280x1024@75Hz
[266632.384] (II) NOUVEAU(0): 1152x864@75Hz
[266632.384] (II) NOUVEAU(0): Manufacturer's mask: 0
[266632.384] (II) NOUVEAU(0): Supported standard timings:
[266632.384] (II) NOUVEAU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[266632.384] (II) NOUVEAU(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[266632.384] (II) NOUVEAU(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129
[266632.384] (II) NOUVEAU(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[266632.384] (II) NOUVEAU(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
[266632.384] (II) NOUVEAU(0): #5: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
[266632.384] (II) NOUVEAU(0): #6: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[266632.384] (II) NOUVEAU(0): #7: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[266632.384] (II) NOUVEAU(0): Supported detailed timing:
[266632.384] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 480 x 270 mm
[266632.384] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[266632.385] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[266632.385] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[266632.385] (II) NOUVEAU(0): Monitor name: 22M35
[266632.385] (II) NOUVEAU(0): Serial No: 411NDSKCH062
[266632.385] (II) NOUVEAU(0): EDID (in hex):
[266632.385] (II) NOUVEAU(0): 00ffffffffffff001e6d315a667c0600
[266632.385] (II) NOUVEAU(0): 0b1801036c301b78ea3335a3544f9e27
[266632.385] (II) NOUVEAU(0): 115054a76b80714f81c0810081809500
[266632.385] (II) NOUVEAU(0): 9040a9c0b300023a801871382d40582c
[266632.385] (II) NOUVEAU(0): 4500e00e1100001e000000fd00384b1e
[266632.385] (II) NOUVEAU(0): 530f000a202020202020000000fc0032
[266632.385] (II) NOUVEAU(0): 324d33350a20202020202020000000ff
[266632.385] (II) NOUVEAU(0): 003431314e44534b43483036320a007f
[266632.385] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[266632.385] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[266632.385] (II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[266632.385] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[266632.385] (II) NOUVEAU(0): Output VGA-1 connected
[266632.385] (II) NOUVEAU(0): Using exact sizes for initial modes
[266632.385] (II) NOUVEAU(0): Output VGA-1 using initial mode 1920x1080 +0+0
[266632.385] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[266632.385] (II) NOUVEAU(0): Virtual size is 1920x1080 (pitch 0)
[266632.385] (**) NOUVEAU(0): Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
[266632.385] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[266632.385] (**) NOUVEAU(0): Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
[266632.385] (II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "1400x1050": 121.8 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
[266632.385] (II) NOUVEAU(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "1600x900": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[266632.385] (II) NOUVEAU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[266632.385] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[266632.385] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
[266632.385] (II) NOUVEAU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "1280x800": 83.5 MHz (scaled from 0.0 MHz), 49.7 kHz, 59.8 Hz
[266632.385] (II) NOUVEAU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[266632.385] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "1280x720": 74.2 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz
[266632.385] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
[266632.385] (II) NOUVEAU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[266632.385] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[266632.385] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[266632.385] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[266632.385] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[266632.385] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[266632.385] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[266632.385] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[266632.385] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[266632.385] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[266632.385] (==) NOUVEAU(0): DPI set to (96, 96)
[266632.385] (II) Loading sub module "fb"
[266632.385] (II) LoadModule: "fb"
[266632.385] (II) Loading /usr/lib64/xorg/modules/libfb.so
[266632.385] (II) Module fb: vendor="X.Org Foundation"
[266632.385] compiled for 1.20.8, module version = 1.0.0
[266632.385] ABI class: X.Org ANSI C Emulation, version 0.4
[266632.385] (II) Loading sub module "shadowfb"
[266632.385] (II) LoadModule: "shadowfb"
[266632.385] (II) Loading /usr/lib64/xorg/modules/libshadowfb.so
[266632.386] (II) Module shadowfb: vendor="X.Org Foundation"
[266632.386] compiled for 1.20.8, module version = 1.0.0
[266632.386] ABI class: X.Org ANSI C Emulation, version 0.4
[266632.386] (II) UnloadModule: "modesetting"
[266632.386] (II) Unloading modesetting
[266632.389] (II) NOUVEAU(0): Channel setup complete.
[266632.389] (II) NOUVEAU(0): Hardware support for Present enabled
[266632.389] (II) NOUVEAU(0): [DRI2] Setup complete
[266632.389] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
[266632.389] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
[266632.389] (II) Loading sub module "exa"
[266632.389] (II) LoadModule: "exa"
[266632.389] (II) Loading /usr/lib64/xorg/modules/libexa.so
[266632.389] (II) Module exa: vendor="X.Org Foundation"
[266632.389] compiled for 1.20.8, module version = 2.6.0
[266632.389] ABI class: X.Org Video Driver, version 24.1
[266632.389] (II) EXA(0): Driver allocated offscreen pixmaps
[266632.389] (II) EXA(0): Driver registered support for the following operations:
[266632.389] (II) Solid
[266632.389] (II) Copy
[266632.389] (II) Composite (RENDER acceleration)
[266632.389] (II) UploadToScreen
[266632.389] (II) DownloadFromScreen
[266632.389] (==) NOUVEAU(0): Backing store enabled
[266632.389] (==) NOUVEAU(0): Silken mouse enabled
[266632.389] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter.
[266632.389] (II) NOUVEAU(0): [XvMC] Extension initialized.
[266632.389] (==) NOUVEAU(0): DPMS enabled
[266632.389] (II) Initializing extension Generic Event Extension
[266632.389] (II) Initializing extension SHAPE
[266632.389] (II) Initializing extension MIT-SHM
[266632.389] (II) Initializing extension XInputExtension
[266632.389] (II) Initializing extension XTEST
[266632.389] (II) Initializing extension BIG-REQUESTS
[266632.389] (II) Initializing extension SYNC
[266632.389] (II) Initializing extension XKEYBOARD
[266632.389] (II) Initializing extension XC-MISC
[266632.389] (II) Initializing extension XFIXES
[266632.389] (II) Initializing extension RENDER
[266632.389] (II) Initializing extension RANDR
[266632.390] (II) Initializing extension COMPOSITE
[266632.390] (II) Initializing extension DAMAGE
[266632.390] (II) Initializing extension MIT-SCREEN-SAVER
[266632.390] (II) Initializing extension DOUBLE-BUFFER
[266632.390] (II) Initializing extension RECORD
[266632.390] (II) Initializing extension DPMS
[266632.390] (II) Initializing extension Present
[266632.390] (II) Initializing extension DRI3
[266632.390] (II) Initializing extension X-Resource
[266632.390] (II) Initializing extension XVideo
[266632.390] (II) Initializing extension XVideo-MotionCompensation
[266632.390] (II) Initializing extension GLX
[266632.442] (II) AIGLX: Loaded and initialized nouveau
[266632.442] (II) GLX: Initialized DRI2 GL provider for screen 0
[266632.442] (II) Initializing extension XFree86-VidModeExtension
[266632.442] (II) Initializing extension XFree86-DGA
[266632.442] (II) Initializing extension XFree86-DRI
[266632.442] (II) Initializing extension DRI2
[266632.446] (II) NOUVEAU(0): NVEnterVT is called.
[266632.447] (II) NOUVEAU(0): Setting screen physical size to 508 x 285
[266632.447] resize called 1920 1080
[266632.516] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[266632.516] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[266632.516] (II) LoadModule: "evdev"
[266632.516] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[266632.517] (II) Module evdev: vendor="X.Org Foundation"
[266632.517] compiled for 1.20.8, module version = 2.10.6
[266632.517] Module class: X.Org XInput Driver
[266632.517] ABI class: X.Org XInput driver, version 24.1
[266632.517] (II) Using input driver 'evdev' for 'Power Button'
[266632.517] (**) Power Button: always reports core events
[266632.517] (**) evdev: Power Button: Device: "/dev/input/event1"
[266632.517] (--) evdev: Power Button: Vendor 0 Product 0x1
[266632.517] (--) evdev: Power Button: Found keys
[266632.517] (II) evdev: Power Button: Configuring as keyboard
[266632.517] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[266632.517] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[266632.517] (**) Option "xkb_rules" "evdev"
[266632.518] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[266632.518] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[266632.518] (II) Using input driver 'evdev' for 'Power Button'
[266632.518] (**) Power Button: always reports core events
[266632.518] (**) evdev: Power Button: Device: "/dev/input/event0"
[266632.518] (--) evdev: Power Button: Vendor 0 Product 0x1
[266632.518] (--) evdev: Power Button: Found keys
[266632.518] (II) evdev: Power Button: Configuring as keyboard
[266632.518] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[266632.518] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[266632.518] (**) Option "xkb_rules" "evdev"
[266632.519] (II) config/udev: Adding input device PixArt Microsoft USB Optical Mouse (/dev/input/event8)
[266632.519] (**) PixArt Microsoft USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[266632.519] (II) Using input driver 'evdev' for 'PixArt Microsoft USB Optical Mouse'
[266632.519] (**) PixArt Microsoft USB Optical Mouse: always reports core events
[266632.519] (**) evdev: PixArt Microsoft USB Optical Mouse: Device: "/dev/input/event8"
[266632.519] (--) evdev: PixArt Microsoft USB Optical Mouse: Vendor 0x45e Product 0xcb
[266632.519] (--) evdev: PixArt Microsoft USB Optical Mouse: Found 3 mouse buttons
[266632.519] (--) evdev: PixArt Microsoft USB Optical Mouse: Found scroll wheel(s)
[266632.519] (--) evdev: PixArt Microsoft USB Optical Mouse: Found relative axes
[266632.519] (--) evdev: PixArt Microsoft USB Optical Mouse: Found x and y relative axes
[266632.519] (II) evdev: PixArt Microsoft USB Optical Mouse: Configuring as mouse
[266632.519] (II) evdev: PixArt Microsoft USB Optical Mouse: Adding scrollwheel support
[266632.519] (**) evdev: PixArt Microsoft USB Optical Mouse: YAxisMapping: buttons 4 and 5
[266632.519] (**) evdev: PixArt Microsoft USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[266632.519] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-4/2-4:1.0/0003:045E:00CB.0002/input/input8/event8"
[266632.519] (II) XINPUT: Adding extended input device "PixArt Microsoft USB Optical Mouse" (type: MOUSE, id 8)
[266632.519] (II) evdev: PixArt Microsoft USB Optical Mouse: initialized for relative axes.
[266632.519] (**) PixArt Microsoft USB Optical Mouse: (accel) keeping acceleration scheme 1
[266632.519] (**) PixArt Microsoft USB Optical Mouse: (accel) acceleration profile 0
[266632.519] (**) PixArt Microsoft USB Optical Mouse: (accel) acceleration factor: 2.000
[266632.519] (**) PixArt Microsoft USB Optical Mouse: (accel) acceleration threshold: 4
[266632.520] (II) config/udev: Adding input device PixArt Microsoft USB Optical Mouse (/dev/input/mouse0)
[266632.520] (II) No input driver specified, ignoring this device.
[266632.520] (II) This device may have been added with another device file.
[266632.520] (II) config/udev: Adding input device HDA NVidia Front Mic (/dev/input/event3)
[266632.520] (II) No input driver specified, ignoring this device.
[266632.520] (II) This device may have been added with another device file.
[266632.520] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event4)
[266632.520] (II) No input driver specified, ignoring this device.
[266632.520] (II) This device may have been added with another device file.
[266632.521] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event5)
[266632.521] (II) No input driver specified, ignoring this device.
[266632.521] (II) This device may have been added with another device file.
[266632.521] (II) config/udev: Adding input device HDA NVidia Line Out (/dev/input/event6)
[266632.521] (II) No input driver specified, ignoring this device.
[266632.521] (II) This device may have been added with another device file.
[266632.521] (II) config/udev: Adding input device HDA NVidia Front Headphone (/dev/input/event7)
[266632.521] (II) No input driver specified, ignoring this device.
[266632.521] (II) This device may have been added with another device file.
[266632.522] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[266632.522] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[266632.522] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[266632.522] (**) AT Translated Set 2 keyboard: always reports core events
[266632.522] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[266632.522] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[266632.522] (--) evdev: AT Translated Set 2 keyboard: Found keys
[266632.522] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[266632.522] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[266632.522] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[266632.522] (**) Option "xkb_rules" "evdev"
[266638.615] (II) NOUVEAU(0): EDID vendor "GSM", prod id 23089
[266638.615] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[266638.615] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[266638.615] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[266638.615] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[266638.615] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "1400x1050"x0.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[266638.615] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[266638.949] resize called 1920 1080
[266639.237] (II) AIGLX: Suspending AIGLX clients for VT switch
[266639.237] (II) NOUVEAU(0): NVLeaveVT is called.
[266641.002] (II) AIGLX: Resuming AIGLX clients after VT switch
[266641.002] (II) NOUVEAU(0): NVEnterVT is called.
[266641.051] (II) NOUVEAU(0): EDID vendor "GSM", prod id 23089
[266641.051] (II) NOUVEAU(0): Using hsync ranges from config file
[266641.051] (II) NOUVEAU(0): Using vrefresh ranges from config file
[266641.051] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[266641.051] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[266641.051] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "1400x1050"x0.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[266641.051] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[266647.889] (II) NOUVEAU(0): EDID vendor "GSM", prod id 23089
[266647.889] (II) NOUVEAU(0): Using hsync ranges from config file
[266647.889] (II) NOUVEAU(0): Using vrefresh ranges from config file
[266647.889] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[266647.889] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[266647.889] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "1400x1050"x0.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[266647.889] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[266647.919] (II) NOUVEAU(0): EDID vendor "GSM", prod id 23089
[266647.919] (II) NOUVEAU(0): Using hsync ranges from config file
[266647.919] (II) NOUVEAU(0): Using vrefresh ranges from config file
[266647.919] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[266647.919] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[266647.919] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "1400x1050"x0.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[266647.919] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[2433327.470] (II) NOUVEAU(0): EDID vendor "GSM", prod id 23089
[2433327.498] (II) NOUVEAU(0): Using hsync ranges from config file
[2433327.499] (II) NOUVEAU(0): Using vrefresh ranges from config file
[2433327.499] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[2433327.499] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[2433327.499] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "1400x1050"x0.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[2433327.499] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
| [/code] |
|
Back to top |
|
 |
Hu Administrator

Joined: 06 Mar 2007 Posts: 23228
|
Posted: Sun Nov 08, 2020 11:50 pm Post subject: |
|
|
glxinfo and glxgears are provided by x11-apps/mesa-progs. |
|
Back to top |
|
 |
Black Apprentice


Joined: 10 Dec 2002 Posts: 158 Location: Québec, Canada
|
Posted: Mon Nov 09, 2020 12:34 am Post subject: |
|
|
Hmmm... Okay, glxgears works just fine, so I do have OpenGL. Looks like my issue is not what I thought it was... |
|
Back to top |
|
 |
Black Apprentice


Joined: 10 Dec 2002 Posts: 158 Location: Québec, Canada
|
Posted: Mon Nov 09, 2020 12:54 am Post subject: |
|
|
Ok, nevermind me, I'm stupid. Trying to run a 32bit program on a 64bit only system... |
|
Back to top |
|
 |
|
|
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
|
|