I upgraded my laptops video card to an Nvidia Quadro FX 570M, and installed Slitaz 4.0. I have most everything up and running however I cannot get VLC to play video files properly, it displays the video in greyscale wit the left half of the screen showing the video compressed and the right half just black, audio works fine, any suggestions? I have attached a screenshot

VLC Video output problems
(16 posts) (4 voices)-
Posted 12 years ago #
-
does it works well before the upgrade?
Posted 12 years ago # -
Honestly, I have never run slitaz on this unit. My other laptop, same brand, slightly older model had slitaz 3.0 and everything ran fine. This laptop came with an ATI HD radeon card, which has no linux driver support, thats why I bought the Nvidia quadro card.
But I am really no sure what the deal is with video playback.
Posted 12 years ago # -
Hi Verault,
Do you think, it's not media problems (problematic codec, etc.)? Have you another movies that shows Ok?
Posted 12 years ago # -
so far I cant get any video files to play correctly, and I have tried a bunch, I know the videos are good, the issue could be the codecs on the player. I dont know.
Posted 12 years ago # -
Could it be I am not loading the proper Nvidia Modules?
Posted 12 years ago # -
it think that it's a video driver issue, but i don't know how to help you, sorry
Posted 12 years ago # -
Can someone lend assistance with making sure I have the proper nvdia modules/ etc loaded?
Posted 12 years ago # -
I Would think this would be a more common issue, is there noone who has come across this?
Posted 12 years ago # -
VLC requires OpenGL direct rendering to display correctly.
# tazpkg -gi nvidia-173xx
# tazpkg -gi mesa-demos
Log out/in
# glxinfo | grep render
# lsmod | grep nvidia
If you have problems:
Verify:
cat /etc/X11/xorg.conf.d/60-Device.conf
Driver "nvidia"
lspci -nn | grep VGA
cat /var/log/Xorg.0.log > xorg.txt
Attach xorg.txt to your replyPosted 12 years ago # -
Ok Mojo, followed your instructions and attached xorg.txt
Posted 12 years ago # -
[1113792.492] _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
[1113792.492] _XSERVTransOpen: transport open failed for inet6/slitaz:0
[1113792.492] _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
[1113792.493]
X.Org X Server 1.9.5
Release Date: 2011-03-17
[1113792.493] X Protocol Version 11, Revision 0
[1113792.493] Build Operating System: SliTaz GNU/Linux
[1113792.493] Current Operating System: Linux slitaz 2.6.37-slitaz #2 SMP Wed Mar 7 10:36:39 CET 2012 i686
[1113792.493] Kernel command line: root=/dev/sda2 quiet
[1113792.493] Build Date: 18 March 2012 12:25:07AM
[1113792.493]
[1113792.493] Current version of pixman: 0.22.0
[1113792.493] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[1113792.493] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[1113792.493] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 24 12:49:20 2013
[1113792.493] (==) Using config file: "/etc/X11/xorg.conf"
[1113792.493] (==) Using config directory: "/etc/X11/xorg.conf.d"
[1113792.494] (==) ServerLayout "X.org Configured"
[1113792.494] (**) |-->Screen "Screen0" (0)
[1113792.494] (**) | |-->Monitor "Monitor0"
[1113792.494] (**) | |-->Device "Card0"
[1113792.494] (==) Automatically adding devices
[1113792.494] (==) Automatically enabling devices
[1113792.494] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[1113792.494] Entry deleted from font path.
[1113792.494] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[1113792.494] Entry deleted from font path.
[1113792.494] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[1113792.494] Entry deleted from font path.
[1113792.494] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[1113792.494] Entry deleted from font path.
[1113792.494] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[1113792.494] Entry deleted from font path.
[1113792.494] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[1113792.494] Entry deleted from font path.
[1113792.494] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[1113792.494] Entry deleted from font path.
[1113792.494] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[1113792.494] Entry deleted from font path.
[1113792.494] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[1113792.494] Entry deleted from font path.
[1113792.494] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[1113792.494] Entry deleted from font path.
[1113792.494] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[1113792.494] Entry deleted from font path.
[1113792.494] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[1113792.494] Entry deleted from font path.
[1113792.494] (**) FontPath set to:[1113792.494] (**) ModulePath set to "/usr/lib/X11/modules"
[1113792.494] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[1113792.494] (II) Loader magic: 0x8196c38
[1113792.494] (II) Module ABI versions:
[1113792.494] X.Org ANSI C Emulation: 0.4
[1113792.494] X.Org Video Driver: 8.0
[1113792.494] X.Org XInput driver : 11.0
[1113792.494] X.Org Server Extension : 4.0
[1113792.495] (--) PCI:*(0:1:0:0) 10de:040c:103c:30c5 rev 161, Mem @ 0xe5000000/16777216, 0xd0000000/268435456, 0xe6000000/33554432, I/O @ 0x00004000/128
[1113792.495] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[1113792.495] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[1113792.495] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[1113792.495] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[1113792.495] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[1113792.495] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[1113792.495] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[1113792.495] (II) LoadModule: "dri2"
[1113792.496] (II) Loading /usr/lib/X11/modules/extensions/libdri2.so
[1113792.496] (II) Module dri2: vendor="X.Org Foundation"
[1113792.496] compiled for 1.9.5, module version = 1.2.0
[1113792.496] ABI class: X.Org Server Extension, version 4.0
[1113792.496] (II) Loading extension DRI2
[1113792.496] (II) LoadModule: "dbe"
[1113792.496] (II) Loading /usr/lib/X11/modules/extensions/libdbe.so
[1113792.496] (II) Module dbe: vendor="X.Org Foundation"
[1113792.496] compiled for 1.9.5, module version = 1.0.0
[1113792.496] Module class: X.Org Server Extension
[1113792.496] ABI class: X.Org Server Extension, version 4.0
[1113792.496] (II) Loading extension DOUBLE-BUFFER
[1113792.496] (II) LoadModule: "extmod"
[1113792.496] (II) Loading /usr/lib/X11/modules/extensions/libextmod.so
[1113792.496] (II) Module extmod: vendor="X.Org Foundation"
[1113792.496] compiled for 1.9.5, module version = 1.0.0
[1113792.496] Module class: X.Org Server Extension
[1113792.496] ABI class: X.Org Server Extension, version 4.0
[1113792.496] (II) Loading extension MIT-SCREEN-SAVER
[1113792.496] (II) Loading extension XFree86-VidModeExtension
[1113792.496] (II) Loading extension XFree86-DGA
[1113792.496] (II) Loading extension DPMS
[1113792.496] (II) Loading extension XVideo
[1113792.496] (II) Loading extension XVideo-MotionCompensation
[1113792.496] (II) Loading extension X-Resource
[1113792.496] (II) LoadModule: "record"
[1113792.496] (II) Loading /usr/lib/X11/modules/extensions/librecord.so
[1113792.496] (II) Module record: vendor="X.Org Foundation"
[1113792.496] compiled for 1.9.5, module version = 1.13.0
[1113792.496] Module class: X.Org Server Extension
[1113792.497] ABI class: X.Org Server Extension, version 4.0
[1113792.497] (II) Loading extension RECORD
[1113792.497] (II) LoadModule: "glx"
[1113792.497] (II) Loading /usr/lib/X11/modules/extensions/libglx.so
[1113792.512] (II) Module glx: vendor="NVIDIA Corporation"
[1113792.512] compiled for 4.0.2, module version = 1.0.0
[1113792.512] Module class: X.Org Server Extension
[1113792.512] (II) NVIDIA GLX Module 173.14.31 Sun Jul 17 22:43:28 PDT 2011
[1113792.512] (II) Loading extension GLX
[1113792.512] (II) LoadModule: "dri"
[1113792.512] (II) Loading /usr/lib/X11/modules/extensions/libdri.so
[1113792.512] (II) Module dri: vendor="X.Org Foundation"
[1113792.512] compiled for 1.9.5, module version = 1.0.0
[1113792.512] ABI class: X.Org Server Extension, version 4.0
[1113792.512] (II) Loading extension XFree86-DRI
[1113792.512] (II) LoadModule: "nv"
[1113792.512] (II) Loading /usr/lib/X11/modules/drivers/nv_drv.so
[1113792.512] (II) Module nv: vendor="X.Org Foundation"
[1113792.512] compiled for 1.9.5, module version = 2.1.18
[1113792.512] Module class: X.Org Video Driver
[1113792.512] ABI class: X.Org Video Driver, version 8.0
[1113792.512] (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 NVS 440, 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 7100 GS,
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 7350 LE,
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 7650 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 7950 GX2, GeForce 7950 GX2,
GeForce 7950 GT, GeForce Go 7950 GTX, 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,
Quadro NVS 210S / NVIDIA GeForce 6150LE, GeForce Go 6100,
GeForce 6150SE, GeForce 6100 nForce 405, GeForce 6100 nForce 400,
GeForce 6100 nForce 420, GeForce 7150M / nForce 630M,
GeForce 7000M / nForce 610M, GeForce 7050 PV / nForce 630a,
GeForce 7050 PV / nForce 630a, GeForce 7025 / nForce 630a,
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 8600 GS, GeForce 8400 GS, GeForce 9500M GS,
GeForce 8300 GS, GeForce 8600M GT, GeForce 9650M GS,
GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M, Quadro FX 570M,
Quadro FX 1600M, Quadro FX 570, Quadro FX 1700, GeForce GT 330,
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, GeForce 9400 GT, Quadro FX 360M, GeForce 9300M G,
Quadro NVS 290, GeForce GTX 295, GeForce GTX 280, GeForce GTX 260,
GeForce GTX 285, GeForce GTX 275, GeForce GTX 260, GeForce GTX 295,
Quadroplex 2200 D2, Quadroplex 2200 S4, Quadro CX, Quadro FX 5800,
Quadro FX 4800, Quadro FX 3800, GeForce 8800 GTS 512,
GeForce 9800 GT, GeForce 8800 GT, GeForce GT 230, GeForce 9800 GX2,
GeForce 9800 GT, GeForce 8800 GS, GeForce GTS 240, GeForce 9800M GTX,
GeForce 8800M GTS, GeForce GTX 280M, GeForce 9800M GT,
GeForce 8800M GTX, GeForce 8800 GS, GeForce GTX 285M,
GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX/9800 GTX+,
GeForce 9800 GTX+, GeForce 9800 GT, GeForce GTS 250,
GeForce 9800M GTX, GeForce GTX 260M, Quadro FX 4700 X2,
Quadro FX 3700, Quadro VX 200, Quadro FX 3600M, Quadro FX 2800M,
Quadro FX 3700M, Quadro FX 3800M, GeForce 9600 GT, GeForce 9600 GS,
GeForce 9600 GSO 512, GeForce GT 130, GeForce GT 140,
GeForce 9800M GTS, GeForce 9700M GTS, GeForce 9800M GS,
GeForce 9800M GTS, GeForce 9600 GT, GeForce 9600 GT,
GeForce GTS 160M, GeForce GTS 150M, GeForce 9600 GSO,
GeForce 9600 GT, Quadro FX 1800, Quadro FX 2700M, GeForce 9500 GT,
GeForce 9400 GT, GeForce 9500 GT, GeForce 9500 GS, GeForce 9500 GS,
GeForce GT 120, GeForce 9600M GT, GeForce 9600M GS, GeForce 9600M GT,
GeForce 9700M GT, GeForce 9500M G, GeForce 9650M GT, GeForce G 110M,
GeForce GT 130M, GeForce GT 120M, GeForce GT 220M, GeForce 9650 S,
Quadro FX 380, Quadro FX 580, Quadro FX 1700M, GeForce 9400 GT,
Quadro FX 770M, GeForce 9300 GE, GeForce 9300 GS, GeForce 8400,
GeForce 8400 SE, GeForce 8400 GS, GeForce 9300M GS, GeForce G100,
GeForce 9300 SE, GeForce 9200M GS, GeForce 9300M GS, Quadro NVS 150M,
Quadro NVS 160M, GeForce G 105M, GeForce G 103M, GeForce G105M,
Quadro NVS 420, Quadro FX 370 LP, Quadro NVS 450, Quadro FX 370M,
Quadro NVS 295, GeForce 9100M G, GeForce 8200M G, GeForce 9200,
GeForce 9100, GeForce 8300, GeForce 8200, nForce 730a, GeForce 9200,
nForce 980a/780a SLI, nForce 750a SLI, GeForce 8100 / nForce 720a,
GeForce 9400, GeForce 9400, GeForce 9400M G, GeForce 9400M,
GeForce 9300, ION, GeForce 9400M G, GeForce 9400, nForce 760i SLI,
GeForce 9400, GeForce 9300 / nForce 730i, GeForce 9200,
GeForce 9100M G, GeForce 8200M G, GeForce 9400M, GeForce 9200,
GeForce G102M, GeForce G102M, ION, ION, GeForce 9400, ION, ION LE,
ION LE, GeForce GT 220, GeForce 315, GeForce 210, GeForce GT 230M,
GeForce GT 330M, GeForce GT 230M, GeForce GT 330M, NVS 5100M,
GeForce GT 320M, GeForce GT 240M, GeForce GT 325M, Quadro FX 880M,
GeForce G210, GeForce 205, GeForce 310, ION, GeForce 210,
GeForce 310, GeForce 315, GeForce G105M, GeForce G105M, NVS 2100M,
NVS 3100M, GeForce 305M, ION, GeForce 310M, GeForce 305M,
GeForce 310M, GeForce 305M, GeForce G210M, GeForce 310M,
Quadro FX 380 LP, Quadro FX 380M, GeForce GT 330, GeForce GT 320,
GeForce GT 240, GeForce GT 340, GeForce GT 330, GeForce GTS 260M,
GeForce GTS 250M, GeForce 315, GeForce GT 335M, GeForce GTS 350M,
GeForce GTS 360M, Quadro FX 1800M
[1113792.515] (++) using VT number 7[1113792.527] (--) NV: Found NVIDIA Quadro FX 570M at 01@00:00:0
[1113792.527] (II) Loading sub module "int10"
[1113792.527] (II) LoadModule: "int10"
[1113792.527] (II) Loading /usr/lib/X11/modules/libint10.so
[1113792.527] (II) Module int10: vendor="X.Org Foundation"
[1113792.527] compiled for 1.9.5, module version = 1.0.0
[1113792.527] ABI class: X.Org Video Driver, version 8.0
[1113792.527] (II) NV(0): Initializing int10
[1113792.527] (II) NV(0): Primary V_BIOS segment is: 0xc000
[1113792.528] (--) NV(0): Console is VGA mode 0x3
[1113792.528] (==) NV(0): Depth 24, (--) framebuffer bpp 32
[1113792.528] (==) NV(0): RGB weight 888
[1113792.528] (==) NV(0): Default visual is TrueColor
[1113792.528] (==) NV(0): Using hardware cursor
[1113792.528] (==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
[1113792.529] (II) NV(0): MMIO registers mapped at 0xb5191000
[1113792.529] (--) NV(0): Total video RAM: 256.0 MB
[1113792.529] (--) NV(0): BAR1 size: 256.0 MB
[1113792.529] (--) NV(0): Mapped memory: 255.0 MB
[1113792.552] (II) NV(0): Linear framebuffer mapped at 0xa5291000
[1113792.552] (II) Loading sub module "i2c"
[1113792.552] (II) LoadModule: "i2c"
[1113792.552] (II) Module "i2c" already built-in
[1113792.552] (II) Loading sub module "ddc"
[1113792.552] (II) LoadModule: "ddc"
[1113792.552] (II) Module "ddc" already built-in
[1113792.552] (WW) NV(0): DDC routing table corrupt! SOR 1 -> 1 for port 1
[1113792.552] (II) NV(0): Ignoring unsupported TV output 0
[1113792.552] (--) NV(0): Connector map:
[1113792.552] (--) NV(0): Bus 3 -> SOR0 (LVDS)
[1113792.552] (--) NV(0): Bus 0 -> DAC1
[1113792.552] (--) NV(0): Bus 1 -> SOR1
[1113792.552] (--) NV(0): Load detection: 279
[1113792.552] (II) NV(0): I2C bus "I2C0" initialized.
[1113792.552] (II) NV(0): Output VGA1 using monitor section Monitor0
[1113792.552] (II) NV(0): I2C bus "I2C1" initialized.
[1113792.552] (II) NV(0): Output DVI1 has no monitor section
[1113792.552] (II) NV(0): LVDS native size 1680x1050
[1113792.552] (II) NV(0): Output LVDS has no monitor section
[1113792.552] (II) NV(0): I2C bus "I2C3 (LVDS)" initialized.
[1113792.552] (II) NV(0): Probing for EDID on I2C bus 0...
[1113792.552] (II) NV(0): I2C device "I2C0:ddc2" registered at address 0xA0.
[1113792.556] (II) NV(0): ... none found
[1113792.556] (--) NV(0): Trying load detection on VGA1 ... nothing.
[1113792.603] (II) NV(0): EDID for output VGA1
[1113792.603] (II) NV(0): Probing for EDID on I2C bus 1...
[1113792.603] (II) NV(0): I2C device "I2C1:ddc2" registered at address 0xA0.
[1113792.606] (II) NV(0): ... none found
[1113792.606] (II) NV(0): EDID for output DVI1
[1113792.606] (II) NV(0): Probing for EDID on I2C bus 3...
[1113792.606] (II) NV(0): I2C device "I2C3 (LVDS):ddc2" registered at address 0xA0.
[1113792.664] (--) NV(0): DDC detected a DFP:
[1113792.664] (II) NV(0): Manufacturer: SEC Model: 3846 Serial#: 0
[1113792.664] (II) NV(0): Year: 2008 Week: 0
[1113792.664] (II) NV(0): EDID Version: 1.3
[1113792.664] (II) NV(0): Digital Display Input
[1113792.664] (II) NV(0): Max Image Size [cm]: horiz.: 33 vert.: 21
[1113792.664] (II) NV(0): Gamma: 2.20
[1113792.664] (II) NV(0): No DPMS capabilities specified
[1113792.664] (II) NV(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[1113792.664] (II) NV(0): First detailed timing is preferred mode
[1113792.664] (II) NV(0): redX: 0.580 redY: 0.340 greenX: 0.310 greenY: 0.550
[1113792.664] (II) NV(0): blueX: 0.155 blueY: 0.155 whiteX: 0.313 whiteY: 0.329
[1113792.664] (II) NV(0): Manufacturer's mask: 0
[1113792.664] (II) NV(0): Supported detailed timing:
[1113792.664] (II) NV(0): clock: 131.5 MHz Image Size: 331 x 207 mm
[1113792.664] (II) NV(0): h_active: 1680 h_sync: 1704 h_sync_end 1792 h_blank_end 2058 h_border: 0
[1113792.664] (II) NV(0): v_active: 1050 v_sync: 1051 v_sync_end 1054 v_blanking: 1065 v_border: 0
[1113792.664] (II) NV(0): Unknown vendor-specific block f
[1113792.664] (II) NV(0): SAMSUNG
[1113792.664] (II) NV(0): 154MT02-001
[1113792.664] (II) NV(0): EDID (in hex):
[1113792.664] (II) NV(0): 00ffffffffffff004ca3463800000000
[1113792.664] (II) NV(0): 00120103802115780a87f594574f8c27
[1113792.664] (II) NV(0): 27505400000001010101010101010101
[1113792.664] (II) NV(0): 0101010101015e33907a611a0f401858
[1113792.664] (II) NV(0): 13004bcf100000190000000f00000000
[1113792.664] (II) NV(0): 00000000003cd2026400000000fe0053
[1113792.664] (II) NV(0): 414d53554e470a2020202020000000fe
[1113792.664] (II) NV(0): 003135344d5430322d3030310a200010
[1113792.664] (II) NV(0): EDID for output LVDS
[1113792.664] (II) NV(0): Manufacturer: SEC Model: 3846 Serial#: 0
[1113792.664] (II) NV(0): Year: 2008 Week: 0
[1113792.664] (II) NV(0): EDID Version: 1.3
[1113792.664] (II) NV(0): Digital Display Input
[1113792.664] (II) NV(0): Max Image Size [cm]: horiz.: 33 vert.: 21
[1113792.664] (II) NV(0): Gamma: 2.20
[1113792.664] (II) NV(0): No DPMS capabilities specified
[1113792.664] (II) NV(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[1113792.664] (II) NV(0): First detailed timing is preferred mode
[1113792.664] (II) NV(0): redX: 0.580 redY: 0.340 greenX: 0.310 greenY: 0.550
[1113792.664] (II) NV(0): blueX: 0.155 blueY: 0.155 whiteX: 0.313 whiteY: 0.329
[1113792.664] (II) NV(0): Manufacturer's mask: 0
[1113792.664] (II) NV(0): Supported detailed timing:
[1113792.664] (II) NV(0): clock: 131.5 MHz Image Size: 331 x 207 mm
[1113792.664] (II) NV(0): h_active: 1680 h_sync: 1704 h_sync_end 1792 h_blank_end 2058 h_border: 0
[1113792.664] (II) NV(0): v_active: 1050 v_sync: 1051 v_sync_end 1054 v_blanking: 1065 v_border: 0
[1113792.664] (II) NV(0): Unknown vendor-specific block f
[1113792.664] (II) NV(0): SAMSUNG
[1113792.664] (II) NV(0): 154MT02-001
[1113792.664] (II) NV(0): EDID (in hex):
[1113792.664] (II) NV(0): 00ffffffffffff004ca3463800000000
[1113792.664] (II) NV(0): 00120103802115780a87f594574f8c27
[1113792.664] (II) NV(0): 27505400000001010101010101010101
[1113792.664] (II) NV(0): 0101010101015e33907a611a0f401858
[1113792.664] (II) NV(0): 13004bcf100000190000000f00000000
[1113792.664] (II) NV(0): 00000000003cd2026400000000fe0053
[1113792.664] (II) NV(0): 414d53554e470a2020202020000000fe
[1113792.664] (II) NV(0): 003135344d5430322d3030310a200010
[1113792.664] (II) NV(0): EDID vendor "SEC", prod id 14406
[1113792.664] (II) NV(0): Printing probed modes for output LVDS
[1113792.664] (II) NV(0): Modeline "1680x1050"x60.0 131.50 1680 1704 1792 2058 1050 1051 1054 1065 -hsync -vsync (63.9 kHz)
[1113792.664] (II) NV(0): Output VGA1 disconnected
[1113792.664] (II) NV(0): Output DVI1 disconnected
[1113792.664] (II) NV(0): Output LVDS connected
[1113792.664] (II) NV(0): Using exact sizes for initial modes
[1113792.664] (II) NV(0): Output LVDS using initial mode 1680x1050
[1113792.664] (II) NV(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[1113792.664] (--) NV(0): Virtual size is 1680x1680 (pitch 1792)
[1113792.664] (**) NV(0): Driver mode "1680x1050": 131.5 MHz (scaled from 0.0 MHz), 63.9 kHz, 60.0 Hz
[1113792.664] (II) NV(0): Modeline "1680x1050"x60.0 131.50 1680 1704 1792 2058 1050 1051 1054 1065 -hsync -vsync (63.9 kHz)
[1113792.664] (==) NV(0): DPI set to (96, 96)
[1113792.664] (II) Loading sub module "fb"
[1113792.664] (II) LoadModule: "fb"
[1113792.664] (II) Loading /usr/lib/X11/modules/libfb.so
[1113792.665] (II) Module fb: vendor="X.Org Foundation"
[1113792.665] compiled for 1.9.5, module version = 1.0.0
[1113792.665] ABI class: X.Org ANSI C Emulation, version 0.4
[1113792.665] (II) Loading sub module "xaa"
[1113792.665] (II) LoadModule: "xaa"
[1113792.665] (II) Loading /usr/lib/X11/modules/libxaa.so
[1113792.665] (II) Module xaa: vendor="X.Org Foundation"
[1113792.665] compiled for 1.9.5, module version = 1.2.1
[1113792.665] ABI class: X.Org Video Driver, version 8.0
[1113792.665] (II) Loading sub module "ramdac"
[1113792.665] (II) LoadModule: "ramdac"
[1113792.665] (II) Module "ramdac" already built-in
[1113792.665] (--) Depth 24 pixmap format is 32 bpp
[1113792.665] (--) NV(0): 212.51 MB available for offscreen pixmaps
[1113792.679] (II) NV(0): Using XFree86 Acceleration Architecture (XAA)
[1113792.679] Screen to screen bit blits
[1113792.679] Solid filled rectangles
[1113792.679] 8x8 mono pattern filled rectangles
[1113792.680] Indirect CPU to Screen color expansion
[1113792.680] Solid Lines
[1113792.680] Scanline Image Writes
[1113792.680] Setting up tile and stipple cache:
[1113792.680] 32 128x128 slots
[1113792.680] 32 256x256 slots
[1113792.680] 16 512x512 slots
[1113792.680] (==) NV(0): Backing store disabled
[1113792.680] (==) NV(0): Silken mouse enabled
[1113792.680] (II) NV(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[1113792.680] (==) NV(0): DPMS enabled
[1113795.173] (--) RandR disabled
[1113795.173] (II) Initializing built-in extension Generic Event Extension
[1113795.173] (II) Initializing built-in extension SHAPE
[1113795.173] (II) Initializing built-in extension MIT-SHM
[1113795.173] (II) Initializing built-in extension XInputExtension
[1113795.173] (II) Initializing built-in extension XTEST
[1113795.173] (II) Initializing built-in extension BIG-REQUESTS
[1113795.173] (II) Initializing built-in extension SYNC
[1113795.173] (II) Initializing built-in extension XKEYBOARD
[1113795.173] (II) Initializing built-in extension XC-MISC
[1113795.173] (II) Initializing built-in extension XINERAMA
[1113795.173] (II) Initializing built-in extension XFIXES
[1113795.173] (II) Initializing built-in extension RENDER
[1113795.173] (II) Initializing built-in extension RANDR
[1113795.173] (II) Initializing built-in extension COMPOSITE
[1113795.173] (II) Initializing built-in extension DAMAGE
[1113795.176] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[1113795.181] (II) NV(0): Setting screen physical size to 444 x 277
[1113795.256] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[1113795.256] (**) Power Button: Applying InputClass "Keyboard Defaults"
[1113795.256] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[1113795.256] (II) LoadModule: "evdev"
[1113795.256] (II) Loading /usr/lib/X11/modules/input/evdev_drv.so
[1113795.256] (II) Module evdev: vendor="X.Org Foundation"
[1113795.256] compiled for 1.9.5, module version = 2.6.0
[1113795.256] Module class: X.Org XInput Driver
[1113795.256] ABI class: X.Org XInput driver, version 11.0
[1113795.256] (**) Power Button: always reports core events
[1113795.256] (**) Power Button: Device: "/dev/input/event5"
[1113795.263] (--) Power Button: Found keys
[1113795.263] (II) Power Button: Configuring as keyboard
[1113795.263] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[1113795.263] (**) Option "xkb_rules" "evdev"
[1113795.263] (**) Option "xkb_model" "evdev"
[1113795.263] (**) Option "xkb_layout" "us"
[1113795.332] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[1113795.332] (**) Video Bus: Applying InputClass "Keyboard Defaults"
[1113795.332] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[1113795.332] (**) Video Bus: always reports core events
[1113795.332] (**) Video Bus: Device: "/dev/input/event6"
[1113795.335] (--) Video Bus: Found keys
[1113795.335] (II) Video Bus: Configuring as keyboard
[1113795.335] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[1113795.335] (**) Option "xkb_rules" "evdev"
[1113795.335] (**) Option "xkb_model" "evdev"
[1113795.335] (**) Option "xkb_layout" "us"
[1113795.338] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[1113795.338] (II) No input driver/identifier specified (ignoring)
[1113795.338] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[1113795.338] (**) Sleep Button: Applying InputClass "Keyboard Defaults"
[1113795.338] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[1113795.338] (**) Sleep Button: always reports core events
[1113795.338] (**) Sleep Button: Device: "/dev/input/event3"
[1113795.344] (--) Sleep Button: Found keys
[1113795.344] (II) Sleep Button: Configuring as keyboard
[1113795.344] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[1113795.344] (**) Option "xkb_rules" "evdev"
[1113795.344] (**) Option "xkb_model" "evdev"
[1113795.344] (**) Option "xkb_layout" "us"
[1113795.350] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
[1113795.350] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
[1113795.350] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[1113795.350] (**) AT Translated Set 2 keyboard: always reports core events
[1113795.350] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
[1113795.357] (--) AT Translated Set 2 keyboard: Found keys
[1113795.357] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[1113795.357] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[1113795.357] (**) Option "xkb_rules" "evdev"
[1113795.357] (**) Option "xkb_model" "evdev"
[1113795.357] (**) Option "xkb_layout" "us"
[1113795.357] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event2)
[1113795.357] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad"
[1113795.357] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[1113795.357] (**) SynPS/2 Synaptics TouchPad: always reports core events
[1113795.357] (**) SynPS/2 Synaptics TouchPad: Device: "/dev/input/event2"
[1113795.365] (--) SynPS/2 Synaptics TouchPad: Found 11 mouse buttons
[1113795.365] (--) SynPS/2 Synaptics TouchPad: Found absolute axes
[1113795.365] (--) SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[1113795.365] (--) SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[1113795.365] (II) SynPS/2 Synaptics TouchPad: Configuring as touchpad
[1113795.365] (**) SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[1113795.365] (**) SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[1113795.365] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[1113795.365] (II) SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[1113795.365] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[1113795.365] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad"
[1113795.365] (II) LoadModule: "synaptics"
[1113795.365] (II) Loading /usr/lib/X11/modules/input/synaptics_drv.so
[1113795.365] (II) Module synaptics: vendor="X.Org Foundation"
[1113795.365] compiled for 1.9.5, module version = 1.3.0
[1113795.365] Module class: X.Org XInput Driver
[1113795.365] ABI class: X.Org XInput driver, version 11.0
[1113795.365] (II) Synaptics touchpad driver version 1.3.0
[1113795.653] (--) SynPS/2 Synaptics TouchPad auto-dev sets device to /dev/input/event2
[1113795.661] (**) Option "Device" "/dev/input/event2"
[1113795.701] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[1113795.701] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[1113795.701] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[1113795.701] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[1113795.701] (--) SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
[1113795.701] (**) Option "SHMConfig" "on"
[1113795.701] (**) Option "EmulateTwoFingerMinZ" "0"
[1113795.701] (**) Option "VertEdgeScroll" "on"
[1113795.701] (**) Option "HorizEdgeScroll" "off"
[1113795.701] (**) Option "VertTwoFingerScroll" "on"
[1113795.701] (**) Option "HorizTwoFingerScroll" "on"
[1113795.701] (**) Option "TapButton1" "1"
[1113795.701] (**) Option "TapButton2" "2"
[1113795.701] (**) Option "TapButton3" "3"
[1113795.701] (**) Option "CircularScrolling" "on"
[1113795.701] (**) Option "CircScrollTrigger" "2"
[1113795.733] (--) SynPS/2 Synaptics TouchPad: touchpad found
[1113795.733] (**) SynPS/2 Synaptics TouchPad: always reports core events
[1113795.741] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[1113795.741] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[1113795.741] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[1113795.741] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[1113795.741] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[1113795.741] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[1113795.741] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[1113795.741] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[1113795.765] (--) SynPS/2 Synaptics TouchPad: touchpad found
[1113795.765] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event7)
[1113795.765] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[1113795.765] (**) PS/2 Generic Mouse: always reports core events
[1113795.765] (**) PS/2 Generic Mouse: Device: "/dev/input/event7"
[1113795.773] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[1113795.773] (--) PS/2 Generic Mouse: Found relative axes
[1113795.773] (--) PS/2 Generic Mouse: Found x and y relative axes
[1113795.773] (II) PS/2 Generic Mouse: Configuring as mouse
[1113795.773] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[1113795.773] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[1113795.773] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
[1113795.773] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[1113795.773] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[1113795.773] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[1113795.773] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[1113795.773] (II) PS/2 Generic Mouse: initialized for relative axes.
[1113795.773] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[1113795.773] (II) No input driver/identifier specified (ignoring)
[1113795.773] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)
[1113795.773] (II) No input driver/identifier specified (ignoring)Posted 12 years ago # -
@VERAULT
xorg.txt was not attached.
It was marked as spam.Posted 12 years ago # -
Sorry, It wouldn't upload for some reason.
Posted 12 years ago # -
Good:
NVIDIA-GLX is loading:
[1113792.497] (II) LoadModule: "glx"
[1113792.497] (II) Loading /usr/lib/X11/modules/extensions/libglx.so
[1113792.512] (II) Module glx: vendor="NVIDIA Corporation"
[1113792.512] compiled for 4.0.2, module version = 1.0.0
[1113792.512] Module class: X.Org Server Extension
[1113792.512] (II) NVIDIA GLX Module 173.14.31 Sun Jul 17 22:43:28 PDT 2011
[1113792.512] (II) Loading extension GLXBad:
[1113792.512] (II) LoadModule: "nv"
[1113792.512] (II) Loading /usr/lib/X11/modules/drivers/nv_drv.so
[1113792.512] (II) Module nv: vendor="X.Org Foundation"
[1113792.512] compiled for 1.9.5, module version = 2.1.18
[1113792.512] Module class: X.Org Video Driver
[1113792.512] ABI class: X.Org Video Driver, version 8.0
[1113792.512] (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,Xorg is using (II) NV: which has no direct rendering OpenGL
# tazpkg remove xorg-xf86-video-nv
Configure Xorg to Load NVIDIA:
# nano /etc/X11/xorg.conf.d/60-Device.conf
Driver "nvidia"
Save/Exit
Log out/inPosted 12 years ago #
Reply »
You must log in to post.