All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Antonino A. Daplas" <adaplas@gmail.com>
To: Jorge Luis Zapata Muga <jorgeluis.zapata@gmail.com>
Cc: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: geode problem
Date: Fri, 28 Apr 2006 15:04:04 +0800	[thread overview]
Message-ID: <4451BE64.90405@gmail.com> (raw)
In-Reply-To: <eb77d7060604271825r6ed1213dx9412810f5c9a01d6@mail.gmail.com>

Jorge Luis Zapata Muga wrote:
> On 4/28/06, Jorge Luis Zapata Muga <jorgeluis.zapata@gmail.com> wrote:
>> On 4/28/06, Antonino A. Daplas <adaplas@gmail.com> wrote:
>> > Jorge Luis Zapata Muga wrote:
>> > > On 4/28/06, Antonino A. Daplas <adaplas@gmail.com> wrote:
>> > >> Jorge Luis Zapata Muga wrote:
>> > >>> On 4/28/06, Antonino A. Daplas <adaplas@gmail.com> wrote:
>> > >>>> Jorge Luis Zapata Muga wrote:
>> > >>>>> On 4/27/06, Antonino A. Daplas <adaplas@gmail.com> wrote:
>> > >>>>>> Jorge Luis Zapata Muga wrote:
> it is working in some way,
> 1. change to other mode (like the one you sent), the monitor powers
> off, so several console  switches able again the screen
> 2. set the attribute 0x10 register to the value 0x01 (enable the
> graphics mode)
> INB(0x3BA);
> INB(0x3DA);
> OUTB(0x3C0, 0x10);
> OUTB(0x3C0, 0x01);
> and it works correctly. this is an empiric solution and i dont know
> what is the functional error,
> maybe some theory might be helpfull.
> 
> PS. i suppose this register should be filled with the correct value
> while writing the GX registers, maybe the VSA code i have is wrong,
> just a guess ...
> 

Your workaround does sound very logical, practically all drivers that are
VGA-based set bit 1 of index 10 of the attribute register (I just examined
a few of them). I don't think that your hardware is an exception, so I
believe this is the right way to go.

Tony


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

  reply	other threads:[~2006-04-28  7:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-27  1:06 geode problem Jorge Luis Zapata Muga
2006-04-27 15:32 ` Antonino A. Daplas
     [not found]   ` <eb77d7060604271156n1c72fd90l19abd8a8e5da65da@mail.gmail.com>
     [not found]     ` <44514E3B.5060601@gmail.com>
     [not found]       ` <eb77d7060604271610q62827dfdsf67db58231aeb347@mail.gmail.com>
     [not found]         ` <44515B69.8010303@gmail.com>
2006-04-28  0:24           ` Jorge Luis Zapata Muga
2006-04-28  0:27             ` Antonino A. Daplas
2006-04-28  0:34               ` Jorge Luis Zapata Muga
2006-04-28  1:25                 ` Jorge Luis Zapata Muga
2006-04-28  7:04                   ` Antonino A. Daplas [this message]
2006-04-27 15:39 ` David Vrabel
2006-04-27 19:00   ` Jorge Luis Zapata Muga

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=4451BE64.90405@gmail.com \
    --to=adaplas@gmail.com \
    --cc=jorgeluis.zapata@gmail.com \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.