Am Freitag, 20. Dezember 2002 18:48 schrieb Thomas Eibich:
> (II) Setting vga for screen 0. > (II) Loading sub module "vgahw" > (II) LoadModule: "vgahw" > (II) Loading /usr/X11R6/lib/modules/libvgahw.a > (II) Module vgahw: vendor="The XFree86 Project" > compiled for 4.1.0.1, module version = 0.1.0 > ABI class: XFree86 Video Driver, version 0.4 > (**) MGA(0): Depth 24, (--) framebuffer bpp 32 > (==) MGA(0): RGB weight 888 > (**) MGA(0): Option "UseFBDev" "true" > (II) Loading sub module "mga_hal" > (II) LoadModule: "mga_hal" > (WW) Warning, couldn't open module mga_hal > (II) UnloadModule: "mga_hal" > (EE) MGA: Failed to load module "mga_hal" (module does not exist, 0) > (II) MGA(0): Matrox HAL module not found - using builtin mode setup > instead (--) MGA(0): Chipset: "mgag400" > (==) MGA(0): Using AGP 1x mode > (**) MGA(0): Using framebuffer device > (II) Loading sub module "fbdevhw" > (II) LoadModule: "fbdevhw" > (II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a > (II) Module fbdevhw: vendor="The XFree86 Project" > compiled for 4.1.0.1, module version = 0.0.2 > ABI class: XFree86 Video Driver, version 0.4 > (II) UnloadModule: "mga" > (II) UnloadModule: "fbdevhw" > (II) Unloading /usr/X11R6/lib/modules/linux/libfbdevhw.a > (II) UnloadModule: "vgahw" > (II) Unloading /usr/X11R6/lib/modules/libvgahw.a > (EE) Screen(s) found, but none have a usable configuration. > > Fatal server error: > no screens found Hallo, Vielleicht hilfts: Ich musste das Framebufferdevice in /etc/X11/XF86Config-4 auskommentieren (oder "false"): [...] Section "Device" [...] # Option "UseFBDev" "true" Ich habe meine nvidia Karte aber auch schon im framebuffermodus betrieben, allerdings wahrscheinlich mit dem nvidia-treiber, der f�r den kernel compiliert werden mu�. Vielleicht ben�tigst Du auch die module von matrox? Ansonsten sind eventuell die sync-Raten des Monitors falsch eingestellt. Versuche es mal mit dpkg-reconfigure xserver-xfree86 oder wie schon empfohlen xf86cfg -textmode. ciao gerhard -- H�ufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

