Re: Replace Ubit v0.5 with Uboot and a good kernel for GoFlex Net
Enki, The Goflex Net arc Number is: 3089 Seagate Goflex Net So at Debian command line, set it fw_setenv arcNumber 3089 And reboot. However, it's best to that you try either UART booting or netconsole...
View ArticleRe: Replace Ubit v0.5 with Uboot and a good kernel for GoFlex Net
It might be recommended to use ext3 instead of ext2 for the rootfs. usb_rootfstype=ext3 In case you wan't to boot from SATA drive you could try this: fw_setenv arcNumber 3089 fw_setenv usb_init 'run...
View ArticleRe: change usb-stick to sda
bodhi, thank you for the fast reply. I did the partitioning from a VM and followed Jeff's script (with the HD removed) this time using the squeeze-version. As a result, the installation procedure...
View ArticleRe: get usb sound support in varkey's rootfs
The file update-kernel.sh is part of the ALARM kernel update package. You should use the flashing commands after you made sure that they are the same as in update-kernel.sh script. You should use the...
View ArticleRe: get usb sound support in varkey's rootfs
shv, okay thanks i need to download the archlinux updater pakage as well from this site: http://archlinuxarm.org/forum/viewtopic.php?f=55&t=2453. but flash your nopci.p21 from your package on my...
View ArticleRe: get usb sound support in varkey's rootfs
The package from the 2nd post just contains the uImage for the Pro. The package from the 8th post contains both uImages. Everything else is the same.
View ArticleRe: get usb sound support in varkey's rootfs
shv, thanks. i downloaded the warheads updater package from the other link. the update-kernel.sh runs the same commands as you describe only uimage is different filename it is called uimage.nopci and...
View ArticleRe: get usb sound support in varkey's rootfs
also looks like the script runs from archlinux. i dont have arch on my stick at the moment but debian from varkey. can i use these commands to flash nand also from debian or do i need to get archlinux...
View ArticleSupport for 96x64 displays
Hi all, I bought (for 2 euros!) a tiny SoccerBall photo frame, meant to store pictures of your favorite soccer team (?) The main issue is that display resolution is only 96x64, while minimum supported...
View ArticleRe: get usb sound support in varkey's rootfs
You should extract my kernel package in the root folder of varkey's debian rootfs. You might need to install the mtd-utils package if this is not yet available in varkey's rootfs. Afterwards you...
View ArticleRe: get usb sound support in varkey's rootfs
root@debian:/# flash_erase /dev/mtd1 0x500000 20 Erase Total 20 Units Performing Flash Erase of length 131072 at offset 0x760000 done root@debian:/# nandwrite -p -s 0x500000 /dev/mtd1...
View ArticleRe: get usb sound support in varkey's rootfs
i edited the modules and rc.config according to your post i'm scared to do a reboot :D
View ArticleRe: get usb sound support in varkey's rootfs
now i should be able to boot your rootfs. i am going to look it up and place it on my usb stick. kernel is upgraded varkey doesnt boot anymore. how i can find the post again to your rootfs which has...
View ArticleRe: get usb sound support in varkey's rootfs
mk2k Wrote: ------------------------------------------------------- > now i should be able to boot your rootfs. i am > going to look it up and place it on my usb stick. > kernel is upgraded...
View ArticleRe: change usb-stick to sda
bodhi, your image's format was not recognized by tar both on my VM and on the goflexhome so I couldn't install the image on the prepared stick. I used a third stick (which used to work well as a...
View ArticleRe: get usb sound support in varkey's rootfs
Now extracted your rootfs i found on german website (it was top sticky post). afterwards copied over and extracted your latest kernel and edited the /etc/modules. stick boots fine and kernel is...
View ArticleRe: get usb sound support in varkey's rootfs
root@debian:~# alsactl init alsactl: init:1743: No soundcards found...
View ArticleRe: get usb sound support in varkey's rootfs
i reinserted usb sound card. and dmesg says': address 6 [ 122.730000] usb 1-1.4: New USB device found, idVendor=0ccd, idProduct=0077 [ 122.740000] usb 1-1.4: New USB device strings: Mfr=1, Product=2,...
View ArticleRe: get usb sound support in varkey's rootfs
modprobe snd-usb-audio nrpacks=1 WARNING: Error inserting snd_timer (/lib/modules/2.6.31.14_OX820_1.0_shv/kernel/sound/core/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)...
View ArticleRe: get usb sound support in varkey's rootfs
The sound driver are not fully working (see snd_page_alloc messages)! Maybe the kernel don't support your specific device. Currently you have a non PCI uImage but modules which are compiled for PCI....
View Article