[Bug 11320] New: DVI not working on 9100 IGP
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 20 07:39:59 PDT 2007
http://bugs.freedesktop.org/show_bug.cgi?id=11320
Summary: DVI not working on 9100 IGP
Product: xorg
Version: 7.2
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/Radeon
AssignedTo: xorg-driver-ati at lists.x.org
ReportedBy: d-punk at gmx.de
QAContact: xorg-team at lists.x.org
CC: d-punk at gmx.de
Hi! I can't get my TFT working. I attached it to the dvi-port of my "Medion
41700" Laptop. The graphics-card is an "ATI Technologies Inc RS300M AGP [Radeon
Mobility 9100IGP". I am using a self-build kernel 2.6.19.5 an the current xorg
7.2-0 from the ubuntu distro. My laptop has a display with the native
resolution of 1024x768 which works fine. When I attach the TFT on the dvi all I
can see on the TFT is something like "not supported mode". I played around with
a lot of options and some resolutions... but the most I get is a blank screen.
I read some other bug-report which seem to be similar to my problem (although
the most get some kind of output on the dvi), but could not find a real
resolution. What I would prefer is to clone my laptop display to the bigger TFT
ones (1280x1024). I hope someone can help me ;-)
here is some parts of my xorg.conf, the Xorg.0.log will follow
-------------------------------------
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
Load "synaptics"
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon Mobility 9100 U3 (R200
IGP)"
Driver "radeon"
BusID "PCI:1:5:0"
VideoRam 65536
Option "RenderAccel" "on"
Option "XAANoOffscreenPixmaps" "true"
Option "EnablePageFlip" "on"
Option "ColorTiling" "on"
Option "FBTexPercent" "90"
Option "DRI" "true"
EndSection
Section "Monitor"
Identifier "Monitor0"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Mobility 9100 U3 (R200
IGP)"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-driver-ati
mailing list