Нове і, сподіваємось, більш чітке питання
це НЕ питання про якусь системну інформаційну програму
Я ПОТРІБНУ знати, які режими фреймбуфера я можу додати в конфігурації grub, не починаючи обчислювати речі та не перевіряючи 1000 командних рядків (тому 1000 перезавантажень), наскільки я знаю, hwinfo може фактично виявити ці режими
тож, що мені насправді потрібно (вирізання з команди hwinfo --framebuffer, приклад нижче), як ви бачите, це режим, який супроводжується роздільною здатністю, і це всі рішення, які підтримує ця відеокарта
Mode 0x033c: 1920x1440 (+1920), 8 bits
Mode 0x034d: 1920x1440 (+3840), 16 bits
Mode 0x033a: 1600x1200 (+1600), 8 bits
Mode 0x034b: 1600x1200 (+3200), 16 bits
Mode 0x035a: 1600x1200 (+6400), 24 bits
Mode 0x0307: 1280x1024 (+1280), 8 bits
Mode 0x031a: 1280x1024 (+2560), 16 bits
Mode 0x031b: 1280x1024 (+5120), 24 bits
Mode 0x0305: 1024x768 (+1024), 8 bits
Mode 0x0317: 1024x768 (+2048), 16 bits
Mode 0x0318: 1024x768 (+4096), 24 bits
Mode 0x0312: 640x480 (+2560), 24 bits
Mode 0x0314: 800x600 (+1600), 16 bits
Mode 0x0315: 800x600 (+3200), 24 bits
Mode 0x0301: 640x480 (+640), 8 bits
Mode 0x0303: 800x600 (+800), 8 bits
Mode 0x0311: 640x480 (+1280), 16 bits
тоді я можу вибрати будь-яку роздільну здатність, додати її до ядра і бути впевненим, що вона буде працювати без інших тестувань
Пізніше Редагувати:
ЗАБУДАЙТЕ "копати" власну відповідь перед публікацією
обидві ці команди не дають результату
lshw | grep -i frame
lshw | grep -i buffer
lshw знає НІЧЕ про буфер кадру
так само:
unset DISPLAY
hardinfo 2>&1 | grep -i frame
так само lspci
висновок: начебто ніхто тут насправді не розуміє, що насправді робить моя команда ... противно, переробляючи питання (перевірити вгорі)
Почніть початкове запитання:
hwinfo
No command 'hwinfo' found, did you mean:
Command 'hinfo' from package 'ganeti-htools' (universe)
hwinfo: command not found
apt-get install hwinfo
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package hwinfo is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'hwinfo' has no installation candidate
точніше мені потрібен результат наступної команди: (це від старої системи, над якою hwinfo все ще працює)
hwinfo --framebuffer
> hal.1: read hal dataprocess 25433: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file ../../dbus/dbus-errors.c line 282.
This is normally a bug in some application using the D-Bus library.
libhal.c 3483 : Error unsubscribing to signals, error=The name org.freedesktop.Hal was not provided by any .service files
02: None 00.0: 11001 VESA Framebuffer
[Created at bios.464]
Unique ID: rdCR.CkkMzksiCyE
Hardware Class: framebuffer
Model: "Intel(r)865G Graphics Controller"
Vendor: "Intel Corporation"
Device: "Intel(r)865G Graphics Controller"
SubVendor: "Intel(r)865G Graphics Chip Accelerated VGA BIOS"
SubDevice:
Revision: "Hardware Version 0.0"
Memory Size: 7 MB + 832 kB
Memory Range: 0xf0000000-0xf07cffff (rw)
Mode 0x033c: 1920x1440 (+1920), 8 bits
Mode 0x034d: 1920x1440 (+3840), 16 bits
Mode 0x033a: 1600x1200 (+1600), 8 bits
Mode 0x034b: 1600x1200 (+3200), 16 bits
Mode 0x035a: 1600x1200 (+6400), 24 bits
Mode 0x0307: 1280x1024 (+1280), 8 bits
Mode 0x031a: 1280x1024 (+2560), 16 bits
Mode 0x031b: 1280x1024 (+5120), 24 bits
Mode 0x0305: 1024x768 (+1024), 8 bits
Mode 0x0317: 1024x768 (+2048), 16 bits
Mode 0x0318: 1024x768 (+4096), 24 bits
Mode 0x0312: 640x480 (+2560), 24 bits
Mode 0x0314: 800x600 (+1600), 16 bits
Mode 0x0315: 800x600 (+3200), 24 bits
Mode 0x0301: 640x480 (+640), 8 bits
Mode 0x0303: 800x600 (+800), 8 bits
Mode 0x0311: 640x480 (+1280), 16 bits
Config Status: cfg=new, avail=yes, need=no, active=unknown