Is there a way to see what drivers PCLinuxOS is using on my computer, as in Device Manager in XP?
Printable View
Is there a way to see what drivers PCLinuxOS is using on my computer, as in Device Manager in XP?
you need to check systemsettings
How do I do that? I have only been using Linux for 2 days, so don't know anything about it.
on your task bar system is present you can see there !!!!
#lspci | grep -i vga
#grep -i driver /etc/X11/xorg.conf
try this