**** BEGIN LOGGING AT Wed Sep 08 02:59:59 2010 Sep 08 03:35:12 i have an ionics plug that seems to not be detecting usb No storage devices, perhaps not 'usb start'ed..? Sep 08 03:35:16 woops Sep 08 03:35:18 with "No storage devices, perhaps not 'usb start'ed..?" Sep 08 03:35:24 any ideas how can i tweak it? Sep 08 03:35:33 i tried one usb and ide drive Sep 08 03:35:36 one usb and sata Sep 08 03:35:40 and one usb flash Sep 08 03:56:49 cpg: did you issue 'usb start' before trying to read from them? Sep 08 03:57:11 yup Sep 08 03:57:16 works in other plugs Sep 08 03:57:20 just not in this one Sep 08 03:57:35 do USBs (etc) work if you boot into linux? Sep 08 03:57:58 something gets detected, but i cannot see any devices being created Sep 08 03:58:10 on this kind of plug Sep 08 03:58:43 so you can't read any usb devices even booted to linux Sep 08 03:59:08 is that using ionic's software? Sep 08 03:59:18 or did you flash ubuntu or gentoo or debian (etc)? Sep 08 03:59:40 yeah, the built in stuff that comes from them Sep 08 03:59:50 i can try another unit Sep 08 04:01:34 can you tftp boot a kernel and load / from a sd card? Sep 08 04:01:38 and then see if usb works Sep 08 04:02:08 maybe i can Sep 08 04:02:13 first time tho Sep 08 04:03:32 just change your bootargs (or bootcmd) to boot from root=/dev/mmcblk0p2 (for the 2nd partition on the SD card) Sep 08 04:03:54 http://fpaste.org/wQHh/ Sep 08 04:04:13 and you can set rootfstype=ext2 (or whatever type) Sep 08 04:04:28 that is from, ionic's software? Sep 08 04:04:42 yes Sep 08 04:04:49 not sure what device i should be looking for Sep 08 04:04:49 and ``ls /dev/sd*'' gives nothing? Sep 08 04:05:12 ls: cannot access /dev/sd*: No such file or directory Sep 08 04:05:19 hmm Sep 08 04:05:37 yeah try a recent kernel from http://sheeva.with-linux.com/sheeva/ Sep 08 04:05:50 and the rootfs.tar.gz extracted to an SD card from the sheevaplug_installer_v1.0 Sep 08 04:05:57 (extract with root) Sep 08 04:06:05 tftp boot the kernel Sep 08 04:06:24 no sd card on this plug Sep 08 04:06:27 :( Sep 08 04:06:29 ouch Sep 08 04:06:36 you can use nfsroot Sep 08 04:06:43 network booting Sep 08 04:06:49 could try Sep 08 04:07:04 i have another plug, but no jtag debug Sep 08 04:07:23 set bootargs with nfsroot=192.168.1.123:/path/to/root/ Sep 08 04:07:30 the thing is the same hard drive works fine on the old while ionics plug Sep 08 04:07:38 and root=/dev/nfs Sep 08 04:07:50 i'm thinking it's a hardware problem Sep 08 04:07:54 that i think i can try quick Sep 08 04:07:56 faulty hardware maybe Sep 08 04:08:04 does it also fetch the kernel from /boot/uImage? Sep 08 04:08:16 you'll have to tftp boot the kernel Sep 08 04:08:25 with uh Sep 08 04:08:35 setenv tftp_serverip 192.168.1.123 Sep 08 04:08:39 (replace with your ip ofc) Sep 08 04:08:44 and the boot with Sep 08 04:09:11 tftpboot 0x00800000 uImage Sep 08 04:09:21 and have uImage in the root of the tftp exported dir Sep 08 04:09:41 (btw by only setting the serverip it uses DHCP to get a client ip etcetc) Sep 08 04:10:45 k, struggling to follow you :) Sep 08 04:10:50 lol sorry Sep 08 04:11:02 ask if you need help/explanation Sep 08 04:11:10 i'm not doing anything else lol Sep 08 04:11:53 my amahi server already has tftp boot going. a bit hesitant to muck with that Sep 08 05:13:21 Tootoot222: still around? Sep 08 05:13:48 wondering what determines the 0x6400000 or 0x0800000 addresses Sep 08 05:20:11 cpg: for what? Sep 08 05:21:04 i see boot addresses like that Sep 08 05:21:55 for tftp boot it doesn't matter at all Sep 08 05:22:08 the only reason to give an address is so that you don't overrite something else you've loaded Sep 08 05:22:11 (like an initrd) Sep 08 05:24:35 kk Sep 08 05:24:49 whoa, one usb flash disk was recognized just now Sep 08 05:25:14 http://fpaste.org/7gDi/ Sep 08 05:25:20 interesting Sep 08 05:25:30 usb stop Sep 08 05:25:33 woops Sep 08 05:31:05 lol Sep 08 05:33:07 what's the latest ubut version for the plug - how can i find out Sep 08 05:34:38 shit Sep 08 05:34:44 it went back after using esia Sep 08 05:34:58 wtf? it went from oct 09 to july 09 Sep 08 05:35:21 Tootoot222: do you know what's the lates? Sep 08 05:47:24 cpg: 9.04 is the last ubuntu to support armv5 Sep 08 05:47:32 there will never be a newer Sep 08 05:47:42 i meant uboot Sep 08 05:47:43 oh Sep 08 05:47:47 uh Sep 08 05:47:49 i used esia and it took it back! Sep 08 05:48:07 wondering how to revert it Sep 08 05:48:36 http://plugcomputer.org/plugforum/index.php?topic=1134.0 Sep 08 05:48:44 is a later uboot Sep 08 05:48:51 dunnoh about latest (would be from SVN) Sep 08 05:49:00 but those should have support for all the stuff Sep 08 05:49:06 kk Sep 08 05:53:11 ouch Error: unrecognized/unsupported machine ID (r1 = 0x0000020f) Sep 08 05:53:16 =x Sep 08 05:53:25 what a freakin pain this hardware is Sep 08 05:53:43 where did that error come from? Sep 08 05:53:47 i moved the rootfs to the usb stick that is recognized Sep 08 05:55:05 and booted that Sep 08 05:55:16 however, i am doing thigs a bit by the seat of my pants Sep 08 05:55:42 not really understand all the uboot Sep 08 05:55:47 options Sep 08 05:56:33 the things in bootargs are passed directly to linux Sep 08 05:56:41 (if that's what you're talking about) Sep 08 05:57:09 yeah Sep 08 05:57:16 but i do not sant to saveenv Sep 08 05:57:21 *save Sep 08 05:57:34 did this: Sep 08 05:58:19 http://fpaste.org/NRxo/ Sep 08 20:30:18 wtf? Sep 08 20:30:37 ? Sep 08 20:31:08 I'm running plugbox linux on a dockstar Sep 08 20:31:27 and I can su - to one user as root, but not to another user Sep 08 20:31:50 if the user's shell is set to something like /bin/false it won't let you login Sep 08 20:31:52 check /etc/passwd Sep 08 20:32:28 both the same Sep 08 20:32:51 besides, plain "su" shouldn't change shell, and that gets me an EACCESS as well **** ENDING LOGGING AT Thu Sep 09 02:59:57 2010