public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Nvidia optimus no signal on external monitor
@ 2013-08-26 14:56 du yang
  2013-08-26 18:48 ` James Ausmus
  0 siblings, 1 reply; 4+ messages in thread
From: du yang @ 2013-08-26 14:56 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1526 bytes --]


Hi,

I've managed to get optimus works on my PC with nvidia property
driver. But I got into an issue when trying to extend my screen to an
external monitor by using Xrandr.
There is no signal in the external monitor but the screen do extended,
as mouse and window can be moved outside the visiable screen.

There are 2 output connected, LVDS-0 & VGA-0.
The xrandr command used:
# xrandr --output VGA-0 --pos 1366x0 --auto
And also tried (doesn't work),
# xrandr --output VGA-0 --auto --left-of LVDS-0

This one works but both monitors showing with the screen,
# xrandr --output VGA-0 --auto --same-as LVDS-0

Any suggestion please?
Thanks,

PS. And also attach my /etc/X11/xorg.conf here,
Section "Module"
    Load           "glx"
EndSection

Section "Monitor"
    Identifier "ASUS"
    VendorName     "Unknown"
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA"
    Driver         "nvidia"
    BusID          "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier     "DFP0"
    Device         "NVIDIA"
    Monitor        "ASUS"
    #Option         "IgnoreEDIDChecksum" "DFP"
    Option         "UseDisplayDevice" "none"
EndSection

Section "Device"
    Identifier     "INTEL"
    Driver         "modesetting"
EndSection

Section "Screen"
    Identifier     "INTEL"
    Device         "INTEL"
EndSection


-- 
oooO:::::::::
(..):::::::::
:\.(:::Oooo::
::\_)::(..)::
:::::::)./:::
::::::(_/::::

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-08-27  0:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-26 14:56 [gentoo-user] Nvidia optimus no signal on external monitor du yang
2013-08-26 18:48 ` James Ausmus
2013-08-27  0:16   ` du yang
2013-08-27  0:30     ` James Ausmus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox