9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] 9pucpudisk
@ 2000-10-18  9:48 forsyth
  2000-10-18 10:03 ` Christopher Nielsen
  0 siblings, 1 reply; 9+ messages in thread
From: forsyth @ 2000-10-18  9:48 UTC (permalink / raw)
  To: 9fans

>>I'm having the same problem. I added my card to
>>/sys/src/9/pc/pccpudisk, but it still doesn't find the fram
>>buffer.

add

	draw		screen vga vgax
	mouse		mouse
	vga

to the dev section of the configuration file
and add a suitable selection of the following

	vga3dfx		+cur
	vgaark2000pv	+cur
	vgabt485	=cur
	vgaclgd542x	+cur
	vgaclgd546x	+cur
	vgact65545	+cur
	vgacyber938x	+cur
	vgahiqvideo	+cur
	vgamach64xx	+cur
	vgamga2164w	+cur
	vganeomagic	+cur
	vgargb524	=cur
	vgas3		+cur vgasavage
	vgat2r4		+cur
	vgatvp3020	=cur
	vgatvp3026	=cur

to the misc section




^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] 9pucpudisk
@ 2000-10-18 17:29 forsyth
  0 siblings, 0 replies; 9+ messages in thread
From: forsyth @ 2000-10-18 17:29 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 124 bytes --]

this shows the importance of reading the message carefully
(on the odd times when it isn't `file does not exist'!)
oops.

[-- Attachment #2: Type: message/rfc822, Size: 1359 bytes --]

To: cse.psu.edu!9fans
Subject: Re: [9fans] 9pucpudisk
Date: Wed, 18 Oct 2000 08:31:19 -0400
Message-ID: <20001018123121.7BA0E199EE@mail>

The
	ls: #i no frame buffer
error is likely due to no memory being reserved for the image arena
on cpuservers (see /sys/src/9/pc/main.c:/^confinit)

--jim

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] 9pucpudisk
@ 2000-10-18 12:31 jmk
  0 siblings, 0 replies; 9+ messages in thread
From: jmk @ 2000-10-18 12:31 UTC (permalink / raw)
  To: 9fans

The
	ls: #i no frame buffer
error is likely due to no memory being reserved for the image arena
on cpuservers (see /sys/src/9/pc/main.c:/^confinit)

--jim



^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] 9pucpudisk
@ 2000-10-18  9:45 forsyth
  0 siblings, 0 replies; 9+ messages in thread
From: forsyth @ 2000-10-18  9:45 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 254 bytes --]

cpu servers `normally' haven't a user logged in at a
full graphics display and keyboard, thus having #i just
wastes space.  (even so, you might like to run stats, i suppose.)

you can configure it by copying the appropriate bits from pc or pcdisk


[-- Attachment #2: Type: message/rfc822, Size: 1576 bytes --]

From: arisawa@ar.aichi-u.ac.jp
To: 9fans@cse.psu.edu
Subject: [9fans] 9pucpudisk
Date: Wed, 18 Oct 2000 12:49:54 0900
Message-ID: <20001018035548.27A2E199DC@mail>

Hello,

Thanks for new release.

My PC with 9pccpudisk (latest kernel) cannot run rio.
This is because:
	ls '#i'
	ls: #i no frame buffer

By the way, /sys/src/9/pc/pccpu (both previous and latest)
does not support rio.
Is there any reason?

Kenji Arisawa
E-mail: arisawa@aichi-u.ac.jp

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] 9pucpudisk
@ 2000-10-18  4:14 Russ Cox
  2000-10-18  9:44 ` Christopher Nielsen
  0 siblings, 1 reply; 9+ messages in thread
From: Russ Cox @ 2000-10-18  4:14 UTC (permalink / raw)
  To: 9fans

You need to recompile pccpudisk and pccpu
to list the video card you have.  Compare
/sys/src/9/pc/pcdisk with /sys/src/9/pc/pccpudisk.

Russ



^ permalink raw reply	[flat|nested] 9+ messages in thread
* [9fans] 9pucpudisk
@ 2000-10-18  3:49 arisawa
  0 siblings, 0 replies; 9+ messages in thread
From: arisawa @ 2000-10-18  3:49 UTC (permalink / raw)
  To: 9fans

Hello,

Thanks for new release.

My PC with 9pccpudisk (latest kernel) cannot run rio.
This is because:
	ls '#i'
	ls: #i no frame buffer

By the way, /sys/src/9/pc/pccpu (both previous and latest)
does not support rio.
Is there any reason?

Kenji Arisawa
E-mail: arisawa@aichi-u.ac.jp



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2000-10-23  9:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-18  9:48 [9fans] 9pucpudisk forsyth
2000-10-18 10:03 ` Christopher Nielsen
  -- strict thread matches above, loose matches on Subject: below --
2000-10-18 17:29 forsyth
2000-10-18 12:31 jmk
2000-10-18  9:45 forsyth
2000-10-18  4:14 Russ Cox
2000-10-18  9:44 ` Christopher Nielsen
2000-10-23  9:01   ` Douglas A. Gwyn
2000-10-18  3:49 arisawa

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).