Installing graphics card drivers for Pardus 2011 in konsole mode
From PardusWiki
Here is an overview to the commands to view/modify the video cards.
1. Location of Panda: /usr/libexec/panda-helper
2. Available driver: /usr/libexec/panda-helper types
result =
os = open source driver vendor = proprietary driver generic = safe driver with limited features
3. Current used driver: /usr/libexec/panda-helper cur
example:
$ /usr/libexec/panda-helper cur vendor
4. Command to change driver: /usr/libexec/panda-helper up <name>
4a. for open source driver /usr/libexec/panda-helper up os
4b. for vendor /usr/libexec/panda-helper up vendor
4c. for generic /usr/libexec/panda-helper up generic
5. Show the required packages for the proprietary driver /usr/libexec/panda-helper check