Omega Owners Forum

Chat Area => General Discussion Area => Topic started by: Kevin Wood on 29 June 2012, 16:36:05

Title: Raspberry Pi
Post by: Kevin Wood on 29 June 2012, 16:36:05
Postman just turned up with mine. :D

First post on OOF using one?
Title: Re: Raspberry Pi
Post by: Dishevelled Den on 29 June 2012, 17:13:41
Splendid news indeed. :-* :y

Title: Re: Raspberry Pi
Post by: TheBoy on 29 June 2012, 17:26:40
Still not oreder one yet.

I had a strange urge to see if I could run OOF on one.  Then quickly thought "why?"
Title: Re: Raspberry Pi
Post by: Gaffers on 29 June 2012, 17:46:16
Mine should be coming through soon, although the post out here cold take a while  :(
Title: Re: Raspberry Pi
Post by: Kevin Wood on 29 June 2012, 17:49:50
Hosting OOF.. Well, it would reduce your 'leccy bill.

You might get some complaints about performance, though. Then again, it might not even manage that.
Title: Re: Raspberry Pi
Post by: TheBoy on 29 June 2012, 17:53:44
Hosting OOF.. Well, it would reduce your 'leccy bill.

You might get some complaints about performance, though. Then again, it might not even manage that.
Are you suggesting it lacks the legs for MySQL and a busy Apache setup ;D

The "Why" came about because I have a physical server here anyway, so an additional couple of VMs to run OOF isn't much of a overhead really...  ...except the damage it does to disks  :-X
Title: Re: Raspberry Pi
Post by: Kevin Wood on 29 June 2012, 20:51:21
Well, the poor thing's in a bit of a tizz just handling a browsing session.
Code: [Select]
top - 20:48:59 up 28 min,  2 users,  load average: 1.31, 0.86, 0.54
Tasks:  79 total,   2 running,  77 sleeping,   0 stopped,   0 zombie
Cpu(s): 30.0%us,  3.2%sy,  0.0%ni, 63.6%id,  3.1%wa,  0.0%hi,  0.1%si,  0.0%st
Mem:    190836k total,   174156k used,    16680k free,    10484k buffers
Swap:        0k total,        0k used,        0k free,    83492k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND           
 1038 pi        20   0  213m  43m  22m R 59.2 23.1   3:51.36 midori             
  959 root      20   0 39476  30m 4808 S 28.0 16.2   3:32.60 Xorg               
 1354 pi        20   0  2604 1048  824 R  4.9  0.5   0:00.08 top               
    1 root      20   0  2076  712  620 S  0.0  0.4   0:00.69 init               
    2 root      20   0     0    0    0 S  0.0  0.0   0:00.01 kthreadd           

I think that's mostly down to it making a bit of a meal of all the animated gifs though. ;D
Title: Re: Raspberry Pi
Post by: I_want_an_Omega on 29 June 2012, 21:00:06
Mine came well over a week ago - thing is I forgot to order PSU, SD card for OS etc, ordered it months ago. Will put in my pile of things to do.

Should we have a section fo Pi info/applications etc?
Title: Re: Raspberry Pi
Post by: Andy H on 29 June 2012, 21:15:10
Mine turned up last week as well. It took me a while to flash an SD card but after that it 'just worked'

What I hadn't considered was that the only TV in the house is about 15 years old & leaves a lot to be desired as a computer monitor  :(
Title: Re: Raspberry Pi
Post by: TheBoy on 30 June 2012, 12:50:09
Well, the poor thing's in a bit of a tizz just handling a browsing session.
Code: [Select]
top - 20:48:59 up 28 min,  2 users,  load average: 1.31, 0.86, 0.54
Tasks:  79 total,   2 running,  77 sleeping,   0 stopped,   0 zombie
Cpu(s): 30.0%us,  3.2%sy,  0.0%ni, 63.6%id,  3.1%wa,  0.0%hi,  0.1%si,  0.0%st
Mem:    190836k total,   174156k used,    16680k free,    10484k buffers
Swap:        0k total,        0k used,        0k free,    83492k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND           
 1038 pi        20   0  213m  43m  22m R 59.2 23.1   3:51.36 midori             
  959 root      20   0 39476  30m 4808 S 28.0 16.2   3:32.60 Xorg               
 1354 pi        20   0  2604 1048  824 R  4.9  0.5   0:00.08 top               
    1 root      20   0  2076  712  620 S  0.0  0.4   0:00.69 init               
    2 root      20   0     0    0    0 S  0.0  0.0   0:00.01 kthreadd           

I think that's mostly down to it making a bit of a meal of all the animated gifs though. ;D
wa is worrying high if its just running a browser. But then X is horribly inefficient, and was probably swapping.