Kaptain.
Telegram /
LinkedIn /
Email /
GIT /
RSS /
GPG /
Заказ печатных плат

№ 1244 В разделе
Sysadmin
от January 1st, 2009,
В подшивках: Linux
Купил Ане на ДР один клевенький нетбук на платформе AMD. Но оказалось на нем стоит не просто Linux, а какая-то китайская жутко тормозная фигня. Переставили ее на Ubuntu. Да вот забыли мы забэкапить конфиг xorg.conf. В итоге я целый месяц проипался, думая как сделать разрешение 800×480 и, наконец, решение было найдено!
Конфиг, который работает сейчас на Arch Linux
Section “Device”
Identifier “Configured Video Device”
Driver “amd”
VendorName “Advanced Micro Devices [AMD]”
BoardName “Geode LX Video”
Option “PanelGeometry” “800×480”
EndSectionSection “Monitor”
Identifier “Configured Monitor”
#DisplaySize 800 480 75dpi
Modeline “800×480” 29.58 800 816 896 992 480 481 484 497 -HSync +Vsync
HorizSync 10-120
VertRefresh 10-120
EndSectionSection “Screen”
Identifier “Default Screen”
Monitor “Configured Monitor”
Device “Configured Video Device”
DefaultDepth 24
SubSection “Display”
Depth 24
Modes “800×480” “1024×768” “800×600” “640×480”
EndSubSection
EndSectionSection “ServerFlags”
Option “AutoAddDevices” “False”
EndSectionSection “InputDevice”
Identifier “Generic Keyboard”
Driver “keyboard”
Option “XkbRules” “xorg”
Option “XkbLayout” “us,ru”
Option “XkbOptions” “grp:alt_shift_toggle”
EndSection
Конфиг который работал на ubuntu 8.10
Section “Device”
Identifier “Configured Video Device”
Driver “geode”
VendorName “Advanced Micro Devices [AMD]”
BoardName “Geode LX Video”
Option “PanelGeometry” “800×480”
EndSectionSection “Monitor”
Identifier “Configured Monitor”
Modeline “800×480” 29.58 800 816 896 992 480 481 484 497 -HSync +Vsync
HorizSync 10-120
VertRefresh 10-120
EndSectionSection “Screen”
Identifier “Default Screen”
Monitor “Configured Monitor”
Device “Configured Video Device”
DefaultDepth 24
SubSection “Display”
Depth 24
Modes “800×480”
EndSubSection
EndSection
P.S. Спасибо компании Rover за их ебанутые виндовые руководства пользователя для линуксового нетбука.
UPD: Конфиг от Sergey xorg.conf
Fortune cookie: Today's spam: stop the premature ejacul..
В Убунту 9.04 сломанный драйвер geode (пакет xserver-xorg-video-geode) и обновленный xrandr (кажется, 1.12). Все это порождает глюк — разрешение выставлено верно, но такое чувство, будто физический размер монитора распознан неправильно. Из-за зависимостей можно забыть попытки скомпилить более старую версию дров под 9.04, так что будем ждать следующих версий.
а низя откат вместе с зависимостями? или, как вариант, поставить 8.х и оттуда обновиться. причём выборочно – без взлюкивающего счастья
8.10 грузится долго
В Xubuntu 9.04 смена конфига на указанный уменьшила невидимую часть экрана, но все-таки самый-самый низ еще скрыт. Конфиг “жутко тормозной фигни” сохранился, могу выслать.
Сейчас у меня стоит генту на нетбуке. Рабочий конфиг (похож на Ubuntu 8.10, но дополнен некоторыми секциями:
Section “ServerLayout”
Identifier “X.org Configured”
Screen 0 “Screen0” 0 0
InputDevice “Mouse0” “CorePointer”
InputDevice “Keyboard0” “CoreKeyboard”
EndSection
Section “Files”
ModulePath “/usr/lib/xorg/modules”
FontPath “/usr/share/fonts/misc/”
FontPath “/usr/share/fonts/TTF/”
FontPath “/usr/share/fonts/OTF”
FontPath “/usr/share/fonts/Type1/”
FontPath “/usr/share/fonts/100dpi/”
FontPath “/usr/share/fonts/75dpi/”
EndSection
Section “Module”
Load “extmod”
Load “record”
Load “dbe”
Load “xtrap”
Load “dri”
Load “glx”
EndSection
Section “InputDevice”
Identifier “Keyboard0”
Driver “kbd”
Option “XkbRules” “xorg”
Option “XkbLayout” “us,ru”
Option “XkbOptions” “grp:alt_shift_toggle”
EndSection
Section “InputDevice”
Identifier “Mouse0”
Driver “mouse”
Option “Protocol” “auto”
Option “Device” “/dev/input/mice”
Option “ZAxisMapping” “4 5 6 7”
EndSection
Section “Monitor”
Identifier “Monitor0”
VendorName “Monitor Vendor”
ModelName “Monitor Model”
HorizSync 10-120
VertRefresh 10-120
Modeline “800×480” 29.58 800 816 896 992 480 481 484 497 -HSync +Vsync
EndSection
Section “Device”
Identifier “Card0”
Driver “geode”
VendorName “Advanced Micro Devices [AMD]”
BoardName “Geode LX Video”
BusID “PCI:0:1:1”
Option “PanelGeometry” “800×480”
EndSection
Section “Screen”
Identifier “Screen0”
Device “Card0”
Monitor “Monitor0”
DefaultDepth 24
SubSection “Display”
Viewport 0 0
Depth 1
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 4
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 8
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 15
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 16
EndSubSection
SubSection “Display”
Viewport 0 0
Depth 24
Modes “800×480”
EndSubSection
EndSection
Точно такой же нетбук, использовал xorg.conf из статьи. Иксы с ним грузятся, в настройках стоит разрешение 800×480 но по факту изображение вытянутое, нижняя часть рабочего стола не видна… В чем же проблема? 🙁
Debian Squeeze
здесь куча конфигов. все попробуй. заодно провер, чтоб драйвер geode стоял