New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Search found 8 matches
- 24 Jun 2014, 12:55
- Forum: B2 & B3 Support
- Topic: only 10 GB free on new disk?
- Replies: 1
- Views: 5114
only 10 GB free on new disk?
I have been struggling with a B3 server that I just bought. I have a WD Caviar Red 2TB drive (which I read somewhere also uses the 4K sectors). I installed the 3TB update from here: http://wiki.excito.org/wiki/index.php/Updating_your_B3_to_support_3TB_disks . Then I installed the regular B3 software ...
- 28 Dec 2009, 15:21
- Forum: Development
- Topic: GNU Assembly Programming on the Excito Bubba (original)
- Replies: 0
- Views: 5287
GNU Assembly Programming on the Excito Bubba (original)
Hi all. I have been trying to get a very simple assembly program working on the Bubba. Here is the code:
#
# hello.s - As simple a program as you can get. Just to get a compile
# and successful run.
#
.section .text, "x"
.global _start
_start:
ADD r0, r0, r1
MOV pc, lr
The code compiles just ...
#
# hello.s - As simple a program as you can get. Just to get a compile
# and successful run.
#
.section .text, "x"
.global _start
_start:
ADD r0, r0, r1
MOV pc, lr
The code compiles just ...
- 28 Feb 2008, 17:14
- Forum: Bubba Server Support
- Topic: armv4t vs armv4tl architecture argument to as
- Replies: 1
- Views: 5362
- 29 Oct 2007, 10:36
- Forum: Development
- Topic: Java on bubba
- Replies: 33
- Views: 80872
Reply from Sun
FYI
A sent an email to a Sun employee asking about options for a VM on ARM/Linux. This is the response I got:
Thank you for your interest in Sun's Java SE for Embedded Use
technology.
The requirements for the embedded JRE for Linux/ARM eval
currently available at our website as a download are ...
A sent an email to a Sun employee asking about options for a VM on ARM/Linux. This is the response I got:
Thank you for your interest in Sun's Java SE for Embedded Use
technology.
The requirements for the embedded JRE for Linux/ARM eval
currently available at our website as a download are ...
- 29 Aug 2007, 13:49
- Forum: Howtos
- Topic: Bittorrent usage via the command line or an API
- Replies: 3
- Views: 9734
Bittorrent usage via the command line or an API
I am wondering if anyone knows how to use the bittorrent capabilities of the Bubba server via either the command line or an API (if there is one). I would like to create a browser plugin that will automatically add torrent files into the download list.
Any ideas?
Any ideas?
- 18 Jul 2007, 17:51
- Forum: Development
- Topic: Java on bubba
- Replies: 33
- Views: 80872
Information from Sun
I have been looking into getting a java environment set up on my Bubba since day 1. I have found this information:
http://java.sun.com/javase/embedded/
It looks like Sun supports Java Standard Edition on ARM, but they may charge money for it. Hope this is helpful to someone. I will continue to ...
http://java.sun.com/javase/embedded/
It looks like Sun supports Java Standard Edition on ARM, but they may charge money for it. Hope this is helpful to someone. I will continue to ...
- 23 Jun 2007, 12:16
- Forum: Howtos
- Topic: Checking disk temperature
- Replies: 10
- Views: 26368
Worked!
Great! That worked perfectly. Thanks for the help Per.
- 21 Jun 2007, 10:35
- Forum: Howtos
- Topic: Checking disk temperature
- Replies: 10
- Views: 26368
Error Message
Thanks for the info. I am interested in setting up my machine to tell me the drive temp automatically every time I log into it via ssh. I have successfully installed hddtemp via your instructions. However, when I run it I get the following error:
bubba:/dev# hddtemp /dev/hda
WARNING: Drive /dev/hda ...
bubba:/dev# hddtemp /dev/hda
WARNING: Drive /dev/hda ...