Ahoj,
mám problém s UMPC
Mivvy UM400, nainstaloval jsem Ubuntu 7.10 z flashdisku, ale nestartuje mi automaticky do Xek, tedy přesněji řečeno X-server funguje, ale GDM se nespustí. Po startu akorát 6 krát blikne obrazovka a pak vypíše chybu. Když však spustím X-server pomocí "startx", tak naběhne v pořádku. Toto dělá pouze tehdy, když je v xorg.conf nastaveno nativní rozlišení 800x480, pokud nechám jen 640x480, tak vše funguje korektně. Předpokládám, že GDM zkouší 800x640, což ale displej neumí a kvůli tomu nenaběhnou Xka.
Díky za jakoukoli radu, už jsem se ptal i na
ABClinuxu, ale zatím nic co by pomohlo
KonfiguraceProcesor: VIA ULVC7-M, 1GHz
Paměť: DDR2-533, 768MB RAM
Chipset: VX700
Grafický čip: integrovaný v VX700, UniChromePro jádro
Displej: Dotykový LCD 6.5" palce, TFT, WVGA (800x480)
Pevný disk: HDD PATA, 1.8", 5 mm tloušťka, 4200rpm, 30GB
xorg.conf:# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
EndSection
Section "Module"
Disable "dbe"
Disable "dri"
Disable "glx"
Disable "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
Section "Device"
Identifier "Failsafe Device"
Driver "vesa"
BusID "PCI:1:0:0"
Screen 0
Vendorname "S3"
EndSection
Section "Monitor"
Identifier "Failsafe Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Failsafe Device"
Monitor "Failsafe Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "800x480"
EndSubSection
EndSection
Section "ServerLayout"
screen 0 "Default Screen" 0 0
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSectionXorg.0.log je na
AbcL, tady se nevlezl
