mine is attached

On Tue, May 10, 2011 at 5:34 PM, Martin Juhl <m...@casalogic.dk> wrote:
> I need the /var/log/Xorg.1.log from both you two guys..
>
> Chlo? Langley <ch...@reversity.org> skrev:
>
> I seem to have the same problem. I installed the package via the install 
> script, rebooted, then logged in and ran vglclient as suggested. However, I 
> get the "[VGL] ERROR: Could not open display :1" error.
>
> 00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated 
> Graphics Controller (rev 02)
> 02:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 305M] 
> (rev a2)
>
>
> On Tue, 10 May 2011 16:54:38 +0100
> Albert Vilella <avile...@gmail.com> wrote:
>
>> I tried with both like this:
>>
>> git pull
>> Already up-to-date.
>>
>> sudo ./install.sh
>> # either 97 or 98
>> sudo /etc/init.d/xdm-optimus restart
>> vglclient -gl &
>> optirun glxgears
>>
>> I always get:
>> [VGL] ERROR: Could not open display :1.
>>
>>
>> On Tue, May 10, 2011 at 4:48 PM, Martin Juhl <m...@casalogic.dk> wrote:
>> > Try the CRT-0 configuration.. if that doesn't work, try the DLP-0... and 
>> > please report back...
>> >
>> > Albert Vilella <avile...@gmail.com> skrev:
>> >
>> > I have an Asus U30Jc, which configuration should I use?
>> >
>> > lspci | grep VGA
>> > 00:02.0 VGA compatible controller: Intel Corporation Core Processor
>> > Integrated Graphics Controller (rev 18)
>> > 01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce
>> > 310M] (rev a2)
>> >
>> >
>> >
>> > On Tue, May 10, 2011 at 4:07 PM, Martin Juhl <m...@casalogic.dk> wrote:
>> >> 1. I'm running steam perfectly here: optirun32 wine ./Steam.exe
>> >>
>> >> 2. Either you can create a bash script that does the same as the alias 
>> >> and run with that, or just copy the alias content infront of the 
>> >> shortcut..
>> >>
>> >> 3. Sound a bit harder.. you should probably see if gnome/kde has it 
>> >> documented somewhere...
>> >>
>> >> Gaspo <mar...@gaspo.sk> skrev:
>> >>
>> >> ok. Now something more practical ..
>> >>
>> >> 1. Does anybody know how can I run steam game on wine with optirun?
>> >>
>> >> 2. How do I put optirun in desktop lauchner (shortcut). Cos its saying
>> >> it cant find optirun (as it is only alias)
>> >>
>> >> 3. How can I run for example screensaver with optirun?
>> >>
>> >> Gaspo
>> >>
>> >> On 10/05/11 16:45, Martin Juhl wrote:
>> >>> Hi..
>> >>>
>> >>> Thanks for your feedback..
>> >>>
>> >>> In time I'm hoping support all different kind of distributions, and also 
>> >>> provide bumblebee as a package based installation..
>> >>>
>> >>> This will probably also include automatik machine detection, maybe based 
>> >>> on dmidecode...
>> >>>
>> >>> The reason I chose to do it this way to start off, is that to use 
>> >>> dmidecode, we'll need to have enough feedback to cover all machines, 
>> >>> which we dont have at the moment.. but hopefully it will come...
>> >>>
>> >>> daniel<dan...@yacg.com> ?skrev:
>> >>>
>> >>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
>> >>> <html>
>> >>> ? ?<head>
>> >>> ? ? ?<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
>> >>> ? ?</head>
>> >>> ? ?<body bgcolor="#ffffff" text="#000000">
>> >>> ? ? ?Okay, read through the script and looked over the files.? Seems
>> >>> ? ? ?there is no support for anything other than a debian based 
>> >>> distro?<br>
>> >>> ? ? ?<br>
>> >>> ? ? ?And why aren't you running some sort of PCI scan or "dmidecode" to
>> >>> ? ? ?determine what machine it is being installed to?? Using "dmidecode"
>> >>> ? ? ?will reveal a lot about the machine.<br>
>> >>> ? ? ?<br>
>> >>> ? ? ?<br>
>> >>> ? ? ?On 05/10/2011 08:27 AM, Martin Juhl wrote:
>> >>> ? ? ?<blockquote
>> >>> ? ? ? ?cite="mid:440119570.2125.1305030459008.JavaMail.root@hermes"
>> >>> ? ? ? ?type="cite">
>> >>> ? ? ? ?<style type="text/css">p { margin: 0; }</style>
>> >>> ? ? ? ?<div style="font-family: Times New Roman; font-size: 12pt; color:
>> >>> ? ? ? ? ?rgb(0, 0, 0);">Thanks..<br>
>> >>> ? ? ? ? ?<br>
>> >>> ? ? ? ? ?Fixed in v.1.1.2<br>
>> >>> ? ? ? ? ?<span><br>
>> >>> ? ? ? ? ? ?<br>
>> >>> ? ? ? ? ?</span><br>
>> >>> ? ? ? ? ?<hr id="zwchr"><b>Fra:</b>"Gaspo"<a 
>> >>> class="moz-txt-link-rfc2396E" 
>> >>> href="mailto:mar...@gaspo.sk";>&lt;mar...@gaspo.sk&gt;</a><br>
>> >>> ? ? ? ? ?<b>Cc:</b>"Martin Juhl"<a class="moz-txt-link-rfc2396E" 
>> >>> href="mailto:m...@casalogic.dk";>&lt;m...@casalogic.dk&gt;</a>,
>> >>> ? ? ? ? ?<a class="moz-txt-link-abbreviated" 
>> >>> href="mailto:hybrid-graphics-linux@lists.launchpad.net";>hybrid-graphics-linux@lists.launchpad.net</a><br>
>> >>> ? ? ? ? ?<b>Sendt:</b>tirsdag, 10. maj 2011 13:39:49<br>
>> >>> ? ? ? ? ?<b>Emne:</b>Re: [Hybrid-graphics-linux] bumblebee v1.0 has
>> >>> ? ? ? ? ?been released... updated script and new name...<br>
>> >>> ? ? ? ? ?<br>
>> >>> ? ? ? ? ?I reviewed your script, and on line 326 you create aliases for
>> >>> ? ? ? ? ?optirun64<br>
>> >>> ? ? ? ? ?for both architectures, and then you create it again from line
>> >>> ? ? ? ? ?328.<br>
>> >>> ? ? ? ? ?<br>
>> >>> ? ? ? ? ?also on line 367 you echo "But... if one doesn't work... try the
>> >>> ? ? ? ? ?other"<br>
>> >>> ? ? ? ? ?for both architectures.<br>
>> >>> ? ? ? ? ?<br>
>> >>> ? ? ? ? ?Gaspo<br>
>> >>> ? ? ? ? ?<br>
>> >>> ? ? ? ? ?On 10/05/11 13:32, Albert Vilella wrote:<br>
>> >>> ? ? ? ? ?&gt; Hi Martin,<br>
>> >>> ? ? ? ? ?&gt;<br>
>> >>> ? ? ? ? ?&gt; Once installed, does it need a restart or should the
>> >>> ? ? ? ? ?instructions below suffice?<br>
>> >>> ? ? ? ? ?&gt;<br>
>> >>> ? ? ? ? ?&gt; sudo apt-get install git<br>
>> >>> ? ? ? ? ?&gt; # type-in password<br>
>> >>> ? ? ? ? ?&gt; git clone<a class="moz-txt-link-freetext" 
>> >>> href="https://github.com/MrMEEE/bumblebee.git";>https://github.com/MrMEEE/bumblebee.git</a><br>
>> >>> ? ? ? ? ?&gt; cd bumblebee/<br>
>> >>> ? ? ? ? ?&gt; sudo ./install.sh<br>
>> >>> ? ? ? ? ?&gt; optirun64 glxgears<br>
>> >>> ? ? ? ? ?&gt;<br>
>> >>> ? ? ? ? ?&gt; On Tue, May 10, 2011 at 11:33 AM, Martin
>> >>> ? ? ? ? ?Juhl<a class="moz-txt-link-rfc2396E" 
>> >>> href="mailto:m...@casalogic.dk";>&lt;m...@casalogic.dk&gt;</a> 
>> >>> ??wrote:<br>
>> >>> ? ? ? ? ?&gt;&gt; Yeah... exactly...<br>
>> >>> ? ? ? ? ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt; I just finished implementing the same change in
>> >>> ? ? ? ? ?v.1.1.1.. so now the 32-bit<br>
>> >>> ? ? ? ? ?&gt;&gt; support should work...<br>
>> >>> ? ? ? ? ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt; ________________________________<br>
>> >>> ? ? ? ? ?&gt;&gt; Fra: "Gaspo"<a class="moz-txt-link-rfc2396E" 
>> >>> href="mailto:mar...@gaspo.sk";>&lt;mar...@gaspo.sk&gt;</a><br>
>> >>> ? ? ? ? ?&gt;&gt; Til: "Martin Juhl"<a class="moz-txt-link-rfc2396E" 
>> >>> href="mailto:m...@casalogic.dk";>&lt;m...@casalogic.dk&gt;</a><br>
>> >>> ? ? ? ? ?&gt;&gt; Cc:<a class="moz-txt-link-abbreviated" 
>> >>> href="mailto:hybrid-graphics-linux@lists.launchpad.net";>hybrid-graphics-linux@lists.launchpad.net</a><br>
>> >>> ? ? ? ? ?&gt;&gt; Sendt: tirsdag, 10. maj 2011 12:30:36<br>
>> >>> ? ? ? ? ?&gt;&gt; Emne: Re: [Hybrid-graphics-linux] bumblebee v1.0 has
>> >>> ? ? ? ? ?been released...<br>
>> >>> ? ? ? ? ?&gt;&gt; updated script and new name...<br>
>> >>> ? ? ? ? ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt; Finaly.. I found it<br>
>> >>> ? ? ? ? ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt; xdm-optimus is actualy xdm, right? I have installed
>> >>> ? ? ? ? ?32bit version of<br>
>> >>> ? ? ? ? ?&gt;&gt; xdm, renamed it and it works now. Im getting 1000 
>> >>> fps.<br>
>> >>> ? ? ? ? ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt; The glxgear window is still lagging as hell, but Im
>> >>> ? ? ? ? ?heading right way, I<br>
>> >>> ? ? ? ? ?&gt;&gt; hope.<br>
>> >>> ? ? ? ? ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt; Gaspo<br>
>> >>> ? ? ? ? ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt; On 10/05/11 11:50, Martin Juhl wrote:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; Ok..<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; Please send me your Xorg.1.log now<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; /Martin<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;
>> >>> ? ? ? ? 
>> >>> ?------------------------------------------------------------------------<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; *Fra: *"Gaspo"<a class="moz-txt-link-rfc2396E" 
>> >>> href="mailto:mar...@gaspo.sk";>&lt;mar...@gaspo.sk&gt;</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; *Til: 
>> >>> *hybrid-graphics-linux@lists.launchpad.net<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; *Sendt: *tirsdag, 10. maj 2011 11:26:21<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; *Emne: *Re: [Hybrid-graphics-linux] bumblebee v1.0
>> >>> ? ? ? ? ?has been released...<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; updated script and new name...<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; OK, Im sorry, after I restarted my notebook, things
>> >>> ? ? ? ? ?has changed a bit..<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; $ ps aux | grep X<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; root 1150 8.9 0.8 283508 24316 tty7 Ss+ 11:16 
>> >>> 0:23<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; /usr/bin/X :0 -nr -verbose -auth<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; /var/run/gdm/auth-for-gdm-wTPORz/database -nolisten
>> >>> ? ? ? ? ?tcp vt7<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; X server is back on vt7, I dont know how it got to
>> >>> ? ? ? ? ?9. But now I get this<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; error:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; [VGL] ERROR: Could not open display :1<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; I will search more, but no luck so far. Please let
>> >>> ? ? ? ? ?me know if you have<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; any idea.<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; Gaspo<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; On 10/05/11 10:52, Gaspo wrote:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?$ ps aux |grep X<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?root 4718 6.6 1.3 297172 38876 tty9 Ss+
>> >>> ? ? ? ? ?08:42 7:55 /usr/bin/X :1 -br<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?-verbose -auth
>> >>> ? ? ? ? ?/var/run/gdm/auth-for-gdm-ZmhXqe/database -nolisten tcp<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?gaspo 8315 0.0 0.0 4160 848 pts/2 S+ 10:42
>> >>> ? ? ? ? ?0:00 grep --color=auto X<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?and<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?after changing<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?LD_LIBRARY_PATH=/usr/lib/nvidia-current/
>> >>> ? ? ? ? ?DISPLAY=:1 glxgears\<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?I ran:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?$ sudo /etc/init.d/xdm-optimus stop<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?* Stopping X display manager xdm-optimus<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?$ sudo /etc/init.d/xdm-optimus start<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?* Starting X display manager xdm-optimus<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?Xlib: extension "NV-GLX" missing on display
>> >>> ? ? ? ? ?":1".<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?Xlib: extension "NV-GLX" missing on display
>> >>> ? ? ? ? ?":1".<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?Running synchronized to the vertical
>> >>> ? ? ? ? ?refresh. The framerate should be<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?approximately the same as the monitor
>> >>> ? ? ? ? ?refresh rate.<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?343 frames in 5.0 seconds = 68.067 FPS<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?But the window with gears refreshes only
>> >>> ? ? ? ? ?2-3 times per second.<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?running "optirun glxgears" is with no
>> >>> ? ? ? ? ?change.<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?On 10/05/11 10:34, Martin Juhl wrote:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?and also send me a:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?ps aux |grep X<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?and your<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?/var/log/Xorg.1.log<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;
>> >>> ? ? ? ? 
>> >>> ?------------------------------------------------------------------------<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?*Fra: *"Gaspo"<a 
>> >>> class="moz-txt-link-rfc2396E" 
>> >>> href="mailto:mar...@gaspo.sk";>&lt;mar...@gaspo.sk&gt;</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?*Til: *"Martin
>> >>> ? ? ? ? ?Juhl"<a class="moz-txt-link-rfc2396E" 
>> >>> href="mailto:m...@casalogic.dk";>&lt;m...@casalogic.dk&gt;</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?*Cc:
>> >>> ? ? ? ? ?*hybrid-graphics-linux@lists.launchpad.net<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?*Sendt: *tirsdag, 10. maj 2011 
>> >>> 09:55:48<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?*Emne: *Re: [Hybrid-graphics-linux]
>> >>> ? ? ? ? ?bumblebee v1.0 has been<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; released...<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?updated script and new name...<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?Hi,<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?Im sorry, I forgot..<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?I've done these changes before, and the
>> >>> ? ? ? ? ?test I did was actualy with<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; them<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?applied.<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?Any other ideas?<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?Gaspo<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?On 10/05/11 09:29, Martin Juhl 
>> >>> wrote:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?Hi..<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?Thanks for the info..<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?Try to change the following to
>> >>> ? ? ? ? ?things:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?/etc/init.d/xdm-optimus line 
>> >>> 64:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?change:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;
>> >>> ? ? ? ? ??LD_LIBRARY_PATH=/usr/lib64/nvidia-current start-stop-daemon
>> >>> ? ? ? ? ?--start<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?--quiet $SSD_START_ARGS --
>> >>> ? ? ? ? ?-config /etc/X11/xdm-optimus/xdm-config\<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; to<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;
>> >>> ? ? ? ? ??LD_LIBRARY_PATH=/usr/lib/nvidia-current start-stop-daemon
>> >>> ? ? ? ? ?--start<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?--quiet $SSD_START_ARGS --
>> >>> ? ? ? ? ?-config /etc/X11/xdm-optimus/xdm-config\<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?and<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?/usr/local/bin/optimusXserver
>> >>> ? ? ? ? ?line 2:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;
>> >>> ? ? ? ? ??LD_LIBRARY_PATH=/usr/lib64/nvidia-current /usr/bin/X $@<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?to<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;
>> >>> ? ? ? ? ??LD_LIBRARY_PATH=/usr/lib/nvidia-current /usr/bin/X $@<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?I think that should do it... let
>> >>> ? ? ? ? ?me know how it goes...<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?/Martin<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;
>> >>> ? ? ? ? 
>> >>> ?------------------------------------------------------------------------<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?*Fra:
>> >>> ? ? ? ? ?*"Gaspo"<a class="moz-txt-link-rfc2396E" 
>> >>> href="mailto:mar...@gaspo.sk";>&lt;mar...@gaspo.sk&gt;</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?*Til:
>> >>> ? ? ? ? ?*hybrid-graphics-linux@lists.launchpad.net<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?*Sendt: *tirsdag, 10. maj 2011
>> >>> ? ? ? ? ?09:22:30<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?*Emne: *Re:
>> >>> ? ? ? ? ?[Hybrid-graphics-linux] bumblebee v1.0 has been<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; released...<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?updated script and new name...<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?Hi Martin,<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?Im trying to make it work on my
>> >>> ? ? ? ? ?32bit ubuntu. I have customized your<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?install script. There were only
>> >>> ? ? ? ? ?few changes:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?dpkg -i
>> >>> ? ? ? ? ?install-files/VirtualGL_i386.deb<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?instead of 64bit version.<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?and<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?echo "VGL_DISPLAY=:1<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?export VGL_DISPLAY<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?VGL_COMPRESS=$IMAGETRANSPORT<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?export VGL_COMPRESS<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?VGL_READBACK=fbo<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?export VGL_READBACK<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?alias optirun='vglrun -ld
>> >>> ? ? ? ? ?/usr/lib/nvidia-current'"&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; /etc/bash.bashrc<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?instead of<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?alias optirun32='vglrun -ld
>> >>> ? ? ? ? ?/usr/lib32/nvidia-current'<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?alias optirun64='vglrun -ld
>> >>> ? ? ? ? ?/usr/lib64/nvidia-current'"&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?/etc/bash.bashrc<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?but when I run<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?$ optirun glxgears<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?I get a black window and low fps
>> >>> ? ? ? ? ?with this output:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?Xlib: extension "NV-GLX" missing
>> >>> ? ? ? ? ?on display ":1".<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?Xlib: extension "NV-GLX" missing
>> >>> ? ? ? ? ?on display ":1".<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?[VGL] WARNING: The OpenGL
>> >>> ? ? ? ? ?rendering context obtained on X display<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?[VGL] :1 is indirect, which may
>> >>> ? ? ? ? ?cause performance to suffer.<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?[VGL] If :1 is a local X display,
>> >>> ? ? ? ? ?then the framebuffer device<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?[VGL] permissions may be set
>> >>> ? ? ? ? ?incorrectly.<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?195 frames in 5.0 seconds =
>> >>> ? ? ? ? ?38.994 FPS<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?174 frames in 5.0 seconds =
>> >>> ? ? ? ? ?34.514 FPS<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?196 frames in 5.0 seconds =
>> >>> ? ? ? ? ?39.157 FPS<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?182 frames in 5.0 seconds =
>> >>> ? ? ? ? ?36.312 FPS<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?Could you please direct me, where
>> >>> ? ? ? ? ?sould I look to solve this?<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?Gaspo<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?On 10/05/11 00:02, Martin Juhl
>> >>> ? ? ? ? ?wrote:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?The script should take care
>> >>> ? ? ? ? ?of any pci setup...<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?Please provide the logs:<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?/var/log/Xorg.1.log and
>> >>> ? ? ? ? ?/var/log/xdm-optimus.log...<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;
>> >>> ? ? ? ? 
>> >>> ?------------------------------------------------------------------------<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?*Fra: *"Eric
>> >>> ? ? ? ? ?Bechet"<a class="moz-txt-link-rfc2396E" 
>> >>> href="mailto:bec...@vosges.org";>&lt;bec...@vosges.org&gt;</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?*Til:
>> >>> ? ? ? ? ?*hybrid-graphics-linux@lists.launchpad.net<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?*Sendt: *mandag, 9. maj
>> >>> ? ? ? ? ?2011 19:19:41<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?*Emne: *Re:
>> >>> ? ? ? ? ?[Hybrid-graphics-linux] bumblebee v1.0 has been<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?released...<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?updated script and new
>> >>> ? ? ? ? ?name...<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?Hi,<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?Nice job.<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?I've tested this on an asus
>> >>> ? ? ? ? ?eeepc1215N running ubuntu 10.04 (LTS)<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?First, there seem to be at
>> >>> ? ? ? ? ?least two variants of the same<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; laptop, one<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?with nvidia card at PCI
>> >>> ? ? ? ? ?4:0:0 (at least one member of the list<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?reported<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?this port number) and
>> >>> ? ? ? ? ?another at 5:0:0 (mine)<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?For now it is not working
>> >>> ? ? ? ? ?on my configuration. Installation is<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?without<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?trouble, but when using
>> >>> ? ? ? ? ?optirun64 (with glxgears for instance),<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?nothing<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?displays and a message says
>> >>> ? ? ? ? ?that it cannot open the display.<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?running glxgears from
>> >>> ? ? ? ? ?command line is ok (uses the intel graphic<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?card)<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?What can I do to help ?<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?Eric<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?Le 08/05/2011 23:19, Martin
>> >>> ? ? ? ? ?Juhl a ?crit :<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?Hi all<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?The prime-ng project
>> >>> ? ? ? ? ?has, for several reasons, been renamed to<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?bumblebee..<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?The script has now
>> >>> ? ? ? ? ?also been updated... thanks to all for your<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?great<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?feedback.. keep it
>> >>> ? ? ? ? ?comming...<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?bumblebee is Optimus
>> >>> ? ? ? ? ?support for Linux, with real offloading,<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?and not<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?switchable graphics..
>> >>> ? ? ? ? ?More important.. it works on Optimus<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; Laptops<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?without a<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?graphical
>> >>> ? ? ? ? ?multiplexer..<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?Version 1.0 of the
>> >>> ? ? ? ? ?bumblebee project has been release!!!<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; (version<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?number has<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?been reset from the
>> >>> ? ? ? ? ?prime-ng project)<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?The Installation
>> >>> ? ? ? ? ?should now be completely automatic...<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?Now 3D is enabled on
>> >>> ? ? ? ? ?both the Intel and the nVidia at the same<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?time..<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?Status available
>> >>> ? ? ? ? ?here:<a class="moz-txt-link-freetext" 
>> >>> href="http://www.martin-juhl.dk";>http://www.martin-juhl.dk</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?Code @GitHub:
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://github.com/MrMEEE/bumblebee";>https://github.com/MrMEEE/bumblebee</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?Twitter here:
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="http://twitter.com/martinjuhl";>http://twitter.com/martinjuhl</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?Martin Juhl/MrMEEE<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt;
>> >>> ? ? ? ? ??_______________________________________________<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?Mailing list:
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?Post to :
>> >>> ? ? ? ? ?<a class="moz-txt-link-abbreviated" 
>> >>> href="mailto:hybrid-graphics-linux@lists.launchpad.net";>hybrid-graphics-linux@lists.launchpad.net</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?Unsubscribe :
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?&gt; ?More help :
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://help.launchpad.net/ListHelp";>https://help.launchpad.net/ListHelp</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;
>> >>> ? ? ? ? ??_______________________________________________<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?Mailing list:
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?Post to :
>> >>> ? ? ? ? ?<a class="moz-txt-link-abbreviated" 
>> >>> href="mailto:hybrid-graphics-linux@lists.launchpad.net";>hybrid-graphics-linux@lists.launchpad.net</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?Unsubscribe :
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?More help :
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://help.launchpad.net/ListHelp";>https://help.launchpad.net/ListHelp</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt;
>> >>> ? ? ? ? ??_______________________________________________<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?Mailing list:
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?Post to :
>> >>> ? ? ? ? ?<a class="moz-txt-link-abbreviated" 
>> >>> href="mailto:hybrid-graphics-linux@lists.launchpad.net";>hybrid-graphics-linux@lists.launchpad.net</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?Unsubscribe :
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?&gt; ?More help :
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://help.launchpad.net/ListHelp";>https://help.launchpad.net/ListHelp</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt;
>> >>> ? ? ? ? ??_______________________________________________<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?Mailing list:
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?Post to :
>> >>> ? ? ? ? ?<a class="moz-txt-link-abbreviated" 
>> >>> href="mailto:hybrid-graphics-linux@lists.launchpad.net";>hybrid-graphics-linux@lists.launchpad.net</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?Unsubscribe :
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;&gt; ?&gt; ?More help :
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://help.launchpad.net/ListHelp";>https://help.launchpad.net/ListHelp</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt;
>> >>> ? ? ? ? ??_______________________________________________<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?Mailing list:
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?Post to :
>> >>> ? ? ? ? ?<a class="moz-txt-link-abbreviated" 
>> >>> href="mailto:hybrid-graphics-linux@lists.launchpad.net";>hybrid-graphics-linux@lists.launchpad.net</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?Unsubscribe :
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; ?&gt; ?More help :
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://help.launchpad.net/ListHelp";>https://help.launchpad.net/ListHelp</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; _______________________________________________<br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; Mailing list:
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; Post to :<a class="moz-txt-link-abbreviated" 
>> >>> href="mailto:hybrid-graphics-linux@lists.launchpad.net";>hybrid-graphics-linux@lists.launchpad.net</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; Unsubscribe :
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a><br>
>> >>> ? ? ? ? ?&gt;&gt;&gt; More help :<a class="moz-txt-link-freetext" 
>> >>> href="https://help.launchpad.net/ListHelp";>https://help.launchpad.net/ListHelp</a><br>
>> >>> ? ? ? ? ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt; _______________________________________________<br>
>> >>> ? ? ? ? ?&gt;&gt; Mailing list:
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a><br>
>> >>> ? ? ? ? ?&gt;&gt; Post to ? ? :<a class="moz-txt-link-abbreviated" 
>> >>> href="mailto:hybrid-graphics-linux@lists.launchpad.net";>hybrid-graphics-linux@lists.launchpad.net</a><br>
>> >>> ? ? ? ? ?&gt;&gt; Unsubscribe :
>> >>> ? ? ? ? ?<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a><br>
>> >>> ? ? ? ? ?&gt;&gt; More help ? :<a class="moz-txt-link-freetext" 
>> >>> href="https://help.launchpad.net/ListHelp";>https://help.launchpad.net/ListHelp</a><br>
>> >>> ? ? ? ? ?&gt;&gt;<br>
>> >>> ? ? ? ? ?&gt;&gt;<br>
>> >>> ? ? ? ?</div>
>> >>> ? ? ? ?<pre wrap="">
>> >>> <fieldset class="mimeAttachmentHeader"></fieldset>
>> >>> _______________________________________________
>> >>> Mailing list:<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a>
>> >>> Post to ? ? :<a class="moz-txt-link-abbreviated" 
>> >>> href="mailto:hybrid-graphics-linux@lists.launchpad.net";>hybrid-graphics-linux@lists.launchpad.net</a>
>> >>> Unsubscribe :<a class="moz-txt-link-freetext" 
>> >>> href="https://launchpad.net/~hybrid-graphics-linux";>https://launchpad.net/~hybrid-graphics-linux</a>
>> >>> More help ? :<a class="moz-txt-link-freetext" 
>> >>> href="https://help.launchpad.net/ListHelp";>https://help.launchpad.net/ListHelp</a>
>> >>> </pre>
>> >>> ? ? ?</blockquote>
>> >>> ? ? ?<br>
>> >>> ? ?</body>
>> >>> </html>
>> >>
>> >> _______________________________________________
>> >> Mailing list: https://launchpad.net/~hybrid-graphics-linux
>> >> Post to ? ? : hybrid-graphics-linux@lists.launchpad.net
>> >> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
>> >> More help ? : https://help.launchpad.net/ListHelp
>> >>
>> >
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~hybrid-graphics-linux
>> Post to     : hybrid-graphics-linux@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
>> More help   : https://help.launchpad.net/ListHelp
>
> _______________________________________________
> Mailing list: https://launchpad.net/~hybrid-graphics-linux
> Post to     : hybrid-graphics-linux@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
> More help   : https://help.launchpad.net/ListHelp
>
> _______________________________________________
> Mailing list: https://launchpad.net/~hybrid-graphics-linux
> Post to     : hybrid-graphics-linux@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
> More help   : https://help.launchpad.net/ListHelp
>
[  1881.338] 
X.Org X Server 1.9.0
Release Date: 2010-08-20
[  1881.338] X Protocol Version 11, Revision 0
[  1881.338] Build Operating System: Linux 2.6.24-28-server i686 Ubuntu
[  1881.338] Current Operating System: Linux bamboo 2.6.35-28-generic-pae #50-Ubuntu SMP Fri Mar 18 20:43:15 UTC 2011 i686
[  1881.338] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-28-generic-pae root=UUID=6ca02c97-f426-43f9-8652-614f38913821 ro quiet splash
[  1881.339] Build Date: 09 January 2011  12:14:58PM
[  1881.339] xorg-server 2:1.9.0-0ubuntu7.3 (For technical support please see http://www.ubuntu.com/support) 
[  1881.339] Current version of pixman: 0.18.4
[  1881.339] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1881.339] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1881.339] (==) Log file: "/var/log/Xorg.1.log", Time: Tue May 10 16:52:48 2011
[  1881.339] (++) Using config file: "/etc/X11/xorg.conf.nvidia"
[  1881.339] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1881.340] (==) ServerLayout "Layout0"
[  1881.340] (**) |-->Screen "Screen1" (0)
[  1881.340] (**) |   |-->Monitor "<default monitor>"
[  1881.341] (**) |   |-->Device "Device1"
[  1881.341] (==) No monitor specified for screen "Screen1".
	Using a default monitor configuration.
