Show Posts
|
|
Pages: [1] 2
|
|
1
|
Linux Stuff / General Linux questions / Re: Ubuntu One
|
on: November 13, 2009, 01:00:06 PM
|
|
It seems to hang off nautilus, so without a full graphical Ubuntu 9.10 install, it's no dice.
I've been wanting to run something like Ubuntu One or Dropbox on the sheevaplug for a while, but they all either use Nautilus/gnome, or are x86 binaries. I guess I'll have to make do with FUSE/sshfs on all of my machines.
|
|
|
|
|
4
|
General Category / General Discussion / Re: SheevaPlug second source?
|
on: July 04, 2009, 11:39:52 AM
|
Of course, it is impossible to tell from the pics, since one side of the unit is never shown. Since the board itself is flipped, I suspect the JTAG daughterboard is flipped also, and this would mean the SDcard slot is on the side of the unit that is never shown.
Isn't that the SDIO slot in the front (well, okay, top) on the Developer Kit daughterboard?
|
|
|
|
|
6
|
Linux Stuff / General Linux questions / Re: Broken gcc
|
on: June 07, 2009, 05:39:13 PM
|
|
Check your make.conf; bet you've got a screwy (or duplicate) CFLAGS entry.
[About four years ago I was an insufferable Gentoo booster, spending days recompiling everything so I could save 1ms in a loop somewhere. I got over it.]
|
|
|
|
|
8
|
General Category / Success stories / Re: AFP
|
on: May 30, 2009, 07:55:45 PM
|
nice, but I've found SMB to be absolutely solid on Macs. netatalk's really old, and is much harder to set up. Personally, I now do everything through sshfs and Macfusion.
|
|
|
|
|
10
|
General Category / General Discussion / Re: Received yours yet?
|
on: May 25, 2009, 01:55:44 PM
|
I ordered mine on May 14, ... I am gonna wait for 5 business days if I don't hear back I will call the credit card company and will cancel the transaction. Really frustrated here.
Patience, patience ... mine took more than six weeks. I wouldn't cancel in anything under 28 days.
|
|
|
|
|
11
|
Hardware and U-Boot firmware / Hardware / Re: Alternative power supplies
|
on: May 08, 2009, 02:51:47 PM
|
|
I don't think it would be as much as $500 - the single 15W Eliminator panel you can get in many hardware stores is $100 or less. It includes a reverse-current protection diode.
I used to install a lot of small solar for powering remote wind monitoring equipment. A number of the manufacturers have (or used to have) really good application guides for sizing panels against load, with maps of solar radiation.
This is fairly awesome that we can run a Linux box from a small sized panel. The weather stations I used to install ran single-digit megahertz 8-bit microcontrollers, and used the same size of panel.
|
|
|
|
|
12
|
General Category / Success stories / Re: integer/fixed point mp3 encoder
|
on: May 07, 2009, 10:13:59 AM
|
|
I'm perfectly happy with flite, from the Festival team, though as I said, my needs are very limited. It runs great on the plug, and it will attempt to say anything you throw at it. Sure, it makes a mess of a few things, but it's designed for small systems.
|
|
|
|
|
14
|
General Category / Success stories / integer/fixed point mp3 encoder
|
on: May 03, 2009, 05:21:04 AM
|
I'm setting up my sheevaplug to be the server for the automatic podcast. This requires quite a bit of mp3 encoding. Without an FPU, the plug's processor is really dire at this - about 40% realtime. Has anyone got a faster, preferably fixed point, encoder working? I see there's a port to ARM of the Shine encoder here, but it seems to use a lot of old Acorn RiscOS assumptions.
|
|
|
|
|