IRC log for #htc-linux on 20100524

00:00.36joel1nuxthese are kernel options, right?
00:00.45tmztyes
00:01.00joel1nuxbut there is an init in /sbin
00:01.13joel1nuxon the sdcard
00:01.35joel1nuxrebooting
00:02.11chamonixstarting test with 2.0.1 now
00:02.30joel1nuxhttp://pastebin.org/272653
00:02.58tmztcan you give me the values from the screen
00:03.00Kensanjoel1nux: just to double-check can you try to boot jairuncloth's kernel and use your sdcard as rootfs?
00:03.03tmztI don't trust this log in flash
00:03.27joel1nuxcreating boot image...
00:03.27joel1nuxcreating boot image - 1949696 bytes
00:03.36joel1nuxdownloading 'boot.img'... OKAY
00:03.36joel1nuxbooting... OKAY
00:03.40rocker2344chamonix: 2.0.1 ext2/fat32 setup?
00:03.47tmzthow were you able to adb shell in?
00:03.54joel1nuxtmzt, I have NO idea
00:04.05joel1nuxand now the system is frozen
00:04.13joel1nuxKensan, it worked fine when I used it
00:05.08joel1nuxtmzt, I did have adbd set to run in the gentoo partition, but it's not being touched
00:05.22Kensanjoel1nux: but the same kernel commandline does not work with your kernel, do I understand that correctly?
00:05.38joel1nuxsi senor
00:05.48Kensanjoel1nux: in your previous log it loads rootfs from nand
00:05.58Kensanjoel1nux: so it's not touching the gentoo in the sdcard
00:06.00tmztjoel1nux: let's see if we can get this to panic because of no rootfs
00:06.06tmzttry just noinitrd without root=
00:06.10tmztand panic=0
00:06.32joel1nuxok...I had to manually restart it just now...the panic=0 didn't allow it to reboot, evidently
00:06.46joel1nux(manual restart=remove from power, temporarily remove battery)
00:07.12tmztyou can make it panic=30
00:07.18KensanLinux version 2.6.32.9-27223-g248970b (jlcarnes@bunbun) (gcc version 4.3.4
00:07.22tmztthere's also supposed to be a shortcut, but don't know on nexus
00:07.29Kensangcc 4.3.4
00:07.38joel1nuxKensan, ya...I'm cross-compiling
00:07.59Kensandcordes solved his userspace segfaulting issue when moving to 4.4.2
00:09.26joel1nuxok, just rebooted
00:09.31joel1nuxer
00:09.33joel1nuxfrozen
00:09.44joel1nuxnow it rebooted...about 30 seconds afterwards
00:10.49tmztwhat was the last message?
00:12.28joel1nuxlet me pastebin it
00:13.00joel1nuxhttp://pastebin.org/272668
00:13.02joel1nuxtada
00:14.17Kensanjoel1nux: how do you get the log?
00:14.37joel1nux/proc/last_kmesg
00:15.16tmztokay wow
00:15.25tmztdoes it say the samething on the screen?
00:15.55tmzt#
00:15.55tmzt[   27.318847] init: service 'console' requires console
00:15.55tmzt#
00:15.55tmzt[   27.372833] init: cannot find '/system/bin/playmp3', disabling 'bootsound'
00:15.55tmzt#
00:15.57tmzt[   27.384429] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
00:16.01tmztthis can't be dmesg
00:17.02joel1nuxit is:
00:17.12joel1nux$ adb shell
00:17.12joel1nux# dmesg | grep play
00:17.12joel1nux<3>[   28.345703] init: cannot find '/system/bin/playmp3', disabling 'bootsound'
00:17.12joel1nux#
00:17.29Kensanit's loading two inits...
00:17.46Kensan#
00:17.47Kensan[    9.078491] Unpacking initramfs...
00:17.47Kensan#
00:17.47Kensan[    9.090484] Freeing initrd memory: 156K
00:18.08Kensan[   10.633514] Freeing init memory: 120K
00:18.24joel1nuxit shouldn't be loading ONE initramfs
00:18.26joel1nuxlet alone two
00:18.32tmztit's not
00:19.08Kensanwell it's seeing the sd card
00:19.09Kensanmmc1: new high speed SDHC card at address aaaa
00:20.15joel1nuxbut that is after the kernel has loaded
00:22.52Kensanwell I am off to bed
00:23.45joel1nuxargh
00:25.24joel1nuxso....where do we go from here?
00:25.36joel1nuxhow do I get it to pull from the partition?
00:26.59rocker2344i got my andorid to work on ext2/fat32 with the 04/24/2010 build. diam500   finaly. hint use home first, set wall paper than use anyother home launcher
00:27.29tmztput root= gw back in
00:27.32tmztand rootwait
00:27.36tmztand watch the screen
00:27.42joel1nuxscreen?
00:27.47joel1nuxyou mean the four-color X thingy?
00:28.09tmztno
00:28.22tmztalso add console=/dev/tty0 :)
00:29.34joel1nuxwhat does that do?
00:32.34tmztputs the messages on the screen instead of just serial hopefully
00:32.51joel1nuxtmzt, the nexus screen?
00:32.55*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
00:33.09tmztyes
00:33.16joel1nuxweird!
00:33.17joel1nuxok
00:33.18joel1nuxwill try
00:39.01joel1nuxconsole command isn't working
00:58.57*** join/#htc-linux drellisdee (~drellisde@cpe-075-176-191-020.sc.res.rr.com)
01:13.29makkonen~seen bzo
01:13.31aptbzo <~chatzilla@adsl-75-33-142-117.dsl.pltn13.sbcglobal.net> was last seen on IRC in channel #htc-linux, 2d 4h 6m 13s ago, saying: 'google i/o tweet: Froyo will be made available to OEMs and the open source community in the coming weeks'.
01:15.09*** join/#htc-linux Termana (~bradley@123-3-90-142.static.dsl.dodo.com.au)
01:19.18marextmzt, hey, do you know if anyone here's involved with iPAQ 214 ?
01:20.14tmztI think they did at one point
01:20.18tmztis that pxa3xx?
01:21.14marextmzt, yes
01:21.46tmztyeah, we started a port based on a dev board then they went back and redid it based on something else
01:21.57tmztor was that another device we based on 214 kernel, forget
01:22.21marextmzt, do any of the devs still come here ? (or somewhere ? )
01:22.44tmztwe didn't know the ipaq devs just
01:23.03tmztjust the people porting to some phone which used the 214 code
01:23.16marexwhat phone ?
01:23.18marexvphone ?
01:30.08*** join/#htc-linux eNtropin (eNtropin@h29239.upc-h.chello.nl)
01:32.38tmztthere's a polish site about it
01:43.01*** join/#htc-linux Kawaiius (~yadayada@pool-71-255-191-39.slsbmd.east.verizon.net)
01:46.01*** join/#htc-linux dzo__ (~dzo@mail.marginz.co.nz)
01:50.48*** join/#htc-linux swc|666 (~infidel20@unaffiliated/swc666/x-4934821)
01:55.09*** join/#htc-linux Finezt (~52ab0605@gateway/web/freenode/x-rxprfmqzxtiscmyl)
02:07.15*** join/#htc-linux dzo__ (~dzo@mail.marginz.co.nz)
02:07.43joel1nuxtmzt, phh made a little progress...root delay is not working with my compiled kernel
02:07.51joel1nuxneed to find out why
02:08.00joel1nuxand rootwait
02:10.09*** join/#htc-linux NeoMatrixJR_Mobi (~NeoMatrix@173-141-250-163.pools.spcsdns.net)
03:20.32*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
03:43.37*** join/#htc-linux kk123 (kk123@182.89.20.89)
03:54.55*** join/#htc-linux dcordes (~dccordes@unaffiliated/dcordes)
03:54.58dcordesmorning
03:55.18AstainHellbringmorning dcordes
03:55.41dcordesAstainHellbring, how are you?
03:55.59AstainHellbringdoing well and you?
03:56.19dcordesfantastically well. seems to be a good day today
03:56.23dcordesjust like yesterday
03:56.23AstainHellbringnice
03:57.01dcordesgotta try out LeTama's patch
03:59.08dcordesAstainHellbring, so did you try the new android yet?
04:05.19AstainHellbringnew android?
04:05.23AstainHellbringfroyo?
04:09.48*** join/#htc-linux rocker2344 (~laramy@c-98-219-86-112.hsd1.fl.comcast.net)
04:11.02dcordesAstainHellbring, yeah
04:12.23AstainHellbringno planning on it as soon as there is a stable one for desire
04:13.48moishaspbdcordes how is oe going ?
04:14.24dcordesmoishaspb, hey man. I'm recompiling the kernel with LeTama's patch to enable usb right now
04:14.36dcordesso I can debug init initeractively
04:15.36moishaspbdcordes  which branch  htc-msm-2.6.32 ?
04:15.47dcordesyep
04:16.26dcordespatch is at http://lists.linuxtogo.org/pipermail/mobile-linux-discuss/2010-May/000089.html
04:16.38moishaspbah
04:19.52moishaspbgood luck, I can't even compile yet
04:20.45moishaspbso to stay updated - do I need oe/bb ?
04:21.28dcordesmoishaspb, do you have a working toolchain? the google 4.4.0 one works well for me.
04:22.09dcordesmoishaspb, regarding kernel - no need for OE. the only thing kernel related there is the defconfig used that enables debugging and devtmpfs
04:24.23moishaspbyeah that's what I thought.. I actually I got 4.5.0, as it supposelly has much better optimization
04:26.03moishaspbdcordes, I am able to compile older Vogue/ Kaiser branch, bravo and supersonic just fine, but not the htc-msm-2.6.32
04:27.23dcordesmoishaspb, that's interesting. I should try 4.5.0. what error do you get?
04:27.29moishaspbmaybe I'll do a fresh pull tomorrow
04:28.12rocker2344nice. andorid ext2/fat32 latest runs notices the screen being tuched, does nothing
04:28.31rocker2344i have stabed the android on the start up, so you can install andorid
04:28.44rocker2344nothing happens execpt for the fact he turns white
04:28.52dcordesmoishaspb, I recommend that. there was a patched that fixed a problem with toolchains that lack some vfp setting
04:29.21moishaspbdcordes, may 17th - I saw that one
04:30.23moishaspbdcordes I suspect I am missing smthng in defconfig
04:30.50dcordesdo you use arch/arm/configs/htcleo_defconfig ?
04:31.04moishaspbdcordes I do
04:31.52moishaspbdcordes then after menuconfig it goes in interactive cmd line
04:33.55moishaspbdcordes * Restart config...
04:34.52moishaspbdcordes * Configure standard kernel features (for small systems)
04:35.02dcordesdo you pass ARCH=arm ?
04:35.42moishaspbdcordes yep. make Image ARCH=arm CROSS_COMPILE=arm-linux-eabi-
04:40.12*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
04:41.49dcordesmoishaspb, also for the config ?
04:42.07dcordesmoishaspb, doesn't give me that interactive config thing
04:42.21moishaspbdcordes, but if I accept all defaults, i craps out on
04:42.24moishaspbdrivers/usb/gadget/r8a66597-udc.c
04:42.44moishaspbdcordes, do we need that one ?
04:44.03moishaspbdcordes damn  ... I shall try LaTama patch
04:46.51dcordesmoishaspb, I don't think so unless you want to experiment with the gadget mode usb. can you try a 'cp arch/arm/configs/htcleo_defconfig .config;  make ARCH=arm CROSS_COMPILE=arm-linux-eabi- Image' ?
04:53.11moishaspbdcordes - yeah, that's the one is selected by default:  drivers/usb/gadget/r8a66597-udc.c I disabled the gadget. lets c
04:55.06moishaspbkeeps his toes crossed
04:56.14moishaspbnot so fast
04:56.43moishaspb\/usr/local/android/kernel/drivers/i2c/chips/akm8976.c:766: undefined reference to `get_akm_cal_ram'
04:57.34moishaspbproximity sensor ?
04:57.52*** join/#htc-linux CoYoTe- (~alejandro@123-179-231-201.fibertel.com.ar)
04:58.36moishaspbgsensor
04:59.27ToAsTcfhgsensor
05:00.42rocker2344god damn it. facebook was not signed correctly! BS!
05:02.19dcordescompass
05:04.38ToAsTcfhah ur right bma150 is gsensors thats right
05:11.41moishaspbweird ... #include <linux/akm8976.h> is there ...
05:11.46*** join/#htc-linux stunt1n (~fuck@c-24-23-42-1.hsd1.ca.comcast.net)
05:13.05ToAsTcfhcheck ur header file
05:14.16moishaspb./include/linux/akm8976.h:extern char *get_akm_cal_ram(void);
05:15.30moishaspbToAsTcfh what am I missing ?
05:19.52dcordesmoishaspb, I think it's very strange that you run into these errors as I don't think it's related to the 4.5.0 toolchain
05:21.00moishaspbdcordes - yeah I know. so I disabled the compass, noiw I if u don't mind explaining me this one:
05:21.22moishaspbarm-linux-eabi-ld: error: arch/arm/boot/compressed/misc.o uses VFP instructions, whereas arch/arm/boot/compressed/vmlinux does not
05:22.06moishaspblet me redo
05:22.33ToAsTcfhdcordes: u getting n evo?
05:26.03moishaspb:-) I was thinking to get one too, but that takes away the kernel fun
05:28.24*** join/#htc-linux mike150 (~corvette1@c-75-73-74-52.hsd1.mn.comcast.net)
05:28.43dcordesmoishaspb, sorry fear I can't explain that
05:28.51dcordesToAsTcfh, no
05:29.52ToAsTcfhoh i seen u over there and got excited :P
05:30.02moishaspbdcordes - np. as long as I get the Image now :-) "  Kernel: arch/arm/boot/Image is ready"
05:30.12dcordesnice
05:30.14moishaspblet me see if I can boot it now
05:30.43moishaspbI actually drilled a hole in my phones back cover last night :-)
05:30.55moishaspbto easy the reset process
05:31.06dcordeshaha no shit
05:31.47dcordesI keep the backcover off while trying builds
05:32.17*** join/#htc-linux [acl] (~abel@cpe-69-203-141-229.si.res.rr.com)
05:33.12[acl]anyone with good knowledge of Rhod ?
05:35.26dcordes[acl], what is the question
05:36.23[acl]dcordes: let me fill you in on what ive been up to. I made a wince app to load the ahi2dati.dll and try to figure why 3d isnt working on the rhod yet
05:36.33*** join/#htc-linux utnubU (~Neo31@unaffiliated/neo31)
05:37.12[acl]it fires up and dll loads and spits info. And the memory address being used is 57c00000 (virtual).
05:38.42[acl]i'm trying to see how this can help us fix the gpu1 mem region since it looks like its not correct at the moment
05:38.54[acl]make sense?
05:40.11dcordesdid you see where 57c00000 is mapped to?
05:41.03[acl]wince. I started watching what mem is affected when i pull info. ran the vs debugger
05:42.08[acl]57c00000 -> 26883000
05:42.38[acl]this is where im stuck. I'm not sure where to go from here
05:42.54dcordesdo you have the rhodium kernel?
05:43.09[acl]yup
05:45.22*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
05:45.28dcordeswhat does wiki say regarding gpu address ?
05:45.50moishaspbGreat success.
05:46.08moishaspbthank you. now I can sleep
05:46.23[acl]dcordes: what wiki? sorry sounds like i should have looked there first huh.
05:46.26dcordesmoishaspb, does it boot?
05:46.35dcordes[acl], http://htc-linux.org/wiki/index.php?title=TopazMemoryMap nothing
05:47.13moishaspbyeah. almost. got sucked on "CPU: Testing write buffer coherency:ok"
05:47.21moishaspbstucked
05:48.25dcordesmoishaspb, can you boot other prebuilt kernels?
05:49.29moishaspbyours from Mediaplayer fires up the init, but then blank screen
05:50.54dcordesmoishaspb, set consoleblank=0 in startup.txt
05:51.02dcordesthen it won't blank
05:51.30dcordesjsut asking to be sure it's nothing with your device/rom
05:51.51dcordess/jsut/just/
05:51.52moishaspbOh... ok let me try.
05:53.27dcordes[acl], in http://htc-linux.org/wiki/index.php?title=RaphaelMemoryMapPg2 it's referenced as HW3d graphics
05:53.32dcordes<PROTECTED>
05:54.12*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
05:54.26dcordes[acl], are you working in htc-msm-2.6.27 branch from gitorious ?
05:54.33[acl]yeah
05:55.08[acl]dcordes: my clone is dated since ive been at this for a few weeks now
05:57.26dcordeslooking at the git log it does not seem there was anything critical
05:57.28dcordeslately
05:59.19[acl]dcordes: maybe im not going baout this the right way. I'm not sure how the gpu1 address can be found from the driver.
06:00.39dcordesit sounds like a good approach. you could also load the dll in IDA
06:01.23[acl]the dll spits out good info. but nothing about the hardware.
06:01.37[acl]name: ATI HandHeld Interface
06:01.37[acl]versions: 2.07.05110.34681
06:01.37[acl]Revision: 0
06:01.37[acl]ChipID: 1362104322
06:01.37[acl]revisionid: 0
06:01.38[acl]TotalMemory: 15990784
06:01.39[acl]BusInterfacemode: 2
06:01.41[acl]InternalmemSize: 262144
06:04.35dcordes[acl], do you know where the address for hw3d in rhodium is set in htc-msm-2.6.27 ?
06:04.50[acl]pmem.c probably
06:05.05*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
06:05.30dcordesah right. that is built for all the devices
06:05.36dcordeswas looking for device specific pmem
06:06.37[acl]i'll probably have to check with phh on that. ok well its time for bed. have to go to work in 6 hours. i'll keep trying tomorrow.
06:07.49dcordesMSM_EBI_BASE
06:15.24moishaspbdcordes, smthng still isn't kosher. neither can get your mplayer rolling, nor shell prompt
06:16.06moishaspbdcordes, now I'm getting "ARM9 has CRASHED"
06:16.51moishaspbsmem: DIAG ''
06:16.59dcordesdidn't see that yet
06:17.11dcordesdo you know how to obtain the dmesg after softreset?
06:17.31dcordesactually with my latest mediaplayer you can also get it directly
06:17.41moishaspbfrom /proc ?
06:18.12dcordesin player.txt just remove the mplayer stuff and put something like 'dmesg > /media/fat/mydmesg.txt; sync'
06:18.20moishaspbcool
06:18.26moishaspblet me try
06:19.06dcordesthe  other way is to dump the ramconsole memory space in wince after softreset
06:19.21dcordesthis is the epic situation where you ask apt for the command:
06:19.48dcordesapt, what is leo-ramconsole?
06:19.49aptit has been said that leo-ramconsole is pwf myramconsole 0x2FFC0000 0x40000
06:21.31dcordesif you put that line into default.txt and run it haret will dump the dmesg region to myramconsole. you can read it running strings on it
06:24.09dcordesNetRipper, did you try the usbnet? it seems like I am doing something wrong. my pc doesn't see leo
06:24.42dcordesmaybe usb  must be attached during boot
06:33.51*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
06:40.11moishaspbdcordes default.txt - only "pwf myramconsole 0x2FFC0000 0x40000" noting else ?
06:40.41dcordesyeah that's it
06:40.49moishaspbdcordes k
06:41.24dcordesit won't say anything. I try moving the haret window around to check if it's done
06:41.27dcordeswill take few secs
06:43.09moishaspbdcordes the .zip i downloaded has play.txt not player.txt
06:44.04dcordesBus 002 Device 022: ID 0bb4:0a40 High Tech Computer Corp. PocketPC Sync
06:45.10dcordesBus 002 Device 023: ID 0525:a4a2 Netchip Technology, Inc. Linux-USB Ethernet/RNDIS Gadget
06:45.25dcordesnice
06:46.14moishaspbnice
06:47.24*** join/#htc-linux dekar (~dekar@f051170095.adsl.alicedsl.de)
06:48.54*** join/#htc-linux BHSPitMonkey (~stephen@pool-71-170-176-30.dllstx.fios.verizon.net)
06:49.01*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
06:49.27moishaspbIf I reset, connect USB, copy/edit, disconnect, run Harret, shit goes to "ARM9 has CRASHED"
06:50.25moishaspbIf I reset prior to Haret, kernel hangs all the way at the begining
06:50.41*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
06:50.53moishaspbgot the myramconsole though
06:51.48dcordescan you post it somewhere like privatepaste.com ?
06:57.35moishaspbgood stuff. http://pastebin.com/VRcjD0DY
06:58.20moishaspbait. thanks for your help. I'll keep on poking tomorrow
06:58.36moishaspbhave 5 hrs to sleep :-(
06:59.37dcordesmoishaspb, ok then. gnight
07:02.40*** join/#htc-linux Flaep (~flaep@dslb-094-220-116-009.pools.arcor-ip.net)
07:05.08*** part/#htc-linux Flaep (~flaep@dslb-094-220-116-009.pools.arcor-ip.net)
07:07.36moishaspbf&%$%&ING "a"
07:07.48moishaspbnow I get past the ARM9
07:07.55moishaspbang blank screen
07:08.14moishaspbi turned off the wi-fi
07:08.38moishaspbone more ram console
07:09.12*** join/#htc-linux zachy (~george@ip-85-160-38-135.eurotel.cz)
07:15.05*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
07:16.58dcordesmoishaspb, that's interesting. let me try booting with wifi on.
07:21.50*** join/#htc-linux r0w3zz_ (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
07:24.42moishaspbdcordes very nice - this will make Monsieur Gates happy - his favourite blue screen now
07:25.10dcordesmoishaspb, that's normal
07:25.15moishaspbdmesg from play.txt looks good though
07:25.16dcordesrandom bluescreen
07:26.06moishaspbso I did not turned off the wi-fi and I did get ARM9 has CRASHED shit
07:26.29moishaspbI mean one more time
07:26.52dcordesso it seems unrelated
07:27.26dcordesalso I can boot up all the way with wifi turned on
07:27.30moishaspbIt doe sseem related. If I Haret with wi-fi i do get the crash
07:28.12moishaspblast time. wi-fi off.
07:28.20dcordesmy bad I misunderztood the last sentence
07:28.36moishaspbdamn ... I'll be banging on the KB with my foregead tomorrow
07:28.56dcordescause it cost you all the sleep ? :P
07:29.01moishaspb:-)
07:29.10moishaspbI love it though
07:29.20moishaspbmy boss doesn't
07:29.27moishaspb:-)
07:31.38moishaspbdamn ...  crash with wi-fi off now
07:31.55moishaspbbye
07:32.21dcordeslater
07:40.05*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
07:40.19*** join/#htc-linux Flaep (~flaep@dslb-094-220-116-009.pools.arcor-ip.net)
07:40.25*** part/#htc-linux Flaep (~flaep@dslb-094-220-116-009.pools.arcor-ip.net)
07:46.14*** join/#htc-linux leobaillard (~leobailla@leobaillard.org)
07:47.59*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
07:53.30*** join/#htc-linux r0w3zz_ (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
07:54.54*** join/#htc-linux freakonlegs (~Craigtbal@host86-182-183-5.range86-182.btcentralplus.com)
07:56.57*** join/#htc-linux Wout (~a@s55927d21.adsl.wanadoo.nl)
07:56.59*** join/#htc-linux balans (~Gebruiker@82-170-215-5.ip.telfort.nl)
08:01.11*** join/#htc-linux toer (tore@179.81-166-86.customer.lyse.net)
08:06.31*** join/#htc-linux thedicemaster (~thedicema@e200071.upc-e.chello.nl)
08:09.57*** join/#htc-linux kiozen (~oeichler@rgnb-5d87da4b.pool.mediaWays.net)
08:11.15*** join/#htc-linux Captnoord (~Captnoord@dc5147a47b.adsl.wanadoo.nl)
08:19.15*** join/#htc-linux Meowz0r (~friskus20@ip70-177-104-141.ok.ok.cox.net)
08:20.48*** join/#htc-linux Flaep (~flaep@dslb-094-220-116-009.pools.arcor-ip.net)
08:20.54*** part/#htc-linux Flaep (~flaep@dslb-094-220-116-009.pools.arcor-ip.net)
08:20.57*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
08:28.42*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
08:33.34*** part/#htc-linux Captnoord (~Captnoord@dc5147a47b.adsl.wanadoo.nl)
08:37.49*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
08:40.48*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
08:40.58*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
08:43.10*** join/#htc-linux r0w3zz_ (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
08:55.00*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
08:58.50*** join/#htc-linux Specialist (~tg@62.12.212.130)
09:01.46chamonixhey guys
09:03.38*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
09:07.37*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
09:09.57CoYoTe-topaz200 have working sound or i missread?
09:12.21*** join/#htc-linux marex (~marex@vasut.kolej.mff.cuni.cz)
09:20.24*** join/#htc-linux AndyC (~bc1b6dc4@gateway/web/freenode/x-lllgwibspicsqojp)
09:25.35*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
09:29.00*** join/#htc-linux mc44 (~mc44@87-194-37-226.bethere.co.uk)
09:29.01*** join/#htc-linux mc44 (~mc44@unaffiliated/mc44)
09:31.40*** join/#htc-linux toi (~toi@d54C2AA76.access.telenet.be)
09:33.21*** join/#htc-linux Cass_VM (~Cass@87-194-153-242.bethere.co.uk)
09:33.28*** join/#htc-linux dcordes (~dccordes@unaffiliated/dcordes)
09:42.10*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
09:43.31*** join/#htc-linux dekar (~dekar@f051170095.adsl.alicedsl.de)
09:43.51*** join/#htc-linux r0w3zz_ (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
09:45.14Kensandcordes: hi
09:45.24dcordesKensan, hi there
09:45.51Kensandcordes: finally we are both in here at the same time *heh*
09:45.59dcordesyeah
09:46.01Kensandcordes: I got your message from a couple days ago.
09:46.03dcordeshow's the nexus?
09:46.15Kensandcordes: btw, congratulations on the leo progress
09:46.41Kensandcordes: I put it aside a bit, meaning I am using it as a phone mainly.
09:46.51Kensandcordes: I am tinkering with the HTC Dream I got.
09:47.07mickeylmorsche
09:47.15Kensandcordes: You posted a kernel for me the other day which I tried on my Nexus but didn't get far.
09:47.34dcordeshelping out mickeyl leviathan and GNUtoo? that's nice
09:47.49Kensandcordes: plus I didn't see any console output, only a splashscreen.
09:47.54Kensanmickeyl: moin
09:48.16Kensandcordes: well haven't done much, just built an image which does not boot *heh*
09:48.17dcordesKensan, pity you put it aside. I just wanted to ask if you can install angstrom rootfs
09:48.37Kensandcordes: well I can do stuff with it as long as the nand rests untouched
09:48.56dcordesyou could throw it on sd
09:49.01Kensandcordes: so yeah, I am interested in getting proper oe support for the qsd8 devices
09:49.06Kensandcordes: yup.
09:49.11dcordesnice
09:50.02*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
09:50.20CoYoTe-i want my android 2.2 now!
09:50.26CoYoTe-anyone get a fs working?
09:50.42dcordesKensan, http://linuxtogo.org/~lgorris/builds/OE/leo/live/Angstrom-minimalist-image-glibc-ipk-2010.4-test-20100517-htcleo.rootfs.tar.gz
09:51.04dcordesKensan, see if you can run init. that would be super interesting to see.
09:52.58Kensandcordes: let's see
09:57.36dcordesKensan, I really asked you to boot a leo kernel on nexus?
09:57.49Kensandcordes: I need to get a proper nexus kernel config into oe
09:57.54dcordesKensan, it's possible I confused it with the rootfs..
09:59.42dcordesKensan, we could add arch/arm/configs/mahimahi_defconfig or you provide a custom one
10:00.32Kensandcordes: that one would be a good start.
10:00.39dcordesKensan, if you have no patches yet it would make sense to use the same htc-msm-2.6.32 branch for htcpassion we use for htcleo
10:01.17Kensandcordes: no I have no patches.
10:01.38*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D7AA.dip.t-dialin.net)
10:01.53Kensandcordes: btw, judging by the traffic on linux-msm mainline support is really coming around.
10:05.18*** join/#htc-linux Flaep (~flaep@dslb-094-220-116-009.pools.arcor-ip.net)
10:05.20*** part/#htc-linux Flaep (~flaep@dslb-094-220-116-009.pools.arcor-ip.net)
10:05.32dcordesyeah looks good
10:07.23*** join/#htc-linux |Jeroen| (~jeroen@94-224-31-113.access.telenet.be)
10:09.02Kensanhm I have to get console output
10:09.12*** join/#htc-linux kvaster (~kvaster@77.74.36.115)
10:09.41KensanThe phone only shows that silly splashscreen when booting
10:10.10Kensandcordes: didn't work. The phone seemed to boot but rebootet after a couple seconds.
10:10.27Kensandcordes: but cannot say what actually happened because I have no console output.
10:23.40dcordesvery good
10:24.13dcordesif init dies we can't blame the kernel for angstrom problems
10:24.16dcordesrm /etc/init.d/psplash
10:24.26dcordess/kernel/leo kernel/
10:25.44mickeylrecommends a distro with less fancyness
10:26.13mickeylif you have framebuffer and some way to enter anything, init=/bin/sh might be best to start
10:29.51Kensanit's not the bootsplash but it's a splashscreen from the nexus one
10:29.59Kensanmust be from the bootloader or something...
10:30.01dcordesoh ridic
10:30.10dcordesyou could flash an empty one
10:31.49*** join/#htc-linux LeTama (~IceChat7@vau06-1-82-228-252-90.fbx.proxad.net)
10:31.59*** join/#htc-linux Flaep (~flaep@dslb-094-220-116-009.pools.arcor-ip.net)
10:32.07dcordesLeTama, hi man
10:32.27LeTamahi dcordes!
10:35.18dcordesLeTama, good to see you got the usb working
10:35.44Kensanhm I think the kernel I am using is not properly configured.
10:37.08*** join/#htc-linux lucx (~luc@89-115-128-35.cl.ipv4ilink.net)
10:37.35LeTamayes, that's nice... I sould have tried that earlier that stubbornly trying to get adbd working :)
10:40.35*** join/#htc-linux GNUtoo (~GNUtoo@host171-85-dynamic.51-79-r.retail.telecomitalia.it)
10:45.33*** join/#htc-linux r0w3zz (~r0w3zz@p54A8D432.dip.t-dialin.net)
10:55.01dcordesLeTama, is your /sbin/telnetd the busybox telnetd ?
10:56.56*** join/#htc-linux |Jeroen| (~jeroen@94-224-31-113.access.telenet.be)
10:57.00LeTamayes
11:02.00dcordesKensan, I can't find anything useful on how to enabled bootsplash
11:02.22dcordesKensan, the internet is full of reports on how nice it looks tho
11:02.39dcordeswhich made me happy.
11:03.03dcordess/enabled/disable/
11:07.33Cass_VMpsplash=false in default.txt seems to stop it starting the splash screen
11:09.12Cass_VMget a segfault mind you so it does not boot still
11:09.50dcordesCass_VM, nexus one has no default.txt ('official' android device)
11:10.07Cass_VMah ok, thought this was refering to hd2 :)
11:10.19Cass_VMit go back to my hole again
11:10.45*** join/#htc-linux kvaster (~kvaster@77.74.36.115)
11:10.47dcordesCass_VM, no, trying to run openembedded build on nexus to see if the same problems exist like on hd2
11:11.29Cass_VMok .. am running your oe on hd2 with your image .. thats where i obviously confused
11:12.05Cass_VMohh while i have you here
11:12.22Cass_VMi see on the mailing list you compiled kernel/oe with "-march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp"
11:12.27dcordesKensan, maybe psplash cmdline parameter also works for android splash ??
11:12.31Cass_VMwhere did you put that ?
11:12.50dcordesopenembedded passes it to make
11:13.42Cass_VMok .. so your still compiling kernel with just ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi-
11:13.48Cass_VMnone of the rest
11:17.15dcordesCass_VM, yep those flags are just for the userspace. the kernel puts everything it needs
11:17.52Cass_VMcool thanks
11:19.53dcordesgotta go
11:20.07dcordesKensan, it would be really nice if you could find out what's crashing
11:21.55dcordesKensan, maybe if you can get usbnet or adb working you can try to run udevd and dropbear
11:22.03dcordesl8r
11:56.11*** join/#htc-linux Echo31 (~olivier@mir31-4-82-240-194-54.fbx.proxad.net)
12:00.58*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
12:01.03*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
12:04.57*** join/#htc-linux k_linux (~klinux@41.92.26.71)
12:10.29*** join/#htc-linux k_linux (~klinux@41.92.26.71)
12:10.43*** part/#htc-linux freakonlegs (~Craigtbal@host86-182-183-5.range86-182.btcentralplus.com)
12:10.56*** join/#htc-linux mickeyl (~mickey@80.81.242.146)
12:11.47*** join/#htc-linux mike150 (~corvette1@c-75-73-74-52.hsd1.mn.comcast.net)
12:12.08*** join/#htc-linux mastermerlin (~Adium@pD957BCF3.dip.t-dialin.net)
12:18.23*** join/#htc-linux mastermerlin (~Adium@pD957BCF3.dip.t-dialin.net)
12:18.23*** join/#htc-linux ToAsTcfh (~toastcfh@24.94.158.107)
12:18.23*** join/#htc-linux Ekips_ (spike@d51A460C9.access.telenet.be)
12:20.38*** join/#htc-linux kvaster (~kvaster@77.74.36.115)
12:36.09*** join/#htc-linux mastermerlin (~Adium@pD957BCF3.dip.t-dialin.net)
12:49.39*** join/#htc-linux jOhNnY431 (~jOhNnY@i59F790CC.versanet.de)
12:59.39*** join/#htc-linux marex (~marex@vasut.kolej.mff.cuni.cz)
13:05.22*** join/#htc-linux gnutoo_ (~GNUtoo@host182-144-dynamic.24-79-r.retail.telecomitalia.it)
13:05.24*** join/#htc-linux mike150 (~corvette1@c-75-73-74-52.hsd1.mn.comcast.net)
13:11.22*** join/#htc-linux Wout (~a@s55927d21.adsl.wanadoo.nl)
13:14.19*** part/#htc-linux Flaep (~flaep@dslb-094-220-116-009.pools.arcor-ip.net)
13:36.46*** join/#htc-linux Epsy (Epsy@ip-225.net-89-3-104.rev.numericable.fr)
13:46.43*** join/#htc-linux mastermerlin (~Adium@pD957BCF3.dip.t-dialin.net)
13:49.59*** join/#htc-linux kvaster (~kvaster@93.84.112.80)
13:59.08*** join/#htc-linux pipomolo42 (~alex@home.boeglin.org)
14:01.26*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
14:01.55*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
14:03.26*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
14:14.45*** join/#htc-linux Tinyboom (~nahh@3.84-49-162.nextgentel.com)
14:16.39*** join/#htc-linux toi (~toi@d54C2AA76.access.telenet.be)
14:20.24*** join/#htc-linux lucx (~luc@89-115-128-35.cl.ipv4ilink.net)
14:31.53*** join/#htc-linux [acl] (~abel@96.246.167.90)
14:39.36*** join/#htc-linux spetrillo (~Steven@pool-74-108-132-15.nycmny.fios.verizon.net)
14:41.26*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
14:49.05*** join/#htc-linux Flaep (~flaep@dslb-094-220-116-009.pools.arcor-ip.net)
14:49.48*** join/#htc-linux AstainHellbring (~AstainHel@unaffiliated/astainhellbring)
14:55.39*** join/#htc-linux kiozen (~oeichler@rgnb-5d87da4b.pool.mediaWays.net)
14:59.18*** join/#htc-linux Cass_VM (~Cass@87-194-153-242.bethere.co.uk)
15:22.20*** join/#htc-linux sindre (~sindre@116.148.202.84.customer.cdi.no)
15:26.11*** join/#htc-linux GNUtoo (~GNUtoo@host182-144-dynamic.24-79-r.retail.telecomitalia.it)
15:32.01*** join/#htc-linux Gine (~52ab0605@gateway/web/freenode/x-arapaenlpbiibgau)
16:03.42*** join/#htc-linux mastermerlin (~Adium@pD957BCF3.dip.t-dialin.net)
16:03.55*** join/#htc-linux Mattstarky (~chatzilla@cpc3-stkp3-0-0-cust584.manc.cable.ntl.com)
16:15.50*** join/#htc-linux NeoMatrixJR (~chatzilla@173-25-48-212.client.mchsi.com)
16:17.36*** join/#htc-linux hamagc (~hamagc@206.55.156.200)
16:18.14*** join/#htc-linux mike150 (~corvette1@c-75-73-74-52.hsd1.mn.comcast.net)
16:32.40*** join/#htc-linux Specialist (~tg@62.12.212.130)
16:34.20*** join/#htc-linux Specialist (~tg@62.12.212.130)
16:37.29*** join/#htc-linux bzo (~chatzilla@netblock-68-183-234-14.dslextreme.com)
16:44.03[acl]looks like someone disassembled the sound drivers on the rhod.
16:45.06phh[acl]: oh ?
16:45.32phhand got something interesting ?
16:45.52[acl]I'm not sure. I asked him to see if he can jump into the chat room to explain
16:46.06[acl]http://forum.ppcgeeks.com/showthread.php?t=121743&page=3
16:47.50phhokay. who killed my internet connection ?
16:47.50phheverything is slow.
16:48.22*** join/#htc-linux mike150 (~corvette1@c-75-73-74-52.hsd1.mn.comcast.net)
16:48.44[acl]phh: not me.. but i do have to talk to you about the 3d mem for rhod.
16:48.54phh[acl]: yeah I've seen
16:49.00phhdump mmu will give you the phys address
16:49.27[acl]yeah thats hwo i got the phys address. (v) 57c00000 -> 26883000 (p)
16:50.18[acl]when i run a 3d app. I notice that part of the mem changes so i know that address is being used. But i dunno where to go from here
16:50.24[acl]butcher up pmem.c ?
16:50.37phhis it always this address ?
16:50.44[acl]yes
16:51.23phhend of EBI2
16:51.37phhwhy not.
16:51.37phh[acl]: anything in SMI ?
16:51.57[acl]not that i can tell. but then again i havent been able to load all the fuctions to really push the chip.
16:52.13phh[acl]: for sound, can you tell the guy to take care of adsp*.dll stuff ?
16:52.20phh(adsp rtos something)
16:53.13phhadsprtossvccore
16:53.19[acl]ill relay the message
16:54.14phhI'm pretty sure our error is somewhere in this file
16:54.29phh[acl]: so to test this address
16:54.48phh[acl]: delete the second memory bank in the board file
16:54.56phhuse gsm diamond settings
16:54.57phhin pmem.c I mean
16:54.58*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
16:55.10phhand set gpu1 to the address you've got
16:56.19phh(if it happens to work we will figure out a way to reenable the rest of the memory, but it's not that easy.)
16:56.19phh(I mean it's maths.)
16:56.20[acl]phh: ok ill try this tonight
17:04.01*** join/#htc-linux utnubU (~Neo31@unaffiliated/neo31)
17:05.25chamonixI need 5 more phones, battery testing is too time consuming these days
17:08.48[acl]phh: This was confusing. "dcordesb1b00000 a0000000 1 HW3D graphics" <--- these arent the addresses used on the pmem.c So is the wiki wrong for the raph?
17:20.43*** join/#htc-linux UnknownArtists (~unknown@84.19.198.99)
17:20.54phh[acl]: there are three addresses for 3D
17:21.04phhone SMI memory, one EBI memory, one 3D registers
17:21.11phha00000.... phys is 3D registers
17:25.39[acl]ahh. Ok, so while i continue my quest for 3d.. how can i get all the other addresses for the Rhod?
17:27.21phhdon't know ..
17:27.24phhperhaps push textures
17:29.24[acl]i figured that would be the only way. I need to get the rest of the functions working
17:36.15[acl]phh: This is the interesting thing. When i get the chip info. this is how much total mem it reports 15990784
17:37.06phhsounds fair
17:37.10phh8MB SMI + 8MB EBI
17:37.23[acl]15.25 mb
17:37.31GNUtoohi leobaillard
17:37.33GNUtoooops
17:37.35GNUtoohi leviathan
17:37.49GNUtoosorry leo
17:37.56*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
17:46.27*** join/#htc-linux Muzzy006 (~52ea827e@gateway/web/freenode/x-lxvpvywzizbuuokt)
18:03.39*** part/#htc-linux Flaep (~flaep@dslb-094-220-116-009.pools.arcor-ip.net)
18:07.00*** join/#htc-linux FireDevil (~FireDevil@punephenix.net4india.com)
18:07.16*** join/#htc-linux balans (~barry@82-170-215-5.ip.telfort.nl)
18:08.48*** join/#htc-linux lucx (~luc@89-115-128-35.cl.ipv4ilink.net)
18:09.08*** join/#htc-linux mike150 (~corvette1@c-75-73-74-52.hsd1.mn.comcast.net)
18:14.55NeoMatrixJRjust a q? has anyone on here tried loading up balsat's 2.2? Any luck? Mine's stuck during boot.
18:17.30phhno
18:17.50phhI tried a froyo build on my own, I've seen dozens of SIGILL
18:17.52phhand I stopped there.
18:17.53*** join/#htc-linux dekar (~dekar@f051170095.adsl.alicedsl.de)
18:19.05NeoMatrixJRI can get to a # prompt but no gui
18:19.18NeoMatrixJRgoing to write out dmesg and inspect
18:19.44NeoMatrixJRcrap... no > key
18:20.55phhdownloading 'boot.img'... OKAY
18:20.56phhbooting... FAILED (remote: invalid boot image)
18:20.58phhyouhou \o/
18:36.04*** join/#htc-linux mastermerlin (~Adium@pD957BCF3.dip.t-dialin.net)
18:51.01NeoMatrixJRhmmm...ok, so I've double checked that files are in the system.sqsh, but they're not in the file system once the phone boots. now, I don't fully know how this works but isn't data.img the file that actually makes up the phone's filesystem? and isn't it built from system.sqsh + rootfs.img?
18:51.47*** join/#htc-linux Phoenix][ (~tg@62.12.212.130)
18:53.41*** join/#htc-linux mike150 (~corvette1@c-75-73-74-52.hsd1.mn.comcast.net)
19:04.42*** join/#htc-linux balans (~barry@82-170-215-5.ip.telfort.nl)
19:23.13*** join/#htc-linux kiozen (~oeichler@rgnb-5d87da4b.pool.mediaWays.net)
19:23.49tmztNeoMatrixJR: shift-.
19:33.44IncognitoMan<phh> youhou \o/
19:33.47IncognitoMantouhou ;)
19:34.47*** join/#htc-linux Scepterr (~scepterr@m3c5736d0.tmodns.net)
19:38.52*** join/#htc-linux Scepterr69 (~scepterr@ool-18b92277.dyn.optonline.net)
19:42.26*** join/#htc-linux Jack_E (~chatzilla@host86-172-80-128.range86-172.btcentralplus.com)
19:46.09NeoMatrixJRwait... is system.sqsh supposed to equal / or /system?
19:48.39[acl]NeoMatrixJR: it gets mounted .. yes..
19:49.19*** join/#htc-linux k_linux (~klinux@41.214.147.81)
19:51.04[acl]k_linux: sup buddy.. how is the froyo venture coming along?
19:51.26k_linux[acl]:  still fighting to get it run on hd
19:51.52k_linux[acl]: it can't even run android runtime
19:52.10[acl]ahh. Can we get our hands on the ported version that went to the Hero?
19:52.25[acl]or is that what ur working on ?
19:52.28k_linux[acl]: I tried eris & hero one no luck
19:52.58[acl]k_linux: no i mean the froyo for the nexus that was ported to the hero.
19:53.13k_linux[acl]: as far as I know only heroc is done
19:54.05k_linux[acl]: this one gives very bad crashs like when u use bin or lib from qsd ports
19:54.43k_linux[acl]: I'm basing on eris one it seems that we do something with
19:54.54k_linuxcan
19:55.14k_linuxu have link to it ?
19:55.50*** join/#htc-linux thedicemaster2 (~thedicema@e200071.upc-e.chello.nl)
19:55.59[acl]im getting it now :-)
19:56.09k_linuxok
19:56.16[acl]its apparently somewhere on xda for the nexus. Its already rooted.
19:56.59k_linux[acl]: u wanna play with nexus one's build ?
19:57.34[acl]we already run desire apps.. how hard can it be to run nexus one crap. lol
19:58.27k_linux[acl]: u need bin and libs from msm 72xx one u know that I'm using legend one with desire apps/framework
19:59.24[acl]yeah ur right. Thats why iwas asking how they ported the nexus one buiild to the Hero
19:59.29[acl]means they already have the framework done
20:00.03[acl]http://forum.xda-developers.com/showthread.php?t=686631
20:05.01k_linux[acl]: http://forum.xda-developers.com/showthread.php?t=686893
20:05.15k_linuxzenulator port
20:05.34k_linux[acl]: I didn't try this one yet
20:06.10[acl]sounds like there is some homework ..lol.
20:06.41k_linuxhttp://forum.xda-developers.com/showthread.php?t=685594
20:06.57k_linuxthis is eris one which I use as base
20:07.25k_linux[acl]: a lot of :D
20:07.27[acl]damn .. as soon as i try my 3d crap tonight ill see if i can jump and help.
20:07.53k_linux[acl]: u r welcome man this runs me crazy !
20:08.14*** join/#htc-linux Eamus (~abinford@67-129-215-3.dia.static.qwest.net)
20:10.03[acl]k_linux: ok.. while you are here. On your blackstone .. can you get neocore to run with the aosp build ? does the 3d work perfectly?
20:17.27*** join/#htc-linux dcordes (~dccordes@unaffiliated/dcordes)
20:23.30dcordesKensan, any luck on the console output?
20:25.14*** join/#htc-linux Vito_| (~Sysel@gw.loccal.net)
20:28.24*** join/#htc-linux Neo31`FarFarAway (~Neo31@41.226.64.91)
20:29.26*** join/#htc-linux sheraz150 (~corvette1@c-75-73-74-52.hsd1.mn.comcast.net)
20:29.38sheraz150dcordes, you get time to look at that evo rom yet?
20:30.11dcordessheraz150, oe is not yet fixed sorry
20:30.22dcordesbut it is a similar problem
20:30.35*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
20:32.13dcordesLeTama, do you have a fluid connection via usbnet / telnetd ?
20:32.40dcordesLeTama, for me it behaves in a strange way, pausing and then passing the data in big chunks
20:32.54dcordeslike very laggy ssh connection
20:34.50*** join/#htc-linux k_linux (~klinux@41.214.147.81)
20:35.01sheraz150ah its all good man, good to know your working :)
20:35.08IncognitoMancant wait for sound and battery fix.....
20:37.24dcordeslol
20:41.42*** join/#htc-linux jumoit (~samuel@121.77.87.145)
20:51.58*** join/#htc-linux rocker2344 (~laramy@c-98-219-86-112.hsd1.fl.comcast.net)
20:57.08Kensandcordes: hi
20:57.17dcordeshey there
20:57.22Kensandcordes: I had to take care of other stuff.
20:57.34Kensandcordes: did not have time to play with the Nexus
20:57.58dcordesok. I tried to figure out how to turn off the splash but no luck
20:58.35Kensandcordes: well I assume if I can get the kernel to write the output to console I will see the output.
20:58.42Kensandcordes: serial console would be sweet though.
20:59.20dcordesthat would do
20:59.22Kensandcordes: but I don't know if such a cable exists or if one can make one.
20:59.35dcordesusbnet
21:00.12Kensandcordes: you mean usbnet and netconsole?
21:01.32dcordesKensan, like that http://lists.linuxtogo.org/pipermail/mobile-linux-discuss/2010-May/000089.html
21:01.40Kensandcordes: btw, do you have oe commit access?
21:01.52dcordesyep
21:02.11Kensandcordes: I don't want to subscribe to the oe-devel ml just to send a patch from time to time...
21:02.18Kensandcordes: too much traffic I don't care about.
21:02.37dcordesno problem
21:03.42Kensandcordes: so would it be ok if I sent you an occasional patch from time to time?
21:04.12dcordesyes that's cool
21:04.21Kensandcordes: ok great.
21:04.33Kensandcordes: well I have to run again.
21:04.47Kensandcordes: catch you later.
21:04.54dcordesttyl
21:05.10Kensandcordes: and "tweet" updates if you have any breakthroughs, I am following *hehe*
21:05.20dcordes:P
21:05.34Kensanalright, goodnight everyone
21:06.32*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
21:06.41*** join/#htc-linux hamagc (~hamagc@206.55.156.200)
21:23.33dcordesLeTama, can you provide your busybox initrd with telnetd?
21:28.04*** join/#htc-linux mastermerlin (~Adium@pD957BCF3.dip.t-dialin.net)
21:38.28*** join/#htc-linux Echo31 (~olivier@mir31-4-82-240-194-54.fbx.proxad.net)
21:41.42LeTamahey dcordes
21:42.32LeTamaI don't see the same thing here, it's quite stable
21:43.31LeTamaI will push my initrd, need to check it before if I didn't messed it
21:43.33*** join/#htc-linux jumoit1 (~samuel@121.77.87.145)
21:53.28*** join/#htc-linux k_linux (~klinux@41.214.146.172)
21:56.06dcordesLeTama, ok thanks. would be nice if you can post a link here. so I can grab it tomorrow.
21:56.09dcordesgnight
21:59.52IncognitoManwonders what some peoples android screens look like...
22:01.52*** join/#htc-linux Jack_E (~chatzilla@host86-172-80-128.range86-172.btcentralplus.com)
22:06.44LeTamadcordes: http://home.lestamas.fr:8080/busyrd23.zip
22:07.59LeTamait's a bit big, 5 M compressed, you have everything inside
22:09.21LeTamait will crash on bad user mode with my current cmdline, remove user_debug=65535 if you don't want that
22:10.10LeTamait's a bit picky to boot, and has a lot of trace, but if you reach #, you're good to go
22:10.59LeTamaI noticed that if it gets stuck during ifconfig, unplugging/re-plugging usb make it go
22:12.20LeTamagood night
22:15.48*** join/#htc-linux AstainHellbring (~AstainHel@unaffiliated/astainhellbring)
22:16.55*** join/#htc-linux loop0 (~loop0@165.109.198-77.rev.gaoland.net)
22:17.01*** join/#htc-linux Scepterr (~scepterr@ool-18b92277.dyn.optonline.net)
22:22.58*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
22:32.29*** part/#htc-linux k_linux (~klinux@41.214.146.172)
22:36.50*** join/#htc-linux k_linux (~klinux@41.214.146.172)
22:37.09*** part/#htc-linux k_linux (~klinux@41.214.146.172)
22:43.32*** join/#htc-linux surge (surge@pool-98-118-154-21.bflony.fios.verizon.net)
22:44.24*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
22:53.58*** join/#htc-linux marex (~marex@vasut.kolej.mff.cuni.cz)
22:54.31*** join/#htc-linux jumoit (~samuel@121.77.87.145)
22:55.07*** join/#htc-linux AstainHellbring (~AstainHel@unaffiliated/astainhellbring)
23:21.02*** join/#htc-linux JJthescot_ (~quassel@94-193-242-141.zone7.bethere.co.uk)
23:33.22*** join/#htc-linux antoszka (~antoszka@unaffiliated/antoszka)
23:33.37*** join/#htc-linux JJthescot (~quassel@94-193-242-141.zone7.bethere.co.uk)
23:35.17*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)

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