Does this new uBoot supports boot from SATA?by qingz - uBoot
I found it is not just missing the wireless USB modules, it's missing the modules for USB webcams (pwc, uvc) which I need. I gave up and went for 2.6.37 by gorgone. Thanks for the effort.by qingz - Debian
laprjns Wrote: ------------------------------------------------------- > qingz Wrote: > -------------------------------------------------- > ----- > > Can I just flash that mtd1 and mtd2 image to > this > > dockstar? How can I do it with the serial > cable? > > Maybe this, > http://www.plugapps.com/index.php5/Hardware:_Seaga > te_DockStar_Reflasby qingz - uBoot
I updated the uboot with http://jeff.doozan.com/debian/uboot/install_uboot_mtd0.sh. I can boot from a USB stick with debian, but I can not boot without the USB stick, the original pogoplug. Here is the part of output of the console. scanning bus for devices... 3 USB Device(s) found scanning bus for storage devices... 0 Storage Device(s) found ** Block device usb 0 not supported *by qingz - uBoot
Hi shyd, After I installed your new 2.6.38 kernel, my wireless card stop working. I found there is no wireless driver comes with this kernel. Would you please provide the driver for RTL8188S (AirLink 101, AWLL6075)? Thanks!by qingz - Debian
gorgone Wrote: ------------------------------------------------------- > qingz Wrote: > -------------------------------------------------- > ----- > > I have "2.6.35.7-dockstar #5 PREEMPT" on my > > dockstar. I installed aircrack package. When I > try > > airodump or aireplay, I got channel fixed on > -1. > > Is it something to do with thby qingz - Debian
I have "2.6.35.7-dockstar #5 PREEMPT" on my dockstar. I installed aircrack package. When I try airodump or aireplay, I got channel fixed on -1. Is it something to do with the bug from compat-wireless? There is a patch for it. Can you fix it? Thanks!by qingz - Debian
nfs mount does not work with 2.6.35.7-dockstar #5. Got message "mount.nfs: Protocol not supported". 2.6.35.6-dockstar #1 works fine.by qingz - Debian
ano Wrote: ------------------------------------------------------- > qingz Wrote: > > Can I use this command to transfer the whole > > system from USB stick to a USB HDD? I tried it, > > does not work. My HDD is formatted to ext3. > > It does work if I backup to another USB flash > > drive, but not for a USB HDD. > > What might be missing? > &gby qingz - Debian
Jeff Wrote: ------------------------------------------------------- > I use this command to 'copy' installs (this > assumes that you've booted into Debian and that > your 'new' drive is mounted in '/tmp/backup': > > > tar \ > --exclude=/lost+found \ > --exclude=/tmp \ > --exclude=/sys \ > --exclude=/proc \ &by qingz - Debian