Last night we had an F10 release party. We tried a live USB stick on one attendee's laptop (an HP, IIRC) and X wouldn't start. After creating an xorg.conf file and forcing it to vesa, X started. It would be nice if it fell back to vesa after the flicker fest with nv. 00:12.0 VGA compatible controller: nVidia Corporation GeForce 7150M (rev a2)
do you have /var/log/Xorg.*.log by chance?
No. And of course I realize this will go nowhere, but I wanted to demonstrate the process to the laptop owner. I gave him this URL so maybe he can try again at some point and provide the necessary data. (FWIW we were at a release party and his wireless card also didn't work and we didn't have a spare USB key to copy the log file off ... if we had even though of it ;)
I am kind of new to linux but will try my best to provide the information you need . If you could tell me what files you need and their location i should be able to give them to you within the hour
file /var/log/Xorg.0.log would be enough. Welcome to the Linux world!
Raihan, you will need to boot from a live USB stick again and after X fails to start, grab the file /var/log/Xorg.0.log and attach it here (see the "Add an attachment" link above). Thanks!
I found the file but i cant figure out how to mount my usb stick to put the file on. Sorry im new to this so this might take longer than it should.
So you've booted from one USB stick and want to mount another? If you're logged into a graphical session, it should happen automatically and show up on your desktop. I'm kind of surprised that it didn't happen even in a virtual terminal. If you type 'mount' does it list something in /media/USBSTICK or something? If not, try (as root): mount /dev/sdc1 /mnt. The 1 signifies which partition of your USB stick you want to mount so if you only have one, use that one. Let us know how it goes. We appreciate your persistence, Raihan!
Created attachment 325477 [details] The /var/log /Xorg.0.log I finally figured it out here is the file you need . Sorry it took so long and i hope this helps.
"No screens found" Reporter, thank you very much your effort. I am afraid this will take some time, because fixing nv driver is always very complicated. We will do our best.
*** This bug has been marked as a duplicate of bug 480541 ***