9front - general discussion about 9front
 help / color / mirror / Atom feed
From: kokamoto@hera.eonet.ne.jp
To: 9front@9front.org
Subject: Re: [9front] vgaigfx problem on sandy (core-i5) (0x0126)
Date: Mon, 17 Aug 2020 12:30:50 +0900	[thread overview]
Message-ID: <7D35FDC7855F291EA030C120C52B7BEA@hera.eonet.ne.jp> (raw)
In-Reply-To: <2F3219DBEABBF774A60041A228993BAD@hera.eonet.ne.jp>

No, I made mistake.
I booted this machine with older version for pxe, sorry.
The problem still remains.

Kenji

> Thank you very much.
> Now I can boot this safely.
> 
> Kenji
> 
>> I updated above kernel, and got problem like:
>> 
>> init: starting /bin/rc
>> aux/vga: igfx: a 
>> ttaching mmio: bad arg in system call
>> bind: #i: no frame buffer
>> ...
>> 
>> This machine has been working properly for a log time.
>> The differences of vagigfx.c in kernel are very small
>> 
>> igfxenable(VGAscr* scr)
>> {
>> 	Pcidev *p;
>> 
>> 	if(scr->mmio != nil)		<== these two lines added
>> 		return;
>> 
>> ...
>> 
>> The two cmd/aux/vga/jgfx.c are same.
>> 
>> Above two lines are not related to this problem, I think.
>> 
>> Kenji



  reply	other threads:[~2020-08-17  3:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-27  2:19 kokamoto
2020-08-14  4:35 ` [9front] " kokamoto
2020-08-17  3:30   ` kokamoto [this message]
2020-08-14  4:35 kokamoto

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=7D35FDC7855F291EA030C120C52B7BEA@hera.eonet.ne.jp \
    --to=kokamoto@hera.eonet.ne.jp \
    --cc=9front@9front.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;
as well as URLs for NNTP newsgroup(s).