All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Video subsystem draft
Date: Mon, 28 Nov 2005 23:29:14 +0200	[thread overview]
Message-ID: <438B76AA.2030501@nic.fi> (raw)
In-Reply-To: <4387AC45.20208@nic.fi>

Vesa Jääskeläinen wrote:
> Just in case you (or someone else) want to test current version, I have
> uploaded it to:
> http://jumi.lut.fi/~vjaaskel/grub2/grub2-video-20051126.tar.gz
> 
> I noticed that when ever I call grub_error something brakes, but what is
> doing it I can't tell. There is a testerr3 function in video/video.c
> that tries to demonstrate when does the corruption occur.
> 
> Oh.. and before anyone asks, video implementation is not still complete.
> Code itself probably wont compile in other archs. But I think the
> interface itself could be OK. But it needs to mature a bit. VGA module
> is disabled until I have time to look how to modify it to fit new system.

Here is most up to date version:
http://jumi.lut.fi/~vjaaskel/grub2/grub2-video-20051128.tar.gz

I need to do more checks that everything works correctly and verity that
all features are present. So it is still not ready to be committed. I
think that it currently has all basic functionality that is provided by
older graphic terminals (except color changing).

When I was testing scrolling functionality and writing some garbage from
keyboard, at around column 79/80 all the rest characters on line gets
corrupted. I am not sure is this related to that other issue, but if
someone gets some ideas where the problem could come I would like to
hear about it.

I noticed that there are some hard coded 79's in command line parsing,
but hadn't got enough time yet to investigate it.

Quick help how to test it yourself (/dev/fd0 contains valid floppy):

cd grub2.video
./configure
make && ../makegrub

There is grub.cfg included that loads all necessary modules.

After booting:
terminal videoterm



  parent reply	other threads:[~2005-11-28 21:29 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-23 11:24 Video subsystem draft Vesa Jääskeläinen
2005-10-23 15:03 ` Timothy Baldwin
2005-10-23 15:24   ` Vesa Jääskeläinen
2005-10-28  3:21 ` Yoshinori K. Okuji
2005-10-28 13:59   ` Vesa Jääskeläinen
2005-11-17 23:19     ` Vesa Jääskeläinen
2005-11-18 11:06       ` Yoshinori K. Okuji
2005-11-22 19:06         ` Vesa Jääskeläinen
2005-11-25 20:25           ` Yoshinori K. Okuji
2005-11-26  0:28             ` Vesa Jääskeläinen
2005-11-26 14:36               ` Vincent Pelletier
2005-11-26 19:54                 ` Yoshinori K. Okuji
2005-11-27  1:48                 ` Vesa Jääskeläinen
2005-12-09 22:44                   ` Marco Gerards
2005-12-10  0:19                     ` Yoshinori K. Okuji
2005-12-10 10:31                     ` Vesa Jääskeläinen
2005-12-10 21:01                       ` Marco Gerards
2005-12-10 21:23                         ` Vesa Jääskeläinen
2005-12-10 20:48                     ` Vesa Jääskeläinen
2005-12-10 21:15                       ` Marco Gerards
2005-12-10 22:14                         ` Vesa Jääskeläinen
2005-12-10 22:32                           ` Marco Gerards
2005-12-10 23:11                             ` Vesa Jääskeläinen
2005-11-27  2:00                 ` Vesa Jääskeläinen
2005-11-26 19:52               ` Yoshinori K. Okuji
2005-11-27  2:09                 ` Vesa Jääskeläinen
2005-12-09 22:33                   ` Marco Gerards
2005-11-28 21:29               ` Vesa Jääskeläinen [this message]
2005-12-06 15:18                 ` Vesa Jääskeläinen

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=438B76AA.2030501@nic.fi \
    --to=chaac@nic.fi \
    --cc=grub-devel@gnu.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 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.