hybrid-graphics-linux team mailing list archive
-
hybrid-graphics-linux team
-
Mailing list archive
-
Message #01785
Re: Dell XPS 17 L702X
Hi All,
I have my system working. The system is DELL L702X; I think it works
also on DELL L502X
I write my expectations:
1) Having the dual head working: Right the laptop; left the 20" Samsung
SyncMaster
2) Having the system running automatically only one screen when the
sychmaster is disconnected
3) suppling the signals to synchmaster with HDMI video output
Just this three specs.
I'm running Ubuntu 11.04
Attached the xorg.conf making the system running as expected.
I hope these infos will useful for the community
Best regards
Il giorno dom, 26/06/2011 alle 17.44 +0100, Albert Vilella ha scritto:
> can you try this?
>
> http://linux-hybrid-graphics.blogspot.com/2011/06/dell-xps-l702x-nvidia-optimus-linux.html
>
> also, read the bumblebee instructions in the website:
>
> https://launchpad.net/~hybrid-graphics-linux
>
> On Sun, Jun 26, 2011 at 5:31 PM, Fabio Giovagnini
> <fabio.giovagnini@xxxxxxxxxxxxxxx> wrote:
> > Hi guys,
> > thanks for your attention
> > I would like to make the dual head working under ubuntu 11.04 as it
> > works with windows 7
> > I'm a very ancient linux user (10 years at least) for professional
> > needs.
> > which how to could I use to achieve such a target?
> >
> > Thanks in advance
> >
> > Fabio Giovagnini
> >
> >
> > _______________________________________________
> > Mailing list: https://launchpad.net/~hybrid-graphics-linux
> > Post to : hybrid-graphics-linux@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
> > More help : https://help.launchpad.net/ListHelp
> >
--
Fabio Giovagnini
Aurion s.r.l.
P.iva 00885711200
cell. +39.335.8350919
Tel. +39.051.594.78.24
Fax. +39 051.082.14.49
skype: aurion.giovagnini
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
Screen 1 "Screen1" LeftOf "Screen0"
EndSection
Section "Files"
EndSection
Section "Device"
Identifier "nVidia"
Driver "nouveau"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "Lap"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "nVidia"
EndSection
Section "Screen"
Identifier "Screen1"
Device "Lap"
EndSection
Follow ups
References