[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#318231: Console gets garbled when starting X



Package: xserver-xorg
Vsrsion: 6.8.2.dfsg.1-2 
Severity: Serious

The console screen gets completely garbled when starting X.org. 
Going back to the console C-A-{F1-F6} or exiting X gives the same
result. X works fine, also with C-A-Fx to C-A-F7. The font seems to be
black with a black background. The mouse prompter and the cursor is
white and visible. The console has a blue frame all around the screen.
stty sane does not work. 

I have upgraded from 4.3.0.dfsg.1-14. The old configuration file ir
reused: XF86Config-4 was copied and renamed by the install to xorg.conf.

Graphics card is MGA G400 with driver mga.
>From lsmod:
mga                   122388  2

>From /etc/X11/xorg.conf
Section "Device"
        Identifier      "Generic Video Card"
        Driver          "mga"
        BusID           "PCI:1:0:0"
        Option          "agpmode" "2"
EndSection
Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth    16
        SubSection "Display"
          Depth           16
          Modes           "1600x1200" "1280x1024" "1024x768" "800x600"
"640x480"
        EndSubSection
EndSection


Installed framebuffer modules as follows:
fbcon                  40736  0
font                    8352  1 fbcon
vesafb                  6880  0
cfbcopyarea             4160  1 vesafb
cfbimgblt               3104  1 vesafb
cfbfillrect             3808  1 vesafb


Debian release: testing/unstable
Architecture: i386 (i686)
Kernel: Linux cl-dual 2.6.9-1-686-smp





Reply to: