9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Installing Plan9 on a Toshiba Sattellite 4015CDS Laptop
@ 2001-03-22 18:17 jmk
  2001-03-26  8:45 ` Michael Collins
  0 siblings, 1 reply; 5+ messages in thread
From: jmk @ 2001-03-22 18:17 UTC (permalink / raw)
  To: 9fans

are you sure it's a c&t 6900, not a c&t 69000?
the hiqvideo driver handles the 69000, but has only been
tried with a real monitor, not an lcd.

--jim

On Thu Mar 22 12:25:27 EST 2001, Mark_Otto@FWS.Gov wrote:
> Nobody has responded to my message.  I think a video driver has to be written
> for that chip.  I haven't looked into that and won't be able to for a while. 
> Yes.  I think the worst you can do by trying different plan9.ini options is blow
> out the video.  
> 
> Good luck getting it up.
> 
> Mark
> 
> 9fans-admin@cse.psu.edu wrote:
> > 
> > From: Michael Collins <mhtexcollins@austin.rr.com>@cse.psu.edu on
> >       03/19/2001 09:43 AM GMT
> > 
> > Please respond to 9fans@cse.psu.edu
> > 
> > To:   9fans@cse.psu.edu
> > cc:
> > Subject:  Re: [9fans] Installing Plan9 on a Toshiba Sattellite 4015CDS
> >       Laptop
> > 
> > I would like to get my ct6900 up.  It has pretty much the same specs. I
> > am very new at p9 though.  I will start trying things.  Thanks for the
> > impetus.  All I can do is blow the video out, right?
> > 
> > Mark C. Otto wrote:
> > 
> > > I am trying to install plan9 on a Toshiba Sattellite 4015CDS.  I had
> > problems
> > > with aux/vga and was left in rc.  I suspect that the problem is in with
> > the
> > > CT65555 video chip.  I tried adding
> > >
> > 
> > --
> > Michael H. Collins              http://www.linuxlink.com
> > Admiral                         Penguinista Navy International
> > This ain't California           http://www.geekaustin.org
> > Speech Enabled Chat             http://phphreaks.net/bxspeak/
> 
> -- 
> Mark Otto, Biological Statistician          work: 301-497-5872
> Population and Habitat Assessment Section    fax: 301-497-5871
> Office of Migratory Bird Management       e-mail: Mark_Otto@FWS.Gov
> U.S. Fish and Wildlife Service
> Department of the Interior
> 11500 American Holly Drive
> Laurel, Maryland  20708-4016


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: [9fans] Communication with a Network Printer
@ 2000-12-20  8:19 nigel
  2001-01-29 16:59 ` [9fans] Installing Plan9 on a Toshiba Sattellite 4015CDS Laptop Mark C. Otto
  0 siblings, 1 reply; 5+ messages in thread
From: nigel @ 2000-12-20  8:19 UTC (permalink / raw)
  To: 9fans

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

You need to use lpdspool to do lpr protocol I imagine. Here is my entry to spool to
the lpd on a FreeBSD machine where the printer is connected. It's not actually
postscript; FreeBSD is the RIP.

# 600dpi postscript printer named lp via BSD LPD printer queue on george
brother printer-room	george	lp - post+600dpi+nohead		generic		lpdspool	lpd		-			-		FIFO

Note that lpdspool only works well to spoolers which don't take the job name as Gospel.
lpdspool always sends the same job number (001), so that if the jobs are queued in
a filesystem under the same name, you can't send more than one job at once. This
is true for the BSD lpd used by FreeBSD for example. I suspect that this isn't true for
printers (or Jet Direct cards), otherwise it would have been fixed by now. I have a fix,
but it's currently too untidy to publish.


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

From: "Mark C. Otto" <Mark_Otto@FWS.Gov>
To: 9fans@cse.psu.edu
Subject: [9fans] Communication with a Network Printer
Date: Tue, 19 Dec 2000 13:27:20 -0500
Message-ID: <3A3FA888.B0D128B4@FWS.Gov>

I am trying to set up printing on two network printers, an HP3si and a HP4000. 
Both have jet direct cards.  The handshaking with the printer does not seem to
work:

lp -d3si file_to_print
Dec 19 11:02:44 failed to receive ACK, received <0x6c>
Dec 19 11:02:44 failed to receive ACK before sending data

The message seems to be coming from lpsend.  I could use some pointers on where
to look next.

I can telnet to the printers and get the tcp/ip information on the jet direct
card and call on the printer port

telnet tcp!3si!515 # or !9100
connected to tcp!3si.irm.r9.fws.gov!9100 on /net/tcp/2

device_name	loc	dest_host	phys_dev_name	speed	class	def_proc	spooler	stat	kill
daemon	sched
3si	Hen-Conf	bfbooby	tcp!3si!9100	8192	post+300dpi+duplex+nohead	generic	generic
generic	generic	tcppost	FIFO
4k	Hen-Conf	bfbooby	tcp!4k!9100	8192	post/2+600dpi	generic	generic	generic
generic	tcppost	FIFO

I made directories for each printer:

LPLIB/prob/3si and LPLIB/prob/4k

and made them world writable.  After running the commands, nothing was in them.

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

end of thread, other threads:[~2001-03-26  8:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-22 18:17 [9fans] Installing Plan9 on a Toshiba Sattellite 4015CDS Laptop jmk
2001-03-26  8:45 ` Michael Collins
  -- strict thread matches above, loose matches on Subject: below --
2000-12-20  8:19 [9fans] Communication with a Network Printer nigel
2001-01-29 16:59 ` [9fans] Installing Plan9 on a Toshiba Sattellite 4015CDS Laptop Mark C. Otto
2001-03-19  9:43   ` Michael Collins
2001-03-22 17:23     ` Mark C. Otto

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