|
|
#1 | |
|
Registered User
Join Date: Aug 2010
Posts: 4
|
Hello everyone,
I recently bought a Sony Vaio S Series (model VPCS12C5E) with an nVidia GeForce 310M graphics card and I'm unable to make it work with Xorg. I always get the same error which is: Code:
[ 619.410] (--) NVIDIA(0): Connected display device(s) on GeForce 310M at PCI:1:0:0: [ 619.410] (--) NVIDIA(0): none
Questions:
Notes:
Thanks! |
|
|
|
|
|
|
#2 | |
|
NVIDIA Corporation
Join Date: Feb 2010
Location: Santa Clara, CA
Posts: 237
|
Hi jimcanoa,
Please try the 256.44 driver. This contains a fix for an issue which was preventing the EDID from being read on certain laptops (including many Sony VAIO models). |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Aug 2010
Posts: 4
|
Hi danix,
thanks for your answer. I have tried it but I still have the same issue. I have attached the new bug report and the xorg.conf.d files I'm using, since I tried it under Xorg 1.8. thanks |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Aug 2010
Posts: 4
|
In the end I finally got it to work by installing the 256.44 driver, as danix suggested, and obtaining the EDID file in MS Windows as suggested by this post: http://www.nvnews.net/vbulletin/show...3&postcount=22
I have attached the EDID file in case someone with the same hardware as me stumbles with the same problem. Now I have one last challenge: external monitors. If I connect an external monitor and fire up the X server with the following options in the device section: Code:
Option "ConnectedMonitor" "DFP-0" Option "CustomEDID" "DFP-0:/etc/X11/youredid.bin" I figured a clever thing to do is to execute a script immediately before the X server starts which prepares the xorg.conf depending on the detection of the monitor: i.e. if it detects an external monitor, comment out the ConnectedMonitor option, otherwise leave those options on. But I don't know how to detect if I have an external monitor connected before starting the X server! Does anyone know how to do that? Maybe an nVidia driver utility? X server utility? xrandr says "Can't open display"... thanks! |
|
|
|
|
|
|
#5 |
|
NVIDIA Corporation
Join Date: Feb 2010
Location: Santa Clara, CA
Posts: 237
|
Hi jimcanoa,
Thanks for the update. The CustomEDID option is the same workaround that was needed for laptops where we couldn't detect the EDID, which is what was causing this failure. If you're still having this problem in 256.44, then there must be something else that's preventing EDID reads on your system. Can you attach the output of `acpidump -b -t DSDT -o acpidump.out`? |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Aug 2010
Posts: 4
|
Hi danix,
thanks for the support! I have attached the requested output. I've disassembled the table, after reading in this forum what the DSDT is. But I don't know exactly what I should be looking for! Looks like I have to read more posts ![]() Thanks again! |
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Sep 2010
Posts: 18
|
I have the same problem on a Vaio VPCS11C5E (Series S). I tried the 256.44 and the 256.53 drivers, both show a blank display and Xorg (1.8.1) logs no display found.
It will be awesome to be able to have a working X server without the CustmEDID and Connected monitor Options (specially the last one, which prevents from autodetecting my external monitor). If you need some debbing info let me know, I hope I can help you ![]() Cheers, Alessandro Edit: Typos |
|
|
|
![]() |
| Thread Tools | |
|
|