Re: InstallingDebianOn/Allwinner

2014-07-06 Thread Ian Campbell
On Sun, 2014-07-06 at 13:31 +0200, Michi Ti wrote: > Now, i succesfully used the experimental kernel from: > https://packages.debian.org/experimental/kernel/linux-image-3.15-trunk-armmp-lpae > > > now all my usb-devices are recognized by the kernel.(My dvb-s2 stick > pctv 461e too! which not wor

Re: InstallingDebianOn/Allwinner

2014-07-06 Thread Michi Ti
Now, i succesfully used the experimental kernel from: https://packages.debian.org/experimental/kernel/linux-image-3.15-trunk-armmp-lpae now all my usb-devices are recognized by the kernel.(My dvb-s2 stick pctv 461e too! which not worked on the offical sunxi 3.4 kernel) But i now have a another pr

Re: InstallingDebianOn/Allwinner

2014-07-04 Thread Ian Campbell
On Fri, 2014-07-04 at 22:42 +0200, Michi Ti wrote: > I there a possibility to use the 3.15 kernel(compile or download) ? Look in the experimental suite. Ian. -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi

Re: InstallingDebianOn/Allwinner

2014-07-04 Thread Michi Ti
I there a possibility to use the 3.15 kernel(compile or download) ? because the 3.14 kernel seems not to have the usb-drivers.( http://linux-sunxi.org/Linux_mainlining_effort#Merged_into_3.15) Regards Michael 2014-07-04 17:22 GMT+02:00 Michi Ti : > "env default scriptaddr" not worked but i use

Re: InstallingDebianOn/Allwinner

2014-07-04 Thread Michi Ti
"env default scriptaddr" not worked but i used "setenv scriptaddr 0x4400;saveenv" And now everything works! Thank you for your usefull and quick help! Regards Michael Am 04.07.2014 15:56 schrieb "Ian Campbell" : > On Fri, 2014-07-04 at 15:27 +0200, Michi Ti wrote: > > sun7i# printenv scripta

Re: InstallingDebianOn/Allwinner

2014-07-04 Thread Ian Campbell
On Fri, 2014-07-04 at 15:27 +0200, Michi Ti wrote: > sun7i# printenv scriptaddr > ## Error: "scriptaddr" not defined [...] > Seems that scriptaddr is not defined. yes, this is the problem. > > so i tried: > load ${device} ${partition} / boot.scr > > output: > 974 bytes read in 312 ms (2.9 KiB/s)

Re: InstallingDebianOn/Allwinner

2014-07-04 Thread Ian Campbell
On Fri, 2014-07-04 at 13:54 +0200, Michi Ti wrote: > > Did i forget something? This: sun7i# load ${device} ${partition} ${scriptaddr} boot.scr ** No boot file defined ** suggests it hasn't actually loaded the boot script. What output does: printenv scriptaddr produce? W

Re: InstallingDebianOn/Allwinner

2014-07-04 Thread Michi Ti
I think i found the problem! i had timeouts while tftp-transfer of the initrd.gz and vmlinuz and after i switched to direct communication pc<->cubietruck(before i had used a switch inbetween) i had no timeouts and the hdd was recognized! So the installer is successfully finished! But after a res

Re: InstallingDebianOn/Allwinner

2014-07-03 Thread Ian Campbell
On Thu, 2014-07-03 at 23:41 +0200, Michi Ti wrote: > syslog: http://hastebin.com/ayuqoquqog.vhdl This shows kernel package version of 3.14.7-1 which is the current Jessie version, but the daily builds use sid udebs and sid now has 3.14.9-1 which I suspect is leading to these messages: scs

Re: InstallingDebianOn/Allwinner

2014-07-03 Thread Michi Ti
ke to CC debian-arm@lists.debian.org on this thread. If that's OK > with you please could you add the CC on your next reply. > > On Wed, 2014-07-02 at 23:34 +0200, Michi Ti wrote: > > Hello, > > > > > > i worked throught your tutorial: > > (https://wiki.deb

Re: InstallingDebianOn/Allwinner

2014-07-03 Thread Ian Campbell
n7i:CUBIETRUCK,SPL_FEL,SUNXI_GMAC,RGMII,,AHCI,SATAPWR=SUNXI_GPH(12) Ian Campbell :Hans de Goede > My boot.scr looks exactly like in the tutorial: > "https://wiki.debian.org/InstallingDebianOn/Allwinner#Installing_to_SATA";

Re: InstallingDebianOn/Allwinner

2014-07-03 Thread Michi Ti
1-1" u-boot, i cannot find the cubietruck board in the boards.cfg! My boot.scr looks exactly like in the tutorial: " https://wiki.debian.org/InstallingDebianOn/Allwinner#Installing_to_SATA"; Best Regards Michael 2014-07-03 9:40 GMT+02:00 Ian Campbell : > I'd like to CC deb