Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Intel 855GM Grafik : Xorg-X11 "macht Textconsolen kaput
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
thomasmue
n00b
n00b


Joined: 02 Oct 2003
Posts: 73
Location: MTK,OF,WAK

PostPosted: Mon Apr 11, 2005 8:30 pm    Post subject: Intel 855GM Grafik : Xorg-X11 "macht Textconsolen kaput Reply with quote

Hallo Leute,

auf meinem Dell Latitude D505 werden alle Text Konsolen unlesbar zerwürfelt, sobald der X-Server startet. Da ist eine integrierte Intel 855GM Grafik drin. Hat noch jemand das Problem (gehabt) ? Wenn ja, wie gelöst ?

Hier die relevanten Abschnitt der Kernel- Configuration:

Code:

/dev/agpgart (AGP Support) (AGP) [Y/?] y
  ALI chipset support (AGP_ALI) [N/m/y/?] n
  ATI chipset support (AGP_ATI) [N/m/y/?] n
  AMD Irongate, 761, and 762 chipset support (AGP_AMD) [N/m/y/?] n
  AMD Opteron/Athlon64 on-CPU GART support (AGP_AMD64) [N/m/y/?] n
  Intel 440LX/BX/GX, I8xx and E7x05 chipset support (AGP_INTEL) [Y/?] y
  Intel i865 chipset support (AGP_INTEL_MCH) [N/m/y/?] n
  NVIDIA nForce/nForce2 chipset support (AGP_NVIDIA) [N/m/y/?] n
  SiS chipset support (AGP_SIS) [N/m/y/?] n
  Serverworks LE/HE chipset support (AGP_SWORKS) [N/m/y/?] n
  VIA chipset support (AGP_VIA) [N/m/y/?] n
  Transmeta Efficeon support (AGP_EFFICEON) [N/m/y/?] n
Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM) [Y/n/m/?] y
  3dfx Banshee/Voodoo3+ (DRM_TDFX) [N/m/y/?] n
  ATI Rage 128 (DRM_R128) [N/m/y/?] n
  ATI Radeon (DRM_RADEON) [N/m/y/?] n
  Intel I810 (DRM_I810) [N/m/y/?] n
  Intel 830M, 845G, 852GM, 855GM, 865G [M/n/y] m
    i830 driver (DRM_I830) [M/n/?] m
    i915 driver (DRM_I915) [M/n/?] m
  Matrox g200/g400 (DRM_MGA) [N/m/y/?] n
  SiS video cards (DRM_SIS) [N/m/y/?] n
*
* Graphics support
*
Support for frame buffer devices (FB) [Y/n/?] y
  Enable Video Mode Handling Helpers (FB_MODE_HELPERS) [Y/?] y
  Enable Tile Blitting Support (FB_TILEBLITTING) [N/y/?] n
  Cirrus Logic support (FB_CIRRUS) [N/m/y/?] n
  Permedia2 support (FB_PM2) [N/m/y/?] n
  CyberPro 2000/2010/5000 support (FB_CYBER2000) [N/m/y/?] n
  Chips 69000 display support (FB_ASILIANT) [N/y] n
  IMS Twin Turbo display support (FB_IMSTT) [N/y/?] n
  VGA 16-color graphics support (FB_VGA16) [N/m/y/?] n
  VESA VGA graphics support (FB_VESA) [Y/n/m/?] y
    VESA driver type
      1. vesafb (FB_VESA_STD)
    > 2. vesafb-tng (FB_VESA_TNG)
    choice[1-2]: 2
VESA default mode (FB_VESA_DEFAULT_MODE) [1024x768@60] 1024x768@60
Hercules mono graphics support (FB_HGA) [N/m/y/?] n
nVidia Riva support (FB_RIVA) [N/m/y/?] n
Intel 810/815 support (EXPERIMENTAL) (FB_I810) [N/m/y/?] n
Intel 830M/845G/852GM/855GM/865G support (EXPERIMENTAL) (FB_INTEL) [Y/n/m/?] y
  Intel driver Debug Messages (FB_INTEL_DEBUG) [N/y/?] n
