viewtopic.php?p=476011#post476011
Jako że problem zszedł na inną dziedzinę dyskusję przenoszę do tego działu.
Nadal toczę bój z Ubuntu. W między czasie wziąłem na test 7.04 i 6.06. Żadna wersja nie działa jak należy. Przeszedł test również Debian. Etch4.0r4 nie wykrywał dysku, Lenny Beta2 poradził sobie z dyskiem i zainstalował się niestety problem grafiki nadal istnieje. Wróciłem więc do Ubuntu 8.04 i próbuję zmusić GNOME do działania w 1280x800 przy użyciu sterownika vesa.
Domyślam się, że działając na vesa nie ma co marzyć o compiz-fusion ale cóż.
Problem leży jak na razie w wymuszeniu rozdzielczości większej niż 800x600. Nie mogę z automatu zaktualizować xorg.conf bo polecenie:
Kod: Zaznacz cały
sudo dpkg-reconfigure xserver-xorg
Obecnie mój nędzny xorg.conf wygląda tak:
Kod: Zaznacz cały
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Device"
Identifier "Configured Video Device"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
EndSection
Czy ktoś ma jakieś doświadczenia z instalacją sterownika grafiki dla karty SiS Mirage3+ M672?
Czy jest możliwość pozbyć się sprawcy wywołującego błąd baterii żeby umożliwić uruchomienie dpkg-reconfigure?
Czy można pozbyć się tego błędu całkowicie?