[  1881.341] (**) |-->Input Device "Keyboard0"
[  1881.341] (**) |-->Input Device "Mouse0"
[  1881.341] (==) Automatically adding devices
[  1881.341] (==) Automatically enabling devices
[  1881.342] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1881.342] 	Entry deleted from font path.
[  1881.342] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[  1881.342] (++) ModulePath set to "/etc/alternatives/xorg_extra_modules-bumblebee,/usr/lib/xorg/modules"
[  1881.342] (**) Extension "Composite" is disabled
[  1881.342] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1881.342] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  1881.342] (WW) Disabling Keyboard0
[  1881.342] (WW) Disabling Mouse0
[  1881.342] (II) Loader magic: 0x81f9b00
[  1881.342] (II) Module ABI versions:
[  1881.342] 	X.Org ANSI C Emulation: 0.4
[  1881.342] 	X.Org Video Driver: 8.0
[  1881.342] 	X.Org XInput driver : 11.0
[  1881.342] 	X.Org Server Extension : 4.0
[  1881.344] (--) PCI:*(0:0:2:0) 8086:0046:1043:1362 rev 24, Mem @ 0xd3400000/4194304, 0xb0000000/268435456, I/O @ 0x0000e080/8
[  1881.344] (--) PCI: (0:1:0:0) 10de:0a70:1043:1362 rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[  1881.344] (II) Open ACPI successful (/var/run/acpid.socket)
[  1881.344] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[  1881.344] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[  1881.344] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  1881.344] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[  1881.344] (II) "dri" will be loaded by default.
[  1881.344] (II) "dri2" will be loaded by default.
[  1881.344] (II) LoadModule: "dbe"
[  1881.350] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  1881.350] (II) Module dbe: vendor="X.Org Foundation"
[  1881.350] 	compiled for 1.9.0, module version = 1.0.0
[  1881.350] 	Module class: X.Org Server Extension
[  1881.350] 	ABI class: X.Org Server Extension, version 4.0
[  1881.350] (II) Loading extension DOUBLE-BUFFER
[  1881.350] (II) LoadModule: "extmod"
[  1881.354] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  1881.354] (II) Module extmod: vendor="X.Org Foundation"
[  1881.354] 	compiled for 1.9.0, module version = 1.0.0
[  1881.354] 	Module class: X.Org Server Extension
[  1881.355] 	ABI class: X.Org Server Extension, version 4.0
[  1881.355] (II) Loading extension MIT-SCREEN-SAVER
[  1881.355] (II) Loading extension XFree86-VidModeExtension
[  1881.355] (II) Loading extension XFree86-DGA
[  1881.355] (II) Loading extension DPMS
[  1881.355] (II) Loading extension XVideo
[  1881.355] (II) Loading extension XVideo-MotionCompensation
[  1881.355] (II) Loading extension X-Resource
[  1881.355] (II) LoadModule: "glx"
[  1881.355] (II) Loading /etc/alternatives/xorg_extra_modules-bumblebee/libglx.so
[  1881.355] dlopen: libnvidia-tls.so.260.19.06: cannot open shared object file: No such file or directory
[  1881.355] (EE) Failed to load /etc/alternatives/xorg_extra_modules-bumblebee/libglx.so
[  1881.355] (II) UnloadModule: "glx"
[  1881.355] (EE) Failed to load module "glx" (loader failed, 7)
[  1881.355] (II) LoadModule: "record"
[  1881.359] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  1881.359] (II) Module record: vendor="X.Org Foundation"
[  1881.359] 	compiled for 1.9.0, module version = 1.13.0
[  1881.359] 	Module class: X.Org Server Extension
[  1881.359] 	ABI class: X.Org Server Extension, version 4.0
[  1881.359] (II) Loading extension RECORD
[  1881.359] (II) LoadModule: "dri"
[  1881.363] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  1881.363] (II) Module dri: vendor="X.Org Foundation"
[  1881.363] 	compiled for 1.9.0, module version = 1.0.0
[  1881.363] 	ABI class: X.Org Server Extension, version 4.0
[  1881.363] (II) Loading extension XFree86-DRI
[  1881.363] (II) LoadModule: "dri2"
[  1881.367] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  1881.367] (II) Module dri2: vendor="X.Org Foundation"
[  1881.367] 	compiled for 1.9.0, module version = 1.2.0
[  1881.367] 	ABI class: X.Org Server Extension, version 4.0
[  1881.367] (II) Loading extension DRI2
[  1881.367] (II) LoadModule: "nvidia"
[  1881.367] (II) Loading /etc/alternatives/xorg_extra_modules-bumblebee/nvidia_drv.so
[  1881.368] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1881.368] 	compiled for 4.0.2, module version = 1.0.0
[  1881.368] 	Module class: X.Org Video Driver
[  1881.368] (II) NVIDIA dlloader X Driver  260.19.06  Mon Sep 13 06:37:13 PDT 2010
[  1881.368] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  1881.368] (++) using VT number 9

