|
From: Lars T. Skjong-B. <li...@sn...> - 2010-05-22 18:37:31
|
Hi Dario, dario wrote: > dario@dario-desktop:~$ LANG= LC_ALL= ddccontrol -p -c -d > [...] > Probing for available monitorsradeon_open: cannot open /dev/mem: > Permission denied You'll have to run that command as root, or by using sudo like this: dario@dario-desktop:~$ LANG= LC_ALL= sudo ddccontrol -p -c -d -- Regards, Lars Tobias |