mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Kendall Bennett <kendallb@scitechsoft.com>
To: Jon Smirl <jonsmirl@gmail.com>
Cc: "Matthew Garrett" <mjg59@srcf.ucam.org>,
	"Ville Syrjälä" <syrjala@sci.fi>,
	"Bill Davidsen" <davidsen@tmr.com>,
	"Alan Cox" <alan@lxorguk.ukuu.org.uk>,
	"Pavel Machek" <pavel@ucw.cz>,
	ncunningham@linuxmail.org,
	"Carl-Daniel Hailfinger" <c-d.hailfinger.devel.2005@gmx.net>,
	"ACPI List" <acpi-devel@lists.sourceforge.net>,
	"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>
Subject: Re: [RFC] Reliable video POSTing on resume
Date: Thu, 10 Feb 2005 12:46:12 -0800	[thread overview]
Message-ID: <420BC814.4050102@scitechsoft.com> (raw)
In-Reply-To: <9e47339105021012341c94c441@mail.gmail.com>

Hi Guys,

I have missed all the original emails in this thread. I was trying to 
re-subscribe to the lkml a few days ago (I just switched over to 
Thunderbird) but I haven't been getting any traffic. So I will try again.

The one thing I can say is that having worked extensively with ATI 
cards, there are some registers that have an effect on whether the BIOS 
image shows up on at the ROM BAR address or not. To get all the ATI 
cards we have working, we have had to massage some of those registers 
because after the POST has been run, they will cause the BIOS image to 
disappear (not intentionally on ATI's part, but a side effect I think).

Note that the cards that require this work just fine if they are in a 
cold boot state when you run the POST - they only have issues after the 
POST code has been run (which actually affects X drivers trying to read 
the BIOS PLL information too).

So perhaps this problem is something similar?

Regards,

Jon Smirl said the following on 2/10/2005 12:34 PM:
> I added Kendall from Scitech to the CC list. He is the expert on
> getting VBIOS's to post. Maybe he can help.
> 
> On Thu, 10 Feb 2005 20:29:47 +0000, Matthew Garrett <mjg59@srcf.ucam.org> wrote:
> 
>>On Thu, 2005-02-10 at 15:17 -0500, Jon Smirl wrote:
>>
>>>On Thu, 10 Feb 2005 20:08:15 +0000, Matthew Garrett <mjg59@srcf.ucam.org> wrote:
>>>
>>>>It also explicitly states that Windows 2000 and XP don't support this,
>>>>which leads me to suspect that vendors no longer expect POSTing to be
>>>>possible after initial system boot.
>>>
>>>No, it means that some of my ATI cards don't function as secondary
>>>adapters on 2K and XP.
>>
>>And nor will any other card that requires POSTing (assuming that it
>>isn't just ATI being less than honest about driver shortcomings). And
>>we've certainly seen in the past that removing support for functionality
>>in Windows tends to result in hardware no longer supporting that
>>functionality.
>>
>>I have real, shipping hardware here that fails if you simply try to
>>execute the video BIOS POST code. If you think this is due to a
>>shortcoming in existing BIOS emulations, I'm more than happy to dump the
>>video and system BIOS regions and send them to you.
>>
>>--
>>Matthew Garrett | mjg59@srcf.ucam.org
>>
>>
> 
> 
> 

-- 
Kendall Bennett
Chief Executive Officer
SciTech Software, Inc.
Phone: (530) 894 8400
http://www.scitechsoft.com

~ SciTech SNAP - The future of device driver technology! ~


  reply	other threads:[~2005-02-10 20:47 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20050122134205.GA9354@wsc-gmbh.de>
     [not found] ` <4201825B.2090703@gmx.net>
     [not found]   ` <e796392205020221387d4d8562@mail.gmail.com>
     [not found]     ` <420217DB.709@gmx.net>
     [not found]       ` <4202A972.1070003@gmx.net>
     [not found]         ` <20050203225410.GB1110@elf.ucw.cz>
     [not found]           ` <1107474198.5727.9.camel@desktop.cunninghams>
2005-02-04  2:35             ` [RFC] Reliable video POSTing on resume (was: Re: [ACPI] Samsung P35, S3, black screen (radeon)) Carl-Daniel Hailfinger
2005-02-04  2:51               ` Nigel Cunningham
2005-02-04  7:18                 ` Jon Smirl
2005-02-04  7:44                   ` Pavel Machek
2005-02-04 17:38                     ` Jon Smirl
2005-02-05  0:52                       ` [RFC] Reliable video POSTing on resume Carl-Daniel Hailfinger
2005-02-05  1:08                         ` Jon Smirl
2005-02-05  9:35                       ` [RFC] Reliable video POSTing on resume (was: Re: [ACPI] Samsung P35, S3, black screen (radeon)) Pavel Machek
2005-02-05 11:35                         ` [RFC] Reliable video POSTing on resume Ondrej Zary
2005-02-06 16:02                         ` [RFC] Reliable video POSTing on resume (was: Re: [ACPI] Samsung P35, S3, black screen (radeon)) Alan Cox
2005-02-07  2:11                           ` Adam Sulmicki
2005-02-07 14:27                             ` [RFC] Reliable video POSTing on resume Paulo Marques
2005-02-07 14:36                               ` Carl-Daniel Hailfinger
2005-02-07 15:39                                 ` Paulo Marques
2005-02-07 16:01                                 ` Pavel Machek
2005-02-07 16:20                                   ` Li-Ta Lo
2005-02-11  1:47                                     ` [ACPI] " Carl-Daniel Hailfinger
2005-02-07 18:04                                 ` Adam Sulmicki
2005-02-07 16:39                               ` Li-Ta Lo
2005-02-07 13:24                           ` [ACPI] Re: [RFC] Reliable video POSTing on resume (was: Re: [ACPI] Samsung P35, S3, black screen (radeon)) Matthew Garrett
2005-02-07 14:09                             ` Pavel Machek
2005-02-10 19:13                           ` Bill Davidsen
2005-02-10 19:25                             ` Ville Syrjälä
2005-02-10 20:08                               ` Matthew Garrett
2005-02-10 20:17                                 ` Jon Smirl
2005-02-10 20:29                                   ` Matthew Garrett
2005-02-10 20:34                                     ` Jon Smirl
2005-02-10 20:46                                       ` Kendall Bennett [this message]
2005-02-10 21:06                                         ` [RFC] Reliable video POSTing on resume Matthew Garrett
2005-02-10 21:20                                           ` Kendall Bennett
2005-02-10 21:28                                           ` Jon Smirl
2005-02-10 22:53                                             ` Matthew Garrett
2005-02-11  1:41                                             ` [ACPI] " Carl-Daniel Hailfinger
2005-02-10 20:32                                   ` [RFC] Reliable video POSTing on resume (was: Re: [ACPI] Samsung P35, S3, black screen (radeon)) Ville Syrjälä
2005-02-10 19:31                             ` Pavel Machek
2005-02-10 23:03                             ` Matan Ziv-Av
2005-02-07 19:27                         ` Eric W. Biederman
2005-02-07 20:59                           ` Pavel Machek
2005-02-04  5:03               ` Jon Smirl
2005-02-04  7:49                 ` Pavel Machek
2005-02-04 12:17                 ` [RFC] Reliable video POSTing on resume Carl-Daniel Hailfinger
2005-02-04 13:51                   ` [ACPI] " Matthew Garrett
2005-02-04 16:30                   ` Pavel Machek
2005-02-04 17:31                     ` Jon Smirl
2005-02-04 18:10                       ` Jesse Barnes
2005-02-04 20:29                         ` Jon Smirl
2005-02-04 22:13                           ` James Simmons
2005-02-04 21:56                         ` James Simmons
2005-02-04 22:59                         ` Legacy IO spaces (was Re: [RFC] Reliable video POSTing on resume) Jon Smirl
2005-02-04 23:34                           ` Jesse Barnes
2005-02-05  0:48                             ` Jon Smirl
2005-02-05 22:42                               ` [ACPI] " Benjamin Herrenschmidt
2005-02-06  0:17                                 ` Jon Smirl
2005-02-06  0:07                             ` Jon Smirl
2005-02-06  0:19                               ` Jesse Barnes
2005-02-05  2:04                       ` [RFC] Reliable video POSTing on resume Matthew Garrett
2005-02-05  2:09                         ` Jon Smirl
2005-02-05  2:17                           ` Matthew Garrett
2005-02-05  2:30                             ` Jon Smirl
2005-02-05  8:15                               ` Matthew Garrett
2005-02-05 11:53                                 ` Ondrej Zary
2005-02-05 12:28                                   ` Matthew Garrett
2005-02-05 15:47                                   ` Jon Smirl
2005-02-05 16:48                                     ` [ACPI] " Stefan Dösinger
2005-02-05 17:38                                       ` Jon Smirl
2005-02-06 11:05                                         ` Stefan Dösinger
2005-02-07 10:20                                         ` Helge Hafting
2005-02-07 14:22                                           ` Pavel Machek
2005-02-05 15:55                                 ` Jon Smirl
2005-02-05  9:37                       ` Pavel Machek
2005-02-05  9:49                         ` Nigel Cunningham
2005-02-05 15:49                         ` Jon Smirl
2005-02-04 22:09                     ` James Simmons
2005-02-05  1:07                       ` Carl-Daniel Hailfinger
2005-02-05  1:14                     ` Carl-Daniel Hailfinger
2005-02-04 14:40                 ` [RFC] Reliable video POSTing on resume (was: Re: [ACPI] Samsung P35, S3, black screen (radeon)) Xavier Bestel
2005-02-05  1:10                   ` [RFC] Reliable video POSTing on resume Carl-Daniel Hailfinger
2005-02-04  7:48               ` [RFC] Reliable video POSTing on resume (was: Re: [ACPI] Samsung P35, S3, black screen (radeon)) Pavel Machek
2005-02-04 10:26                 ` Oliver Neukum
2005-02-04 11:32                   ` [RFC] Reliable video POSTing on resume Carl-Daniel Hailfinger
2005-02-04 12:11                     ` [ACPI] " David Goodenough
2005-02-04 16:15                     ` Pavel Machek
     [not found] <fa.fmtnc0t.131o1g5@ifi.uio.no>
     [not found] ` <fa.eiu608d.10522qb@ifi.uio.no>
2005-02-12 13:10   ` Bodo Eggert

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=420BC814.4050102@scitechsoft.com \
    --to=kendallb@scitechsoft.com \
    --cc=acpi-devel@lists.sourceforge.net \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=c-d.hailfinger.devel.2005@gmx.net \
    --cc=davidsen@tmr.com \
    --cc=jonsmirl@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjg59@srcf.ucam.org \
    --cc=ncunningham@linuxmail.org \
    --cc=pavel@ucw.cz \
    --cc=syrjala@sci.fi \
    /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

Powered by JetHome