9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] beagleboard
@ 2010-10-12 19:34 Tharaneedharan Vilwanathan
  2010-10-12 20:20 ` Jacob Todd
  0 siblings, 1 reply; 18+ messages in thread
From: Tharaneedharan Vilwanathan @ 2010-10-12 19:34 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

hi,

if i am right, about a year back ron mentioned plan9 is being ported
to beagleboard. any update on this? did geoff mention in his talk
yesterday (i assume he is also involved in this work)?

thanks
dharani



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

* Re: [9fans] beagleboard
  2010-10-12 19:34 [9fans] beagleboard Tharaneedharan Vilwanathan
@ 2010-10-12 20:20 ` Jacob Todd
  2010-10-12 20:34   ` Tharaneedharan Vilwanathan
  0 siblings, 1 reply; 18+ messages in thread
From: Jacob Todd @ 2010-10-12 20:20 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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

It was mentioned in Geoff's talk yesterday, I don't recall what was said
though. I think something about vga. It's archived on livestream.com/iwp9
On Oct 12, 2010 3:36 PM, "Tharaneedharan Vilwanathan" <vdharani@gmail.com>
wrote:
> hi,
>
> if i am right, about a year back ron mentioned plan9 is being ported
> to beagleboard. any update on this? did geoff mention in his talk
> yesterday (i assume he is also involved in this work)?
>
> thanks
> dharani
>

[-- Attachment #2: Type: text/html, Size: 687 bytes --]

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

* Re: [9fans] beagleboard
  2010-10-12 20:20 ` Jacob Todd
@ 2010-10-12 20:34   ` Tharaneedharan Vilwanathan
  2010-10-12 21:43     ` ron minnich
  0 siblings, 1 reply; 18+ messages in thread
From: Tharaneedharan Vilwanathan @ 2010-10-12 20:34 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

hi jacob,

thanks. i did see that video but didn't complete it since it either
got stuck or had too many ads. i will go thru the video again.

regards
dharani

On Tue, Oct 12, 2010 at 1:20 PM, Jacob Todd <jaketodd422@gmail.com> wrote:
> It was mentioned in Geoff's talk yesterday, I don't recall what was said
> though. I think something about vga. It's archived on livestream.com/iwp9
>
> On Oct 12, 2010 3:36 PM, "Tharaneedharan Vilwanathan" <vdharani@gmail.com>
> wrote:
>> hi,
>>
>> if i am right, about a year back ron mentioned plan9 is being ported
>> to beagleboard. any update on this? did geoff mention in his talk
>> yesterday (i assume he is also involved in this work)?
>>
>> thanks
>> dharani
>>
>



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

* Re: [9fans] beagleboard
  2010-10-12 20:34   ` Tharaneedharan Vilwanathan
@ 2010-10-12 21:43     ` ron minnich
  2010-10-12 22:28       ` David Leimbach
                         ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: ron minnich @ 2010-10-12 21:43 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

/sys/src/9/beagle

I think it works but have not run it for some time.


On this note ... anybody figured out FTDI and OSX? I have no serial to
my ARMs any more.

ron



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

* Re: [9fans] beagleboard
  2010-10-12 21:43     ` ron minnich
@ 2010-10-12 22:28       ` David Leimbach
  2010-10-13  3:37       ` William Josephson
  2010-10-13  6:29       ` Sergey Zhilkin
  2 siblings, 0 replies; 18+ messages in thread
From: David Leimbach @ 2010-10-12 22:28 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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

My latest solution was to run a Plan 9 VM and use it :-).  But no :-(

On Tue, Oct 12, 2010 at 2:43 PM, ron minnich <rminnich@gmail.com> wrote:

> /sys/src/9/beagle
>
> I think it works but have not run it for some time.
>
>
> On this note ... anybody figured out FTDI and OSX? I have no serial to
> my ARMs any more.
>
> ron
>
>

[-- Attachment #2: Type: text/html, Size: 624 bytes --]

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

* Re: [9fans] beagleboard
  2010-10-12 21:43     ` ron minnich
  2010-10-12 22:28       ` David Leimbach
@ 2010-10-13  3:37       ` William Josephson
  2010-10-13  5:44         ` ron minnich
  2010-10-13  6:29       ` Sergey Zhilkin
  2 siblings, 1 reply; 18+ messages in thread
From: William Josephson @ 2010-10-13  3:37 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Tue, Oct 12, 2010 at 02:43:57PM -0700, ron minnich wrote:
> On this note ... anybody figured out FTDI and OSX? I have no serial to
> my ARMs any more.

I've used FTDI based USB<->serial from Ubuntu running inside
VirtualBox on OS X.  Does that count?



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

* Re: [9fans] beagleboard
  2010-10-13  3:37       ` William Josephson
@ 2010-10-13  5:44         ` ron minnich
  2010-10-13 22:59           ` geoff
  0 siblings, 1 reply; 18+ messages in thread
From: ron minnich @ 2010-10-13  5:44 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Found the problem. OpenRD uses a non-standard 5 pin microusb
connector, and I had the wrong cable. I keep forgetting the vagaries
of the usb sub-standard.

ron



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

* Re: [9fans] beagleboard
  2010-10-12 21:43     ` ron minnich
  2010-10-12 22:28       ` David Leimbach
  2010-10-13  3:37       ` William Josephson
@ 2010-10-13  6:29       ` Sergey Zhilkin
  2010-10-13  6:41         ` ron minnich
  2 siblings, 1 reply; 18+ messages in thread
From: Sergey Zhilkin @ 2010-10-13  6:29 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Wed, Oct 13, 2010 at 1:43 AM, ron minnich <rminnich@gmail.com> wrote:
> /sys/src/9/beagle

cpu% ls -l /n/sources/plan9/sys/src/9
d-rwxrwxr-x M 21173 glenda   sys     0 Mar 23  2008
/n/sources/plan9/sys/src/9/alphapc
d-rwxrwxr-x M 21173 glenda   bitsy   0 Mar 23  2008
/n/sources/plan9/sys/src/9/bitsy
d-rwxrwxr-x M 21173 glenda   sys     0 Jul  7 17:35
/n/sources/plan9/sys/src/9/boot
d-rwxrwxr-x M 21173 glenda   sys     0 Nov 17  2009
/n/sources/plan9/sys/src/9/ip
d-rwxrwxr-x M 21173 geoff    sys     0 Oct  5 14:12
/n/sources/plan9/sys/src/9/kw
--rw-rw-r-- M 21173 glenda   sys   205 Sep 17  2003
/n/sources/plan9/sys/src/9/mkfile
d-rwxrwxr-x M 21173 glenda   sys     0 Mar 23  2008
/n/sources/plan9/sys/src/9/mtx
d-rwxrwxr-x M 21173 geoff    sys     0 Oct  7 00:41
/n/sources/plan9/sys/src/9/omap
d-rwxrwxr-x M 21173 glenda   sys     0 Oct  4 18:15
/n/sources/plan9/sys/src/9/pc
d-rwxrwxr-x M 21173 glenda   sys     0 Oct  4 18:16
/n/sources/plan9/sys/src/9/port
d-rwxrwxr-x M 21173 presotto sys     0 Aug 10  2005
/n/sources/plan9/sys/src/9/ppc
cpu%

Nothing :(

>
> I think it works but have not run it for some time.
>
>

I have a beagleboard and wont to try to run plan9 on it. :)


-- 
С наилучшими пожеланиями
Жилкин Сергей
With best regards
Zhilkin Sergey



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

* Re: [9fans] beagleboard
  2010-10-13  6:29       ` Sergey Zhilkin
@ 2010-10-13  6:41         ` ron minnich
  2010-10-13  7:31           ` Sergey Zhilkin
  0 siblings, 1 reply; 18+ messages in thread
From: ron minnich @ 2010-10-13  6:41 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Sorry, /sys/src/9/omap/beagle

ron



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

* Re: [9fans] beagleboard
  2010-10-13  6:41         ` ron minnich
@ 2010-10-13  7:31           ` Sergey Zhilkin
  0 siblings, 0 replies; 18+ messages in thread
From: Sergey Zhilkin @ 2010-10-13  7:31 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Find them ! Thx !

On Wed, Oct 13, 2010 at 10:41 AM, ron minnich <rminnich@gmail.com> wrote:
> Sorry, /sys/src/9/omap/beagle
>
> ron
>
>



-- 
С наилучшими пожеланиями
Жилкин Сергей
With best regards
Zhilkin Sergey

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

* Re: [9fans] beagleboard
  2010-10-13  5:44         ` ron minnich
@ 2010-10-13 22:59           ` geoff
  2010-10-13 23:04             ` Tharaneedharan Vilwanathan
  0 siblings, 1 reply; 18+ messages in thread
From: geoff @ 2010-10-13 22:59 UTC (permalink / raw)
  To: 9fans

As you'll see from my talk or paper, the beagleboard
doesn't work yet because it doesn't have real
ethernet and usb isn't working on the omap35 yet,
so even the kludge of ethernet over usb won't work.



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

