9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: John Floren <slawmaster@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] how to make hardware work?
Date: Mon, 17 Jan 2011 09:17:28 -0800	[thread overview]
Message-ID: <871v4bih5j.wl%slawmaster@gmail.com> (raw)
In-Reply-To: <56eac4c61fd8307d3cbc935040b20510@gmail.com>

At Mon, 17 Jan 2011 10:23:37 -0500,
sergey.kish@gmail.com wrote:
>
> I've installed Plan 9 on my netbook. There are two things I can't leave
> without - internet and music.
>
> My system information collected in Linux and Plan 9, usb/ether output
> https://gist.github.com/782904
>
> Ethernet works ok, how to make PPP over USB?  I've found ppp(8),
> usb/ether and cinap_lenrek/usbether, zwansch/usbuart in contrib.
>
>     term% usb/ether -D
>     usb/ether: fsioproc pid 471
>     <- Tversion tag 65535 msize 8216 version '9P2000'
>     -> Rversion tag 65535 msize 8192 version '9P2000'
>     <- Tauth tag 4 afid 219 uname sergeykish aname
>     -> Rerror tag 4 ename permission denied
>     <- Tattach tag 4 fid 219 afid -1 uname sergeykish aname
>     -> Rattach tag 4 qid (0000000000000000 0 d)
>     usb/ether: startdevs: opening #0 [2]
>     usb/ether: [2]: can't open endpoint [2]: '[2]' file does not exist
>     usb/ether: no device found
>
> I have no idea what to do.

What exactly do you mean, PPP over USB? If ethernet works fine, why
not just plug into a wired connection to your local network?

> There is no /dev/audio, cat '#A' says hardware isn't soundblaster.

Sound support is extremely limited, unfortunately. There's some AC'97
drivers, and drivers for a few USB audio devices, but that's basically
it. If you have neither, you'll have to write the driver yourself.

>
> Not so important issues:
>
> * There is no plugged usb disk (which I use to boot)
> * I'd like to have wifi

Again, if it's not already supported, your options are basically
1. Buy a supported wifi card 2. Write your own driver.

I don't think we have WPA support, either, so take that into
consideration.

> * and accelerated graphics (it is hard to get poulsbo working even on Linux)
>
> How to make it work? Is there tutorials, books? Ruby, Python, JavaScript
> and Sh are my primary languages today. Used to program windows
> applications on C++ (shame on me).
>
>

The documentation is on the wiki, such as it is, and in the 9fans
archives. Working with Plan 9 as your desktop OS can be a challenge,
but it's also rewarding.

Good luck!

John



  reply	other threads:[~2011-01-17 17:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-17 15:23 sergey.kish
2011-01-17 17:17 ` John Floren [this message]
2011-01-17 18:11   ` Nick LaForge
2011-01-17 18:37     ` lsub
2011-01-17 18:52       ` lsub
2011-01-17 19:09   ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2011-01-17 19:35     ` Nick LaForge
2011-01-17 23:27       ` John Floren
2011-01-18  0:01         ` Francisco J Ballesteros
2011-01-18  3:29           ` Nick LaForge
2011-01-18 13:27   ` sergey.kish
2011-01-18 13:53     ` erik quanstrom
2011-01-18 19:23     ` Lyndon Nerenberg (VE6BBM/VE7TFX)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-16  6:21 [9fans] plan9 go output faults on 9vx but ok on cpu kokamoto
2011-01-17 15:20 ` [9fans] how to make hardware work? sergey.kish

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=871v4bih5j.wl%slawmaster@gmail.com \
    --to=slawmaster@gmail.com \
    --cc=9fans@9fans.net \
    /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).