Matrox acceleration (FB_MATROX) [N/m/y/?] n
ATI Radeon display support (Old driver) (FB_RADEON_OLD) [N/m/y/?] n
ATI Radeon display support (FB_RADEON) [N/m/y/?] n
ATI Rage128 display support (FB_ATY128) [N/m/y/?] n
ATI Mach64 display support (FB_ATY) [N/m/y/?] n
S3 Savage support (FB_SAVAGE) [N/m/y/?] n
SiS acceleration (FB_SIS) [N/m/y/?] n
NeoMagic display support (FB_NEOMAGIC) [N/m/y/?] n
IMG Kyro support (FB_KYRO) [N/m/y/?] n
3Dfx Banshee/Voodoo3 display support (FB_3DFX) [N/m/y/?] n
3Dfx Voodoo Graphics (sst1) support (FB_VOODOO1) [N/m/y/?] n
Trident support (FB_TRIDENT) [N/m/y/?] n
Virtual Frame Buffer support (ONLY FOR TESTING!) (FB_VIRTUAL) [N/m/y/?] n
*
* Console display driver support
*
VGA text console (VGA_CONSOLE) [Y/?] (NEW) y
  Video mode selection support (VIDEO_SELECT) [Y/n/?] y
MDA text console (dual-headed) (EXPERIMENTAL) (MDA_CONSOLE) [N/m/y/?] n
Framebuffer Console support (FRAMEBUFFER_CONSOLE) [Y/n/m] y
  Select compiled-in fonts (FONTS) [N/y/?] n
*
* Logo configuration
*
Bootup logo (LOGO) [Y/n] y
  Standard black and white Linux logo (LOGO_LINUX_MONO) [Y/n] y
  Standard 16-color Linux logo (LOGO_LINUX_VGA16) [Y/n] y
  Standard 224-color Linux logo (LOGO_LINUX_CLUT224) [Y/n] y
*
* Backlight & LCD device support
*
Backlight & LCD device support (BACKLIGHT_LCD_SUPPORT) [N/y/?] n
Support for the framebuffer splash (FB_SPLASH) [Y/n/?] y


und die xorg.conf:

Code:

Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
   RgbPath      "/usr/lib/X11/rgb"
   ModulePath   "/usr/lib/modules"
   FontPath     "/usr/share/fonts/misc/"
   FontPath     "/usr/share/fonts/TTF/"
   FontPath     "/usr/share/fonts/Type1/"
   FontPath     "/usr/share/fonts/CID/"
   FontPath     "/usr/share/fonts/75dpi/"
   FontPath     "/usr/share/fonts/100dpi/"
EndSection

Section "Module"
   Load  "extmod"
   Load  "dri"
   Load  "dbe"
   Load  "record"
   Load  "xtrap"
   Load  "glx"
   Load  "type1"
   Load  "freetype"
   Load   "synaptics"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
   Option      "XkbLayout"   "de"
   Option      "XkbVariant"   "nodeadkeys"
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   # Driver      "mouse"
   Driver   "synaptics"
   Option       "Protocol" "auto"
   Option       "Device" "/dev/input/event1"
   Option   "LeftEdge"   "120"
   Option   "RightEdge"   "830"
   Option   "TopEdge"   "120"
   Option   "BottomEdge"   "650"   
   Option   "FingerLow"   "14"
   Option   "FingerHighh"   "15"
   Option   "MaxTapTime"   "180"
   Option   "MaxTapMove"   "110"
   Option   "EmulateMidButtonTime"   "75"
   Option   "VertScrollDelta"   "20"
   Option   "HorizScrollDelta"   "20"
   Option   "MinSpeed"   "0.3"
   Option   "MaxSpeed"   "0.75"
   Option   "AccelFactor"   "0.015"
   Option   "EdgeMotionMinSpeed"   "200"
   Option   "EdgeMotionMaxSpeed"   "200"
   Option   "UpDownScrolling"   "1"
   Option   "CircularScrolling"   "1"
   Option   "CircScrollDelta"   "0.1"
   Option   "CircScrollTrigger"   "2"
