irclog2html for #htc-linux on 20060423

02:14.47mndctrlcr2: I would hope so ;)
02:16.47mndctrlI'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.36cr2hi guys
15:00.49cr2quadtratic calibration looks like that
15:00.53cr2http://forum.xda-developers.com/files/uni-tsquadratic.png
15:07.37BabelOuedhi cr2, it's perfect
15:12.29BabelOuedand CPU time to do this ?
15:15.51cr2hmm. twice of the linear
15:16.10cr2a2+a0*x+a1*y - linear
15:16.47cr2a2+a0*x+a1*y+a6*x*x+a7*x*y+a8*y*y - quadratic
15:17.03cr2http://forum.xda-developers.com/files/uni-linqu.png
15:17.21cr2compares both. quadratic looks better.
15:18.00cr2but not perfect.
15:18.42cr2but i don't want to disassemble the wince driver ;) let's hope it is good enough.
15:18.51BabelOuedmaybe stop to 600 right value for quadratic
15:19.31cr2the right lower corner is very good.
15:19.46cr2on the left side no maths will help ...
15:20.16cr2i can calculate cubic correction just for fun. but imho it is not necessary.
15:20.39BabelOuedyes but we not often use border on touchscreen
15:21.13cr2toolbar ? let's hope it is not there.
15:21.21cr2mini-icon toolbar
15:21.41BabelOuedok
15:22.07cr2hmm. 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.16ymais there any instructions on how to get the latest opie and kjernel on a universal
16:28.11goxboxlivecr2: 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.07aweluxhi, 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.43goxboxliveIsent 'drpbear' such a client?
18:02.49goxboxlive'dropbear'
18:03.23goxboxlive'http://familiar.handhelds.org/releases/v0.8.4-rc1/feed/base/dropbear_0.48.1-r0_arm.ipk'
18:03.54goxboxlivement server, not client.
18:10.31aweluxgoxboxlive, thanks. yes it is what I was looking for.
18:10.53aweluxhow on earth should one guess form the name it's an ssh client?
18:12.07aweluxhmm. I better not complain about that. I just remembered a few names I gave my programs.
18:12.23goxboxlive:-) 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.09lamikrcr2: ping?
18:28.21*** join/#htc-linux immolo (i=khlxhbpn@cpc3-cosh1-4-0-cust151.cos2.cable.ntl.com)
18:38.01immolowhat a pain in the arse wireless cards are
18:45.52cr2awelux: can you now log in ?
19:03.58aweluxno
19:04.57aweluxI tried to add /mnt/etc/init.d/dropbear start to linuxrc
19:05.02aweluxbut it didn't work
19:11.32cr2why do you need to add it at all? it is everything included in the ramdisk ?
19:12.09aweluxinit still doesn't start
19:12.30aweluxI found dropbear on the initrd
19:12.37aweluxAnd tried to start that
19:18.59cr2but for dropbear you need a lot if things.
19:25.45goxboxlivecr2: 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.51cr2goxboxlive: not inside opie.
19:27.38cr2i'd like to see these patches, maybe something will come into my mind.
19:28.49goxboxliveI have allready gotten a pm from Milanvot, he had allready sent him the patches, ask Milanvot what he sent him.
19:29.08cr2ok.
19:29.39goxboxliveSo the Opie guys doesent need any information about the volume adjusting or screen calibration?
19:33.04cr2i have not changed anything in opie.
19:37.15goxboxliveIt 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.00cr2i thought it is a question of the alsa-compliance of opie ?
19:44.00rob_wopie 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.43cr2where is the source code for that:
19:53.46cr2http://www.linuxdevices.com/news/NS4012083716.html
19:55.23cr2and what about this program
19:55.26cr2http://www.vanille.de/projects/camera.html
19:56.05cr2does it compile ?
19:57.58BabelOuedoh, yes, maybe an opie phone software in sources
19:58.51BabelOuedcr2: Is there a kernel module for blueangel camera ?
19:58.58cr2trolls do not provide the sources, but this link said it is based on opie, which is GPL. who knows.
19:59.49cr2you need to understand the ati capture interface first. the adcm camera module exists.
20:00.01BabelOuedok
20:00.11cr2you can send commands over i2c, but can't get the fb data ;)
20:00.40cr2there are some unknowns in the ba.
20:01.04cr2asic3 pwm0 is used for backlight. what is the purpose of pwm1 ?
20:01.24BabelOuedi can't have GPRS working on my BA,i havenot Orange World option :( i need to wait to activate it )
20:01.54cr2haret should dump the pwm parameters. it is not doing it now, because universal does not use asic3 pwm :)
20:02.12cr2i think you should modify pppd for gprs.
20:03.41BabelOuedall is working for GPRS but i have no data acces, it's france, you nedd to pay all thing
20:04.13cr2do you think it is different here ? ;)
20:04.18BabelOuedno
20:05.00cr2i don't even think about it because of the obscene prices and contracts.
20:06.35cr2do you know what i2c_id is used by uda1380 on ba ? is it 0x1a or 0x18 ?
20:07.35BabelOuedi restart my BA under opie to see that
20:08.01cr2will it be shown ?
20:08.14goxboxlivecr2: 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.09cr2ok. then it's a minor problem, i guess. once we will have htcuniversal_camera13.c it will work.
20:10.41cr2the ov9650 driver is in the a780 kernel.
20:11.21cr2do you know something about the trolltech qte phone app ?
20:11.56goxboxliveNo i have no i never heard about it. What's the the of it?
20:12.05goxboxlive'name'
20:13.25BabelOuedcr2: uda1380 adapter as id 0-0018
20:13.58cr2ok.
20:14.06cr2http://www.trolltech.com/products/qtopia/phone_features.html
20:14.42BabelOuedis BA battery module working ? mine doesn't work, it say value out of range or like that
20:18.34BabelOuedbattery voltage (0x8e6) not within [0x8a3,0x8c3]
20:19.45cr2no idea. afaik, some strange things happen.
20:27.31goxboxlivecr2: 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.26cr2it is a good idea for them. but we need to decode the phone interface first.
20:28.37goxboxliveyes i know.
20:56.23cr2i2c chips: http://wiki.xda-developers.com/index.php?pagename=HTC_I2C_IDs
20:58.46BabelOuedwhat is AK4641 ?
20:59.00cr2we need some code in haret to read the registers in wince.
20:59.06cr2sound.
21:04.01cr2it is possible to dump all i2c traffic with "wreg", but i'm not sure it is the best way to do it.
21:05.36BabelOuedi looking for a tools like i2cdetect for lm-sensors and try to recompile it with arm-gcc
21:06.38BabelOuedthere is i2cdump tools , it use module i2c-dev
21:09.46cr2in wince ?
21:09.53BabelOuedno linux
21:09.58*** join/#htc-linux zeano (n=zero@82-33-0-231.cable.ubr13.newt.blueyonder.co.uk)
21:10.05BabelOuedi see module i2c-pxa
21:10.10BabelOuedand module i2c-dev
21:10.15cr2max1586 is a write-only device ...
21:10.19BabelOuedok
21:25.36cr2goxboxlive: now you can compile new opie! :)
21:30.10goxboxliveWhat has happend since last time?
21:30.32goxboxliveany updates?
21:32.21cr2yes. the support for universal is in cvs now.
21:32.42cr2should be easy to add the blueangel, too.
21:33.09goxboxliveok, so there is a htcuniversal.conf file there? and a xanadux-un.bb file?
21:33.58cr2no. in opie CVS there is a odevice_htc.* support
21:34.16goxboxliveBut 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.55cr2phone and wlan are not functional/needed.
21:35.40goxboxliveOk 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.53husamcr2: lamikr tried wlan with h6300 ... driver hung  with modprobe :(
21:36.21cr2i know. does he know how to powerup/reset the chip ?
21:36.48aweluxhehe. I could use netcat to transmit a dmesg and uname from the magician.
21:37.00lamikrcr2: I think I now the correct gpios.
21:37.05husamI think so ... I know I did that for my previus version
21:37.18cr2ok.
21:37.28aweluxroot@jiminy:/home/alex/pocketpc/linux/haret/graphical/haret-gnu# nc -l -p 10001
21:37.28aweluxLinux 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.28aweluxCPU: XScale-PXA270 [69054114] revision 4 (ARMv5TE)
21:37.28aweluxCPU0: D VIVT undefined 5 cache
21:37.28aweluxCPU0: I cache: 32768 bytes, associativity 32, 32 byte lines, 32 sets
21:37.29aweluxCPU0: D cache: 32768 bytes, associativity 32, 32 byte lines, 32 sets
21:37.31aweluxMachine: HTC Magician
21:38.17cr2awelux: great! but did you forgot the pty support or why is the sshd not working ?
21:38.38aweluxI just did a ls -l /dev | nc ...
21:38.38lamikrcr2: I have build the h6300_specific acx module and in addition the acx_mem module. Isn't that the correct way?
21:38.48cr2yes.
21:38.58cr2and it hangs ?
21:39.07aweluxAnd /dev is empty except the symlinks from linuxrc
21:39.11goxboxlivecr2: Do you see any thing i shouldnt have here or something i miss? http://pastebin.com/677686
21:39.20aweluxI've to check if hotplug was compiled.
21:39.40cr2ok :) not so much at once.
21:40.00aweluxhehe
21:40.09lamikrcr2: "modprobe acx" did not hang, but I could not see from the dmesg that it would have tried to load firmware.
21:40.33cr2do you have hotplug support compiled in ?
21:40.36lamikrbut after that I "modprobe h6300_acx" and that freezed everything...
21:41.02cr2put printks...
21:41.02goxboxliveI have a lot of problem during the boot about: FAT: bogus number of reserved sectors:
21:41.37cr2don't compile the fat support.
21:41.41goxboxliveVFS Can't fin a valid FAT filesystem on dev ram 5
21:42.10goxboxliveBVFS Can't fin a valid ext2 filesystem on dev ram 5
21:42.48goxboxliveand for ext3 . This are for ram 2 - ram 11
21:43.00cr2??
21:43.04cr2module_autoload_snd-pcm-oss = "snd-pcm-oss"
21:43.23cr2are these really necessary ? and why are they written twice ?
21:44.00cr2cat > /dev/dsp is ok, but maybe opie does not need it ?
21:47.11goxboxliveI guess they are not, becuase it didn't work either. I just saw they had it in the hx4700 file
21:47.45goxboxliveThe duplicates was my foul
21:50.54goxboxliveOk, then i start to compile.
21:51.12lamikrcr2: 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.20cr2i loaded htcuniversal_acx first
21:57.23cr2http://forum.xda-developers.com/viewtopic.php?t=35972&postdays=0&postorder=asc&start=668
22:09.03husamcr2: in your device do ypu have serial
22:09.10husamor you use usb
22:09.33cr2usb
22:09.37cr2and IR.
22:09.42cr2no serial.
22:10.44husamoh can you use IR to dump trace !!! ... I sow bootloader using that
22:36.58aweluxcr2, what was the ba password again ;) rootme ?
22:37.43cr2yes.
22:37.54cr2it is a "familiar" password
22:39.26aweluxI found the problem. I did compile devfs. But I forgot to add the option to install that before starting init.
22:39.51cr2:)
22:40.26cr2does the pxa-mci work ?
22:41.12cr2i'm interested in the touchscreen.
22:41.51aweluxI didn't compile the TS part yet
22:41.54cr2update the magician_defconfig in CVS.
22:42.16cr2are you running from the ramdisk or from the SD ?
22:42.44aweluxramdisk
22:43.15aweluxto update the defconfig I just copy .config to defconfig ?
22:44.09awelux^^
22:44.15cr2yes.
22:44.33aweluxI'm logged in via ssh
22:45.18cr2if you know the ts irq then it will be very easy to adapt the hx4700 ts driver.
22:45.46aweluxNot today.
22:45.57cr2i'm curious if you will have a similar nonlinear behaviour as i see.
22:46.05cr2of course not :)

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.