> sudo os-prober
/dev/mapper/dft-mint:Linux Mint 17.3 Rosa (17.3):LinuxMint:linux
/dev/mapper/dft-xubuntu:Ubuntu 16.04 LTS (16.04):Ubuntu:linux
> sudo update-grub
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.4.0-22-generic
Found initrd image: /boot/initrd.img-4.4.0-22-generic
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin
Found Linux Mint 17.3 Rosa (17.3) on /dev/mapper/dft-mint // founded !
Found Ubuntu 16.04 LTS (16.04) on /dev/mapper/dft-xubuntu // founded !
done
### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
...
}
if [ "${recordfail}" != 1 ]; then
...
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-28f49a9b-2c1f-43f6-94cf-b83b2d9482a5' {
...
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-28f49a9b-2c1f-43f6-94cf-b83b2d9482a5' {
...
}
### END /etc/grub.d/10_linux ###
Железо: HP ноут.
Собственно. Grub2 видит что у меня установлены еще две ОС, но в сгенеренном menu.cfg их нет. Куда копать ?
Пытаюсь настроить включение от спящего режима по нажатию клавиатуры.
> lsusb
Bus 001 Device 004: ID 058f:6387 Alcor Micro Corp. Flash Drive
Bus 001 Device 005: ID 09da:0260 A4 Tech Co., Ltd KV-300H Isolation Keyboard
Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
У меня сейчас настроен XDMCP, который в 1G локалке спокойно держит 1080p .. мне так кажется даже с солидным запасом.
Но, меня он не устраивает тем что при отключении клиента, обрывается сессия.
Попробовал настроить VNC, .. толи я туплю с настройками, толи он не может выдать 1080p по 1G каналу.
Так может ли ?
Или может другой протокол посоветуете ?
Сейчас для удаленной работы на локальном сервере использую XDMCPServer, что посоветуете использовать для проброски звука ? Посоветуете мануал по проброске звука ?
Я понимаю что ответ на вторую часть вопроса:«гугли», но тем не менее, возможно кто-то сталкивался и проблемой и может показть поделиться ссылкой на руководство по которому сам делал.
Хочу cli интерфейс управления Nvidia картой (в частности скорость вращения кулера и частота ядра). Карта GXT 460.
Базовые показатели:
> nvidia-settings -q [gpu:1]/GPU3DClockFreqs
Attribute 'GPU3DClockFreqs' (debian-cudaminer:0[gpu:1]): 725,1800.
The valid values for 'GPU3DClockFreqs' are in the ranges 405 - 1451, 450 - 2160 (inclusive).
'GPU3DClockFreqs' can use the following target types: X Screen, GPU.
Безрезультатно пробовал:
> sudo nvidia-settings -a [gpu:1]/GPU3DClockFreqs=750,1850
ERROR: Error assigning value 49153850 to attribute 'GPU3DClockFreqs' (debian-cudaminer:0[gpu:1]) as specified in assignment
'[gpu:1]/GPU3DClockFreqs=750,1850' (Unknown Error).
sudo nvidia-settings -a GPUOverclockingState=1 -a [gpu:1]/GPU3DClockFreqs=750,1850
Но, к сожалению результат не изменился
> nvidia-settings -q [gpu:1]/GPU3DClockFreqs
Attribute 'GPU3DClockFreqs' (debian-cudaminer:0[gpu:1]): 725,1800.
The valid values for 'GPU3DClockFreqs' are in the ranges 405 - 1451, 450 - 2160 (inclusive).
'GPU3DClockFreqs' can use the following target types: X Screen, GPU.
Куда копать ?
P.S. nvclock:
It seems your card isn't officialy supported in NVClock yet.
The reason can be that your card is too new.
If you want to try it anyhow [DANGEROUS], use the option -f to force the setting(s).
NVClock will then assume your card is a 'normal', it might be dangerous on other cards.
Also please email the author the pci_id of the card for further investigation.
В xorg.conf стоит Coolbits, но тем не менее, в GUI туле от Nvidia (Nvidia X server settings), не добавилось вкладки с настройкой частоты.
~/.davfs2/secrets
Holds credentials for WebDAV servers and proxy, as well as decryption passwords for
client certificates. The file must be read-writable by the owner only. Credentials
are first looked up in the home directory of the mounting user. If not found there
the system wide secrets file is consulted. If no creditentials and passwords are
found they are asked from the user interactively (if not disabled). If the file
does not exist, mount.davfs will will create a template file.
Поиски по теме ничего не дали, точнее вроде видел где-то упоминание, но повторно найти не смог.