| 02:14.47 | mndctrl | cr2: I would hope so ;) |
| 02:16.47 | mndctrl | I'm struggeling with finding a sane way to put the PDU/SMS stuff in my library... I don't want to make developers have to include the pdu structure... still I don't want to have 50 functions for getting the different variables of a pdu struct... |
| 05:56.16 | *** join/#htc-linux goxboxlive (n=goxboxli@ti500710a080-11245.bb.online.no) |
| 06:35.15 | *** join/#htc-linux goxboxlive (n=goxboxli@ti500710a080-11245.bb.online.no) |
| 07:16.46 | *** join/#htc-linux awelux (n=awelux__@dslb-084-058-159-017.pools.arcor-ip.net) |
| 07:29.25 | *** join/#htc-linux goxboxlive (n=goxboxli@ti500710a080-11245.bb.online.no) |
| 07:57.01 | *** join/#htc-linux goxboxlive (n=goxboxli@ti500710a080-11245.bb.online.no) |
| 08:02.34 | *** join/#htc-linux goxboxlive (n=goxboxli@ti500710a080-11245.bb.online.no) |
| 11:10.20 | *** join/#htc-linux BabelOued (n=BabelOue@lun34-2-82-238-28-28.fbx.proxad.net) |
| 11:29.46 | *** join/#htc-linux goxboxlive (n=goxboxli@ti500710a080-11245.bb.online.no) |
| 13:50.10 | *** join/#htc-linux rob_w (n=bob@p213.54.211.191.tisdip.tiscali.de) |
| 15:00.36 | cr2 | hi guys |
| 15:00.49 | cr2 | quadtratic calibration looks like that |
| 15:00.53 | cr2 | http://forum.xda-developers.com/files/uni-tsquadratic.png |
| 15:07.37 | BabelOued | hi cr2, it's perfect |
| 15:12.29 | BabelOued | and CPU time to do this ? |
| 15:15.51 | cr2 | hmm. twice of the linear |
| 15:16.10 | cr2 | a2+a0*x+a1*y - linear |
| 15:16.47 | cr2 | a2+a0*x+a1*y+a6*x*x+a7*x*y+a8*y*y - quadratic |
| 15:17.03 | cr2 | http://forum.xda-developers.com/files/uni-linqu.png |
| 15:17.21 | cr2 | compares both. quadratic looks better. |
| 15:18.00 | cr2 | but not perfect. |
| 15:18.42 | cr2 | but i don't want to disassemble the wince driver ;) let's hope it is good enough. |
| 15:18.51 | BabelOued | maybe stop to 600 right value for quadratic |
| 15:19.31 | cr2 | the right lower corner is very good. |
| 15:19.46 | cr2 | on the left side no maths will help ... |
| 15:20.16 | cr2 | i can calculate cubic correction just for fun. but imho it is not necessary. |
| 15:20.39 | BabelOued | yes but we not often use border on touchscreen |
| 15:21.13 | cr2 | toolbar ? let's hope it is not there. |
| 15:21.21 | cr2 | mini-icon toolbar |
| 15:21.41 | BabelOued | ok |
| 15:22.07 | cr2 | hmm. i should cut out the negative values. |
| 15:24.12 | *** join/#htc-linux husam (n=kvirc@217.206.111.105) |
| 15:41.53 | *** join/#htc-linux yma (n=abc@cpc3-rdng5-0-0-cust167.winn.cable.ntl.com) |
| 15:42.16 | yma | is there any instructions on how to get the latest opie and kjernel on a universal |
| 16:28.11 | goxboxlive | cr2: Threre have to be something wrong about the sf.net CVS repo. I downloaded it today, and the last change in the defonfig file is march 17. I sent cp15 a mail yesterday . I can see you are doing some great progress with the TS driver. Have you been able to test it yet? |
| 17:35.07 | awelux | hi, where can I find a precompiled sshd for the arm ? |
| 17:52.47 | *** join/#htc-linux husam (n=kvirc@217.206.111.105) |
| 18:02.43 | goxboxlive | Isent 'drpbear' such a client? |
| 18:02.49 | goxboxlive | 'dropbear' |
| 18:03.23 | goxboxlive | 'http://familiar.handhelds.org/releases/v0.8.4-rc1/feed/base/dropbear_0.48.1-r0_arm.ipk' |
| 18:03.54 | goxboxlive | ment server, not client. |
| 18:10.31 | awelux | goxboxlive, thanks. yes it is what I was looking for. |
| 18:10.53 | awelux | how on earth should one guess form the name it's an ssh client? |
| 18:12.07 | awelux | hmm. I better not complain about that. I just remembered a few names I gave my programs. |
| 18:12.23 | goxboxlive | :-) You have totaly right. The reason i knew it is because when i am booting my universal after a fresh install it allways create a key for SSH |
| 18:19.24 | *** join/#htc-linux stefan_schmidt (n=stefan@p54866411.dip.t-dialin.net) |
| 18:20.24 | *** join/#htc-linux immolo (i=bgkxkem@cpc3-cosh1-4-0-cust151.cos2.cable.ntl.com) |
| 18:24.55 | *** join/#htc-linux immolo (i=jnlujk@cpc3-cosh1-4-0-cust151.cos2.cable.ntl.com) |
| 18:26.09 | lamikr | cr2: ping? |
| 18:28.21 | *** join/#htc-linux immolo (i=khlxhbpn@cpc3-cosh1-4-0-cust151.cos2.cable.ntl.com) |
| 18:38.01 | immolo | what a pain in the arse wireless cards are |
| 18:45.52 | cr2 | awelux: can you now log in ? |
| 19:03.58 | awelux | no |
| 19:04.57 | awelux | I tried to add /mnt/etc/init.d/dropbear start to linuxrc |
| 19:05.02 | awelux | but it didn't work |
| 19:11.32 | cr2 | why do you need to add it at all? it is everything included in the ramdisk ? |
| 19:12.09 | awelux | init still doesn't start |
| 19:12.30 | awelux | I found dropbear on the initrd |
| 19:12.37 | awelux | And tried to start that |
| 19:18.59 | cr2 | but for dropbear you need a lot if things. |
| 19:25.45 | goxboxlive | cr2: I just been in touch with a guy at Trolltech [the one who's offered us some help (at xda forums) to implement functions in Opie]. He is still willing to help us. Milanvot is abiut to send him some files to get it implemented. Do you have any files that he could have som intrest's of? I have his e-mail adress and i can PM it to you at xda. |
| 19:26.51 | cr2 | goxboxlive: not inside opie. |
| 19:27.38 | cr2 | i'd like to see these patches, maybe something will come into my mind. |
| 19:28.49 | goxboxlive | I have allready gotten a pm from Milanvot, he had allready sent him the patches, ask Milanvot what he sent him. |
| 19:29.08 | cr2 | ok. |
| 19:29.39 | goxboxlive | So the Opie guys doesent need any information about the volume adjusting or screen calibration? |
| 19:33.04 | cr2 | i have not changed anything in opie. |
| 19:37.15 | goxboxlive | It wasent that i was thinking about. But the problem is that Opie can not adjust the volume on the Universal, and therefor with som tecnincal information from you they might get it to work. |
| 19:42.00 | cr2 | i thought it is a question of the alsa-compliance of opie ? |
| 19:44.00 | rob_w | opie surely uses alsa or even oss type of sound .. yet they do have soundservers n stuff also but that goes ontop i think |
| 19:53.43 | cr2 | where is the source code for that: |
| 19:53.46 | cr2 | http://www.linuxdevices.com/news/NS4012083716.html |
| 19:55.23 | cr2 | and what about this program |
| 19:55.26 | cr2 | http://www.vanille.de/projects/camera.html |
| 19:56.05 | cr2 | does it compile ? |
| 19:57.58 | BabelOued | oh, yes, maybe an opie phone software in sources |
| 19:58.51 | BabelOued | cr2: Is there a kernel module for blueangel camera ? |
| 19:58.58 | cr2 | trolls do not provide the sources, but this link said it is based on opie, which is GPL. who knows. |
| 19:59.49 | cr2 | you need to understand the ati capture interface first. the adcm camera module exists. |
| 20:00.01 | BabelOued | ok |
| 20:00.11 | cr2 | you can send commands over i2c, but can't get the fb data ;) |
| 20:00.40 | cr2 | there are some unknowns in the ba. |
| 20:01.04 | cr2 | asic3 pwm0 is used for backlight. what is the purpose of pwm1 ? |
| 20:01.24 | BabelOued | i can't have GPRS working on my BA,i havenot Orange World option :( i need to wait to activate it ) |
| 20:01.54 | cr2 | haret should dump the pwm parameters. it is not doing it now, because universal does not use asic3 pwm :) |
| 20:02.12 | cr2 | i think you should modify pppd for gprs. |
| 20:03.41 | BabelOued | all is working for GPRS but i have no data acces, it's france, you nedd to pay all thing |
| 20:04.13 | cr2 | do you think it is different here ? ;) |
| 20:04.18 | BabelOued | no |
| 20:05.00 | cr2 | i don't even think about it because of the obscene prices and contracts. |
| 20:06.35 | cr2 | do you know what i2c_id is used by uda1380 on ba ? is it 0x1a or 0x18 ? |
| 20:07.35 | BabelOued | i restart my BA under opie to see that |
| 20:08.01 | cr2 | will it be shown ? |
| 20:08.14 | goxboxlive | cr2: The Opie-camera didnt build. Itwas depending on sharp-camera-support-2.4.18 and it needed this modules : sharpzdc_cs.o wich the htcuniversal diden't have so it failed. |
| 20:10.09 | cr2 | ok. then it's a minor problem, i guess. once we will have htcuniversal_camera13.c it will work. |
| 20:10.41 | cr2 | the ov9650 driver is in the a780 kernel. |
| 20:11.21 | cr2 | do you know something about the trolltech qte phone app ? |
| 20:11.56 | goxboxlive | No i have no i never heard about it. What's the the of it? |
| 20:12.05 | goxboxlive | 'name' |
| 20:13.25 | BabelOued | cr2: uda1380 adapter as id 0-0018 |
| 20:13.58 | cr2 | ok. |
| 20:14.06 | cr2 | http://www.trolltech.com/products/qtopia/phone_features.html |
| 20:14.42 | BabelOued | is BA battery module working ? mine doesn't work, it say value out of range or like that |
| 20:18.34 | BabelOued | battery voltage (0x8e6) not within [0x8a3,0x8c3] |
| 20:19.45 | cr2 | no idea. afaik, some strange things happen. |
| 20:27.31 | goxboxlive | cr2: I chatted with ljp at Opie: He said that there where no phone support in Opie, and he also said: <ljp> if I could convince my employer to buy a universal, I could possibly maybe create binary qtopia phone |
| 20:28.26 | cr2 | it is a good idea for them. but we need to decode the phone interface first. |
| 20:28.37 | goxboxlive | yes i know. |
| 20:56.23 | cr2 | i2c chips: http://wiki.xda-developers.com/index.php?pagename=HTC_I2C_IDs |
| 20:58.46 | BabelOued | what is AK4641 ? |
| 20:59.00 | cr2 | we need some code in haret to read the registers in wince. |
| 20:59.06 | cr2 | sound. |
| 21:04.01 | cr2 | it is possible to dump all i2c traffic with "wreg", but i'm not sure it is the best way to do it. |
| 21:05.36 | BabelOued | i looking for a tools like i2cdetect for lm-sensors and try to recompile it with arm-gcc |
| 21:06.38 | BabelOued | there is i2cdump tools , it use module i2c-dev |
| 21:09.46 | cr2 | in wince ? |
| 21:09.53 | BabelOued | no linux |
| 21:09.58 | *** join/#htc-linux zeano (n=zero@82-33-0-231.cable.ubr13.newt.blueyonder.co.uk) |
| 21:10.05 | BabelOued | i see module i2c-pxa |
| 21:10.10 | BabelOued | and module i2c-dev |
| 21:10.15 | cr2 | max1586 is a write-only device ... |
| 21:10.19 | BabelOued | ok |
| 21:25.36 | cr2 | goxboxlive: now you can compile new opie! :) |
| 21:30.10 | goxboxlive | What has happend since last time? |
| 21:30.32 | goxboxlive | any updates? |
| 21:32.21 | cr2 | yes. the support for universal is in cvs now. |
| 21:32.42 | cr2 | should be easy to add the blueangel, too. |
| 21:33.09 | goxboxlive | ok, so there is a htcuniversal.conf file there? and a xanadux-un.bb file? |
| 21:33.58 | cr2 | no. in opie CVS there is a odevice_htc.* support |
| 21:34.16 | goxboxlive | But before i am starting to compile, could you take a look at my conf file, because i think i am missing some modules there. |
| 21:34.55 | cr2 | phone and wlan are not functional/needed. |
| 21:35.40 | goxboxlive | Ok i c, but there is still an problem, i havent got any hand of the updated cvs at SF, and i will not get any wlan and the new power support. |
| 21:35.53 | husam | cr2: lamikr tried wlan with h6300 ... driver hung with modprobe :( |
| 21:36.21 | cr2 | i know. does he know how to powerup/reset the chip ? |
| 21:36.48 | awelux | hehe. I could use netcat to transmit a dmesg and uname from the magician. |
| 21:37.00 | lamikr | cr2: I think I now the correct gpios. |
| 21:37.05 | husam | I think so ... I know I did that for my previus version |
| 21:37.18 | cr2 | ok. |
| 21:37.28 | awelux | root@jiminy:/home/alex/pocketpc/linux/haret/graphical/haret-gnu# nc -l -p 10001 |
| 21:37.28 | awelux | Linux version 2.6.12-hh2-xda0-un0 (alex@jiminy) (gcc-Version 3.4.4) #4 Thu Apr 20 08:01:12 CEST 2006 |
| 21:37.28 | awelux | CPU: XScale-PXA270 [69054114] revision 4 (ARMv5TE) |
| 21:37.28 | awelux | CPU0: D VIVT undefined 5 cache |
| 21:37.28 | awelux | CPU0: I cache: 32768 bytes, associativity 32, 32 byte lines, 32 sets |
| 21:37.29 | awelux | CPU0: D cache: 32768 bytes, associativity 32, 32 byte lines, 32 sets |
| 21:37.31 | awelux | Machine: HTC Magician |
| 21:38.17 | cr2 | awelux: great! but did you forgot the pty support or why is the sshd not working ? |
| 21:38.38 | awelux | I just did a ls -l /dev | nc ... |
| 21:38.38 | lamikr | cr2: I have build the h6300_specific acx module and in addition the acx_mem module. Isn't that the correct way? |
| 21:38.48 | cr2 | yes. |
| 21:38.58 | cr2 | and it hangs ? |
| 21:39.07 | awelux | And /dev is empty except the symlinks from linuxrc |
| 21:39.11 | goxboxlive | cr2: Do you see any thing i shouldnt have here or something i miss? http://pastebin.com/677686 |
| 21:39.20 | awelux | I've to check if hotplug was compiled. |
| 21:39.40 | cr2 | ok :) not so much at once. |
| 21:40.00 | awelux | hehe |
| 21:40.09 | lamikr | cr2: "modprobe acx" did not hang, but I could not see from the dmesg that it would have tried to load firmware. |
| 21:40.33 | cr2 | do you have hotplug support compiled in ? |
| 21:40.36 | lamikr | but after that I "modprobe h6300_acx" and that freezed everything... |
| 21:41.02 | cr2 | put printks... |
| 21:41.02 | goxboxlive | I have a lot of problem during the boot about: FAT: bogus number of reserved sectors: |
| 21:41.37 | cr2 | don't compile the fat support. |
| 21:41.41 | goxboxlive | VFS Can't fin a valid FAT filesystem on dev ram 5 |
| 21:42.10 | goxboxlive | BVFS Can't fin a valid ext2 filesystem on dev ram 5 |
| 21:42.48 | goxboxlive | and for ext3 . This are for ram 2 - ram 11 |
| 21:43.00 | cr2 | ?? |
| 21:43.04 | cr2 | module_autoload_snd-pcm-oss = "snd-pcm-oss" |
| 21:43.23 | cr2 | are these really necessary ? and why are they written twice ? |
| 21:44.00 | cr2 | cat > /dev/dsp is ok, but maybe opie does not need it ? |
| 21:47.11 | goxboxlive | I guess they are not, becuase it didn't work either. I just saw they had it in the hx4700 file |
| 21:47.45 | goxboxlive | The duplicates was my foul |
| 21:50.54 | goxboxlive | Ok, then i start to compile. |
| 21:51.12 | lamikr | cr2: When does the firmwares get loaded for the htc? After modprobing the acx driver or only after the htc_acx is also modprobed? |
| 21:57.20 | cr2 | i loaded htcuniversal_acx first |
| 21:57.23 | cr2 | http://forum.xda-developers.com/viewtopic.php?t=35972&postdays=0&postorder=asc&start=668 |
| 22:09.03 | husam | cr2: in your device do ypu have serial |
| 22:09.10 | husam | or you use usb |
| 22:09.33 | cr2 | usb |
| 22:09.37 | cr2 | and IR. |
| 22:09.42 | cr2 | no serial. |
| 22:10.44 | husam | oh can you use IR to dump trace !!! ... I sow bootloader using that |
| 22:36.58 | awelux | cr2, what was the ba password again ;) rootme ? |
| 22:37.43 | cr2 | yes. |
| 22:37.54 | cr2 | it is a "familiar" password |
| 22:39.26 | awelux | I found the problem. I did compile devfs. But I forgot to add the option to install that before starting init. |
| 22:39.51 | cr2 | :) |
| 22:40.26 | cr2 | does the pxa-mci work ? |
| 22:41.12 | cr2 | i'm interested in the touchscreen. |
| 22:41.51 | awelux | I didn't compile the TS part yet |
| 22:41.54 | cr2 | update the magician_defconfig in CVS. |
| 22:42.16 | cr2 | are you running from the ramdisk or from the SD ? |
| 22:42.44 | awelux | ramdisk |
| 22:43.15 | awelux | to update the defconfig I just copy .config to defconfig ? |
| 22:44.09 | awelux | ^^ |
| 22:44.15 | cr2 | yes. |
| 22:44.33 | awelux | I'm logged in via ssh |
| 22:45.18 | cr2 | if you know the ts irq then it will be very easy to adapt the hx4700 ts driver. |
| 22:45.46 | awelux | Not today. |
| 22:45.57 | cr2 | i'm curious if you will have a similar nonlinear behaviour as i see. |
| 22:46.05 | cr2 | of course not :) |