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
Problem with changing resolution on some NVidia cards
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Problem with changing resolution on some NVidia cards
@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:
cheers
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
Please add [Solved] to your thread title if the solution was found.