IRC log for #openmoko on 20141114

01:14.23*** join/#openmoko nslu2-log (~nslu2-log@140.211.169.184)
01:54.39*** join/#openmoko fsteinel_ (~fsteinel@p3E9D1F90.dip0.t-ipconnect.de)
03:20.10*** join/#openmoko genpaku (~genpaku@107.191.100.185)
03:47.29*** join/#openmoko mirko (~mirko@217.115.11.26)
05:25.13*** join/#openmoko ttyS3 (~o@gateway/tor-sasl/omlib)
06:12.04*** join/#openmoko Q-Master^Work (~q-master@87.255.242.108)
07:26.50*** join/#openmoko radekp (~radek@82.113.39.213)
08:32.03*** join/#openmoko geaaru (~geaaru@host170-152-static.43-88-b.business.telecomitalia.it)
08:34.06*** join/#openmoko baux (~none@out-pix.zucchetti.com)
09:02.22*** join/#openmoko jave (~jave@h-235-102.a149.priv.bahnhof.se)
09:38.12*** join/#openmoko ockers (~andre@2001:980:498f:1:ea03:9aff:fe39:8cc3)
09:41.45ockershi. freerunner does not boot properly. trying to flash the kernel: [sudo dfu-util -a kernel -R -D /path/to/uImage.bin] leads to [Opening DFU USB device... ID 1d50:5119Run-time device DFU version 0100Claiming USB DFU Runtime Interface...Determining device status: state = appIDLE, status = 0Device really in Runtime Mode, send DFU detach request...Resetting USB...Opening USB Device...Found DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=3,
09:41.46ockers<PROTECTED>
09:51.24radekpockers:  /path/to/uImage.bin: No such file or directory
09:51.51radekpockers: do you supply correct path to dfu-util?
09:52.15radekpockers: does the file exit?
09:53.20ockersradekp: [# Flash the kernel  dfu-util -a kernel -R -D /path/to/uImage.bin] from [http://wiki.openmoko.org/wiki/Flashing_the_Neo_FreeRunner]
09:53.45ockersradekp: what if the file does not exist?
09:54.10radekpockers: you have to download the file first
09:54.40radekpockers: then specify path where it is instead of /path/to/uImage.bin
09:58.04ockers[http://wiki.openmoko.org/wiki/Special:Search?search=uImage.bin&go=Go] -> [There were no results matching the query.]
09:59.39*** join/#openmoko astr (~astr@79-69-193-140.dynamic.dsl.as9105.com)
10:10.54ockersradekp [sudo dfu-util -a kernel -R -D /path/to/uImage] -> [/path/to/uImage: No such file or directory]
10:12.17radekpockers: try this http://sourceforge.net/projects/qtmoko/files/GTA02/
10:12.48radekpockers: download these files qi-v58.udfu uImage.bin-2.6.39-qtmoko-v58 qtmoko-debian-gta02-v58.ubi
10:13.12radekpgo to the dir where they are downloaded
10:13.20radekpdfu-util -a u-boot -R -D qi-v58.udfu
10:13.26radekpdfu-util -a kernel -R -D uImage.bin-2.6.39-qtmoko-v58
10:13.32radekpdfu-util -a rootfs -R -D qtmoko-debian-gta02-v58.ubi
10:48.27*** join/#openmoko jluis (~jpddb@2001:5c0:1400:a::2ff)
10:52.11ockersradekp: did that. reboot. [UBI error: compare_lebs: unsupported on-flash ubi-format][slab error in knen_cache_destroy(): cache 'ubi_scan_leb_slab': Can't free all objects] [UBI error: ubi_init: cannot attach ntd6] [Kernel panic - not syncing VFS: unable to mount root fs on unknown-block (0,0)] etcetera
10:55.10radekpdoes the device try to boot automatically or do you see any boot menu?
10:59.13ockersradekp: no, it does not try to boot automatically. light keeps flashing. power-button to power off does not work any longer now.
11:07.12ockersradekp [sudo dfu-util -a u-boot -R -D qi-v58.udfu] -> [Opening DFU USB device... ID 1d50:5119
11:07.12ockersRun-time device DFU version 0100
11:07.12ockersFound DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=1, name="u-boot"
11:07.12ockersClaiming USB DFU Interface...
11:07.12ockersSetting Alternate Setting #1 ...
11:07.13ockersDetermining device status: state = dfuIDLE, status = 0
11:07.14ockersdfuIDLE, continuing
11:07.18ockersDFU mode device DFU version 0100
11:07.20ockersDevice returned transfer size 4096
11:07.22ockersNo valid DFU suffix signature
11:07.24ockersWarning: File has no DFU suffix
11:07.26ockersbytes_per_hash=581
11:07.28ockersCopying data from PC to DFU device
11:07.30ockersStarting download: [##################################################] finished!
11:07.32ockersstate(2) = dfuIDLE, status(0) = No error condition is present
11:07.34ockersDone!
11:07.36ockersResetting USB to switch back to runtime mode
11:07.38ockers]
11:08.19ockersradekp [sudo dfu-util -a kernel -R -D uImage.bin-2.6.39-qtmoko-v58] -> [Opening DFU USB device... ID 1d50:5119
11:08.19ockersRun-time device DFU version 0100
11:08.19ockersClaiming USB DFU Runtime Interface...
11:08.19ockersDetermining device status: state = appIDLE, status = 0
11:08.19ockersDevice really in Runtime Mode, send DFU detach request...
11:08.21ockersResetting USB...
11:08.23ockersOpening USB Device...
11:08.25ockersFound DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=3, name="kernel"
11:08.27ockersClaiming USB DFU Interface...
11:08.29ockersSetting Alternate Setting #3 ...
11:08.31ockersDetermining device status: state = dfuIDLE, status = 0
11:08.33ockersdfuIDLE, continuing
11:08.35ockersDFU mode device DFU version 0100
11:08.37ockersDevice returned transfer size 4096
11:08.39ockersNo valid DFU suffix signature
11:08.41ockersWarning: File has no DFU suffix
11:08.43ockersbytes_per_hash=28990
11:08.47ockersCopying data from PC to DFU device
11:08.49ockersStarting download: [##################################################] finished!
11:08.51ockersstate(2) = dfuIDLE, status(0) = No error condition is present
11:08.53ockersDone!
11:08.55ockersResetting USB to switch back to runtime mode
11:08.57ockers]
11:09.08ockersradekp [sudo dfu-util -a rootfs -R -D qtmoko-debian-gta02-v58.ubi] -> [Opening DFU USB device... ID 1d50:5119
11:09.08ockersRun-time device DFU version 0100
11:09.08ockersClaiming USB DFU Runtime Interface...
11:09.08ockersDetermining device status: state = appIDLE, status = 0
11:09.10ockersDevice really in Runtime Mode, send DFU detach request...
11:09.12ockersResetting USB...
11:09.14ockersOpening USB Device...
11:09.18ockersFound DFU: [1d50:5119] devnum=0, cfg=1, intf=0, alt=6, name="rootfs"
11:09.20ockersClaiming USB DFU Interface...
11:09.22ockersSetting Alternate Setting #6 ...
11:09.24ockersDetermining device status: state = dfuIDLE, status = 0
11:09.26ockersdfuIDLE, continuing
11:09.28ockersDFU mode device DFU version 0100
11:09.30ockersDevice returned transfer size 4096
11:09.32ockersqtmoko-debian-gta02-v58.ubi: No such file or directory
11:09.34ockers]
11:09.48radekpockers: qtmoko-debian-gta02-v58.ubi: No such file or directory
11:10.05ockersyes
11:10.10radekpyou dont have the file downloaded or something like that
11:16.35ockersoops browser broke the downloaded 25 MB here instead of 105 MB
11:20.21ockersretrying to download
11:22.03PaulFertserockers: don't spam the channe!
11:22.16PaulFertserockers: use some pastebin
11:46.47*** join/#openmoko balrog-k1n (~balrog@89-67-121-18.dynamic.chello.pl)
12:33.55*** join/#openmoko amarsh04 (~amarsh04@ppp118-210-115-215.lns20.adl2.internode.on.net)
13:43.08ockersradekp: after some time, browser says download is completed, altough it isn't. I've tried a download manager with the same result. (debian/iceweasel)
13:45.03radekpockers: maybe try from command line
13:45.04radekpwget http://sourceforge.net/projects/qtmoko/files/GTA02/qtmoko-debian-gta02-v58.ubi/download -O qtmoko-debian-gta02-v58.ubi
13:53.40ockersradekp: download completed
14:30.53ockersradekp: up and running. thank you!
14:31.41radekpockers: nice :)
15:00.42*** join/#openmoko Wuzzy (~Wuzzy@p549FBA44.dip0.t-ipconnect.de)
16:14.32*** join/#openmoko sparetire_ (~sparetire@unaffiliated/sparetire)
18:24.45*** join/#openmoko alexxy (~alexxy@gentoo/developer/alexxy)
18:31.11*** join/#openmoko kirun (~kirun@82-71-16-154.dsl.in-addr.zen.co.uk)
18:52.32*** join/#openmoko ttyS3 (~o@gateway/tor-sasl/omlib)
18:58.48*** join/#openmoko ShenLong (~ShenLong@HSI-KBW-46-237-198-119.hsi.kabel-badenwuerttemberg.de)
19:00.08*** join/#openmoko ThibG (~ThibG@85-168-51-98.rev.numericable.fr)
19:38.09*** join/#openmoko mrmoku (~quassel@ipbcc259de.dynamic.kabel-deutschland.de)
19:40.34*** join/#openmoko PBeck (~PBeck@unixboard/users/pbeck)
20:12.25*** join/#openmoko astr (~astr@79-69-207-128.dynamic.dsl.as9105.com)
21:12.56*** join/#openmoko baux (~none@host210-9-static.196-31-b.business.telecomitalia.it)
22:11.33*** join/#openmoko Martiini (~Martiini@181-120-46-176.dyn.estpak.ee)
22:42.21*** join/#openmoko baux (~none@host210-9-static.196-31-b.business.telecomitalia.it)
22:43.57*** join/#openmoko Martiini (~Martiini@181-120-46-176.dyn.estpak.ee)
23:03.41*** join/#openmoko Martiini (~Martiini@181-120-46-176.dyn.estpak.ee)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.