Hi,
I have this issue when connecting my laptop to the TV screen, an LCD with the max resolution of 1366x768x60hz. The laptop screen works at 1440x900x60hz.
When I enable TwinView on nvidia-settings, it will set the LCD as the main screen with the menu bar etc (no matter whether I tick the main screen box or not, it ignores that), and the resolution is set to 1024x768, regardless of what I choose.
I just found out that if I try something with xrandr, such as
at least I get the menu bar with the K button etc back to my laptop. I'm not sure of the consequences of this, but it also changed the background desktop to the default one on the LCD (remaining the same on the laptop's screen).
I also think maybe that message has something helpful? On nvidia-settings the screens are named AUO for the laptop, and CRT-0 for the LCD, connected through an standard VGA cable. Also, for some reason the xorg.conf is missing, I don't know if this is the new default on 11.10 or something went very wrong (and unnoticed) some months ago during the install...
What would you recommend me to do?
Thank you very much!
[edit] Well, at least now I know what the default desktop meant. That way, the second screen is controlled by a separated X manager, apparently. I can't drag&drop a window to the second screen to see it there. It's just controlling two independent X, and the second one can't do much (if I right click-run command, the window will pop in the laptop screen). Is there a way to enable twin view while keeping the proper resolutions? Thank you!
I have this issue when connecting my laptop to the TV screen, an LCD with the max resolution of 1366x768x60hz. The laptop screen works at 1440x900x60hz.
When I enable TwinView on nvidia-settings, it will set the LCD as the main screen with the menu bar etc (no matter whether I tick the main screen box or not, it ignores that), and the resolution is set to 1024x768, regardless of what I choose.
I just found out that if I try something with xrandr, such as
$ xrandr --output CRT-0 --mode 1280x720 --rate 60
xrandr: Failed to get size of gamma for output default
warning: output CRT-0 not found; ignoring
xrandr: Failed to get size of gamma for output default
warning: output CRT-0 not found; ignoring
I also think maybe that message has something helpful? On nvidia-settings the screens are named AUO for the laptop, and CRT-0 for the LCD, connected through an standard VGA cable. Also, for some reason the xorg.conf is missing, I don't know if this is the new default on 11.10 or something went very wrong (and unnoticed) some months ago during the install...
What would you recommend me to do?
Thank you very much!
[edit] Well, at least now I know what the default desktop meant. That way, the second screen is controlled by a separated X manager, apparently. I can't drag&drop a window to the second screen to see it there. It's just controlling two independent X, and the second one can't do much (if I right click-run command, the window will pop in the laptop screen). Is there a way to enable twin view while keeping the proper resolutions? Thank you!
Comment