No Resolution Options on Elyssa

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
subslug
Level 3
Level 3
Posts: 166
Joined: Sun Dec 23, 2007 9:05 pm

No Resolution Options on Elyssa

Post by subslug »

I just installed Elyssa in place of Daryna and have gotten the nVidia drivers working fine but I'm stuck in 50Hz freq. @ 1360x768 which isn't idea and I have no options to change anything. The screen resolution tool doesn't list any higher options.
There's not really anything in my xorg.conf file that I could edit to change the settings...

Code: Select all

Section "Device"
	Identifier	"Configured Video Device"
	Driver		"nvidia"
	Option		"NoLogo"	"True"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	Defaultdepth	24
EndSection
Compiz does seem to work and I guess as far as things go, this set up is usable but, it looks like a step back as far as fonts go.
Any ideas besides go back to Daryna?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Husse

Re: No Resolution Options on Elyssa

Post by Husse »

Unless you use more than one monitor this does the trick

Code: Select all

Option		"DynamicTwinView"	"False"
Put it in Section "Device"
I suppose you can get other resolutions, but not a better vertical refresh
Locked

Return to “Hardware Support”