Re: KMS & Mobility Radeon X1400 (LifeBook N6410): black console on internal display
Alex Deucher <[email protected]> Sat, 19 Dec 2009 11:08:00 -0500
| Newsgroups | gmane.comp.video.dri.user |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Dec 19, 2009 at 9:56 AM, [email protected] <[email protected]> wrote: > ---------- Initial Header ----------- > > From =A0 =A0 =A0: "Alex Deucher" [email protected] > To =A0 =A0 =A0 =A0 =A0: "Davide Manzella" [email protected] > Cc =A0 =A0 =A0 =A0 =A0: [email protected] > Date =A0 =A0 =A0: Fri, 18 Dec 2009 11:41:29 -0500 > Subject : Re: [Dri-users] KMS & Mobility Radeon X1400 (LifeBook N6410): b= lack =A0console on internal display > > > > > > >> The problem is the video bios on your card has the same ddc line >> specified for both LVDS and VGA so they get combined as the same >> connector. =A0The attached patch should fix the issue. =A0Can you confir= m? >> =A0Can you also send me a copy of your video bios? >> >> (as root): >> cd /sys/bus/pci/devices/<pci bus id>/ >> echo 1 > rom >> cat rom > /tmp/vbios.rom >> echo 0 > rom >> >> Alex > > > Hello Alex, > Please find in attachement the vbios of the n6410. > I've got a rejected chunk patching vs. linux-2.6.32 tree (vanilla). > Thanks for your time and prompt answers! > > |diff --git a/drivers/gpu/drm/radeon/radeon_atombios.c b/drivers/gpu/drm/= radeon/radeon_atombios.c > |index b5912c2..321044b 100644 > |--- a/drivers/gpu/drm/radeon/radeon_atombios.c > |+++ b/drivers/gpu/drm/radeon/radeon_atombios.c > -------------------------- > Patching file drivers/gpu/drm/radeon/radeon_atombios.c using Plan A... > Hunk #1 succeeded at 610 (offset -135 lines). > Hunk #2 FAILED at 622. > 1 out of 2 hunks FAILED -- saving rejects to file drivers/gpu/drm/radeon/= radeon_atombios.c.rej > Hmm... =A0Ignoring the trailing garbage. > done What part got rejected? Can you send me the radeon_atombios.c.rej? Another alternative is to download the drm-radeon-testing branch: http://git.kernel.org/?p=3Dlinux/kernel/git/airlied/drm-2.6.git;a=3Dshortlo= g;h=3Drefs/heads/drm-radeon-testing and apply the patch to that. Alex ---------------------------------------------------------------------------= --- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev = --