9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Don <north_@www.7f.no-ip.com>
To: 9fans@cse.psu.edu
Subject: [9fans] r4 issues (one resolved! yay! one new)
Date: Tue, 30 Apr 2002 09:42:50 +0000	[thread overview]
Message-ID: <8f6cf824.0204300134.17db2629@posting.google.com> (raw)

1 down! 2 to go :)
Russ' emailed me with the following:
> 	for(i in sdC0 sdC1 sdD0 sdD1)
>		echo -n dma >/dev/$i/ctl
This improves audio quality greatly. Thanks,
Russ. No more chops :)

cdfs, though, isn't working with my writable
cdrom drive. I have a Plextor PX-W1210A1.07
if that helps. From the man page I am reading
that new speed controls exist in cdfs.
Apparently the numeric equates to kilobytes
per second. Am I misunderstanding? I am
going to assume that cdfs misinterprets the
cdrom's speeds. According to ctl read I get
"maxspeed read 5645 write 2117" though the specs
say speed is write@12kbps/10kbps read@32.
I'm also going to assert that this causes the
buffer underrun since cdfs writes too slow
for the cdwriter. How would one go about fixing
this?

On to new things. This is just a weird occurance
in /dev. Try:
	cd /dev/sdC0/ && cd ..
	lc
Do you only see sd entries?
Now right afterwards, try:
	cd ../ && cd dev
Do you get "Can't cd dev: 'dev' file does not exist"?
I do.

webfs has some breaks when cat'ing files..
hi

I'm really enjoying '4e' btw. Its alot of fun even with
the video probs. I just figure out ways around it until
someone patches it.
Don


             reply	other threads:[~2002-04-30  9:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-30  9:42 Don [this message]
2002-04-30 10:27 ` [9fans] " Casey Webster
2002-04-30 15:41   ` Don

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=8f6cf824.0204300134.17db2629@posting.google.com \
    --to=north_@www.7f.no-ip.com \
    --cc=9fans@cse.psu.edu \
    /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).