[  1881.368] (II) Loading sub module "fb"
[  1881.368] (II) LoadModule: "fb"
[  1881.372] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1881.372] (II) Module fb: vendor="X.Org Foundation"
[  1881.372] 	compiled for 1.9.0, module version = 1.0.0
[  1881.372] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1881.372] (II) Loading sub module "wfb"
[  1881.372] (II) LoadModule: "wfb"
[  1881.376] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  1881.376] (II) Module wfb: vendor="X.Org Foundation"
[  1881.376] 	compiled for 1.9.0, module version = 1.0.0
[  1881.376] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1881.376] (II) Loading sub module "ramdac"
[  1881.376] (II) LoadModule: "ramdac"
[  1881.376] (II) Module "ramdac" already built-in
[  1881.376] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[  1881.376] (==) NVIDIA(0): RGB weight 888
[  1881.376] (==) NVIDIA(0): Default visual is TrueColor
[  1881.376] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  1881.376] (**) NVIDIA(0): Option "ConnectedMonitor" "DFP-0"
[  1881.376] (**) NVIDIA(0): Enabling RENDER acceleration
[  1881.376] (**) NVIDIA(0): ConnectedMonitor string: "DFP-0"
[  1881.376] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[  1881.376] (EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
[  1881.376] (EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
[  1881.376] (EE) NVIDIA(0):     you continue to encounter problems, Please try
[  1881.376] (EE) NVIDIA(0):     reinstalling the NVIDIA driver.
[  1881.382] (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device PCI:1:0:0. 
[  1881.382] (EE) NVIDIA(0):     Please check your system's kernel log for additional error
[  1881.382] (EE) NVIDIA(0):     messages and refer to Chapter 8: Common Problems in the
[  1881.382] (EE) NVIDIA(0):     README for additional information.
[  1881.382] (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
[  1881.383] (II) UnloadModule: "nvidia"
[  1881.383] (II) UnloadModule: "wfb"
[  1881.383] (II) UnloadModule: "fb"
[  1881.383] (EE) Screen(s) found, but none have a usable configuration.
[  1881.383] 
Fatal server error:
[  1881.383] no screens found
[  1881.383] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[  1881.383] Please also check the log file at "/var/log/Xorg.1.log" for additional information.
[  1881.383] 
[  1881.383]  ddxSigGiveUp: Closing log
_______________________________________________
Mailing list: https://launchpad.net/~hybrid-graphics-linux
Post to     : hybrid-graphics-linux@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
More help   : https://help.launchpad.net/ListHelp

Reply via email to