Hallo *,

Hier ein Nachschlag mit dem Frame Buffer Device

  __( command 'fbset -i -x' )_______________________________
 /
| 
| Mode "640x480"
|     # D: 25.176 MHz, H: 31.469 kHz, V: 59.489 Hz
|     DotClock 25.177
|     HTimings 640 656 752 800
|     VTimings 480 488 490 529
|     Flags    "-HSync" "-VSync"
| EndMode
| 
| Frame buffer device information:
|     Name        : VGA16 VGA
|     Address     : 0xa0000
|     Size        : 65536
|     Type        : VGA 16 colors in 4 planes
|     Visual      : PSEUDOCOLOR
|     XPanStep    : 8
|     YPanStep    : 1
|     YWrapStep   : 0
|     LineLength  : 80
|     Accelerator : No
 \__________________________________________________________

und haut einwandfrei hin.  Nun meine 

  __( '/etc/X11/XF86Config-4' )_______________________________________
 /
| Section "Files"
|       FontPath        "/usr/lib/X11/fonts/misc"
|       FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
|       FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
|       FontPath        "/usr/lib/X11/fonts/Type1"
|       FontPath        "/usr/lib/X11/fonts/Speedo"
|       FontPath        "/usr/lib/X11/fonts/100dpi"
|       FontPath        "/usr/lib/X11/fonts/75dpi"
| EndSection
| 
| Section "Module"
|       Load    "GLcore"
|       Load    "bitmap"
|       Load    "dbe"
|       Load    "ddc"
|       Load    "extmod"
|       Load    "freetype"
|       Load    "glx"
|       Load    "int10"
|       Load    "record"
|       Load    "speedo"
|       Load    "type1"
|       Load    "vbe"
|       Load    "xie"
| EndSection
| 
| Section "InputDevice"
|       Identifier      "Generic Keyboard"
|       Driver          "keyboard"
|       Option          "CoreKeyboard"
|       Option          "XkbRules"      "xfree86"
|       Option          "XkbModel"      "pc102"
|       Option          "XkbLayout"     "de"
| EndSection
| 
| Section "InputDevice"
|       Identifier      "Configured Mouse"
|       Driver          "mouse"
|       Option          "CorePointer"
|       Option          "Device"                "/dev/gpmdata"
|       Option          "Protocol"              "PS/2"
|       Option          "Emulate3Buttons"       "true"
|       Option          "ZAxisMapping"          "4 5"
| EndSection
| 
| Section "Device"
|       Identifier      "Generic Video Card"
|       Driver          "fbdev"
|       VideoRam        256
|       Option          "UseFBDev"              "true"
| EndSection
| 
| Section "Monitor"
|       Identifier      "Generic Monitor"
|       HorizSync       31.5
|       VertRefresh     59.5
| EndSection
| 
| Section "Screen"
|       Identifier      "Default Screen"
|       Device          "Generic Video Card"
|       Monitor         "Generic Monitor"
|       DefaultDepth    4
|       SubSection "Display"
|               Depth           4
|               Modes           "640x480"
|       EndSubSection
| EndSection
| 
| Section "ServerLayout"
|       Identifier      "Default Layout"
|       Screen          "Default Screen"
|       InputDevice     "Generic Keyboard"
|       InputDevice     "Configured Mouse"
| EndSection
 \____________________________________________________________________

und hier die Log

  __( '/var/log/XFree86.0.log' )______________________________________
 /
