Here is what I'm using:

sysadmin@nc5885:~$ lspci |grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
sysadmin@nc5885:~$ find /dev/ -group video
/dev/fb0
/dev/video0
/dev/dri/card0
/dev/dri/controlD64
find: `/dev/vboxusb': Permission denied
/dev/agpgart
sysadmin@nc5885:~$ sudo find /dev/ -group video
[sudo] password for sysadmin: 
/dev/fb0
/dev/video0
/dev/dri/card0
/dev/dri/controlD64
/dev/agpgart
sysadmin@nc5885:~$ glxinfo | grep -i vendor
server glx vendor string: SGI
client glx vendor string: Mesa Project and SGI
OpenGL vendor string: Intel Open Source Technology Center
sysadmin@nc5885:~$ 


Frank


On Tue, Mar 11, 2014 at 12:57 PM, Pal, Laszlo <vlad@vlad.hu> wrote:
Maybe I should also consider to move to Ubuntu or at least Debian,
since all of my team-mates using this distro :) So maybe I should join
the crowd :)

Are you using Intel or Nvidia driver? In case of Nvidia it is the
proprietary or nouveau?

My only problem right now, when X boots, my LCD screen resolution is
640x480 and it cannot be changed...I'm on Intel right now and just
installed the latest Intel driver from the separated Intel repo... of
course it would be the best if Linux can utilize the full power, and I
mean optimus, but it is just a dream :(

L:


On 11 March 2014 17:41, Frank Pikelner <frank.pikelner@gmail.com> wrote:
> I'm currently running Ubuntu LTR 12.04 on a Lenovo 430s, so I'm not sure
> whether I can be of any assistance. If there is anything you would like me
> to post let me know.
>
> Best,
>
> Frank
>
>
> On Tue, Mar 11, 2014 at 12:20 PM, Pal, Laszlo <vlad@vlad.hu> wrote:
>>
>> Hi,
>>
>> I'm looking for someone with Lenovo T430 :) Currently I'm trying to
>> fix my fault when my working environment became a bit messy :) It is
>> related to the two vga cards in this laptop. There is an integrated
>> one (Intel HD4000) and an NVDIA Quadro. I've tried to use Quadro by
>> installing official drivers from Nvidia, but my X won't boot unless I
>> change BIOS to discrete graphics (which is ok, since still no optimus
>> support in linux drivers...:()
>>
>> So it booted once but after that it says device not exists... I've
>> tried the nouveau driver, but it still not the best. Currently I'm
>> using intel, but it is not the same feeling as it was before (my
>> laptop lcd resolution is terrible, but the analogue port is fine....
>> for example)
>>
>> So, what I'm really looking for is a good xorg.conf and the list of
>> installed drivers. I'm running FC20
>>
>> Thanks
>> L:
>> --
>> users mailing list
>> users@lists.fedoraproject.org
>> To unsubscribe or change subscription options:
>> https://admin.fedoraproject.org/mailman/listinfo/users
>> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
>> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>> Have a question? Ask away: http://ask.fedoraproject.org
>
>
>
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org