Re: [9fans] Strange VGA thing

2014-08-05 Thread kokamoto
On Sat, Aug 02, 2014 at 08:48:34AM +0900, kokam...@hera.eonet.ne.jp wrote: > >> Now I'm writing this main using a pxe booted terminal with the above >> server. > Maybe it is not true. I'm checking this now. No, it was not true. As I have lab's Plan9 distro. on this machine, I was confused

Re: [9fans] Strange VGA thing

2014-08-03 Thread kokamoto
>>> On Sat, Aug 02, 2014 at 08:48:34AM +0900, kokam...@hera.eonet.ne.jp wrote: > Now I'm writing this main using a pxe booted terminal with the above > server. Maybe it is not true. I'm checking this now. By the way, this mail is written from a win7 machine drawtermed to the A68N-5000 9front fi

Re: [9fans] Strange VGA thing

2014-08-03 Thread kokamoto
>> On Sat, Aug 02, 2014 at 08:48:34AM +0900, kokam...@hera.eonet.ne.jp wrote: >> realmodemem file is provided by the '#P' kernel device. >> realmode file is provided by aux/realemu. > > 9/pc/devvesa.c has both of them. Sorry, it was 9/pc/vgavesa.c. Anyway, now I have file/auth/cpu server on this

Re: [9fans] Strange VGA thing

2014-08-01 Thread sl
> > realmodemem file is provided by the '#P' kernel device. > > realmode file is provided by aux/realemu. > > 9/pc/devvesa.c has both of them. > > My interesting poit is why I have 1400x1050x16 display > which should be vesa mide. The workings of realemu are explained in the realemu(8) man page

Re: [9fans] Strange VGA thing

2014-08-01 Thread kokamoto
> On Sat, Aug 02, 2014 at 08:48:34AM +0900, kokam...@hera.eonet.ne.jp wrote: > realmodemem file is provided by the '#P' kernel device. > realmode file is provided by aux/realemu. 9/pc/devvesa.c has both of them. My interesting poit is why I have 1400x1050x16 display which should be vesa mide. K

Re: [9fans] Strange VGA thing

2014-08-01 Thread erik quanstrom
> The /rc/bin/termrc script does this: > > @{ > rfork n > if(~ $monitor vesa) > aux/realemu > aux/vga -l $vgasize > } > > so realemu is most likely not running in your names

Re: [9fans] Strange VGA thing

2014-08-01 Thread sl
> A68N-5000 motherboard which I'm using it for vesa mode of1400x1050x16 size. > However, there is /dev/realmodemem, but no /dev/realmode. > > My plan9.ini file has monitor=vesa line. > Strange! > Why I can have working screen with 1400x1050x16? The /rc/bin/termrc script does this:

Re: [9fans] Strange VGA thing

2014-08-01 Thread Nick Owens
On Sat, Aug 02, 2014 at 08:48:34AM +0900, kokam...@hera.eonet.ne.jp wrote: > A68N-5000 motherboard which I'm using it for vesa mode of1400x1050x16 size. > However, there is /dev/realmodemem, but no /dev/realmode. realmodemem file is provided by the '#P' kernel device. realmode file is provided by

[9fans] Strange VGA thing

2014-08-01 Thread kokamoto
A68N-5000 motherboard which I'm using it for vesa mode of1400x1050x16 size. However, there is /dev/realmodemem, but no /dev/realmode. My plan9.ini file has monitor=vesa line. Strange! Why I can have working screen with 1400x1050x16? aux/vga -i says: term% aux/vga -i mkvbe: '/dev/realmode' file d