| 
| This is a pre-release version of XFree86, and is not supported in any
| way.  Bugs may be reported to [email protected] and patches submitted
| to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
| please check the latest version in the XFree86 CVS repository
| (http://www.XFree86.Org/cvs)
| 
| XFree86 Version 4.1.0.1 / X Window System
| (protocol Version 11, revision 0, vendor release 6510)
| Release Date: 21 December 2001
|       If the server is older than 6-12 months, or if your card is
|       newer than the above date, look for a newer version before
|       reporting problems.  (See http://www.XFree86.Org/FAQ)
| Build Operating System: Linux 2.6.9-ac6 i686 [ELF] 
| Module Loader present
| (==) Log file: "/var/log/XFree86.0.log", Time: Sat Nov 12 02:11:16 2005
| (==) Using config file: "/etc/X11/XF86Config-4"
| Markers: (--) probed, (**) from config file, (==) default setting,
|          (++) from command line, (!!) notice, (II) informational,
|          (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
| (==) ServerLayout "Default Layout"
| (**) |-->Screen "Default Screen" (0)
| (**) |   |-->Monitor "Generic Monitor"
| (**) |   |-->Device "Generic Video Card"
| (**) |-->Input Device "Generic Keyboard"
| (**) Option "XkbRules" "xfree86"
| (**) XKB: rules: "xfree86"
| (**) Option "XkbModel" "pc102"
| (**) XKB: model: "pc102"
| (**) Option "XkbLayout" "de"
| (**) XKB: layout: "de"
| (==) Keyboard: CustomKeycode disabled
| (**) |-->Input Device "Configured Mouse"
| (**) FontPath set to 
"/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
| (==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
| (==) ModulePath set to "/usr/X11R6/lib/modules"
| (--) using VT number 7
| 
| (WW) Cannot open APM
| (II) Module ABI versions:
|       XFree86 ANSI C Emulation: 0.1
|       XFree86 Video Driver: 0.4
|       XFree86 XInput driver : 0.2
|       XFree86 Server Extension : 0.1
|       XFree86 Font Renderer : 0.2
| (II) Loader running on linux
| (II) LoadModule: "bitmap"
| (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
| (II) Module bitmap: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 1.0.0
|       Module class: XFree86 Font Renderer
|       ABI class: XFree86 Font Renderer, version 0.2
| (II) Loading font Bitmap
| (II) LoadModule: "pcidata"
| (II) Loading /usr/X11R6/lib/modules/libpcidata.a
| (II) Module pcidata: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 0.1.0
|       ABI class: XFree86 Video Driver, version 0.4
| (II) PCI: Probing config type using method 1
| (II) PCI: Standard check for type 1 failed.
| (II) PCI: stages = 0x00, oldVal1 = 0xffffffff,
|       mode1Res1 = 0x00000000, mode1Res2 = 0x00000000
| (II) PCI: No PCI bus found
| (II) Addressable bus resource ranges are
|       [0] -1 0        0x00000000 - 0xffffffff (0x0) MX[B]
|       [1] -1 0        0x00000000 - 0x0000ffff (0x10000) IX[B]
| (II) OS-reported resource ranges:
|       [0] -1 0        0xffe00000 - 0xffffffff (0x200000) MX[B](B)
|       [1] -1 0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
|       [2] -1 0        0x000f0000 - 0x000fffff (0x10000) MX[B]
|       [3] -1 0        0x000c0000 - 0x000effff (0x30000) MX[B]
|       [4] -1 0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
|       [5] -1 0        0x0000ffff - 0x0000ffff (0x1) IX[B]
|       [6] -1 0        0x00000000 - 0x000000ff (0x100) IX[B]
| (II) OS-reported resource ranges after removing overlaps with PCI:
|       [0] -1 0        0xffe00000 - 0xffffffff (0x200000) MX[B](B)
|       [1] -1 0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
|       [2] -1 0        0x000f0000 - 0x000fffff (0x10000) MX[B]
|       [3] -1 0        0x000c0000 - 0x000effff (0x30000) MX[B]
|       [4] -1 0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
|       [5] -1 0        0x0000ffff - 0x0000ffff (0x1) IX[B]
|       [6] -1 0        0x00000000 - 0x000000ff (0x100) IX[B]
| (II) All system resource ranges:
|       [0] -1 0        0xffe00000 - 0xffffffff (0x200000) MX[B](B)
|       [1] -1 0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
|       [2] -1 0        0x000f0000 - 0x000fffff (0x10000) MX[B]
|       [3] -1 0        0x000c0000 - 0x000effff (0x30000) MX[B]
|       [4] -1 0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
|       [5] -1 0        0x0000ffff - 0x0000ffff (0x1) IX[B]
|       [6] -1 0        0x00000000 - 0x000000ff (0x100) IX[B]
| (II) LoadModule: "GLcore"
| (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
| (II) Module GLcore: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 1.0.0
|       ABI class: XFree86 Server Extension, version 0.1
| (II) LoadModule: "bitmap"
| (II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
| (II) Loading font Bitmap
| (II) LoadModule: "dbe"
| (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
| (II) Module dbe: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 1.0.0
|       Module class: XFree86 Server Extension
|       ABI class: XFree86 Server Extension, version 0.1
| (II) Loading extension DOUBLE-BUFFER
| (II) LoadModule: "ddc"
| (II) Loading /usr/X11R6/lib/modules/libddc.a
| (II) Module ddc: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 1.0.0
|       ABI class: XFree86 Video Driver, version 0.4
| (II) LoadModule: "extmod"
| (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
| (II) Module extmod: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 1.0.0
|       Module class: XFree86 Server Extension
|       ABI class: XFree86 Server Extension, version 0.1
| (II) Loading extension SHAPE
| (II) Loading extension MIT-SUNDRY-NONSTANDARD
| (II) Loading extension BIG-REQUESTS
| (II) Loading extension SYNC
| (II) Loading extension MIT-SCREEN-SAVER
| (II) Loading extension XC-MISC
| (II) Loading extension XFree86-VidModeExtension
| (II) Loading extension XFree86-Misc
| (II) Loading extension XFree86-DGA
| (II) Loading extension FontCache
| (II) Loading extension TOG-CUP
| (II) Loading extension Extended-Visual-Information
| (II) Loading extension XVideo
| (II) Loading extension XVideo-MotionCompensation
| (II) LoadModule: "freetype"
| (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
| (II) Module freetype: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 1.1.9
|       Module class: XFree86 Font Renderer
|       ABI class: XFree86 Font Renderer, version 0.2
| (II) Loading font FreeType
| (II) LoadModule: "glx"
| (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
| (II) Module glx: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 1.0.0
|       ABI class: XFree86 Server Extension, version 0.1
| (II) Loading sub module "GLcore"
| (II) LoadModule: "GLcore"
| (II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
| (II) Loading extension GLX
| (II) LoadModule: "int10"
| (II) Loading /usr/X11R6/lib/modules/linux/libint10.a
| (II) Module int10: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 1.0.0
|       ABI class: XFree86 Video Driver, version 0.4
| (II) LoadModule: "record"
| (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
| (II) Module record: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 1.13.0
|       Module class: XFree86 Server Extension
|       ABI class: XFree86 Server Extension, version 0.1
| (II) Loading extension RECORD
| (II) LoadModule: "speedo"
| (II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
| (II) Module speedo: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 1.0.0
|       Module class: XFree86 Font Renderer
|       ABI class: XFree86 Font Renderer, version 0.2
| (II) Loading font Speedo
| (II) LoadModule: "type1"
| (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
| (II) Module type1: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 1.0.0
|       Module class: XFree86 Font Renderer
|       ABI class: XFree86 Font Renderer, version 0.2
| (II) Loading font Type1
| (II) Loading font CID
| (II) LoadModule: "vbe"
| (II) Loading /usr/X11R6/lib/modules/libvbe.a
| (II) Module vbe: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 1.0.0
|       ABI class: XFree86 Video Driver, version 0.4
| (II) LoadModule: "xie"
| (II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
| (II) Module xie: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 1.0.0
|       Module class: XFree86 Server Extension
|       ABI class: XFree86 Server Extension, version 0.1
| (II) Loading extension XIE
| (II) LoadModule: "fbdev"
| (II) Loading /usr/X11R6/lib/modules/drivers/fbdev_drv.o
| (II) Module fbdev: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 0.1.0
|       ABI class: XFree86 Video Driver, version 0.4
| (II) LoadModule: "mouse"
| (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
| (II) Module mouse: vendor="The XFree86 Project"
|       compiled for 4.1.0.1, module version = 1.0.0
|       Module class: XFree86 XInput Driver
|       ABI class: XFree86 XInput driver, version 0.2
| (II) FBDev: driver for framebuffer: fbdev, afb
| (II) Primary Device is: ISA
| (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) FBDev(0): using default device
| (II) Running in FRAMEBUFFER Mode
| (**) FBDev(0): Depth 4, (--) framebuffer bpp 4
| (==) FBDev(0): Default visual is StaticColor
| (==) FBDev(0): Using gamma correction (1.0, 1.0, 1.0)
| (II) FBDev(0): Hardware: VGA16 VGA (vidmem: 64k)
| (II) FBDev(0): Checking Modes against framebuffer device...
| (II) FBDev(0):        mode "640x480" ok
| (II) FBDev(0): Checking Modes against monitor...
| (--) FBDev(0): Virtual size is 640x480 (pitch 640)
| (**) FBDev(0): Mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.5 
Hz
| (II) FBDev(0): Modeline "640x480"   25.18  640 656 752 800  480 488 490 529 
-hsync -vsync
| (++) FBDev(0): DPI set to (100, 100)
| (EE) FBDev(0): EGA/VGA Planes are not supprted yet by drivers/fbdev.(II) 
UnloadModule: "fbdev"
| (II) UnloadModule: "fbdevhw"
| (EE) Screen(s) found, but none have a usable configuration.
| 
| Fatal server error:
| no screens found
| 
| When reporting a problem related to a server crash, please send
| the full server output, not just the last messages.
| This can be found in the log file "/var/log/XFree86.0.log".
| Please report problems to [EMAIL PROTECTED]
| 
 \____________________________________________________________________

Also ich habe folgende Kernel-Module

vga16fb.o
fbcon-vga.o
fbcon-vga-planes.o

womit es eigentlich mit den beiden lezteren funktionieren sollte.

Also, wenn ich mit startx loslege, erscheint nach rund 50 Sekunden
der graue X-Schirm und der X-Mauszeiger. Danach wird der Bildschirm
dunkelblau transparent eingefärbt und der X Server verendet.

Irgendwelche Tips ?

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)


-- 
Haeufig 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)

Antwort per Email an