Po restarcie i ładowaniu Debiana ekran zaczyna robić coś w stylu: czarny ekran --> wyłączony --> konsola --> czarny ekran --> wyłączony --> konsola ---> (...) --> komunikat:
Po wybraniu tak wyświetla się coś w stylu:Nie można uruchomić X serwera (odpowiedzialnego za interfejs graficzny). Prawdopodobnie nie został on poprawnie skonfigurowany. czy chcesz obejrzeć <Tak> <Nie>
"X serwer jest teraz wyłączony. uruchom ponownie gdm po poprawnym skonfigurowaniu X. <Ok>"X Window System Version 1.3.0
Release Date: 19 April 2007
[...]
(==) Using config file "/etc/X11/xorg.conf"
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(II) Module already built-in
(II) Module already built-in
(II) Module already built-in
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(EE) intel(0): failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Couldn't allocate video memory
Fatal server error:
AddScreen/ScreenInit failed for driver 0
a
<Ok>
xorg.conf
Kod: Zaznacz cały
(...)
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
EndSection
Section "InputDevice"
Identifier "Sunaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-50
VertRefresh 43-75
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
(nie wiem czy to ma coś wspólnego z problemem ale w razie czego zamieszczam)
podany katalog domowy już istnieje. Nie zostanie skopiowany z /etc/skel/
adduser: Ostrzezenie: ten katalog domowy nie należy do właśnie tworzonego uzytkownika