IRC log for #arm-netbook on 20120512

00:17.43*** join/#arm-netbook ZaEarl (ZaEarl@conference/canonicalproductsprint/x-nwqwucnqqtmkkerl)
00:38.59*** join/#arm-netbook Faqtotum (danielg4@conference/canonicalproductsprint/x-abiuwqkjngtorluv)
00:40.05*** join/#arm-netbook ZaEarl (ZaEarl@conference/canonicalproductsprint/x-glseecntkihbubya)
00:40.49*** join/#arm-netbook Faqtotum (danielg4@conference/canonicalproductsprint/x-xkewiklmohpxgnqu)
00:47.07*** join/#arm-netbook Faqtotum (danielg4@conference/canonicalproductsprint/x-lmslbbafisqxtuzv)
00:55.39*** join/#arm-netbook ZaEarl (ZaEarl@conference/canonicalproductsprint/x-fzimjotmehwwnkhn)
01:02.40*** join/#arm-netbook DrStrangelove (danielg4@conference/canonicalproductsprint/x-yukbkifxsajggqgl)
01:13.18*** join/#arm-netbook ZaEarl (ZaEarl@conference/canonicalproductsprint/x-xvgomxkdcuxhqjqa)
01:14.17*** join/#arm-netbook hp_ (~kvirc@118-168-207-96.dynamic.hinet.net)
01:50.56*** join/#arm-netbook Faqtotum (danielg4@conference/canonicalproductsprint/x-adyohkbbgowqwllj)
02:15.18*** join/#arm-netbook Faqtotum (~danielg4@gateway/tor-sasl/danielg4)
02:31.30*** join/#arm-netbook t0dbld|work (~t0dbld@unaffiliated/t0dbld)
02:51.24*** join/#arm-netbook QingPei1 (~qingpei@117.82.66.216)
04:23.51*** join/#arm-netbook ZaEarl (~malmrose@173-11-125-162-SFBA.hfc.comcastbusiness.net)
04:56.15*** join/#arm-netbook QingPei (~qingpei@117.82.66.216)
05:45.22*** part/#arm-netbook QingPei (~qingpei@117.82.66.216)
06:32.56steev_phoenix worked for me in win 7 64, but only once
07:20.27hp_weee.. debug board is on its way to me
07:20.28hp_debug board
08:04.21*** join/#arm-netbook arokux_h (~roman@HSI-KBW-046-005-103-006.hsi8.kabel-badenwuerttemberg.de)
09:05.29lkclarokux: thanks for the tidyup on hacking_the_mele_a1000 - i did a whitespace cleanup so that it fits into under 80 chars per line (where possible)
09:06.01CIA-91rhombus-tech: lkcl master * r8c9005c9b24f /allwinner_a10/hacking_the_mele_a1000.mdwn: whitespace cleanup
09:09.10CIA-91rhombus-tech: lkcl master * r3be7346faa45 /allwinner_a10/hacking_the_mele_a1000.mdwn: add sd card transfer section
09:46.28*** join/#arm-netbook arokux_h (~roman@HSI-KBW-046-005-103-006.hsi8.kabel-badenwuerttemberg.de)
09:49.08hnohp_, debug board? 3.3v uart?
10:21.47hp_i think so..
10:21.54hp_hno its that debug thing from Tom
10:33.10arokux_hhno,  I'm reading "hacking the mele" wiki-page and got overwhelmed by the number of possibilities. do I need to rebuild u-boot to be able to boot from SD? after new u-boot is built you would need to push it with adb to the mele, however you said once that you haven't used adb yet.
10:36.24CIA-91rhombus-tech: Arokux master * r077c51c0e27f /allwinner_a10/hacking_the_mele_a1000.mdwn:
10:39.47CIA-91rhombus-tech: Arokux master * r91eb0c8f86e3 /allwinner_a10/hacking_the_mele_a1000.mdwn:
10:58.58*** join/#arm-netbook penguin42 (~dg@tu006.demon.co.uk)
11:24.07CIA-91rhombus-tech: https://launchpad.net/~jean-luc-aufranc master * r743848becce1 /allwinner_a10/a10_image.mdwn: script for writing firmware to smaller SD Card
11:28.23*** join/#arm-netbook cromo (~cromo@0-228-251-94.net.stream.pl)
11:28.31cromomnemoc: http://pastebin.com/MUaC3qzA
11:28.48cromothat's where serial console hangs
11:29.37mnemoccromo: in what version worked and what version started to fail?
11:29.51mnemocsmells script.bin related...
11:30.10cromoworked in 3.0.28 that I compiled last time maybe 2 weeks ago
11:30.23cromoby compiled I mean doing git pull and then compilation
11:30.26mnemoctested reverting the last merges?
11:30.32cromonot yet
11:30.40mnemocplease do
11:30.42cromowanted to try fresh config with your diff
11:31.11cromobtw. do you use some visual git interface for convenient commits browsing?
11:31.19mnemocthat shouldn't really affect
11:31.59cromomnemoc: thought that, too, but wanted to make sure I did not break anything myself
11:32.08mnemocok
11:33.44mnemocbut it is surely  possible that one of the latest stable updates in 3.0 changed something in the uart initialization that affect us
11:35.16mnemoccromo: also, please open a ticket on github about it
11:37.43cromoI will
11:39.57cromo821dda4337d66b6e279e0ab6067b29a61c34e690
11:40.00cromolook at this commit
11:41.50mnemoccromo: please check if there was a massive addition of such unlocks before
11:42.26cromohow do you actually roll back to a specific commit? git reset --hard commit_sha?
11:42.45mnemocyes
11:42.59cromobecause somehow I have ./arch/arm/configs/sun4i_defconfig missing this way
11:43.02mnemocor git revert <sha> of the merge commit
11:43.45cromowant to try to revert to the last one I remember that worked and if it does, i'll try reverting some of the suspicious commits only
11:44.08mnemocgreat, thank you :)
11:44.17cromobut how come the sun4i_defconfig is missing?
11:45.05mnemocreseting the tree back to mainline
11:45.17CIA-91rhombus-tech: Comatoz master * r16ce0588062e /allwinner_a10/orders/Comatoz.mdwn:
11:45.51cromohmm
11:46.11cromobut I reverted to 0d7c79f7f8cf6175e8db9181c807621eb49cebe9?
11:46.26cromoah, I think I made some mistake and some point and switched repos
11:46.30cromo*branches
11:48.28cromook, I had the branch changed, nvmind
12:04.26cromomnemoc: that's funny, but the bug is still there. more than that, serial/usb converting chip on my serial console apparently overheats
12:04.29cromoand started to smell
12:04.32cromoWTF
12:05.35mnemoc:o
12:07.29cromook, it's officially dead
12:07.43cromohub 6-0:1.0: unable to enumerate USB device on port 2
12:07.47cromoon my host
12:08.55mnemoc:'(
12:10.09mnemocif it was a deadlock I would expect it to... do nothing. not to burn something :<
12:10.33cromomaybe that's some coincidence
12:10.40mnemochope so
12:11.26CIA-91rhombus-tech: nil master * rca46fa7ae571 /allwinner_a10/a10_mmc_boot.mdwn:
12:15.21hnohi
12:16.21hnonow.. where is that mele remote? It should be here somewhere...
12:16.44CIA-91rhombus-tech: nil master * r1987d88a4708 /allwinner_a10/hacking_the_mele_a1000.mdwn: linkified
12:45.35hnoIs there anything meaningful printed on the mele remote? Like the mele brand?
12:48.16CIA-91rhombus-tech: ron93 master * ra54dc776d497 /allwinner_a10/orders/ron93.mdwn:
12:52.02hnomm.. there should be. ok then it's easier to ask wife to help keep an eye out for it. Seems to have vandered off my desk to somewhere else...
12:55.50*** join/#arm-netbook cromo (~cromo@176-232-251-94.net.stream.pl)
13:05.01rz2kmnemoc: cromo: about possibilites of situation described above: its possible when you misconfigure pull-up/down; open-drain and other pin configurations and have something attached. example: you can easily kill old cplds and fpgas this way.
13:05.21rz2klike altera cylcone1
13:07.21rz2keven more, this is possible internaly in chip by connecting two pins with different configurations.
13:07.31rz2kmost new stuff has protection about this.
13:16.34hnoIn this case I suspect more that GND maybe was not properly connected, or GND/TX mised up.
13:17.00*** join/#arm-netbook arokux_h (~roman@HSI-KBW-046-005-103-006.hsi8.kabel-badenwuerttemberg.de)
13:18.37*** join/#arm-netbook cromo (~cromo@176-232-251-94.net.stream.pl)
13:31.34CIA-91rhombus-tech: Arokux master * rbfe3bace6a51 /allwinner_a10/hacking_the_mele_a1000.mdwn:
13:58.59arokux_hI'd like to boot from some of the images available for mele. however I only have VGA and not HDMI input. which of the images is known to support VGA?
14:15.22mnemochno: how do you call the foo in [foo_para] of a10's .fex?
14:36.52arokux_hI'm confused a bit, sd images have u-boot in them. do I also need to push u-boot to the mele as instructed on the wiki?
14:37.31mnemocarokux_h: nope
14:38.23arokux_hmnemoc, I'll edit the wiki then. when pushing is still needed?
14:38.40mnemocarokux_h: there are different ways of using the mele
14:39.05mnemocarokux_h: if you want to boot from the SD you don't need to replace the uboot in nanda
14:39.50mnemocfor other uses the wiki might be correct
14:47.39arokux_his this sold by Tom? http://www.aliexpress.com/product-fm/532332455-Mele-A1000-TV-box-Allwinner-A10-hackable-device-wholesalers.html
14:48.16arokux_hI think it'll be preffered to buy mele here, than at dealextreme
14:48.22arokux_ham I correct?
14:58.24mikey_wOk, what do I do with the rom version 1.6 .rar file to get it installed on my mele.  I am clueless?
15:04.28CIA-91rhombus-tech: Arokux master * rbf714a9fe4f4 /allwinner_a10/hacking_the_mele_a1000.mdwn:
15:04.59arokux_hI've brought some order to the "hacking mele" page.
15:06.34CIA-91rhombus-tech: Arokux master * r87a2b692128c /allwinner_a10/hacking_the_mele_a1000.mdwn:
15:08.45mikey_wHow do I upgrade to 1.6 on my mele?
15:12.00mnemocmikey_w: using phoenixcard
15:14.00mikey_wWhat is phoenixcard?
15:15.02mikey_wWhere do I get it?
15:15.54mnemoca windows app that turns an img into a auto-install SD card
15:17.43mikey_wI have windows so where do I get the app?
15:18.13DonkeyHoteiafaik, no one has posted a vga-ready image
15:18.29DonkeyHoteijust instructions on how to activate vga
15:18.37mnemocthe cnx-something blog has some links to possible places to download tool.* files
15:19.03mnemocmikey_w: ---^
15:19.50mnemocI should add a toy to sunxi-tools to mess with /dev/disp...
15:22.33zenitraMalso some older version .rar's from mele contained phoenixcard
15:22.53mnemocwb zenitraM
15:22.53zenitraMthinks on creating a 1.6 image and dd'ing it
15:23.38arokux_hI remember there was a passion to reverse engineer phoenix protocol. was anything done in this direction?
15:23.55zenitraMmaybe the format of the created image can be somewhat matched to the .img or the extracted partitions
15:25.02mikey_wOk I found a torrent for the utilities.
15:25.25arokux_hmikey_w, can you share it with me plz?
15:26.57mnemocarokux_h: it's on hold currently because the mele let us focus on other priorities.... but it's very likely to be resumed soon
15:27.40mnemochno: when you have a minute please take a look at the pins branch of sunxi-tools
15:27.45rz2kphoenixcard http://dl.dropbox.com/u/1096320/PhoenixCard.rar
15:28.00rz2kphoenixusbpro http://dl.dropbox.com/u/1096320/PhoenixPack.exe
15:28.22rz2kmikey_w arokux_h
15:29.30arokux_hrz2k, thanks
15:33.53mikey_wThanks.
15:38.29*** join/#arm-netbook mikey_w (~mike@c-71-63-115-202.hsd1.va.comcast.net)
15:38.46*** join/#arm-netbook mike_ (~mike@c-71-63-115-202.hsd1.va.comcast.net)
15:40.13arokux_hmnemoc, what do I need to hack on the kernel for mele. will I need to write each new kernel to the sd-card image each time I want to test it?
15:40.47*** join/#arm-netbook t0dbld|work (~t0dbld@97-86-81-246.static.aldl.mi.charter.com)
15:40.47*** join/#arm-netbook t0dbld|work (~t0dbld@unaffiliated/t0dbld)
15:42.32mnemocarokux_h: yes, new kernel needs to be copied to SD's 1st partition every time
15:42.59mnemocalso /lib/modules/3.0.../ sync'ed
15:43.16arokux_hmnemoc, do I need something like uart cable to be able to see console outpu?
15:44.08mnemocarokux_h: yes, until you get ssh running ;-) ... but the serial console is critical to see the panics
15:44.47arokux_hmnemoc, some other hardware that I would need?
15:46.00mnemocarokux_h: one 3.3V ttl to usb adapter and three 2.00mm to 2.54mm jumper wires
15:47.00mnemocand an SD card
15:47.20mnemocand.... ethernet cable + switch :p
15:54.45arokux_hmnemoc, ttl to usb: how many pins?
15:56.05arokux_hmnemoc, maybe you can just tell where have you bought yours and jumper wires?
16:00.04mnemochttp://www.ebay.com/itm/280839459714#ht_2801wt_1041
16:00.25mnemochttp://www.ebay.com/itm/270930411222#ht_6359wt_1274
16:00.45mnemochttp://www.ebay.com/itm/180822626764
16:01.32mnemocfor that last one you'll need a m/m 0.1" header
16:01.54mnemocto connect to the jumper cables
16:03.39arokux_hmnemoc, sorry I have no idea what m/m 0.1" header is (((
16:03.42hnoarokux, it's also possible to boot kernel over serial.
16:04.25mnemocarokux_h: http://www.ebay.com/itm/Pin-Header-36way-0-1-Pitch-GOLD-Pack-of-3-/221021845934#ht_1839wt_1041
16:04.58mnemocarokux_h: m/m = male to male, 0.1" is the separation between pins (2.54mm)
16:06.13arokux_hmnemoc, ah, thanks a lot. I've just looked mele has 4 pins in uart, those ones you have shown have 5 pins, is this ok?
16:06.17mnemocarokux_h: that is only if you want access to the OTG port and you don't have an old DELL mouse to take apart
16:06.53arokux_hmnemoc, ah! i've accessed this OTG port already. with an old logitech mouse.
16:06.54mnemocarokux_h: you only connect Tx, Rx and Gnd... and leave VCC (3.3V and 5V) out
16:07.18mnemocarokux_h: good, then you don't need that nor the usb port
16:07.32hnothe 4-pin connector can be found on some old CD-audio cables.
16:08.16arokux_hmnemoc, why? isn't uart a different port as shown here: http://rhombus-tech.net/allwinner_a10/hacking_the_mele_a1000/A10_device_a1000_inside.jpg ?
16:08.50mnemocarokux_h: yes, but you only need to connect the first 3 pins
16:10.13mnemochno: btw, there is a mail from Tsvetan (4h ago) that needs your advice :)
16:10.27*** join/#arm-netbook mikey_w (~mike@c-71-63-115-202.hsd1.va.comcast.net)
16:10.28arokux_hmnemoc, yes, but if I have 5pin connector it just won't fit in the hole.
16:10.47*** join/#arm-netbook mike__ (~mike@c-71-63-115-202.hsd1.va.comcast.net)
16:11.01mnemocarokux_h: the jumper wires get connected individually
16:12.27arokux_hmnemoc, I see. wouldn't this thing be exactly what is needed? http://www.ebay.com/itm/New-USB-2-0-UART-TTL-4PIN-PL2303-Module-Serial-Converter-Adapter-Dupont-Wire-/170801315103?pt=LH_DefaultDomain_0&hash=item27c48d3d1f
16:13.06mnemocarokux_h: those wires won't fit on the mele
16:13.24arokux_hmnemoc, how do you see it?
16:13.36mnemocarokux_h: because they need 2.54mm space and you ahve only 2.00mm on the mele
16:14.34mnemocarokux_h: 2.00mm female connectors come in pairs, 2.54mm come isolated
16:15.15mnemocarokux_h: and almost everything you can buy is 0.1" ... 2.00mm is a rare exception
16:16.33arokux_hmnemoc, so then I need this thing I've shown to you and additionally http://www.ebay.com/itm/280839459714#ht_2801wt_1041 ?
16:17.02hnomnemoc, was it sent to me? Can't find it.
16:17.14*** join/#arm-netbook ssvb (~ssvb@a88-114-220-213.elisa-laajakaista.fi)
16:17.27mnemocarokux_h: yes, but there are alternative methods, like old CD cables
16:18.12mnemochno: yes, at 1:28PM .... the thread probably got too deep for your client :p
16:18.30hnomnemoc, there is both all kinds of wires both 2.0 and 2.5mm. 1, 2, 4, many...
16:19.15mnemochno: in my city they don't exist at all :<
16:20.00hnoNothing in my mail logs. Last mail was 12:06 yesterday.
16:20.02mnemochno: and I went to all electronic parts shops on town
16:20.21mnemochno: paste on query?
16:20.47mnemocor forward?
16:21.02hnoThere is no usable premade cables in the shops here, only the connectors.
16:21.05hnomnemoc, forward please.
16:21.11hnoas attachment.
16:22.05mnemochno: sent
16:26.07arokux_hmnemoc, hmm.. if I'll have a connector from an old CD cable what I could combine it with?
16:27.37mnemocarokux_h: according to hno the old CD-audio cables have a connector that fits in the uart port of the mele...
16:28.19arokux_hmnemoc, ok, but on the other side I'd need to have usb and a converter in between, or?
16:29.10mnemocarokux_h: you always need the ttl/usb adapter
16:32.06ManoftheSeais David Given around?
16:32.23ManoftheSeaand does anyone know how to reply to the digest without breaking the thread?
16:32.28arokux_hhno, do those cd cables have 4pin connectors at both sides?
16:33.27hnomnemoc, thanks for the headsup. Seems my network was only partially up.
16:33.49mnemochno: :)
16:34.16arokux_hyes, they do. http://www.outletpc.com/c0250.html#TB_inline?height=600&width=550&inlineId=eyInsets&modal=false
16:35.12arokux_hwhy it's so difficult with those connectors... :(
16:35.51mnemocthat's why I prefer jumper wires
16:37.00mnemocI can put them wherever I want however I want :p
16:37.47hnoIPv6 was down, SMTP was down.
16:38.08ManoftheSeaoh well, I just broke the thread.  Also top-posted.
16:38.28mnemochno: so you didn't receive mine (the fwd)  either?
16:38.43hnoManoftheSea, if it's a mime digest then your mail agent should be able to reply to individual messages.
16:39.00ManoftheSeaI'll look into finding that option...
16:39.14hnoarokux, the CD-audio cable I have have 3 connectors. Two 2.5mm connetors and one 2.0mm connector.
16:42.19ManoftheSeaok, that's what I did.
16:44.12mnemocManoftheSea: in this particular mailing list another top-posted mail or thread-breaker will pass unnoticed :<
16:44.16arokux_hmnemoc,  I also start to like jumper wires. So last question before I order. is this combination ok? http://www.ebay.com/itm/2-00mm-2-54mm-40pcs-1-Row-Dupont-Lines-Wire-Cable-2P-1P-Pin-Head-20cm-/270972576245?_trksid=p4340.m185&_trkparms=algo%3DSIC.NPJS%26its%3DI%26itu%3DUA%26otn%3D5%26pmod%3D280839459714%26ps%3D63%26clkid%3D8367300543370007180 + http://www.ebay.com/itm/270930411222#ht_6359wt_1274
16:45.29mnemocarokux_h: you asked "< arokux_h> mnemoc, maybe you can just tell where have you bought yours and jumper wires?" ... and yes, that was my answer :p
16:46.13mnemocthat is what I use. others use different cables or different ttl/usb converters
16:47.38hnomnemoc, I have both now.
16:48.15arokux_hmnemoc, thanks! hopefully no more connectors/cables anymore. btw, last time the status of eoma was that some connectors should be measured. where are we now?
16:48.51mnemochno: doh
16:49.13mnemocarokux_h: no idea... the answer is "it will be done when it's done"
17:02.50CIA-91rhombus-tech: Arokux master * r227ed07d2d6c /allwinner_a10/hacking_the_mele_a1000.mdwn:
17:03.05CIA-91rhombus-tech: Arokux master * r6babf42efff3 /allwinner_a10/hacking_the_mele_a1000.mdwn:
17:03.20hnomnemoc, responded.
17:04.04arokux_hany recommendations for a SD-Card?
17:12.24hnoarokux_h, mine is an old almost broken 64MByte card I got with a camera some eons ago.
17:12.46hnoerr, it's a whopping 256MByte.
17:13.16arokux_h:) it should be slow to write the kernel image to it now and then
17:19.36mnemocarokux_h: 3.6M    arch/arm/boot/uImage
17:20.08mnemocyou take more transplanting the card than actually writing on it
17:20.09hnodon't notice.
17:20.33arokux_hmnemoc, ah, ok.
17:22.21mnemochaving an ssh-capable user space helps a lot too, so you can rsync uImage and .ko's without removing the card and keep the log flowing out the serial port... still the bottleneck is not the speed of the card
17:26.15*** join/#arm-netbook mikey_w (~mike@c-71-63-115-202.hsd1.va.comcast.net)
17:26.34*** join/#arm-netbook mike_ (~mike@c-71-63-115-202.hsd1.va.comcast.net)
17:37.56arokux_hmnemoc, thanks for you help!
17:40.33mnemocarokux_h: yw
18:14.24mnemocfor the records, I just booted a fresh 3.0.31-android+ on the mele and it didn't fry my ttl dongle
18:30.54*** join/#arm-netbook mpthompson (~IceChat77@c-50-131-39-81.hsd1.ca.comcast.net)
18:35.11zenitraMdddumps a PhoenixCard-made image
18:35.40mnemocwant to reverse it?
18:37.02zenitraMi'll try
18:40.31hnoI don't think phoenix cards have much magics on them.
18:41.30zenitraMthat's where a tool that turns unimg .dumps into phoenix cards would be useful
18:49.27hnoor at least one that turns unimg dumps into bootable cards that reflashes the NAND.
18:51.12zenitraMthat's what i meant :)
18:56.38mnemocI have the "checksum" fileaddsum.exe calculates decompiled, unimg.exe is awfully protected :<
18:56.59mnemocusing http://vmpsoft.com/products/vmprotect/
18:57.09*** join/#arm-netbook arokux_h (~roman@HSI-KBW-046-005-103-006.hsi8.kabel-badenwuerttemberg.de)
18:57.56mnemocbut it obviusly can be reversed based on the output too :p
19:00.40hnomnemoc, unimg is vmprotect shielded?
19:02.10hnosuspects there is an crypto key involved in the firmware image files.
19:07.58mnemocyes
19:08.47zenitraMookay
19:08.52zenitraMwhile looking for something else at xda
19:09.01zenitraMi found good news
19:09.02zenitraMhttp://forum.xda-developers.com/showpost.php?p=25978796&postcount=121
19:09.27mnemocwoh
19:10.34mnemoc5.8G+1.6G :p
19:10.46zenitraMdl'ing at 4,4mb/s :P
19:11.06mnemoc:)
19:12.00zenitraMwell what i was looking for:
19:12.01zenitraMhttp://forum.xda-developers.com/showthread.php?t=1490886&page=12
19:12.15zenitraMdown there there's a homebrewn img packer/unpacker. he hasn't released the sources.. yet
19:12.47zenitraMalso, lol at the unimg creator telling him to contact allwinner before releasing the source
19:19.29*** join/#arm-netbook mikey_w (~mike@c-71-63-115-202.hsd1.va.comcast.net)
19:19.41*** join/#arm-netbook mike_ (~mike@c-71-63-115-202.hsd1.va.comcast.net)
19:22.09mikey_wHello I managed to install 1.6 firmware on my mele.  But I still can't boot an ubuntu sd card.  I get unsupported format?
19:22.40zenitraMunsupported format? where?
19:22.59mikey_win the hdmi output.
19:23.42zenitraMi think that's because it's outputting at a resolution your monitor doesn't support
19:24.15hnozenitraM, thanks!
19:24.23zenitraMuhhhh
19:25.01mikey_wMy monitor supports the message?
19:25.21zenitraMnope, that message is *shown* by your monitor
19:26.01zenitraMuhh.. I see mali sources
19:26.16mikey_wI am using a tv set and the base android runs fine.
19:26.41hnozenitraM, a fairly large part of mali is open source so you should.
19:27.00mikey_wI ma using a TV and the base android runs fine.
19:27.08mikey_wam
19:27.45hnozterm
19:30.42mikey_wzenitraM: I am using a 19" TV that supports 720 DPI?
19:31.15hnomikey_w, then you very likely need to select a different resolution.
19:31.39mikey_wOn the T?
19:31.43mikey_wTV?
19:32.01hnodo I see a git repository in lichee4.03.tar.bz2?
19:32.11hnois still downloading..
19:32.54zenitraMyes, there is
19:33.10mnemocETA 43m here
19:33.44hno5 min left.
19:34.00zenitraMuhm
19:34.02zenitraM[  9:33 ]  [ zenitram@zenibook-lin:~/code/mele/lichee/lichee/tools ]
19:34.03zenitraM<PROTECTED>
19:34.03zenitraM[  9:33 ]  [ zenitram@zenibook-lin:~/code/mele/lichee/lichee/tools/daily_build ]
19:34.03zenitraM<PROTECTED>
19:34.03zenitraMandroid_clean.sh  auto_crane_2.6.sh  auto_crane_3.0.sh  auto_linux_2.6.sh  auto_linux_3.0.sh  auto_linux_3.0_sun5i_a12.sh  auto_linux_3.0_sun5i_a13.sh  build_android4.0.sh  clean.sh
19:34.38hnoa12?
19:35.11mnemocscratches his head
19:36.19hnoHmm.. seems download speed got capped. Time rising.
19:36.31zenitraMthere is also a unix "pack" tool
19:37.25hnothere has always been.
19:37.25zenitraMhttp://pastie.org/3901495
19:38.01mnemocmeh, I better download it directly to the server
19:38.31mnemoceta:7m :D
19:38.53zenitraMthere's a build_sun5i.sh
19:39.10mnemocat home I have eta:46m
19:39.29mnemoczenitraM: and you say there is a .git ?
19:40.02zenitraMyup.  git log shows commits in the kernel
19:40.09mnemocamazing
19:41.33zenitraMbrb dinner
19:41.47mnemocmeh, download to server felt to 2M/s and at home to 400KB :(
19:42.17hnomine started at 6M/s, but have now fallen down to 800K.
19:43.03mnemocthe whole world is downloading it :p
19:43.16mikey_wThe demo of ubuntu on the mele is running on a 720 DPI monitor?
19:44.44hnomikey_w, it's most likely running on an full-HD HDMI display.
19:44.56hnobut I don't know.
19:45.22mikey_wThis is driving me crazy.
19:46.52mikey_wI created the sd card several times by every method shown and the result is always the same, it halts with the unsupported format message.
19:47.38hnomikey_w, there is no such message.
19:48.09hnobut it's very likely your monitor shows a message like that if getting fed a signal that it can not display.
19:48.19mikey_wUsing the native android the Chinese stream video channels play fine.
19:48.36mnemoceta:94s
19:48.43mikey_wWith sound and sub-titles.
19:48.45hnomikey_w, the two are completely different beasts.
19:48.49mnemocdamn.... I feel like a chil
19:48.51mnemocd
19:49.16mikey_wDifferent beasts?
19:49.19hnoIt's a bit odd considering they claim there is no BSP for A13...
19:49.38hnomikey_w, running Android built for TV output and running Ubuntu.
19:50.11hno40 s
19:51.32mnemocextracting :)
19:52.29hnorealized he do not have sufficient space to extract on the server.
19:53.36mikey_wHas anyone else seen the format not supported message?
19:54.30hnomikey_w, as zenitraM said that message is a message from your monitor saying that it can not display the signal fed to it. It's not an message from the Mele.
19:54.59mnemocI was downloading to a tmpfs and when 99% lftpget started ranting it ran out of space... fortunatelly it seems it did the rest on a buffer because when I resized the mounted tmpfs it finished successfully
19:55.27hnomikey_w, unless I am completely mistaken on what message you are seeing and where.
19:55.41mnemoc.repo ...
19:55.54mnemochas buildroot, linux and u-boot...
19:56.48hnonice.
19:57.06mnemoc$ du -sh */.git
19:57.07mnemoc308K    buildroot/.git
19:57.07mnemoc4.0M    linux-3.0/.git
19:57.07mnemoc28K     tools/.git
19:57.07mnemoc648K    u-boot/.git
19:57.10mnemocuhm
19:57.25hnouhm?
19:57.50mnemoc$ du -sh .repo/
19:57.50mnemoc1.2G    .repo/
19:58.07mnemocthe real repos have to be in there
19:59.36hno256808916 to go.
19:59.44mnemocwhat the f* is exdroid??
20:00.30hnohttp://code.google.com/p/exdroid/ maybe?
20:00.47hnonaa.. that's empty.
20:00.51mnemocseems a linux tree
20:01.01mnemocthey made a bunch of bulk merges from there
20:01.44mnemocpushing to gh
20:02.12hno138258260 to go
20:03.50hno61175428
20:05.20hno0
20:05.26mnemocin 30m you can fetch it from gh
20:05.28mnemoc30s
20:07.35mnemoc31m to get the android sdk
20:08.36mnemocgit push is meditating :<
20:08.59hnowell, remote have to process and recompress the lot.
20:10.14mnemocbut, only linux-3.0/arch/arm/mach-sun4i/ there
20:11.20mnemocwhile build_a13.sh refers to arch/arm/mach-sun5i
20:12.01penguin42mnemoc: Has it got the git tree so you can see the commit for it?
20:12.40zenitraMhttps://github.com/amery/linux-allwinner/tree/leak-lichee-3.0.8
20:13.18mnemocpenguin42: build_a13.sh came in as part of a flattened merge
20:13.28penguin42bah, boring
20:14.13mnemoczenitraM: thanks, didn't notice it has finished :p
20:14.43zenitraMall of the mach-sun5i code seems to be removed on the last merge
20:15.20mnemoc./linux-3.0/drivers/block/sun5i_nand/Makefile
20:15.20mnemoc./linux-3.0/arch/arm/configs/sun5i_defconfig
20:15.43mnemocmany sun5i drivers are still there
20:16.41hnolicheegit@github.com:allwinnerwk/lichee_linux-3.0.git (fetch)
20:16.54mnemocoh
20:18.03mnemochttps://github.com/allwinnerwk
20:18.08mnemocomg omg omg
20:19.04hnobut that git seems to be private.
20:20.13hnoor deleted, hard to say.
20:25.22mikey_whno: You have me convinced that my TV doesn't like the ubuntu HDMI output.  Any suggestions for a hack?
20:25.58mnemocbuy a decent tv :p
20:26.30mikey_wArghhh!
20:26.56mikey_wBut how can I predict what T will work?
20:26.58zenitraMor use VGA + the program to enable vga output
20:28.21mikey_wProgram where?
20:29.01mnemoca little toy doing ioctl's to /dev/display
20:29.04mnemoca little toy doing ioctl's to /dev/disp
20:31.36mikey_wThe problem seems to be to get the ubuntu sd card to use VGA.
20:31.58mnemocit's to turn on the output
20:38.40zenitraMthere are .fex configs for "tvdevb" at /tools/pack/chips/sun4i/configs/crane/
20:39.37zenitraM...and also two sets of .fexes, one named "crane" and other named "linux"
20:40.22hnou-boot has a12 & a13 in the history.
20:40.31hnolast two commits.
20:40.42mnemoc\o/
20:41.20zenitraMsame with lichee_linux-3.0
20:42.28hnoyes.
20:45.52mnemocrebooting the mele
20:46.02mnemocStarting kernel ...
20:46.03mnemocDRAM: 512
20:46.06mnemoc:<
20:46.16hnowhat was it?
20:46.19mnemocwell.... that was too greedy
20:46.29hnocrashed?
20:46.44mnemocnothing happened after that line
20:47.03mnemocI'll try enabling early_printk
20:48.07mnemocno change :|
20:48.41mnemoclooking at their early_printk code
20:48.57hnodoubs they have implemented it.
20:49.07mnemocthe first commit says they did
20:49.24hnoUART or ARM debug via JTAG?
20:49.36mnemocgood point :)
20:50.32hnoThe arm debug "always" works no matter what stathe the hardware is in. Should get that one going.
21:06.51t0dbld|workmnemoc you got any ideas on why its only finding the hdmi in ubuntu
21:07.19mnemoct0dbld|work: using the ioctl trick to enable the vga
21:07.21t0dbld|workin a gentoo build i got working so far i can see in dmsg it finds a "5 inch screen"
21:07.28mnemocs/using/use/
21:07.46t0dbld|workno i want it to work for built in screen
21:07.51t0dbld|workim on a tablet Btw
21:08.13mnemocno idea, I've never ever touched that image
21:08.24t0dbld|workim using your guys img :-P
21:08.27hnot0dbld|work, have you given it your tablets system.bin?
21:08.36t0dbld|workas a starting point as ther is no source for 3.08 yet
21:08.43hnot0dbld|work, there is..
21:08.49t0dbld|workits out !!
21:09.01t0dbld|workplease link
21:09.09hnomnemoc just uploaded it to github.
21:09.30t0dbld|workoh man you guys jsut made my day
21:09.51t0dbld|worki dont know mnemoc's git hub can you link me
21:09.57t0dbld|workis handle same on git hub ?
21:10.33hno<zenitraM> https://github.com/amery/linux-allwinner/tree/leak-lichee-3.0.8
21:10.48t0dbld|workthanks hno
21:11.02mnemocthat branch is the code exactly as-in the leak
21:11.39mnemoctrying to clean it a bit into another branch to start then cherry-picking our fixes into it
21:11.46hnowith all the extra leaks?
21:11.52hnoyes,,'
21:11.57t0dbld|worknice i jsut forked you
21:12.06t0dbld|workme and my team will be helping
21:12.10t0dbld|workwell be sure to push back
21:12.19t0dbld|workmainly right now were on a10 tablets
21:12.32t0dbld|workbut i might pick up a netbook later jsut for fun :-)
21:12.38mnemoct0dbld|work: the branch will be allwinner-v3.0-android-v2, but not yet
21:12.38hnot0dbld|work, what are your team doing?
21:12.38zenitraMmnemoc: have you tried compiling with the _crane defconfig?
21:13.12t0dbld|workmnemoc is that brank you for the ubuntu img ... right now im doing the linux side of things other guys will hande android
21:13.17mnemoczenitraM: i tried a default sun4i, but it was just a greedy impulse, I'll focus in the code now
21:13.43t0dbld|workhno well my plan is duel boot on tablet , android and gentoo , i already got ubuntu and debian and mint mostly working other than display issue
21:14.01t0dbld|workgentoo offers most promise and is my favorite but its being a little more difficult
21:14.07zenitraMgiven thay they don't care about anything not being tablets, maybe there's something on the config differences that makes it hang
21:14.14t0dbld|workandroid side we will have CM
21:17.50mnemochno: I only pushed linux, uboot is all yours :)
21:18.43hnomnemoc, the linux tree have the same extra leaks.
21:19.04mnemocdiffenret .git or part of the same?
21:19.20hnothey messed up in the last merges.
21:19.44hnogit log --stat
21:19.49t0dbld|workthere is new source for u-boot as well ?
21:20.23t0dbld|workman fell like its my birthday
21:20.25hnoyes, adding ICS sparse image support to fastboot.
21:20.27t0dbld|workfeel**
21:20.37t0dbld|workOOOOoo
21:20.47mnemoct0dbld|work: follow hno's uboot repo
21:21.05hnot0dbld|work, there is also my mmc u-boot tree adding lots of things. But no nand or usb support there yet.
21:21.56t0dbld|workhno:  ok link ... or is it same avery ?
21:22.13mnemocgithub.com/hno
21:22.13hnois hno
21:22.20t0dbld|workahh ok
21:22.37t0dbld|workok
21:25.05zenitraMthe sources are linked here: http://qware.nl/android4upgrade/index.html
21:25.56zenitraMit's funny that a random foreign small tablet importer is more gpl-compliant than the chip maker..
21:26.33t0dbld|workits funny that its an OS leak lol
21:29.29hnozenitraM, Allwinner have no GPL obligations to us, and it's quite likely a lot open to it's customers.
21:29.29hnowho signed NDA etc...
21:29.48hnolichee-dev being pushed.. should be there in some minutes.
21:30.29t0dbld|worknice
21:31.45t0dbld|workhay what tool chain is 3.0.8 using ?
21:31.53t0dbld|workis it up to arm7 yet ?
21:32.09mnemociirc they use codesorce 4.4
21:32.17t0dbld|workahh so same one
21:32.22hnodoubt..
21:33.04mnemoctheir linux tree is still broken for 4.6
21:33.20mnemocsome stupid -Werror, but it tells they haven't upgraded
21:42.26hnou-boot pushed. https://github.com/hno/uboot-allwinner/commits/lichee/lichee-dev
21:47.34t0dbld|worknice cant thank you guys enough
21:48.09t0dbld|workto bad tomorrow is mothers day in US :-( cant pull another all nighter when i got a 2 hour drive for brunch
21:48.37t0dbld|worksee what i can do in next 8 hours though
21:49.06hnot0dbld|work, we got the news ourselves about 2 hours ago so you catched us smiling ;)
21:49.58mnemoc:)
21:50.08mnemoczenitraM gave the news :p
21:52.43hnohmm... the u-boot sources actually seems older than what hipboy started the mmc branch from.
21:54.37zenitraMoutput switching tool at lichee/lichee/buildroot/target/skel/test/display
21:54.48zenitraM<PROTECTED>
21:54.49zenitraM./fb_test.dat -o 4 9
21:54.49zenitraMe.g.
21:54.49zenitraM4   DISP_OUTPUT_TYPE_HDMI  __disp_output_type_t
21:54.49zenitraM9   DISP_TV_MOD_1080P_50HZ __disp_tv_mode_t
21:55.14zenitraMdoesn't seem to do much more than just calling the ioctl's. no sources
21:57.56hnoand sun5i was already leaked there.
22:05.09hnobranch names rearranged.
22:07.43zenitraMsome DirectFB code at lichee/buildroot/package/directfb-examples
22:09.59mnemocso much to eat in so few time
22:14.29hnomnemoc, getting full?
22:16.06mnemocfeeling sick already :<
22:16.22mnemocneed coffee
22:17.15hnoevidently there is another master tree.
22:18.11*** join/#arm-netbook drgreenthumb (~fletch@drupal.org/user/72475/view)
22:18.39hnotoms u-boot tree have clean commits (and reversals of sun5i) where this u-boot tree have those three exdroid merges.
22:18.47mnemocyes, this stuff is put together for the customers
22:19.31t0dbld|workhaha
22:19.36t0dbld|workso does it build
22:19.41t0dbld|worki jsut got sync done
22:27.40hnoHmm.. there is 2 lines + comments modification in bootm that is not in toms tree.
22:29.20hnoSeems to shut down nand and kill UART0 clock before startign kernel.
22:30.00mnemocto give it a fresh start?
22:31.40hnoprobably. They came in in those exdroid merges.
22:32.06hnotogether with all other changes Tom have done.
22:32.20MaDMaLKaVgood news, finally
22:32.35MaDMaLKaVnow to see if we can get a legally usable mali hf module and the license of the vpu code
22:37.53hnomm...
22:48.57MaDMaLKaVmm..?
22:56.52*** join/#arm-netbook t0dbld|work (~t0dbld@unaffiliated/t0dbld)
22:57.16hnomumble mumble...
22:57.26mnemoc:)
22:58.04hnoWhich Hynix NAND do we have in the Mele? Mine is not readable.
22:58.27penguin42hno: Can't you read the NAND types electrically?
22:59.21mnemochno: http://i.imgur.com/1xd2j.jpg
22:59.48hnopenguin42, not talking to the NAND controller yet.
23:00.09hnoand that reports an ID, not the chip.
23:00.21mnemocchip in the picture above
23:00.40t0dbld|workneed more power in this laptop
23:01.00t0dbld|worki jsut killed this machine so hard it locked me up and disconencted me :-)
23:02.32hnoOdd.. that chip is not in the u-boot allwinner nand driver.
23:22.55mnemocun-removing sun5i is gratifying
23:23.09*** join/#arm-netbook mikey_w (~mike@c-71-63-115-202.hsd1.va.comcast.net)
23:23.12*** join/#arm-netbook mike_ (~mike@c-71-63-115-202.hsd1.va.comcast.net)
23:24.23*** join/#arm-netbook vectory_ (~damon@unaffiliated/vectory)
23:57.05*** join/#arm-netbook hno (~hno@squid/developer/hno)

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