вот, это без Sudo. не могу понять когда он нужен когда нет)) сейчас сделаю в каждой строке sudo
Пользователь решил продолжить мысль [time]31 Январь 2016, 18:01:39[/time]:
aleksandr@aleksandr-System-Product-Name:~$ cvt 1920 1080
# 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
aleksandr@aleksandr-System-Product-Name:~$ xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
aleksandr@aleksandr-System-Product-Name:~$ xrandr --addmode DVI-I-1 1920x1080_60 00
xrandr: unrecognized option '00'
Try 'xrandr --help' for more information.
aleksandr@aleksandr-System-Product-Name:~$ xrandr -- output DVI-I-1 -- mode 1920x1080_60 00
xrandr: unrecognized option '--'
Try 'xrandr --help' for more information.
aleksandr@aleksandr-System-Product-Name:~$
Пользователь решил продолжить мысль 31 Января 2016, 17:03:31:
aleksandr@aleksandr-System-Product-Name:~$ sudo
usage: sudo -h | -K | -k | -V
usage: sudo -v [-AknS] [-g group] [-h host] [-p prompt] [-u user]
usage: sudo -l [-AknS] [-g group] [-h host] [-p prompt] [-U user] [-u user]
[command]
usage: sudo [-AbEHknPS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p
prompt] [-u user] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p
prompt] [-u user] file ...
aleksandr@aleksandr-System-Product-Name:~$ sudo cvt 1920 1080
[sudo] password for aleksandr:
# 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
aleksandr@aleksandr-System-Product-Name:~$ xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)
Serial number of failed request: 31
Current serial number in output stream: 31
aleksandr@aleksandr-System-Product-Name:~$ xrandr --addmode DVI-I-1 1920x1080_60 00
xrandr: unrecognized option '00'
Try 'xrandr --help' for more information.
aleksandr@aleksandr-System-Product-Name:~$ xrandr -- output DVI-I-1 -- mode 1920x1080_60 00
xrandr: unrecognized option '--'
Try 'xrandr --help' for more information.
aleksandr@aleksandr-System-Product-Name:~$