public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Stefan Dösinger" <stefandoesinger-RbZlAiThDcE@public.gmane.org>
To: Matthias Hentges <mailinglisten-H4PcyxPeSRnR7s880joybQ@public.gmane.org>
Cc: Oliver Dawid <oliver-csNNzRR391izQB+pC5nmwQ@public.gmane.org>,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: S3 broken Samsung P35 - howto debug?
Date: Wed, 24 Nov 2004 22:21:45 +0100	[thread overview]
Message-ID: <200411242221.45175.stefandoesinger@gmx.at> (raw)
In-Reply-To: <1101328293.7299.15.camel@mhcln03>

> > The vgaboot.exe is a dos program which calls the reset routine. You can
> > try to run it from freedos / MS-Dos. vgaboot.asm is the source. I gzipped
> > the .exe because some mail servers seem to block it
>
> This one is new to me. But, excuse the maybe silly question, what good
> is a dos.exe to me when I need to POST the card in Linux? Does it work
> with wine or dosemu?
I wrote it to do some tests. It's only 2 lines of assembler, notthing special

> I'll burn a bootable DOS CD later today and see if it can POST the card.
> I don't have much hope since the code looks very familiar to radeon_boot
> (which doesn't work).
That's what it is good for: To test if the POST routine of you card works. If 
vgaboot.exe doesn't work in DOS, you'll have no chance


> It's a Radeon 9200 (see the attached lspci -vvv log for details)
I have an Radeon 9000 mobility and I started to reverse engineer the reset 
code and implement it in an 32 Bit protected mode linux kernel module. The 
code that is implemented seems to work on an M6 card and on my M9, so it's 
likely to work for yours. The Problem is that I stopped because school 
started again and it doesn't finish the reset yet. I assume about 50% to 60% 
are done already.

I can send you my code and you may continue it, but it might be dangerous. I 
have no documentation about the card, and the reset routine modifies high 
frequency PLL registers, which can be dangeros. No one(except ATI people) can 
say if my code is correct. It may do anything, including breaking your card & 
display, break your dishes, drown your cat(if you have one), .....

Cheers,
Stefan


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

  parent reply	other threads:[~2004-11-24 21:21 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-21 15:00 S3 broken Samsung P35 - howto debug? Oliver Dawid
     [not found] ` <200411211600.01820.od-VRmHG7Xu4f31qYPpFx2fzhvVK+yQ3ZXh@public.gmane.org>
2004-11-21 18:05   ` Pavel Machek
2004-11-21 19:08   ` Matthias Hentges
2004-11-22  8:20     ` Oliver Dawid
     [not found]       ` <41A1A145.4090006-csNNzRR391izQB+pC5nmwQ@public.gmane.org>
2004-11-22 12:26         ` Matthias Hentges
2004-11-24 10:23     ` Oliver Dawid
     [not found]       ` <41A4613F.2020905-csNNzRR391izQB+pC5nmwQ@public.gmane.org>
2004-11-24 12:54         ` Stefan Dösinger
     [not found]           ` <200411241354.53598.stefandoesinger-RbZlAiThDcE@public.gmane.org>
2004-11-24 16:28             ` Matthias Hentges
2004-11-24 17:42               ` Christoph Tavan
2004-11-25  7:02             ` Oliver Dawid
2004-11-24 13:13         ` Matthias Hentges
     [not found] ` <200411242012.36750.stefandoesinger@gmx.at>
     [not found]   ` <1101328293.7299.15.camel@mhcln03>
2004-11-24 21:21     ` Stefan Dösinger [this message]
     [not found]       ` <200411242221.45175.stefandoesinger-RbZlAiThDcE@public.gmane.org>
2004-11-25  6:41         ` Matthias Hentges
2004-11-25 13:03           ` Stefan Dösinger
     [not found]             ` <200411251403.02800.stefandoesinger-RbZlAiThDcE@public.gmane.org>
2004-11-25 13:57               ` Stefan Schweizer
  -- strict thread matches above, loose matches on Subject: below --
2004-11-24 15:01 Pallipadi, Venkatesh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200411242221.45175.stefandoesinger@gmx.at \
    --to=stefandoesinger-rbzlaithdce@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=mailinglisten-H4PcyxPeSRnR7s880joybQ@public.gmane.org \
    --cc=oliver-csNNzRR391izQB+pC5nmwQ@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox