• Home
  • Help
  • Search
  • Login
  • Register
Pages: 1 ... 8 9 [10]
 91 
 on: March 14, 2013, 11:22:53 AM 
Started by mookiedog - Last post by PlugBoy
Here is my dump:

Code:
baudrate=115200
loads_echo=0
rootpath=/mnt/ARM_FS/
netmask=255.255.255.0
console=console=ttyS0,115200 mtdparts=nand_mtd:0xc0000@0(uboot)ro,0x1ff00000@0x100000(root)
CASset=min
MALLOC_len=1
ethprime=egiga0
bootargs_root=root=/dev/nfs rw
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0x2000000;
ethmtu=1500
mvPhoneConfig=mv_phone_config=dev0:fxs,dev1:fxs
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
yuk_ethaddr=00:00:00:EE:51:81
nandEcc=1bit
netretry=no
rcvrip=169.254.100.100
loadaddr=0x02000000
autoload=no
ethact=egiga0
ethaddr=F0:AD:4E:00:F4:1B
run_diag=no
bootargs=console=ttyS0,115200 mtdparts=nand_mtd:0x400000@0x100000(uImage),0x1fb00000@0x500000(rootfs) rw root=/dev/mtdblock1 rw ip=10.4.50.4:10.4.50.5:10.4.50.5:255.255.255.0:DB88FXX81:eth0:none
bootcmd=nand read.e 0x800000 0x100000 0x400000; bootm 0x800000
stdin=serial
stdout=serial
stderr=serial
mainlineLinux=no
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
netbsd_en=no
vxworks_en=no
bootdelay=3
disaMvPnp=no
enaAutoRecovery=yes
ipaddr=192.168.0.99
serverip=192.168.0.17

Environment size: 1334/131068 bytes


 92 
 on: March 02, 2013, 10:36:36 PM 
Started by Rabeeh Khoury - Last post by bigbear59
This is version 1.0 of the Sheevaplug installer.
Please refer to the wiki on changes -

http://www.plugcomputer.org/plugwiki/index.php/SheevaPlug_Installer

You can download from -

http://www.plugcomputer.org/index.php/us/resources/downloads?func=select&id=5

Is this still the right way to upgrade a SheevaPlug?

http://www.plugcomputer.org/plugwiki/SheevaPlug_Installer says: "It seems we can’t find what you’re looking for. Perhaps searching, or one of the links below, can help."

Searching on that page for "Sheevaplug installer" ends with this:
Quote
Your request for http://marvws-plugcomputer-01-d1-wb01.wwwa.com/?p=1203 could not be fulfilled, because the domain name marvws-plugcomputer-01-d1-wb01.wwwa.com could not be resolved.

Has been moved under http://www.plugcomputer.org/downloads/plug-basic/
     http://www.plugcomputer.org/405/us/plug-basic/tools/sheevaplug-installer-v1.0.tar.gz

Cheers,
BigBear59

 93 
 on: March 02, 2013, 10:23:25 PM 
Started by jkwilborn - Last post by bigbear59
Have you poked around here?
   http://www.plugcomputer.org/downloads/

Good Luck,
BigBear59

 94 
 on: March 02, 2013, 08:47:39 AM 
Started by nhoeller - Last post by nhoeller
I needed to get the serial console (JTAG) working to resolve a SheevaPlug problem but had recently upgraded to Windows7 Pro 64-bit.  The TeraTerm drives provided on the SheevaPlug CD did not work - although they installed, I was not able to get the drivers to start. 

I found instructions at http://apvsbr700.blogspot.ca/2010/04/connecting-to-sheevaplug-using-windows.html that pointed me in the right direction.  I downloaded the 2.08.28 setup executable from http://www.ftdichip.com/Drivers/VCP.htm.  It contains both the 32-bit and 64-bit drivers and installs them in the correct place where Windows will find them.  I connected the JTAG cable to a USB port.  Windows recognized the USB devices (JTAG1.jpg in attached ZIP), checked Windows Update for drivers and then loaded the correct drivers installed earlier (JTAG2.jpg).  The Device Manager showed USB devices USB Converter A and USB Converter B along with USB Serial Port COM11 (JTAG3.jpg).  The serial port may be different depending on your system configuration.  The instructions above indicated that USB Converter B needed to have Load VCP enabled in Properties/Advanced, but this option was already enabled in my case.

I was able to successfully access the SheevaPlug using Putty: Serial connection, COM11, speed 11520 (JTAG5.jpg).

It is a good idea to set up serial console access before you actually need it.  In my case, the SheevaPlug was constantly rebooting causing the JTAG port to 'flap'.

 95 
 on: March 02, 2013, 07:47:25 AM 
Started by nhoeller - Last post by nhoeller
I picked up two SheevaPlugs back in 2009.  Early on, I moved the root file system to an 8GB SDHC card (ext3 file system).  To increase the available space and reduce wear on the SDHC card, I moved /home and /var to an external USB harddrive.  I intended upgrading the kernel or switching to a full Debian install but never got around to it.  One of the SheevaPlugs has been serving as a file, networking caching and backup server since then with relatively few problems other than a failed power supply that I replaced by an external 5V power supply.

I rebooted the server last week and noticed the lighttpd daemon would not start because the configuration file was corrupted.  I had noticed a message during the boot that I should run e2fsck against the root file system.  Although the file date was 2009, about 10 characters within the file had changed sometime in the previous week, suggesting that the flash was failing.  Although there are a lot of cloning applications available, I happen to have  ChkFlsh (http://mikelab.kiev.ua/index_en.php?page=PROGRAMS/chkflsh_en) which not only tests flash cards but also support creating and restoring flash card image.  I was unable to get the SheevaPlug to boot properly with either the cloned or original SDHC card.  In addition to I/O errors on the harddrive, I could not get the Ethernet connection up and /dev did not look at all right.

I ran fsck/e2fsck against the external harddrive from another Linux system (no errors).  I decided to run e2fsck against the cloned 8GB SDHC card and was horrified to see a large number of inode and other errors, all of which e2fsck claimed it corrected.  The problem was not due to the cloning - the same errors showed up on the original SDHC card.  The good news is that the repaired SDHC card booted successfully and seems to be working just fine.  What is odd is that the original SDHC card passed a 10 hour Full Pattern read/read test with no errors. 

The morale of the story: with SDHC cards, no news is not always good news.  I will be regularly cloning the SDHC card and running e2fsck.  I might even build a current Debian system.

 96 
 on: March 01, 2013, 09:43:09 PM 
Started by bad_gui - Last post by bad_gui
I am trying to follow these instructions to use my Guruplug Server Plus to allow my iphone to print
to an HP printer

http://www.ezunix.org/index.php?title=Enable_iOS_AirPrint_with_any_printer_supported_by_CUPS

When I try to install the packages, the apt installer wants to add all kinds of unnecessary (?) packages like
gphoto and libsane.

Code:
# apt-get install cups-pdf avahi-daemon python-cups cups-driver-gutenprint
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  acl colord consolekit cups cups-client cups-common cups-filters cups-ppdc fonts-freefont-ttf foomatic-db-compressed-ppds foomatic-db-engine foomatic-filters
  ghostscript-cups hpijs hplip hplip-data libart-2.0-2 libavahi-core7 libck-connector0 libcolord1 libcupscgi1 libcupsdriver1 libcupsfilters1 libcupsmime1
  libcupsppdc1 libdaemon0 libescpr1 libexif12 libgphoto2-2 libgphoto2-l10n libgphoto2-port0 libgudev-1.0-0 libgusb2 libgutenprint2 libhpmud0 libieee1284-3
  liblcms1 libnss-mdns libopenjpeg2 libpam-ck-connector libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 libpoppler19 libsane libsane-common
  libsane-extras libsane-extras-common libsane-hpaio libsensors4 libslp1 libsnmp-base libsnmp15 libwbclient0 mscompress policykit-1 poppler-utils
  printer-driver-all printer-driver-c2050 printer-driver-c2esp printer-driver-cjet printer-driver-escpr printer-driver-foo2zjs printer-driver-gutenprint
  printer-driver-hpcups printer-driver-hpijs printer-driver-m2300w printer-driver-min12xxw printer-driver-pnm2ppa printer-driver-postscript-hp
  printer-driver-ptouch printer-driver-pxljr printer-driver-sag-gdi printer-driver-splix python-gobject-2 python-imaging python-pexpect python-renderpm
  python-reportlab python-reportlab-accel samba samba-common sane-utils smbclient ssl-cert ttf-freefont
Suggested packages:
  avahi-autoipd cups-bsd xpp system-config-printer-gnome system-config-printer-kde system-config-printer hplip-cups openprinting-ppds cjet foomatic-db-gutenprint
  hplip-gui hplip-doc python-notify gphoto2 gtkam gutenprint-locales liblcms-utils hpoj lm-sensors slpd openslp-doc snmp-mibs-downloader psutils hannah-foo2zjs
  tk8.4 tix gutenprint-doc hpijs-ppds magicfilter apsfilter python-gobject-2-dbg python-imaging-doc python-imaging-dbg python-renderpm-dbg pdf-viewer
  python-egenix-mxtexttools python-reportlab-doc openbsd-inetd inet-superserver smbldap-tools ldb-tools ctdb unpaper cifs-utils openssl-blacklist
Recommended packages:
  foomatic-db
The following NEW packages will be installed:
  acl avahi-daemon colord consolekit cups cups-client cups-common cups-driver-gutenprint cups-filters cups-pdf cups-ppdc fonts-freefont-ttf
  foomatic-db-compressed-ppds foomatic-db-engine foomatic-filters ghostscript-cups hpijs hplip hplip-data libart-2.0-2 libavahi-core7 libck-connector0 libcolord1
  libcupscgi1 libcupsdriver1 libcupsfilters1 libcupsmime1 libcupsppdc1 libdaemon0 libescpr1 libexif12 libgphoto2-2 libgphoto2-l10n libgphoto2-port0
  libgudev-1.0-0 libgusb2 libgutenprint2 libhpmud0 libieee1284-3 liblcms1 libnss-mdns libopenjpeg2 libpam-ck-connector libpolkit-agent-1-0 libpolkit-backend-1-0
  libpolkit-gobject-1-0 libpoppler19 libsane libsane-common libsane-extras libsane-extras-common libsane-hpaio libsensors4 libslp1 libsnmp-base libsnmp15
  mscompress policykit-1 poppler-utils printer-driver-all printer-driver-c2050 printer-driver-c2esp printer-driver-cjet printer-driver-escpr
  printer-driver-foo2zjs printer-driver-gutenprint printer-driver-hpcups printer-driver-hpijs printer-driver-m2300w printer-driver-min12xxw
  printer-driver-pnm2ppa printer-driver-postscript-hp printer-driver-ptouch printer-driver-pxljr printer-driver-sag-gdi printer-driver-splix python-cups
  python-gobject-2 python-imaging python-pexpect python-renderpm python-reportlab python-reportlab-accel sane-utils smbclient ssl-cert ttf-freefont
The following packages will be upgraded:
  libwbclient0 samba samba-common
3 upgraded, 87 newly installed, 0 to remove and 60 not upgraded.
Need to get 45.3 MB of archives.
After this operation, 134 MB of additional disk space will be used.
Do you want to continue [Y/n]? n

I found these instructions to limit apt get-install http://stackoverflow.com/questions/2273836/how-can-i-list-the-minimal-set-of-debian-packages-needed-to-recreate-a-set-of-in

Is there a way to reduce the bloat but maintain functionality without dependancy hell?  I figure leaving out libsane and the drivers for printers I don't have.

 97 
 on: March 01, 2013, 07:23:56 PM 
Started by bad_gui - Last post by bad_gui
After reading many pages about reverse proxy and lightttpd as a solution to the webcam feed, I went back to the
mjpeg-streamer forum and found a method that doesn't require elaborate server configurations (which I never
really figured out).  Just php, which I was using anyway.

