|
|
#1 | |
|
Registered User
Join Date: Dec 2010
Posts: 1
|
Hi!
I have Sony Vaio notebook (VPC S12A7R) and X.org doesn't start because GPU (NVidia 310M) doesn't recognize builtin DFP. As it recommended on http://www.nvnews.ne...73&postcount=22 I've grab EDID information from display to file, but X.org causes segfault somewhere in nvidia_drv.so. I tried 260.19.29, 256.53 and 195.36.24 versions Could I change something to work with that? Thank you for your help. # uname -a FreeBSD 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #0: Fri Dec 17 00:34:58 MSK 2010 teodor@:/usr/obj/usr/src/sys/XEN amd64 Backtrace: #0 0x00000008016be3cc in kill () from /lib/libc.so.7 #1 0x00000008016bd1cb in abort () from /lib/libc.so.7 #2 0x00000000004740e4 in ddxGiveUp () #3 0x000000000046d67d in AbortServer () #4 0x000000000046dcff in FatalError () #5 0x0000000000467f21 in OsInit () #6 <signal handler called> #7 0x00000008042f13d2 in nvidiaAddDrawableHandler () from /usr/local/lib/xorg/modules/drivers/nvidia_drv.so #8 0x00000008042f584a in nvidiaAddDrawableHandler () from /usr/local/lib/xorg/modules/drivers/nvidia_drv.so #9 0x00000008042c2ca5 in nvidiaAddDrawableHandler () from /usr/local/lib/xorg/modules/drivers/nvidia_drv.so #10 0x00000008042e3d90 in nvidiaAddDrawableHandler () from /usr/local/lib/xorg/modules/drivers/nvidia_drv.so #11 0x00000008042d846b in nvidiaAddDrawableHandler () from /usr/local/lib/xorg/modules/drivers/nvidia_drv.so #12 0x00000008042b523c in ?? () from /usr/local/lib/xorg/modules/drivers/nvidia_drv.so #13 0x0000000804534c51 in nvidiaAddDrawableHandler () from /usr/local/lib/xorg/modules/drivers/nvidia_drv.so #14 0x0000000000431eb8 in AddScreen () #15 0x0000000000474a11 in InitOutput () #16 0x000000000042c75f in main () Xorg.conf (device section only): Section "Device" Identifier "Card0" Screen 0 BusID "PCI:1:0:0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "GT218 [GeForce 310M]" BusID "PCI:1:0:0" Option "NvAgp" "1" Option "NoLogo" "True" Option "ConnectedMonitor" "DFP-0" Option "CustomEDID" "DFP-0:/etc/X11/SNY05FA.bin" EndSection Text dump of EDID (with a help of read-edid command) # EDID version 1 revision 4 Section "Monitor" # Block type: 2:0 3:fc Identifier "NvidiaDefault" VendorName "SNY" ModelName "NvidiaDefault" # Block type: 2:0 3:fc # Block type: 2:0 3:fd HorizSync 29-47 VertRefresh 0-61 # Max dot clock (video bandwidth) 80 MHz # DPMS capabilities: Active off:yes Suspend:yes Standby:yes Mode "1366x768" # vfreq 59.951Hz, hfreq 47.721kHz DotClock 75.590000 HTimings 1366 1378 1426 1584 VTimings 768 771 781 796 Flags "-HSync" "-VSync" EndMode Mode "1366x768" # vfreq 50.002Hz, hfreq 40.301kHz DotClock 62.870000 HTimings 1366 1378 1426 1560 VTimings 768 771 781 806 Flags "-HSync" "-VSync" EndMode # Block type: 2:0 3:fc # Block type: 2:0 3:fd EndSection |
|
|
|
|
![]() |
| Thread Tools | |
|
|