04:45.48 | *** join/#htc-linux rob_w (n=bob@p213.54.222.47.tisdip.tiscali.de) |
05:08.12 | *** join/#htc-linux rob_w (n=bob@p213.54.222.47.tisdip.tiscali.de) |
05:56.40 | *** join/#htc-linux goxboxlive (n=goxboxli@ti500710a080-14919.bb.online.no) |
06:13.22 | *** join/#htc-linux goxboxlive (n=goxboxli@ti500710a080-14919.bb.online.no) |
06:18.23 | *** join/#htc-linux goxboxlive (n=goxboxli@ti500710a080-14919.bb.online.no) |
06:22.33 | *** join/#htc-linux goxboxlive (n=goxboxli@ti500710a080-14919.bb.online.no) |
06:24.55 | *** join/#htc-linux goxboxlive (n=goxboxli@ti500710a080-14919.bb.online.no) |
06:25.51 | *** join/#htc-linux goxboxlive (n=goxboxli@ti500710a080-14919.bb.online.no) |
07:10.18 | *** join/#htc-linux BabelOued (n=BabelOue@lun34-2-82-238-28-28.fbx.proxad.net) |
07:16.58 | *** join/#htc-linux awelux__ (n=awelux__@dslb-084-058-168-039.pools.arcor-ip.net) |
10:25.13 | *** join/#htc-linux goxboxlive (n=goxboxli@ti500710a080-14919.bb.online.no) |
10:52.44 | *** join/#htc-linux jeanseb (n=jeanseb@gazypan.dyndns.org) |
11:05.28 | *** join/#htc-linux rob_w|mis (n=rob_w@p549BC6FA.dip0.t-ipconnect.de) |
11:36.01 | *** join/#htc-linux punkgeek (n=jeanseb@gazypan.dyndns.org) |
12:34.49 | *** join/#htc-linux punkgeek (n=jeanseb@gazypan.dyndns.org) |
14:22.24 | *** join/#htc-linux rob_w (n=bob@p213.54.222.47.tisdip.tiscali.de) |
15:53.10 | *** join/#htc-linux jeanseb (n=jeanseb@gazypan.dyndns.org) |
16:58.31 | *** join/#htc-linux BabelOued (n=BabelOue@lun34-2-82-238-28-28.fbx.proxad.net) |
19:43.46 | cr2 | hi |
19:44.00 | BabelOued | hi |
19:44.43 | cr2 | do you have some progress with wifi ? |
19:44.46 | BabelOued | all is fine for you, touchscreen, WLAN and maybe GSM ? |
19:45.10 | cr2 | gsm (umts) - not yet. |
19:45.21 | BabelOued | no for WLAN stopped always to eCpu already runnning |
19:45.52 | cr2 | do you know the bootloader commands ? |
19:46.06 | BabelOued | i think that i don't use pxa_gpio_mode well |
19:46.18 | BabelOued | bootloader command ? like ? |
19:46.20 | cr2 | the mode ? |
19:46.36 | cr2 | htc bootloader commands |
19:48.04 | BabelOued | i don't know bootloader comand, i read a message from you about JTAG and my internet box have a JTAG bootloader, maybe i try to understand |
19:48.22 | cr2 | no, these are different. |
19:48.38 | BabelOued | i use pxa_gpio_mode(75 | GPIO_IN) to set pin to input, is right ? |
19:48.46 | cr2 | the first 256K of flash ROM are the htc bootloader. |
19:49.01 | cr2 | looks ok. |
19:49.11 | BabelOued | ok your message from yesturday night |
19:49.40 | cr2 | also on ba |
19:50.01 | cr2 | dump it, and run 'strings' |
19:50.11 | BabelOued | ok, and you want to use this for a real suspend ? |
19:50.20 | BabelOued | ok i do it now |
19:50.34 | BabelOued | changing SD CARD |
19:50.49 | cr2 | you can do it in haret, or in linux. |
19:51.49 | BabelOued | i do it in your last haret, because on my linux i don't have arm-objdump i think, and no BA ROM file |
19:52.52 | BabelOued | synce-serial-config /dev/ttyUSB0 |
19:52.53 | BabelOued | vdccm |
19:53.00 | BabelOued | oups sorry |
20:03.14 | *** join/#htc-linux goxboxlive (n=goxboxli@ti500710a080-14919.bb.online.no) |
20:06.52 | BabelOued | cr2 : command is vd 0 0x3e800 ? |
20:07.21 | BabelOued | no |
20:12.15 | cr2 | the command is |
20:12.31 | cr2 | pwf 0x0 0x40000 |
20:12.43 | cr2 | sorry |
20:13.05 | cr2 | pwf babootldr 0x0 0x40000 |
20:13.22 | cr2 | but it seems that there is no BT of wifi control there... |
20:13.31 | cr2 | unlike on the universal. |
20:16.43 | BabelOued | my ba freeze when i use this command |
20:23.05 | BabelOued | i use pdump babootldr 0x0 0x40000, it works, not the same dump ? i don't understand the difference |
20:24.11 | cr2 | pdump is a hexdump |
20:24.21 | cr2 | pwf writes to a file. |
20:24.38 | cr2 | still, it is useless. |
20:25.05 | cr2 | the only piece of code that knows what to reset is the wince wifi driver. |
20:26.59 | BabelOued | ok, maybe i have to find wince dll |
20:30.54 | BabelOued | http://linuxbox2.free.fr/blueangel/babootldr |
20:34.57 | BabelOued | what is the name of WLAN DLL ? wlan_service.dll ? |
20:38.35 | cr2 | TIACXWLN.dll |
20:39.28 | BabelOued | ok, i've got it |