Mailinglist Archive: radeonhd (400 mails)

< Previous Next >
[radeonhd] Lenovo T60 2008
  • From: "Felipe Contreras" <felipe.contreras@xxxxxxxxx>
  • Date: Thu, 20 Sep 2007 16:20:40 +0300
  • Message-id: <94a0d4530709200620i7893186ct2d01f8cb49afc516@xxxxxxxxxxxxxx>
Hi,

I tried the latest code and it's not working for my card: "ATI
Technologies Inc M52 [Mobility Radeon X1300]"

Based on rhd_conntest I modified rhd_id.c and I could get some screen
detected but the image looks very weird. It only works when I have an
external LCD attached to the VGA port, but the image I get is on the
attached LCD.

I'm attaching the conntest results and my patch. If you want I can
provide the logs and a photo of the image I get.

BTW. Can someone please fix the http access to the repo?

Best regards.

-- 
Felipe Contreras
--- src/rhd_id.c        2007-09-09 15:08:42.000000000 +0300
+++ src/rhd_id.c        2007-09-20 15:38:15.000000000 +0300
@@ -308,6 +308,8 @@
     /* 0x7149 : M52 : Mobility Radeon X1300 */
     { 0x7149, 0x1028, 0x2003, "Dell Inspiron E1505", PANEL_B_VGA_A0,
                               {    0,    0, 0xF9F, 0x000, 0x03, 0x19, 0x1F4}},
+    { 0x7149, 0x17AA, 0x2005, "Lenovo Thinkpad T60 (2008)", PANEL_B_VGA_A0,
+                              {    0,    0, 0xF9F, 0x00F, 0x04, 0x19, 0x0A8}},
     /* 0x714A : M52 : Mobility Radeon X1300 */
     /* 0x714B : M52 : Mobility Radeon X1300 */
     /* 0x714C : M52 : Mobility Radeon X1300 */
Checking connectors on 0x7149, 0x17AA, 0x2005  (@01:00:00):
  Load Detection: RHD_OUTPUT_TMDSA
  HotPlug: RHD_HPD_0
  DDC: RHD_DDC_1 RHD_DDC_2
  LVDS Info:
        18bits, dual link, LDI Panel found.
        Power Timing: 0xF9F, 0x00F, 0x04, 0x19, 0x0A8
        Macro: 0x0C720407, Clock Pattern: 0x0063
Checking connectors on 0x7149, 0x17AA, 0x2005  (@01:00:00):
  Load Detection: RHD_OUTPUT_NONE 
  HotPlug: RHD_HPD_NONE 
  DDC: RHD_DDC_2
  LVDS Info:
        18bits, dual link, LDI Panel found.
        Power Timing: 0xF9F, 0x00F, 0x04, 0x19, 0x0A8
        Macro: 0x0C720407, Clock Pattern: 0x0063
Checking connectors on 0x7149, 0x17AA, 0x2005  (@01:00:00):
  Load Detection: RHD_OUTPUT_DACA
  HotPlug: RHD_HPD_NONE 
  DDC: RHD_DDC_0 RHD_DDC_2 RHD_DDC_3
  LVDS Info:
        18bits, dual link, LDI Panel found.
        Power Timing: 0xF9F, 0x00F, 0x04, 0x19, 0x0A8
        Macro: 0x0C720407, Clock Pattern: 0x0063
< Previous Next >
Follow Ups