Show Posts
|
|
Pages: [1]
|
|
2
|
General Category / Application ideas and development Q/A / Re: Voiceserver for Gamers (Murmur / Mumble)
|
on: October 01, 2009, 08:56:55 AM
|
As a recommendation for above, you need to add ice support into apache2, and then This is a basic guide: http://mumble.sourceforge.net/ICE#How_to_set_up_a_Debian_web_server_to_work_with_ZeroC-IceOnce you have the ability to talk to your server via the web, you can install a web interface, like this one: http://kissaki.clandooc.de/wordpress/?page_id=3 (Kissaki's mumble php interface) As a side, are you installing plain murmur? There is a project called uMurmur, which is here: http://code.google.com/p/umurmur/Seems arm based, and minimalistic requirements. No database, just set and go essentially
|
|
|
|
|
3
|
General Category / General Discussion / Re: Sheevaplug installer - version 1.0
|
on: September 24, 2009, 09:57:39 AM
|
Can I clarify on making a usb drive boot using the 1.0 installer? I have a working openplug now, and don't want to accidently nuke it  What would be the instructions to make a flash boot? I am guessing on having a usb drive with the installer/* contents in it. Then running ./runme.php mmc . That will then give me a bootable usb drive I can put into the sheeva?
|
|
|
|
|
4
|
General Category / General Discussion / My talk on the Openplug at Barcamp melbourne
|
on: September 18, 2009, 04:24:53 AM
|
Hello all, I was recently at Barcamp melbourne, which was an excellent "unconference", where we all decided what talks to do on the spot, and ran it like such - it is a fantastic way to meet some very talented programmers and people. The night before I was going to it, the 1.0 release came out - and I was excited! unfortunately I bricked it and lost the neat stuff I was going to show, but still got it working by the second day thanks to some help. I decided to do a short talk introducing the open plug, and thought I would put the link on here. http://blip.tv/file/2602072 - This is a video of the talk itself. Many other great ones are up there as well, at : http://www.barcampmelbourne.blip.tv/With thanks to Barcamp melbourne for putting the videos up so quickly as well!
|
|
|
|
|
5
|
General Category / General Discussion / Re: Sheevaplug installer - version 1.0
|
on: September 11, 2009, 01:49:54 AM
|
Wow, was about to take my sheeva to a conferernce, and found this bombshell  On first impressions, I've installed win32 CDM drivers for usb serial support, and plugged the sheeva in. However running the runme.exe on it just exits out straight away.
|
|
|
|
|
6
|
Hardware and U-Boot firmware / U-Boot stuff / New user attempting to access uboot via serial
|
on: June 09, 2009, 08:10:11 AM
|
I have been trying to connect to the sheeva to access uboot. Using windows (xp), I plug the usb into the pc, mini usb to plug. I open putty in serial mode (after installing the usb to serial drivers) and leave it there, reboot plug. I never see any console input. What am I missing? I am trying to follow through this excellent guide: http://www.openplug.org/plugwiki/index.php/Configure_U-Boot_on_the_Plug_ComputerI have downloaded his Debian image, and am trying to boot that usb flash plugged in to it. Could anyone help point me in the right direction? I resolved above by making sure I was using the right com port :/ I have updated the uBoot version, appear to have borked the stock install - I do not get past "booting" after uncompressing on the nand. I am trying to set up the usb boot using the settings on the page above, and this section is what I have got to: Marvell>> setenv bootargs_root 'root=/dev/sda1 rootdelay=10' Marvell>> setenv bootcmd_usb 'usb start; ext2load usb 0:1 0x0800000 /boot/uInitrd; ext2load usb 0:1 0x400000 /boot/uImage' Marvell>> setenv bootcmd 'setenv bootargs $(console) $(bootargs_root); run bootcmd_usb; bootm 0x400000 0x0800000' Marvell>> saveenv Saving Environment to NAND... Erasing Nand...Writing to Nand... done Marvell>> run bootcmd (Re)start USB... USB: scanning bus for devices... 2 USB Device(s) found scanning bus for storage devices... T
It halts at this point. The usb stick is plugged in, so im not sure how i can investigate it more?
|
|
|
|
|
8
|
General Category / General Discussion / Re: Received yours yet?
|
on: June 07, 2009, 10:00:48 AM
|
Got mine on friday! http://twitpic.com/6qdi4Smaller than I thought too, and so well put together. I'm struggling a fair bit due to my basic skills for linux, although picking it up quickly. Already got apache and php5 on there, good enough to start putting some files on there (once I figure out the best way between rsync and ftp for it!)
|
|
|
|
|
12
|
Hardware and U-Boot firmware / Hardware / Plug computer to support non US powerpoints?
|
on: March 25, 2009, 07:40:36 AM
|
Seeing as the plugcomputer itself is so tiny, I'd love to get one for being a low maintenance, basic webserver. Since I'm in australia though, Will it be available with an australian plug, or the plugs be changeable in general? Our standard connections are three prong/ 10A/240V , as seen on wiki:  It is the AS 3112 type. More info on here: http://en.wikipedia.org/wiki/Domestic_AC_power_plugs_and_socketsSome images appear to show the prong itself as being detachable from the actual board itself. If this is true, are the prongs changable, and if so with off the shelf parts, or proprietary stuff?
|
|
|
|
|