Show Posts
|
|
Pages: 1 [2] 3
|
|
17
|
Linux Stuff / Kernel / Re: 2.6.35.10 new kernel available
|
on: January 28, 2011, 03:58:05 PM
|
Hi rickyleeb,
I'm able to set all the environment variables except the first one, when I run the 'setenv bootcmd' plus all the options, the command is just executed, so, I'm not able to store the value. What's going wrong???
Thank for your help,
PacoLM
i think "setenv" must'nt be there, to define uboot-var. "ethact" and "bootcmd", you've to enter (in uboot): setenv bootcmd '${x_bootcmd_ethernet}; setenv ethact egiga1; ${x_bootcmd_ethernet};' setenv ethact egiga0; (don't forget the 'quotes')
|
|
|
|
|
19
|
Linux Stuff / General Linux questions / Re: Guruplug USB harddisk, journal i/o errors
|
on: January 17, 2011, 04:02:52 AM
|
|
iŽam using sometimes a (ad-hoc/hotplugged) 1Tb usb disk, default automounted, working without any problems:
df /dev/sde3 960681352 924988004 35693348 97% /media/usb1 /dev/sde1 252960 120020 132940 48% /media/usb3
mtab /dev/sde3 /media/usb1 ext3 rw,noexec,nodev,sync,noatime,nodiratime 0 0 /dev/sde1 /media/usb3 ext3 rw,noexec,nodev,sync,noatime,nodiratime 0 0
lsusb Bus 001 Device 005: ID 152d:2336 JMicron Technology Corp. / JMicron USA Technology Corp. Hard Disk Drive idVendor 0x152d JMicron Technology Corp. / JMicron USA Technology Corp. idProduct 0x2336 Hard Disk Drive bcdDevice 1.00 iManufacturer 1 JMicron iProduct 2 JM20336 SATA, USB Combo
sdparm -i /dev/sde /dev/sde: SAMSUNG HD103UJ
tune2fs -l /dev/sde3 tune2fs 1.41.12 (17-May-2010) Filesystem volume name: <none> Last mounted on: <not available> Filesystem UUID: 3183efd8-dd37-4fa2-8204-60defb3812f3 Filesystem magic number: 0xEF53 Filesystem revision #: 1 (dynamic) Filesystem features: has_journal filetype needs_recovery sparse_super large_file Filesystem flags: unsigned_directory_hash Default mount options: (none) Filesystem state: clean Errors behavior: Continue Filesystem OS type: Linux Inode count: 122011648 Block count: 243999236 Reserved block count: 0 Free blocks: 8923337 Free inodes: 121876596 First block: 0 Block size: 4096 Fragment size: 4096 Blocks per group: 32768 Fragments per group: 32768 Inodes per group: 16384 Inode blocks per group: 512 Filesystem created: Sun May 24 16:44:30 2009 Last mount time: Thu Jan 13 22:10:22 2011 Last write time: Thu Jan 13 22:10:22 2011 Mount count: 220 Maximum mount count: 23
|
|
|
|
|
22
|
Hardware and U-Boot firmware / Hardware / Re: Is there really a major problem with the GuruPlug?
|
on: December 21, 2010, 03:47:09 AM
|
|
i have one gp+ with eth1 connected to WAN, and eth0 to LAN, this gp+ is router, gw, fw, dhcpd->lan, dhcp->cablemodem, nfsd, networkinterfaces both running at 100mbit, no heat-problem, getting light warmer then : the other gp+ (eth0 - 100mbit, rTorrent, sabnzbdplusd 24x7, smbd, nfsd, mediatomb-TV), no problems at all.
|
|
|
|
|
23
|
Hardware and U-Boot firmware / Hardware / Re: How to power your Sheevaplug from the Usb without opening the case.
|
on: December 18, 2010, 04:05:00 PM
|
James, interesting. Is this a special USB hub (or would "any typical" powered USB do)?
just for fun i just tested my gp+ with an old standard qtec 4-port usb 2.0 - hub (10euro's - 5 years ago), output power-supply : 6v - 2100 mAmp, my gp+ stills runs after ejecting the main power-cord (220V) of the gp+ , ther's a tiny problem: when i try to reboot the gp+, it is powered off just before restart..
|
|
|
|
|
26
|
Linux Stuff / Linux distributions / Re: Newer kernel, RFS + uBoot for Guruplug ?
|
on: December 09, 2010, 04:36:46 PM
|
Does anyone know if there is a newer kernel, RFS or uImage that might actually give reliable WiFi when running Debian on a Guruplug ?? I constantly get kernel panics, but only when the wifi device is active (ifdown wlan0 cures this) which defeats the point of having the plug for me. If someone is able to point me in the right direction, I would be most grateful. Cheers  just follow http://oinkzwurgl.org/guruplugworks excellent !!!
|
|
|
|
|
28
|
Hardware and U-Boot firmware / Hardware / Re: new kernel on a guruplug
|
on: December 08, 2010, 07:41:16 AM
|
i think i just murdered my guruplug ... went through the download and compile (i think) of a new kernel and then tried to upgrade uboot ... rebooted as instructed, and now it's not booting anymore ... i looked around, and it says that i should be able to plug in a usb mini, but there's no port, and i am supposed to have a 'connector', which, of course, i don't ... so, how do i get this thing up again ... i shall keep researching this, but any help is greatly appreciated ... theo  you need a jtag connected to your guruplug, the jtag has a mini-usb , the mini-usb / usb cable needs to be connected to a pc/laptop, so you are able to connect to the serial port of the guruplug -- use putty (windows) or minicom/picocom on your linux-pc -- http://plugcomputer.org/plugforum/index.php?topic=1723.0
|
|
|
|
|