Page 1 of 1

Problem with changing resolution on some NVidia cards

Posted: 14 Aug 2012, 09:24
by ahz
Hello,

no problem on 64 bit Porteus to autodetect the NVidia graphics card. But on this one (lspci gives: 01:00.0 VGA compatible controller: NVIDIA Corporation G84M [Quadro FX 570M] (rev a1)) it is not possible to change the resolution. I have only two choise (auto or 1920x1200). As said before: Another NVidia card (01:00.0 VGA compatible controller: NVIDIA Corporation G72 [GeForce 7300 SE/7200 GS] (rev a1)) doesn't show this problem. If I use the nouveau drivers I can change the resolution with both cards!

Any ideas?

Thanks in advance

Re: Problem with changing resolution on some NVidia cards

Posted: 14 Aug 2012, 11:57
by fanthom
@ahz

standard xorg.conf supplied with every Porteus nVidia module may not cover all cards.
please boot with 'autoexec=xconf' cheacode and if that wont help then please create xorg.conf manually by running:

Code: Select all

init 3
nvidia-xconfig
init 4
cheers