EndSection

Section "Monitor"
   #DisplaySize     300   230   # mm
   Identifier   "Monitor0"
   VendorName   "SEC"
   ModelName    "4750"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"               # [<bool>]
        #Option     "SWcursor"              # [<bool>]
        #Option     "ColorKey"              # <i>
        #Option     "CacheLines"            # <i>
        #Option     "Dac6Bit"               # [<bool>]
        #Option     "DRI"                   # [<bool>]
        #Option     "NoDDC"                 # [<bool>]
        #Option     "ShowCache"             # [<bool>]
        #Option     "XvMCSurfaces"          # <i>
        #Option     "PageFlip"              # [<bool>]
   Identifier  "Card0"
   Driver      "i810"
   VendorName  "Intel Corp."
   BoardName   "82852/855GM Integrated Graphics Device"
   BusID       "PCI:0:2:0"
   Option      "DisplayInfo"   "FALSE"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
   SubSection   "Display"
      Depth   24
      Modes   "1400x1050"
   EndSubSection

#   SubSection "Display"
#      Viewport   0 0
#      Depth     1
#   EndSubSection
#   SubSection "Display"
#      Viewport   0 0
#      Depth     4
#   EndSubSection
#   SubSection "Display"
#      Viewport   0 0
#      Depth     8
#   EndSubSection
#   SubSection "Display"
#      Viewport   0 0
#      Depth     15
#   EndSubSection
#   SubSection "Display"
#      Viewport   0 0
#      Depth     16
#   EndSubSection
#   SubSection "Display"
#      Viewport   0 0
#      Depth     24
#   EndSubSection
EndSection


Danke für Eure Hilfe

Thomas
Back to top
View user's profile Send private message
bja
n00b
n00b


Joined: 11 Apr 2005
Posts: 8

PostPosted: Mon Apr 11, 2005 8:37 pm    Post subject: Reply with quote

Hallo.

Versuch einmal im Kernel FB_INTEL auszuschalten. Das gleiche Problem hatte ich mit dem FB_RADEON.
vesafb reicht doch völlig.


bja
Back to top
View user's profile Send private message
Vaarsuvius
Guru
Guru


Joined: 02 Dec 2004
Posts: 345

PostPosted: Mon Apr 11, 2005 8:58 pm    Post subject: Reply with quote

also ich hab nen dell lat. x300 ebenfalls mit einer 855GM und kein problem mit dem FB_INTEL... aber versuchen kannst du's ja...

ich seh aber nicht, welches modul du jetzt eigentlich benutzt - du hast i830 und i915 im kernel aktiviert.... -> lsmod?
Back to top
View user's profile Send private message
thomasmue
n00b
n00b


Joined: 02 Oct 2003
Posts: 73
Location: MTK,OF,WAK

PostPosted: Tue Apr 12, 2005 2:25 pm    Post subject: Reply with quote

Ist das I830 geladen, bekomme ich nur einen "Klotz", dort wo der Mauszeiger ist, und es geht keine Eingabe mehr.

Dieses Problem habe ich beim i915 nicht. Allerdings ändert es sich nichts am zerwürfelten Bild, egal ob das i915 geladen ist oder nicht. Werde nachher versuchen, den Kern ohnr Intel-FB Unterstützung zu bauen, und gucken, ob es dann geht.

Danke einstweilen

Thomas
Back to top
View user's profile Send private message
thomasmue
n00b
n00b


Joined: 02 Oct 2003
Posts: 73
Location: MTK,OF,WAK

PostPosted: Wed Apr 13, 2005 6:54 pm    Post subject: Reply with quote

Also,

der Kernel lädt das i915 automatisch ( Kernel 2.6.11-cko2, kein coldplug).

Das löst mein ursprüngliches Problem dennoch nicht, ich habe immer noch die zerwürfelten Textkonsolen, sobald X gestartet ist. Und natürlich bleibt das dann auch so, wenn ich X verlasse.

Thomas
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum