hybrid-graphics-linux team mailing list archive
-
hybrid-graphics-linux team
-
Mailing list archive
-
Message #00284
Re: Lenovo IdealPad Y460, both video card not working.
Sebastian:
Thanks for your instruction, my intel card is now working. I have checked
xorg log file for several times, but didn't noticed xserver is using a
nvidia glx extension.
here's my output of glxinfo:
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_texture_from_pixmap,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_INTEL_swap_event
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
On Mon, Nov 8, 2010 at 7:28 PM, Sebastian Müller <mail@xxxxxxxxxxxxxxx>wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> hi ran (and everyone else),
>
> If you have installed the NVIDIA binary driver uninstall it, and
> reinstall xorg-server:
> aptitude --purge reinstall xserver-xorg
>
> The nvidia driver overrides the x server GLX modul, and the intel
> driver needs the native GLX Modul that comes with the origin
> xserver-xorg. (it does the same with the openGL libs). If you
> reinstall xserver-xorg it should work with the intel driver and 3D
> (its a common pitfall)
>
> take a look which xorg-server driver is used when your X server is
> started (/var/log/Xorg.0.log). Maybe it starts with vesa for the intel
> card. if it starts with the intel card send me the output of:
>
> glxinfo | head -n15
>
> I use ubuntu 10.10 with thinkpad t410 (Nvidia Quadro NVS 3100 and
> Intel GMA HD ) and it is working here.
>
>
> hope that helps
> Sebastian
>
> PS: wrote a little howto with my experience in german language (using
> ubuntu and gentoo with t410)
> http://www.neoberserker.de/phpBB3/viewtopic.php?f=13&t=2132
>
>
--
Raymond
References