irclog2html for #htc-blueangel on 20050926

06:18.37*** join/#htc-blueangel masked (n=masked@static-203-87-16-192.vic.chariot.net.au)
06:18.43maskedhi all!
06:50.22maskedhow can i login to my ba via terminal with a windows box?
06:51.43bhimaWell, one solution starts with a Debian installation CD... :)
06:51.59bhimaDo you have a serial cable?
06:54.13maskedYeah i do somewhere
06:54.21maskedim on a gentoo box here
06:54.29maskedbut i jave the pda plugged into a windows box atm
06:54.43bhimaI believe you can just use hyperterminal over the serial port.
06:54.55maskedthe serial cable isn't suited for the phone tho
06:55.25maskedhow can i do it with linux/usb?
06:57.30bhimaDoes your linux box recognize the BA as a USB serial device?
06:58.23bhimaIf not, "insmod <pathto>/usbserial.ko vendor=0xfoo device=0xf00" will work.
06:58.24maskedcant say it does as i haven't tried it
06:59.06bhimaIt probably doesn't, unfortunately. If it is supported, you'll just find it appearing as /dev/ttyUSB0, say.
06:59.42maskedok so i only need the usbserial module, nothing else?
06:59.56maskedand once i have that dev node how do i tap in?
07:00.13bhimaWell, that, and the rest of the modules required for USB on your system, but, yeah.
07:00.25bhimaminicom or other terminal emulator.
07:00.46maskedok
07:02.07*** join/#htc-blueangel rob_w-cgi (n=txuser@dd1010.kasserver.com)
07:02.08*** mode/#htc-blueangel [+o rob_w-cgi] by ChanServ
07:02.47maskedwhat other possible names could the usbtty have?
07:03.00maskedit doesn't seem to show as ttyUSB0
07:03.13bhimaLook at your kernel messages...
07:03.41maskedoh and as far as vendor and device codes how do i determine those?
07:03.56bhimaKernel messages should include those.
07:04.28maskedhow do i source the kernel messages?
07:05.05maskeddmesg?
07:06.34bhimaI think dmesg will give you the appropriate messages.
07:07.57maskedeww
07:07.59maskedusb 3-1: new full speed USB device using ohci_hcd and address 3
07:07.59maskedusb 3-1: khubd timed out on ep0in
07:08.45maskedis that bad?
07:08.52maskedusb 3-1: device descriptor read/64, error -110
07:09.45bhimaIt doesn't sound very happy.
07:10.46rob_w-cgihi all
07:10.51maskedhi rob_w-cgi
07:16.02rob_w-cgihow is it going ?
07:17.01*** join/#htc-blueangel cp15 (i=qtfpyt@p549A04C2.dip0.t-ipconnect.de)
07:17.01*** mode/#htc-blueangel [+o cp15] by ChanServ
07:17.08cp15Good morning
07:17.18maskedcp15, morn'
07:17.26maskedrob_w-cgi, not bad, having some usbserial problems..
07:18.29rob_w-cgihey cp15 ... good work on the weekend ,, i was filled with cvs update emails !
07:18.43cp15:-)
07:19.10rob_w-cgiwell it seems i am not from good help these days in terms of coding but i am filled with other stuff ( buying houses, fighting german bürcratics
07:19.12cp15Its not working perfectly, but is getting better. You can send SMSes now
07:19.24cp15I know... No problem
07:20.00maskedcp15, i dont want to bug u but are you familiar with this kind of error w/ usb-serial: usb 3-1: device descriptor read/64, error -110
07:20.18cp15I think there will still be a lot of work left when you are finished with your house
07:20.38cp15Have you used a pre-compiled kernel?
07:21.01maskednah i compiled it, then just compiled usbserial as a module a few minsa go
07:22.00cp15Ok, I had one similar report from another user. It might be a compiler problem. Which compiler did you use?
07:22.15maskedgcc 3.3.6
07:22.40cp15mompl
07:22.41maskednormally i wouldn't use this old setup but i left my other hdd's 2 hours drive south
07:22.59maskedmompl?
07:23.27cp15Moment please :-)
07:23.40maskedok :) likewise ill brb with chips
07:24.20cp15I used a even older one gcc 3.3.2 from ftp://ftp.handhelds.org/projects/toolchain/arm-linux-gcc-3.3.2.tar.bz2
07:25.07cp15It doesn't like the linker script (just comment out the ASSERT lines) and has another problem with the framebuffer (workaround applied)
07:25.14rob_w-cgimasked : i saw this on my host machine also and it came down that my usb bus is not too stable ... so when i disconnected all other devices and rebooted the host cold  it worked ... also make sure that there is no active sync running or on the host the "ipaq.ko" is loaded once !
07:26.13cp15And hubs are also often problematic. I got nearly crazy after the 4th reboot of host and ba it didn't work. Until I made a direct connection. Now it works flawless.
07:26.52cp15Ahh... One additional issue comes to my mind. Did you already connect the usb when WinCE was running?
07:29.59cp15I noticed a few days ago that the linux usb driver does not enable the usb clock bit (how silly!), so if WinCE does not set it (usb is connected), usb under linux does not work
07:30.01maskedcp15, this is my host machine
07:30.28maskedoh it was connected to the cradle.
07:30.44maskedso i need the ipaq mod?
07:30.50cp15cradle should be fine
07:31.03cp15no, don't use it if you are not running synce
07:31.10maskedok
07:31.14maskedumm
07:31.18maskedbrb being summoned
07:33.10cp15I will fix the clock issue this week, since it annoys me too
07:38.05rob_w-cgihehe
07:38.52rob_w-cgioh what Keysym do i have to use to work with teh powerbutton    which apps in which row do i need to toggle to suspend properly ?
07:43.27cp15I have used the following xmodmap
07:43.29cp15keycode 71 = XF86Book
07:43.30cp15keycode 72 = XF86Calendar
07:43.30cp15keycode 73 = XF86Phone
07:43.30cp15keycode 74 = Cancel
07:43.30cp15keycode 75 = XF86AudioRecord
07:43.30cp15keycode 76 = XF86Video
07:43.36cp15keycode 122 = XF86AudioLowerVolume
07:43.38cp15keycode 123 = XF86AudioRaiseVolume
07:43.40cp15keycode 124 = XF86PowerDown
07:44.02cp15There are 4 missing, but matchbox seems to have a bug and crashes when there are too many keysyms
07:45.19cp15There is also a strange problem with the x server. It gets a USR1 signal on wakeup
07:45.45cp15The x server interprets this as "switch to console". It then tries to release the touchscreen
07:46.00cp15Since the touchscreen is not yet active again, it crashes
07:46.13cp15I have recompiled it to ignore the USR1
07:46.37rob_w-cgioh
07:47.18rob_w-cgihmm i think it would be better to work aournd this per script ..
07:47.33cp15We probably also need to add code for lcd shutdown for your display
07:47.52cp15How do you want to solve it via script?
07:48.47rob_w-cgihow does it try to release the touch .. is that inbuild or a script down by a xserver shutdown ?
07:50.15cp15The x server opens /dev/apm_bios. When the kernel gets a suspend command, it writes something to this device. The x server closes all input devices and writes an acknowledge to apmbios
07:50.23rob_w-cgii guess that is inbuild in  matchbox .. so then it is hard
07:50.59cp15No hook for a script in there :-(
07:55.01cp15rob: do you think we could check in our kernel tree to xanadux cvs?
07:58.15rob_w-cgiyeah the guy said no problem .. just tree it differently as a different project
07:59.40cp15I would have made a branch in the linux-2.6-xda tree
08:02.15cp15I think I will also checkin my updated hciattach, gpe-contacts and keylaunch
08:03.03cp15So, I will have to leave now doing real work :-)
08:03.27rob_w-cgihmm
08:03.32rob_w-cgiyep
08:03.38cp15Bye
08:33.25maskedany idea on what the tx power is on the wlan card?
08:35.38rob_w-cginot me
08:36.31maskedhow about the internal wifi antenna?
08:37.20maskedim gunna unplug my usb mouse and do a quick reboot see if that helps
08:40.29*** join/#htc-blueangel mskiddy (n=w@static-203-87-16-192.vic.chariot.net.au)
08:45.49rob_w-cgihi mskiddy
08:46.15rob_w-cgioh it is u masked !
08:48.16rob_w-cgiur nick sounds more like a microsoft one ??
09:53.50mskiddyHAHAHA
09:54.04mskiddysorry about that got distracted
09:57.22rob_w-cgihehe
09:57.48rob_w-cgi~lart masked for using a dirty nick
10:01.10maskedlol
10:01.37maskedit was meant to read m'skiddy
10:01.44maskednm
10:36.31maskedi still cant work this thing out
10:37.36*** join/#htc-blueangel rob_w-cgi (n=txuser@dd1010.kasserver.com)
10:37.36*** mode/#htc-blueangel [+o rob_w-cgi] by ChanServ
10:46.04maskedhey rob_w-cgi
10:46.23maskedhad no luck with the usb thing, unplugging the mouse and rebooting got rid of the error, but still got no tty
10:46.56rob_w-cgidoes the usb start on the BA ?
10:47.24rob_w-cgiand did you ideally move the ipaq.ko  to a different name so it doesnt get loaded at all?
11:02.33maskedi never had ipaq compiled
11:02.43maskedthe usb does start if its plugged in at boot
11:35.50rob_w-cgiwhat modules are loaded from hotplug when you connect the BA running linux ?
11:55.43maskedgood question
11:55.54maskedim not entirely sure i have hotplug enabled
11:56.06maskedsorry i've been distracted by work
11:56.43maskedits time for me to sleep, but thanks for the help i will likely be back tomorrow.
11:56.58*** join/#htc-blueangel immolo (n=immolo@cpc1-cosh1-4-0-cust126.cos2.cable.ntl.com)
14:25.00*** join/#htc-blueangel immolo (n=immolo@cpc1-cosh1-4-0-cust126.cos2.cable.ntl.com)
15:32.50*** join/#htc-blueangel cp15 (i=whhkon@p549A04C2.dip0.t-ipconnect.de)
15:32.50*** mode/#htc-blueangel [+o cp15] by ChanServ
15:32.56cp15Good morning
16:01.55bhimaHah. In Brazil, adding a "+" before a long distance number when dialling on your cellphone doesn't work.
16:02.02bhimaYou need to select a long distance provider.
16:17.35cp15:-( So the canonical numbers arent a good idea, too?
16:18.22bhimaThey're a good idea.
16:18.41cp15But not for brazil
16:18.50bhimaNo, they're still a good idea there. :)
16:18.59bhimaIt's just that the conversion function is annnoying
16:19.14bhimaYou can't assume "+"
16:19.16cp15Maybe we need a "replace + with xyz" feature
16:19.42bhimaWell, I figuring the + would be stored.
16:20.27bhimaActually, I think in the czech republic, they also have optiosn where you can dial digits in advance for cheaper rates.
16:21.19cp15Similar in german non-mobile phone system. But I don't think its possible here with mobile phones
16:26.41bhimaYeah. You can do that in the US, too.
16:26.51bhimaI think it's best to just keep it in mind.
16:27.16bhimaI would ignore people who decide to store their phone numbers with the long distance accessor codes pre-pended to them
16:54.25cp15Ok, i will visit a friend now.
16:54.28cp15Bye
18:30.14*** join/#htc-blueangel rob_w (n=bob@p213.54.157.251.tisdip.tiscali.de)
18:30.14*** mode/#htc-blueangel [+o rob_w] by ChanServ
19:08.50*** join/#htc-blueangel _bob_w (n=bob@p213.54.156.220.tisdip.tiscali.de)
20:00.30*** join/#htc-blueangel rob_w (n=bob@p213.54.156.220.tisdip.tiscali.de)
20:00.30*** mode/#htc-blueangel [+o rob_w] by ChanServ
21:55.29*** join/#htc-blueangel cp15 (i=ohohos@p549A04C2.dip0.t-ipconnect.de)
21:55.29*** mode/#htc-blueangel [+o cp15] by ChanServ
21:55.35cp15Good morning
22:19.08immolohey
22:25.56cp15Hi immolo
22:26.14cp15Did you succeed in creating a newer sd card image?
22:28.22immoloI fixed the permission errors and found out you are suppose to log in as root on those images
22:28.36immolobut it does untar more cleanly now
22:30.10cp15Do you have time and are you interested in making a little distribution for the ba?
22:30.43immolosure, I was planning on trying to help in that part anyway
22:31.17cp15Ok, then here are the steps to go, I think
22:32.20cp15Take a look at http://oe.handhelds.org/cgi-bin/moin.cgi/GettingStarted
22:34.00immoloright
22:34.24cp15Then take a look at http://userpage.fu-berlin.de/~zabel/hx4700. There is some nice customization for the hx4700
22:34.42immoloI was trying to play with that the other day
22:35.09immolotrying to open a jffs2 is not fun
22:35.25cp15:-) I also found out that
22:35.30immoloI can mount about 4megs of it
22:35.40cp15Yes? I failed
22:36.31immoloheh not much in those 4megs
22:36.50cp15I used gpe-image-h3900-20050814160204.rootfs.tar.bz2 (found somewhere on hh ftp) as a base for my currently running system
22:36.51immoloyou need to hack the kernel driver of mtdram to see anymore
22:37.24cp15It should work to setup a loop device and use mtdblock... But for me, it didn't work
22:37.27immolothat's also the sdimage on the hh wiki is nased on
22:37.43immoloyou can't use loop with mtd
22:38.04cp15There is a mtd-emulation-on-blockdev driver
22:38.10immolosomeone is working on a driver so you can but until then
22:38.19immolohmm?
22:38.23immolotwo secs
22:38.32immoloI'll fire up menuconfig
22:39.18cp15MTD_BLKMTD
22:39.27cp15But as I said, I failed
22:40.48immololet me see if I can get passed the 4megs with that driver compiled
22:47.28immolonope I can't get into it other then the first 4 megs
22:48.25immolooh wait
22:48.46immoloyou know the size of the image open?
22:49.12cp15I guess 32MB
22:50.47immolowhile this is compiling quick are you planning on using an sdcard or using the storage built into the ba?
22:51.39cp15Currently the sdcard, because sometimes we have to look at windows how things work :-)
22:52.13cp15But if that is no longer necessary, I could imagine the following setup:
22:52.13immolohehe but isn't wince installed rom?
22:52.29immoloinstalled to rom rather
22:52.41cp15Kernel, initrd (if necessary) and base operating system in pxa flash
22:53.05cp15home, user customization and other more dynamic stuff in DOC
22:53.30cp15Bigger packages in sd
22:54.47cp15wince is mainly in the pxa flash, provider customization in DOC, user data in RAM and rest of DOC unused
22:54.48immolopretty much what I thought
22:55.03immoloexpect having home on sd
22:55.23cp15I would put home on doc, since home on sd makes it hard to change the sd card
22:55.35immolotrue
22:56.07immoloas long as my stuff isn't in ram I'll be happy
22:56.12cp15And so you can have multiple sd cards for multiple purposes... One for a navigation system, one for a big mp3 collection, one for some videos
22:56.33immoloand psx games :D
22:56.33cp15No, I always hated this on the zaurus. Battery empty -> all data lost
22:57.39immoloI remember the first time, I spent a week setting up everyones birthday on my xda2 and then the thing crashes and lost everything
22:57.44cp15And since the ba has 96 MB flash, it should be enough to keep os, settings and basic applications there
22:58.31cp15I also make regularely backups from my ba now. With rsync a matter of seconds
22:59.07*** part/#htc-blueangel cp15 (i=ohohos@p549A04C2.dip0.t-ipconnect.de)
22:59.10immolohaha mounted
22:59.19*** join/#htc-blueangel cp15 (i=ohohos@p549A04C2.dip0.t-ipconnect.de)
22:59.19*** mode/#htc-blueangel [+o cp15] by ChanServ
22:59.28cp15Sorry, pressed the wrong key :-(
22:59.38immolohehe well I just mounted it
22:59.44cp15complete?
22:59.53immolojust checking
23:00.25immoloback to stage 1 :P
23:00.33immoloat least I can mount 50mb now
23:01.07cp15Ok :-)
23:01.27immolothere
23:01.54immoloyou want me to tar this up?
23:02.06cp15Maybe better test it first
23:02.31cp15And next step will be to compile it from source
23:02.54cp15I have some patches and additional apps for integration
23:03.01immoloheh let me make some coffee quick and I'll transfer over
23:03.17cp15Ok, but I will go to bed now
23:03.35immoloI also remember the last time me and oe tried to compile from source
23:04.00immolok night
23:04.32cp15Night

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.