Here is the php solution when the webcam feed is going to any port (in my case I'm using 8443) that isn't the one
already used by lighttpd or Apache (e.g. 80 or 443).  This allows me to connect from the outside world and see the
feed from my webcam.  Firefox and Safari work but Windows IE8 doesn't.

This file is called "stream.php"

Code:
<?

/*
usage on webpage:
<img src="stream.php">
*/
$server = "localhost"; // camera server address
$port = 8443; // camera server port
$url = "/?action=stream"; // image url on server
set_time_limit(0); 
$fp = fsockopen($server, $port, $errno, $errstr, 30);
if (!$fp) {
        echo "$errstr ($errno)<br>\n";   // error handling
} else {
        $urlstring = "GET ".$url." HTTP/1.0\r\n\r\n";
        fputs ($fp, $urlstring);
        while ($str = trim(fgets($fp, 4096)))
        header($str);
        fpassthru($fp);
        fclose($fp);
}
?>


 98 
 on: February 27, 2013, 12:23:09 PM 
Started by jkwilborn - Last post by birdman
Hello. I have a Global Scale DremPlug and need to dig into in a little further.  However, I cannot find any documentation on the Monitor ROM commands that run when you are at the lowest level using the device.  The prompt is "Marvell>" and has a help, but it's pretty limited. 
Do you mean the U-boot prompt?
In which case http://www.denx.de/wiki/DULG/Manual would probably be helpful.

 99 
 on: February 26, 2013, 04:46:08 AM 
Started by jkwilborn - Last post by stoneplace
I am very interest in the same, let me folow you.
I have 3 standart plug ok. I can conect to the Marvel prompt OK.
I another one luxus with 2 ethernet wifi and other.
But it has burned down, power surply defekt. external power gives some aktion. but a ret led is flaching in the middle. and no IP from the router.
But hove do i connect to the side plug it is not USB can i connect here?
regards Steen :http://stoneplace.dk


 100 
 on: February 23, 2013, 03:06:46 PM 
Started by jkwilborn - Last post by jkwilborn

Hello. I have a Global Scale DremPlug and need to dig into in a little further.  However, I cannot find any documentation on the Monitor ROM commands that run when you are at the lowest level using the device.  The prompt is "Marvell>" and has a help, but it's pretty limited.  It doesn't answer many questions, like parameter list, etc.

I would love to have a listing of the details of these commands.  I have written Global Scale Technologies, who sell this device as a development platform, but to no avail.  I have asked for a schematic, information about identifying different variations of the device and also for these commands.  They are, well not very attentive to their customers questions.  Seems like a schematic would be a normal item to ship with the device, along with more information about the monitor ROM running within. Their site is "www.globalscaletechnologies.com", if I haven't misspelled anything.

Anyone who knows where or has access to this information, I would like to share!

I have, just today, sent a request to Marvell, who make the 88F6281 processor integrated system in the device.  Since they apparently wrote it, maybe they have some insight as to the commands.

Thanks

Jack

Pages: 1 ... 8 9 [10]