* Re: [9fans] beagleboard
  2010-10-13 22:59           ` geoff
@ 2010-10-13 23:04             ` Tharaneedharan Vilwanathan
  2010-10-14 15:18               ` erik quanstrom
  0 siblings, 1 reply; 18+ messages in thread
From: Tharaneedharan Vilwanathan @ 2010-10-13 23:04 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

hi all,

thanks for the response. i also went through geoff's paper.

so, in summary, it looks like while beagleboard port is close to be
ready, it is not going to be too attractive to run plan9 (from
price/speed/device-support point). am i right?

dharani

On Wed, Oct 13, 2010 at 3:59 PM,  <geoff@plan9.bell-labs.com> wrote:
> As you'll see from my talk or paper, the beagleboard
> doesn't work yet because it doesn't have real
> ethernet and usb isn't working on the omap35 yet,
> so even the kludge of ethernet over usb won't work.
>
>



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

* Re: [9fans] beagleboard
  2010-10-13 23:04             ` Tharaneedharan Vilwanathan
@ 2010-10-14 15:18               ` erik quanstrom
  0 siblings, 0 replies; 18+ messages in thread
From: erik quanstrom @ 2010-10-14 15:18 UTC (permalink / raw)
  To: 9fans

> so, in summary, it looks like while beagleboard port is close to be
> ready, it is not going to be too attractive to run plan9 (from
> price/speed/device-support point). am i right?

that sums it up.

- erik



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

* Re: [9fans] BeagleBoard
  2008-11-25 16:23     ` erik quanstrom
@ 2008-11-25 17:07       ` ron minnich
  0 siblings, 0 replies; 18+ messages in thread
From: ron minnich @ 2008-11-25 17:07 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

gumstix still look like the winner then

ron



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

* Re: [9fans] BeagleBoard
  2008-11-25 11:30 ` Rodolfo kix García 
@ 2008-11-25 16:25   ` ron minnich
  2008-11-25 16:23     ` erik quanstrom
  0 siblings, 1 reply; 18+ messages in thread
From: ron minnich @ 2008-11-25 16:25 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I wonder if the qemu arm sim would work for these. Also, how much
changes in the cortex? Rumor has it that next-gen laptops will be
cortex-based.

ron



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

* Re: [9fans] BeagleBoard
  2008-11-25 16:25   ` ron minnich
@ 2008-11-25 16:23     ` erik quanstrom
  2008-11-25 17:07       ` ron minnich
  0 siblings, 1 reply; 18+ messages in thread
From: erik quanstrom @ 2008-11-25 16:23 UTC (permalink / raw)
  To: 9fans

> I wonder if the qemu arm sim would work for these. Also, how much
> changes in the cortex? Rumor has it that next-gen laptops will be
> cortex-based.
>
> ron

i was excited about these.  then i started looking for the
ethernet port.

- erik




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

* Re: [9fans] BeagleBoard
  2008-11-25 10:59 [9fans] BeagleBoard Anant Narayanan
@ 2008-11-25 11:30 ` Rodolfo kix García 
  2008-11-25 16:25   ` ron minnich
  0 siblings, 1 reply; 18+ messages in thread
From: Rodolfo kix García  @ 2008-11-25 11:30 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs


This other one can be interesting too:

http://www.thelinuxstamp.com/

> Anyone tried to get Plan 9 running on it?
> http://beagleboard.org/
>
> --
> Anant
>
>
>


-- 
Rodolfo García AKA kix
http://www.kix.es/
EA4ERH (@IN80ER)




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

* [9fans] BeagleBoard
@ 2008-11-25 10:59 Anant Narayanan
  2008-11-25 11:30 ` Rodolfo kix García 
  0 siblings, 1 reply; 18+ messages in thread
From: Anant Narayanan @ 2008-11-25 10:59 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Anyone tried to get Plan 9 running on it?
http://beagleboard.org/

--
Anant




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

end of thread, other threads:[~2010-10-14 15:18 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-12 19:34 [9fans] beagleboard Tharaneedharan Vilwanathan
2010-10-12 20:20 ` Jacob Todd
2010-10-12 20:34   ` Tharaneedharan Vilwanathan
2010-10-12 21:43     ` ron minnich
2010-10-12 22:28       ` David Leimbach
2010-10-13  3:37       ` William Josephson
2010-10-13  5:44         ` ron minnich
2010-10-13 22:59           ` geoff
2010-10-13 23:04             ` Tharaneedharan Vilwanathan
2010-10-14 15:18               ` erik quanstrom
2010-10-13  6:29       ` Sergey Zhilkin
2010-10-13  6:41         ` ron minnich
2010-10-13  7:31           ` Sergey Zhilkin
  -- strict thread matches above, loose matches on Subject: below --
2008-11-25 10:59 [9fans] BeagleBoard Anant Narayanan
2008-11-25 11:30 ` Rodolfo kix García 
2008-11-25 16:25   ` ron minnich
2008-11-25 16:23     ` erik quanstrom
2008-11-25 17:07       ` ron minnich

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