Re: [9fans] Video mode problem after installation on QEMU

2010-11-29 Thread Artem Novikov
I found workaround. After installation need rebuild terminal kernel 'pcf', and replace installed, after that all seems works fine. Maybe need modify CD installation image? Thanks.

Re: [9fans] Video mode problem after installation on QEMU

2010-11-25 Thread Artem Novikov
On 24 ноя, 20:52, quans...@quanstro.net (erik quanstrom) wrote: Thanks for the replies. 1. -vga std/vmware options on QEMU have no effect 2. bit mode change has no effect too (only artefact line on top of blank screen change its color) 3. during installation or booting from CD all works

Re: [9fans] Video mode problem after installation on QEMU

2010-11-25 Thread Lucio De Re
On Thu, Nov 25, 2010 at 09:46:15AM +, Artem Novikov wrote: Date: Thu, 25 Nov 2010 09:46:15 GMT From: Artem Novikov noviko...@gmail.com To: 9fans@9fans.net Subject: Re: [9fans] Video mode problem after installation on QEMU On 24 ноя, 20:52, quans...@quanstro.net (erik quanstrom) wrote

Re: [9fans] Video mode problem after installation on QEMU

2010-11-25 Thread Artem Novikov
On 25 ноя, 17:12, lu...@proxima.alt.za (Lucio De Re) wrote: On Thu, Nov 25, 2010 at 09:46:15AM +, Artem Novikov wrote: Date: Thu, 25 Nov 2010 09:46:15 GMT From: Artem Novikov noviko...@gmail.com To: 9f...@9fans.net Subject: Re: [9fans] Video mode problem after installation on QEMU

Re: [9fans] Video mode problem after installation on QEMU

2010-11-25 Thread Lucio De Re
On Thu, Nov 25, 2010 at 01:32:25PM +, Artem Novikov wrote: 1. *nomp=1 set by default after installation 2. --- plan9.ini.cd Hm. My approach would be to try to build 9pcf from sources as at the same date as 9pcflop.gz, probably build both and see how closely they match what gets

Re: [9fans] Video mode problem after installation on QEMU

2010-11-24 Thread Artem Novikov
On 23 ноя, 21:45, m...@acm.jhu.edu (Venkatesh Srinivas) wrote: Use -vga std at the qemu command line. All of the modes work okay then. -- vs Thanks for the replies. 1. -vga std/vmware options on QEMU have no effect 2. bit mode change has no effect too (only artefact line on top of blank

Re: [9fans] Video mode problem after installation on QEMU

2010-11-24 Thread erik quanstrom
Thanks for the replies. 1. -vga std/vmware options on QEMU have no effect 2. bit mode change has no effect too (only artefact line on top of blank screen change its color) 3. during installation or booting from CD all works perfect ok, then assuming it's not kernel build differences, you

[9fans] Video mode problem after installation on QEMU

2010-11-23 Thread Artem Novikov
Hi all. During installation I chose 1024x768x24 vesa mode, and all was OK. But after reboot and logged under glenda, I have blank screen, also the same result after aux/vga -m vesa -l 1024x768x24 Any suggestion?

Re: [9fans] Video mode problem after installation on QEMU

2010-11-23 Thread Ethan Grammatikidis
On 23 Nov 2010, at 11:37 am, Artem Novikov wrote: Hi all. During installation I chose 1024x768x24 vesa mode, and all was OK. But after reboot and logged under glenda, I have blank screen, also the same result after aux/vga -m vesa -l 1024x768x24 Any suggestion? Not a useful suggestion, just

Re: [9fans] Video mode problem after installation on QEMU

2010-11-23 Thread Venkatesh Srinivas
Use -vga std at the qemu command line. All of the modes work okay then. -- vs