irclog2html for #htc-blueangel on 20050927

05:13.16*** join/#htc-blueangel zairyaab (n=nomail@202.69.55.135)
05:13.42zairyaaball bots or someone live out here ?
05:14.57zairyaabgrrrrrr
05:29.22*** join/#htc-blueangel masked (n=masked@static-203-87-16-192.vic.chariot.net.au)
05:29.29maskedhey hey
05:30.08maskedim a little confused by the wiki, once i've booted the kernel via haret do i have to connect via terminal or should i be able to ssh in?
05:31.42maskedoh well ill go find out brb
05:38.14*** join/#htc-blueangel masked (n=masked@static-203-87-16-192.vic.chariot.net.au)
05:38.18maskedwell im a bit lost there.
05:44.02maskedgoing by the handhelds moinmoin entry can i just put gpe on an ext2 partition and it will load without me having to use a terminal?
05:59.39*** join/#htc-blueangel cp15 (i=awjtjm@p549A0BFB.dip0.t-ipconnect.de)
05:59.39*** mode/#htc-blueangel [+o cp15] by ChanServ
05:59.45cp15Good morning
06:01.32maskedmornin' cp15
06:01.59maskedif i have booted the kernel on the wiki by haret should i be able to ssh straight into it?
06:05.59cp15Yes, you should do a modprobe usbnet, ifconfig usb0 192.168.0.205 and ssh root@192.168.0.206
06:06.10cp15Password should be rootme
06:06.44maskeddo i need to be .205?
06:07.12cp15No, you can also choose any other number (except 0, 206 and 255)
06:07.31cp15But it has to be in the 192.168.0 network
06:07.40maskedyep. well... then..
06:07.46maskedthought i'd loaded usbnet..
06:08.22cp15The screen on the ba should show something about cdcether and 100mA when it works
06:08.42maskedyes... i saw that earlier..  should ssh have a rsa key?
06:08.51maskedand does it matter if the screen has gone blank?
06:08.57cp15usb0: full speed config #1: 100 mA, Ethernet Gadget, using CDC Ethernet Subset
06:09.03cp15to be exact
06:09.17cp15No, the printk should unblank the screen
06:09.23maskedlooks like i dont have usbnet on this machine
06:09.40cp152.4 kernel?
06:09.57maskednah 2.6, just didn't compile it
06:09.58maskedthought i had
06:10.15maskedand i dont need g_ether?
06:10.57cp15You need g_ether on the ba, but it should be loaded automatically
06:11.04maskedk
06:12.38maskedok brb changing subnets or creating an alias..
06:15.20*** join/#htc-blueangel masked (n=masked@static-203-87-16-192.vic.chariot.net.au)
06:15.24maskedhrmm what am i doing! :P
06:15.30maskedi need to set an ip on usb0, right?
06:15.39cp15Yes
06:16.25maskedodd
06:16.26maskedits still not workin
06:16.26cp15As long as you go directly from your host to the ba and not using 192.168.0 somewhere else
06:16.26cp15Any error messages?
06:16.29maskednah nevermind
06:16.39maskedthat was my problem i wasn't thinking and changed eth0 to the same subnet
06:16.43maskedworks now
06:17.04cp15ok :-)
06:17.38maskednow... if i want to load up gpe, i make a ext2 partition on the sdcard and just copy it there?
06:17.53maskedthe one from the handhelds moin moin...?  do i have to change anything else?
06:18.20cp15I dont know exactly. do a grep pivot_root /linuxrc
06:19.10maskedblank
06:19.21cp15I'll give you my linuxrc
06:19.37cp15You have to recreate your initrd
06:19.56maskedthought so..
06:19.59maskedthanks
06:21.57maskedcan u dcc or do u want my email?
06:22.20cp15I will do dcc... But I forgot to register
06:22.44maskedcheers
06:23.15maskedcan i use something other than haret in order not to have to hard reset?
06:23.49cp15you have to add boot_mmc=y in your haret cmdline to boot from sd card
06:24.19cp15No, I have thought about using lab (Linux as bootloader) to be at least able to reload the kernel from linux
06:24.43cp15But for a first try, you could also execute the commands from linuxrc manually
06:24.52cp15So you don't have to reboot
06:25.11cp15You need to partition your sd card
06:26.02cp15First partition is unused by linux (I use it as /boot, and it contains initrd, zImage, haret and startup.txt)
06:26.09cp15Second partition is mounted as root
06:26.39cp15You have to be careful when unpacking the tar from the wiki, because the root is really in a directory
06:27.21cp15If you succeed, It would be nice if you could update the wiki with better instructions and other missing things
06:27.43cp15I have to leave now
06:27.45maskedokay, so first partition needs to be fat32?
06:28.11cp15If you want to use it to boot linux (which is a good idea), yes
06:29.15cp15So, good luck and bye for now
06:29.20maskedi dont see the benefit of using boot_mmc=y.. can u explain? don't i boot from the sd anyway?
06:29.27maskedokay, cool, have a good day
06:30.17cp15Well, it makes a common ramdisk possible as some kind of rescue system and a root filesystem mounter
06:30.36cp15If you don't like it, edit the linuxrc
06:30.58maskednah ok that sounds cool
06:31.18maskedand that rc will load gpe by default?
06:31.44cp15It depends what you put on the sd card
06:32.36cp15Basically it execs init on the sd card and what init does is up to the sd card
06:32.40maskedill just untar the gpe tarball to the ext2 partition...?
06:33.40maskedim unaware of how or what to modify the initrd, but ill try..
06:33.54cp15Yes, but as I have said, the root is in a directory, so you have to do probably a cd mountpoint && tar -xf tarfile && mv directory/* .
06:34.05cp15Do you want mine?
06:35.13maskedthat would be great
06:35.20cp15Basically you have to unzip it, mount -o loop <unzipped_initrd> <mountpoiunt>, edit your files, umount <mountpoint>, zip it
06:35.34cp15Ok, but then I have to go
06:35.41maskedok, thanks a lot.
06:35.50maskedi will keep that all in mind though for the future
06:36.39cp15Works farily well for half around the globe
06:37.45cp15Ok, bye now :-)
06:38.11maskedpeace
07:00.11*** join/#htc-blueangel rob_w-cgi (n=txuser@dd1010.kasserver.com)
07:00.11*** mode/#htc-blueangel [+o rob_w-cgi] by ChanServ
07:02.58maskedhrmm what can i use to make a fat32 fs?
07:03.33rob_w-cgihey akk
07:03.37rob_w-cgiahm all i meant
07:03.47rob_w-cgimkfs.vfat ?
07:05.10maskedhrmm its the only one i dont have
07:10.13maskedoh yeah and hello rob_w-cgi sorry for being so rude
07:10.14maskedhaha
07:23.38rob_w-cginp
07:56.29maskedrob_w-cgi, ru using a similar setup to cp15?
07:59.12maskedi grabbed some files off him and just booted up gpe, there were a few errors but its got me to the login screen and the ts/cursor doesn't work
08:02.58maskedbrb
08:14.45*** join/#htc-blueangel raz0reDg3 (n=Echelon@cm125.epsilon32.maxonline.com.sg)
08:14.58raz0reDg3hi alll
08:19.28maskedhey raz0reDg3
08:21.26raz0reDg3so is there any bugs within the linux on blueangel>?
08:22.03maskedprobably
08:22.08maskedits not fully functional yet
08:22.23maskedi only loaded it with gpe on top today and the touchscreen isn't wokring
08:22.28maskedbut thats just me i believe.
08:29.18maskedwhoops maybe i was ment to apply a patch
08:29.21maskedthyo i dont think so..
08:29.36raz0reDg3i see i see.. but it's cool..
08:30.31rob_w-cgimasked ..
08:30.37rob_w-cgidid you load evdev ?
08:30.47maskedcant say i did
08:31.00maskeddoesn't mean the linuxrc i got from cp15 didn't
08:31.05rob_w-cgihmm i had once a boot where my touchscreen did not react .. try again
08:31.12rob_w-cgii guess it does
08:31.29maskedi tried 3 times
08:31.29rob_w-cgirazOreDg3 : ur welcome to contribute
08:31.39rob_w-cgihmm do you have usb connections ?
08:31.39raz0reDg3=]
08:33.18maskedrob_w-cgi, what should i look for in linuxrc about evdev?
08:34.12rob_w-cgiwell checking via lsmod if evdev and the touchscreen modules are loaded and then if you have the touchscreen device
08:35.55maskedok ill have to boot it again
08:36.40maskeddamn is there any way around the hard reset problem?
08:39.20rob_w-cgino .. but you can unlock the xda and uncover the windows installation files .. then enter a  batch which checks for the sd card plugged ,, if yes then start haret , if not go on with windows :-= ) cp15 did that
08:41.14maskedhrmm
08:41.40maskedfark
08:41.53maskedi didn't plug the thing in before booting harey
08:41.58maskednow i have to do it all over again
08:42.56maskedits bothersome waiting for wince to do its shit
08:48.15maskedgrrr my usbnet device is gonneneee
08:49.41maskedneed i have patched the kernel available on the wiki?
08:59.27maskedim assuming the one on there is build for the ba?
09:04.31maskedbbl
09:32.41*** join/#htc-blueangel rob_w-cgi (n=txuser@dd1010.kasserver.com)
09:32.41*** mode/#htc-blueangel [+o rob_w-cgi] by ChanServ
14:38.42*** join/#htc-blueangel immolo (n=immolo@cpc1-cosh1-4-0-cust126.cos2.cable.ntl.com)
14:39.48immolohmm that was strange, anyone know what would cause the ba's display to repeat "socket_state" over and over
16:11.13*** join/#htc-blueangel cp15 (i=knpkli@p549A0BFB.dip0.t-ipconnect.de)
16:11.13*** mode/#htc-blueangel [+o cp15] by ChanServ
16:11.19cp15Good morning
16:11.29bhimaGood morning.
16:11.49cp15Hi, how are you?
16:11.58bhimahungry and a bit tired.
16:12.00bhimaYou?
16:12.08cp15Hungry, too
16:12.34cp15I have given the job to compile a distribution to immolo, so you can concentrate on the more high level tasks
16:13.20cp15Karlsruhe is a bit far... We could go to dinner
16:14.13bhimaCool. Cause, while I'm willing to do it, I am not very experienced at it.
16:15.19cp15immolo seems to have experience with openembedded
16:15.37cp15Probably more than I
16:16.01bhimaMy PalmOS wrist watch is re-assembled.
16:16.04bhimaNothing broke. :)
16:16.42bhimaI think I'd like to integrate a headset with an LCD into the system.
16:16.52bhimaAnd give you actual meaningful settings and options.
16:17.34bhimaMaybe set up an extensible menu and notification system.
16:17.50cp15Maybe you could also dis- and reassemble my BA? The camera needs to be removed
16:18.03bhimaspoken audio as well.
16:18.08bhimaOh? why does it need to be removed?
16:18.24cp15I will get into serious trouble if the guard of one of my biggest customer will chatch me with it
16:18.45bhimaAhh. Well, the wrist watch was $80 and had very obvious screws... :)
16:19.05cp15The screws in the BA are also obvious :-)
16:20.07bhimaTrue. But it's not obvious which ones you remove and what you do afterwards...
16:20.25bhimaWith the Fossil watch, it looked very obvious how you took it apart.
16:23.11bhimaI really don't like places that don't permit cameras. It's rather pointless and silly.
16:23.32bhimaIf you re-flashed Linux onto it, without a camera driver, you could point out that the camera was not working at all. :)
16:57.03cp15cr2 has disassembled his device. He said its easy, just take care about the keyboard connection
16:58.11cp15I think also its silly, since the resolution is far from useable
16:58.25cp15But its getting higher now... Still not comparable to a good camera
16:58.45cp15I don't think they will accept a software disabled camera
16:59.30cp15They already catched me with a camphone once, and they changed the photo guidelines... Just for me :-)
17:02.16bhimaoh?
17:03.00cp15Before the guidelines sayd: Photographing at the company is forbidden
17:03.23cp15After they said: Mobiles with cam are forbidden
17:04.18cp15I discussed with the guard which catched me that you nowhere can read it is not allowed. He had to agree :-)
17:05.07cp15They already fired people for having camphones
17:22.56immolocp15- very little experince :P
18:00.13Funklorddo you guys know the old ST chips used for digicams?
18:00.52Funklordthey put them in those cheap little webcams going for like 30eur at the start
18:01.17Funklordthe quality was incredibly bad to start with
18:01.44Funklordbut after some fiddling with imagemagick, you can actually make them a lot better
18:01.59cp15You mean something with ov511 chip?
18:02.08Funklordnot that one.. it's similar
18:02.19cp15ov511 is also bad
18:02.48cp15I only got a very greenish picture
18:04.06Funklordwe should definitely try to use some filtering on the BA, the results could make a useless cam useful =P
18:04.30Funklordautomatically, right after you take the photo
18:04.59Funklordit took about 30s on my old p166 to filter it
18:05.20Funklordit should be similar for the BA
18:06.31Funklordcp15: yeah, the windows software corrects the green automatically
18:06.44Funklordsame with the chip I was using
18:07.02Funklordon linux I had to do it manually
18:09.23Funklordthe jpeg encoding also gets a much higher compression once the grains are filtered out
18:11.43Funklordah yes, the chip I had was stv680
18:14.55FunklordI found an old one
18:15.07Funklordwww.vibes.se/undated/funklord_bedroom
18:15.17Funklordthat's the result after filtering
18:15.51immolo404 :P
18:16.24Funklordoops! www.vibes.se/gallery/undated/funklord_bedroom
18:17.46FunklordI'm using different hostnames here.. need to type it manually
18:17.47immoloheh, is that using the ba?
18:17.47Funklordno no
18:17.47Funklordthat's using an even crappier chip
18:17.48Funklordstv680
18:18.16immolowhen I sent my himalaya to o2 they used an unreleased firmware update that gave a really good quailty image
18:19.22immoloso at least it is possible to get good quailty
18:19.26Funklordcool
18:20.18FunklordI just got my phone back, as soon as I get some time off I'll start hacking with it
18:20.20immolounless they replaced the camera itself due to all the water damage
18:20.35Funklordthey replaced my whole mobo
18:20.51FunklordI'm guessing just about all the components are stuck to it
18:21.14immolomost probley
18:21.52Funklordneed to order some peripherals for it too
18:23.53Funklordso.. what do you guys recon will be the default toolkit used for this project?
18:24.11Funklordthinking I should start porting some apps to it
18:25.14immoloI'm hoping to get my hands on the source on the zaruas psx emulator
18:26.09immoloif I have to use fpsece on more time I may cry :P
18:26.16immoloon = one
18:26.59Funklorddo you recon you'll use gpe?
18:27.27immoloI like gpe so I was going to put it on
18:27.36immoloI haven't used any others though
18:27.46immoloand my other projects used fluxbox
18:28.08immolobut those were sub notebooks rather then pdas
18:29.06FunklordI'm not sure if fluxbox is cut out for this kind of res
18:29.19immoloit's not :P
18:29.30immoloI had a jornada
18:29.50Funklordactually, might as well forget about windowing, all in all
18:30.14Funklordjust assume each app will use a certain part of the screen
18:30.24Funklordlike wince/gpe/opie
18:30.35immoloyeah
18:31.17immoloanyway I'll be back in a second
18:31.23Funklordk
18:31.41immoloI just need to get my ba to run the hp4700 image
18:37.36immolocp15-  that hp image doesn't want to work
18:40.12*** join/#htc-blueangel rob_w (n=bob@p83.129.176.80.tisdip.tiscali.de)
18:40.12*** mode/#htc-blueangel [+o rob_w] by ChanServ
19:46.14cp15immolo: where are the problems?
19:47.44immoloX won't start :P
19:51.36cp15Any error message?
19:51.43immoloah the wiki for the 4700 says that the gpe build doesn't fully work yet
19:52.07cp15You probably have to load the touchscreen modules manually
19:52.18immoloyeah I've done all that
19:52.41cp15and made a link from /dev/input/event0 to /dev/ts?
19:52.47immoloI loaded it the same way as I did the nfs root version on the forums
19:52.57immoloyep
19:53.10cp15Do you get an error message?
19:53.40immolodmesg gave me nothing but I forgot to do a check on logs
19:54.10immoloI've got to head out to the shops quick so once I get back I'll load it again
19:54.32immolooh and it is himalaya_tsc2200 you load last right?
19:54.40cp15No, just call Xfbdev and see what error message it gives
19:54.46cp15Yes
19:55.04immolok, will you still be around in about 1-2 hours?
19:55.34cp15Ah... Stop... I think you have to load himalaya_ts3 last
19:56.37immoloI know its one of those else everything goes funny
19:57.01immoloI'll open the initrd on the hh wiki and check the linuxrc
19:57.19cp15If you run depmod, a modprobe himalaya_ts3 should be enough
19:57.30immolok
19:57.41immolowell I must go
19:57.46cp15I think I will be there in 1-2 hours
20:57.18immolook back
20:58.00immoloI'm going to install irssi and links to my server so I can use the net while working on the ba
21:01.46*** join/#htc-blueangel immolo (n=immolo@cpc1-cosh1-4-0-cust126.cos2.cable.ntl.com)
21:05.15immoloah it was himalaya_ts3 needed to load last
21:22.13immoloI'm just getting SIGSEGV when I start Xfbdev
21:31.30cp15Can you install strace?
21:32.25immolojust waiting on my 32bit chroot to finish, I've never had anyluck cross compiling on 64bit
21:33.06cp15There is a ipkg of strace
21:33.36immoloheh, my network setup won't allow my ba to connect to the net
21:34.04immoloI have to turn off eth0 to beable to login
21:34.34cp15No need to, download it to your host, scp it to /tmp on ba and run ipkg install /tmp/filename.ipk
21:34.58immolocool
21:39.07immolocrap, you know what the root password is for that image?
21:41.00immoloWe really need one of those dual boot loaders like the jornadas have
21:42.19immoloeven if it was just in extrom it would be betting then waiting for all those apps and o2 crap to copy over
21:44.52cp15Have you tried rootme?
21:45.15immoloyeah, I exited after pivot_rooting and it wouldn't let me in
21:45.55cp15Have you started dropbear before pivot_root? Then it doesn't work, I don't know why
21:46.15immoloyeah the initrd starts dropbear
21:46.46cp15I have disabled my extrom write protection and changed the setup script to first start \Storage Card\linux\haret.exe
21:47.31cp15If there is a sd card with linux in, it will boot linux (after touchscreen calibration and cut & paste excercise :-( ), if not, it will customize and start windows
21:47.44immolocool
21:47.51immoloI'll look into that
21:47.59cp15Maybe it is also worth to try the folder mentioned in "Invisible rom dumper"
21:48.29cp15There seems to be a autostart folder for sd cards. I don't know however how early in the boot or install process it is called
21:48.31immolocan't you remove the cut and paste crap as well?
21:48.53cp15It's in the pxa flash
21:48.56immoloon wince2 you has to plug the card in a cetain point to get it to load
21:49.15immolomust of been a wallaby thing then
21:49.29cp15And the pxa flash is not easy to update
21:50.10immoloI've don't touch flash :P I'm likey to brick it
21:50.53immolooh have you noticed if you do a soft reset in linux the ba doesn't turn on until you remove the battery for 30 secs
21:52.39cp15You have to do a hard reset. Press power and the reset button the same time
21:52.54immoloyeah I missed the power button :P
21:53.57immoloI'm getting a SIGSERGV on ipkg as well
21:55.50immoloI think opening jffs2 files the way I was shown does more damage then good
22:00.43cp15Have you put is as ext2 on sd?
22:00.49immoloyeah
22:01.02cp15Strange
22:01.27cp15Does ls work?
22:01.52immolosome apps work fine
22:02.26immolothe rest just say SIGSERGV which I'm guessing is segment fault
22:02.42cp15Really SIGSERGV?
22:02.47immoloyeah
22:02.54cp15NOT SIGSEGV?
22:03.32immolooh your version
22:03.37immolodamn keyboard
22:04.06cp15ok, I was afraid there is a signal which I dont know :-)
22:04.15immolohehe
22:04.24immolothis is the hx4700 image right
22:04.41cp15does ldconfig work?
22:05.13immoloerr, I just logged out :P
22:05.40cp15Ok... Can't imagine right now where the problem might be
22:05.47immolodropbear is working
22:06.03cp15Yeah, but it is from the initrd
22:06.20immoloand the sdimage one
22:06.33cp15Or have you used the boot_mmc functionality?
22:06.56immolono
22:07.13immolojust loaded the initrd from the wiki and pivot_root
22:07.27immoloand modprobed
22:08.02cp15Did you mount procfs, devfs and sysfs?
22:08.27immoloI binded them from the initrd
22:09.17cp15You used mount --bind ?
22:09.32immoloyeah
22:10.23immolothe main reason I can think of is this being a beta release but that should only effect gpe not the other stuff
22:10.39cp15ipkg should work
22:11.07immoloit only gives that error when you install something
22:11.16immoloworks fine it I just type ipkg
22:11.21immoloit = if
22:12.09immolook my ba is back you want me to load that image again or try the hh official release?
22:12.13cp15Are you logged in?
22:12.37immoloI can be :P
22:14.09cp15Well... hmmm... Ok, lets try it again with your image
22:14.25immolook let me just mount everything
22:16.43cp15Tell me exactly what you are doing
22:17.10immolook I modprobed to get touchscreen and mmc working
22:17.34immolothen mounted the sdcard to /blueangel and pivot_rooted
22:18.35immolonext I mounted proc, dev and sys from the oldroot to the new one
22:18.35immolooh wait it would let me mount /sys
22:18.36immolowould = won't
22:19.01immololdconfig fails as well
22:19.16immoloand passwd
22:19.28cp15Then probably only busybox works
22:19.45immolosome apps do work
22:19.50immolobut only a few
22:19.58cp15Ok, lets check ipkg
22:19.59immolonon busybox ones that is
22:20.23cp15You said it works if you give it no parameters?
22:20.25immolofailed
22:20.38immoloyeah it gives me the help output
22:20.52immolobut when I do ipkg install strace
22:20.54cp15ipkg install /tmp/notthere.ipk
22:21.30immolosame
22:21.43cp15Ok, let me check
22:22.17immoloyou want the image?
22:22.36cp15ipkg list?
22:22.48immolosame
22:23.50immolodoes ipkg --help give the help output screen also?
22:24.08cp15Yes
22:24.17cp15Does it segfault also?
22:24.22immoloyeah
22:24.50immoloif I get dmesg to look for the boardid it also segfaults
22:24.59immolobut runs fine if I just type dmesg
22:25.42cp15Very strange
22:26.17cp15so dmesg works but dmesg | grep something not?
22:26.51immoloit works with grep
22:27.11immolobut not if I do the dmesg -i as stated in the wiki
22:27.35cp15What does the -i?
22:27.50immolono idea, but the wiki says to use it
22:28.09immolocheck the boardid part of ba research
22:28.22cp15On my ba the -i option gives:
22:28.31cp15dmesg: invalid option -- i
22:28.31cp15BusyBox v1.00 (2005.08.14-08:43+0000) multi-call binary
22:28.31cp15Usage: dmesg [-c] [-n LEVEL] [-s SIZE]
22:28.51cp15try cat /etc/passwd
22:29.05immoloruns
22:29.20immolovi also works
22:29.50cp15Ok, lets get back to ipkg
22:29.59cp15try mkdir /tmp/somedir
22:30.18immolodone
22:30.24cp15Works?
22:30.28immoloyep
22:30.43cp15give me the output of cat /etc/ipkg.conf
22:31.12cp15cat /etc/ipkg/arch.conf
22:31.31cp15cat /etc/mtab
22:31.33immoloipkg.conf:
22:31.37cp15cat /proc/meminfo
22:31.45immolodest root /
22:32.01immololists_dir ext /var/lib/ipkg
22:32.11immolothat everything in there
22:32.15cp15Same here
22:32.26immoloand I have to type everything by hand :P
22:32.49cp15Ok, then just tell me if cat /etc/ipkg/arch.conf shows something
22:32.56immoloyeah
22:33.04cp15cat /etc/mtab?
22:33.30immoloeverything in there
22:33.46immolosame for meminfo
22:34.08cp15So now I come to the conclusion that the hx4700 initrd is totally screwed
22:34.23immoloyep
22:35.14immolowanna try the opie image?
22:35.21immoloor we sticking to gpe
22:36.00cp15Even if gpe is not as far as opie, I like it more since it is based on a c widget set and uses sqlite for databases
22:36.16cp15But the problem is most likely not related to gpe
22:36.30cp15Can you make a tar of your image and dcc it?
22:36.55immolosure, but I'll have to log back on to my laptop
22:37.24cp15I will nfs mount it on my ba and give it a try
22:37.35immolok, give me a second
22:39.16*** join/#htc-blueangel immolo (n=immolo@cpc1-cosh1-4-0-cust126.cos2.cable.ntl.com)
22:39.55immolook tarring up now
22:40.45immoloand how you manage to use you usb0 and ethernet at the same time, named and dhcp will only let me use one or the other
22:43.01cp15Ahmm... Did nothing special, just set an ip address for usb0, and when I plug in my BA, the interface gets up with its ip address. I am also using dhcp on eth0
22:43.24cp15Oops, this will take some time
22:43.39immoloyeah crappy upload rates
22:43.53cp15What line speed do you have?
22:44.04immolo2meg cable
22:44.10cp15Up and down?
22:44.12immoloso 256k/sec down
22:44.24immoloand I can normaly get 30 down
22:44.40immoloerr 30 up
22:45.29immoloah
22:45.34immolomldonkey is running
22:46.02immolobit better
22:46.15cp15Ahh... Better... How much do you pay for your internet access?
22:46.27immolo?25 a month
22:46.40cp15Including traffic?
22:46.46immoloyeah
22:47.30immolowait what do you mean by traffic
22:48.18cp15In germany you can buy a cable line from the phone company, but its useless without an account for a ip provider
22:49.08cp15So you can choose a flat rate with unlimited traffic, time based, volume based whatever you like
22:50.36cp15I am currently paying about 25 Euros/Month for the cable line and 10 Euros/Month for a flat rate
22:50.52cp15But its 6 MBit down, 576 KBit up
22:51.32immoloah in the UK its an all in one package
22:51.51immolobut most have usage limits
22:52.01cp15Of which kind?
22:52.38immolobt the main internet provider has 10gb a month I belive
22:52.56cp15Thats not much
22:53.03immolono it sucks
22:53.07immolobut thats adsl
22:53.14immolomine has 2gb a day
22:53.45immolobut they only care if it effects other people using the same local exchange
22:54.10immoloso I do about 3-4gb for the last two years and have had no warnings
22:54.31immolobut once they up my line to 10mb they will get tougher
22:55.04cp15I still waiting for a reasonable upstream so you can stream dvd in real time to your friends
22:55.32immoloheh I can just about stream an mp3 at 128 bitrate
22:56.29immolowell if its true about japan having 100mb/sec for home connections and europe is only 7 years behind them :P
22:56.46immoloI can't wait to be 27
22:57.36cp15In germany the phone company is testing 25 MBit in some cities
22:57.48immolo:o
22:58.04immolowell if I lived in london I'd be alright
22:58.14immolofree internet access over the city
22:58.45cp15Yes? How is it financed?
22:58.51immolothey are putting wireless access points on every lampost
22:59.33cp15And you can connect without having to register?
22:59.44immolowell it was started for having speed cameras everywhere without having to do much work
23:00.18cp15Ok, I will try
23:00.30immolowell we have free internet stataions in every town centre where you can logon to the net and read emails
23:00.45immoloyou don't need to registers those
23:01.23immoloI bet the free wireless will only allow you view cetain website and block most things like p2p
23:01.58immoloI'm going to make a coffee quick
23:08.10immoloanyluck?
23:09.31cp15The glibc is probably corrupt, but this is not the only problem
23:11.08immolohow about using an older image?
23:13.10cp15Funny:
23:13.17cp15root@blueangel:/tmp# ls
23:13.17cp15root@blueangel:/tmp# mkdir x
23:13.17cp15root@blueangel:/tmp# ls
23:13.17cp15Segmentation fault
23:13.17cp15root@blueangel:/tmp#
23:13.28immolo:o
23:13.43immolodidn't get a segfault on a ls :o
23:14.05cp15Maybe we should start with the h3900 image, it seem to work much better
23:14.25immoloheh like it worked in the first place :P
23:15.13immoloI'm fine with that but I'm chaning the theme
23:15.25cp15Is there a theme?
23:15.33immoloyeah log in as root
23:15.57immoloevil mac theme
23:16.46immoloyou using it as a local user then?
23:18.34cp15Yes
23:18.45immolostrange not much would work for me
23:18.57immoloeven after fixing all the permission errors
23:19.19cp15I just changed the theme to industrial, now I can't change it back because gpe-conf is no longer working
23:19.32immoloI noticed
23:19.38immolodoesn't work as root either
23:20.51immolomaybe you should send me a copy of your system so I can see where it stands
23:22.24cp15The problem is: This way we won't get a clean setup. I lost track about my various changes
23:22.43immoloheh
23:23.22immolook so if I get a clean h3900 image and patch it with your changes
23:23.47cp15So my plan is: You start from scratch, document everything and I tell you why something isn't working
23:24.00immolosounds good
23:24.28immolowhich wiki are we using to document to?
23:26.15cp15Ok, you should get very far with the h3900 image. Get it from http://familiar.handhelds.org/snapshots/v0.8.3/20050814/gpe-image-h3900-20050814160204.rootfs.tar.bz2
23:26.59immolodownloading
23:27.09cp15Don't know... Probably the hh wiki would be the better choice, write access to the xda-developers wiki didn't work for over a week
23:27.19immoloI'm guessing I'm still going to need oe
23:28.04cp15Well, the primary target is to get a image out of oe, so we can start integrating patches
23:28.10immoloright, I'll just add a link on the xda-developers to the hh
23:29.04immolook
23:29.19cp15I have to go to bed now... It's an hour later here :-)
23:29.22immolowell it's going to take me a day to get oe installed anyway
23:29.32immolodamn 64bit and oe :P
23:29.49immoloheh it's coming up to one now so I should too
23:30.04cp15I am afraid there are enough problems with 32 bit too
23:30.21immoloat least it compiles though
23:30.50cp15The compiler used in oe is very new, and compile of some apps break because it uses much stricter checking
23:31.17immoloI meant compiles oe itself
23:31.38cp15?
23:32.10immolowell the dependies for oe don't compile under 64bit
23:32.37cp15Oh, ok.
23:33.05cp15BTW: If you have monotone installed, start a pull before you go to bed. It takes a looooong time
23:33.23immoloits been a few years since I've last used oe so it's going to be fun
23:33.41*** join/#htc-blueangel rob_w (n=bob@p83.129.176.80.tisdip.tiscali.de)
23:33.41*** mode/#htc-blueangel [+o rob_w] by ChanServ
23:33.53immoloI've just been using crossdev on most of my embedded projects
23:33.59cp15Good evening
23:34.10cp15Can't get sleep?
23:34.27rob_wahchem achem
23:35.29rob_wlooks like it
23:35.42cp15But I have to go to bed now
23:35.53immolonight
23:35.56rob_wsleep well
23:36.22cp15rob: Maybe you could introduce immolo into the deeper oe secrets
23:36.32cp15But for me: Bye for now
23:36.40rob_whmm ,
23:37.08rob_wi could iv i would do know  ;-)
23:37.32immoloheh
23:38.48rob_whow is it going immolo
23:39.22immolofine, we've been using that hx4700 image before realsing it doesn't work
23:40.13rob_wbut does it have something usable ?
23:40.36immoloyou can ssh and use busybox but thats it
23:41.07immoloeverything else segfaults
23:42.03immoloso the choice is to use the h3600 image or the h4700 opie image
23:42.09rob_wbut the framebuffer looks good , eh
23:42.31immolorather nice :P
23:43.21rob_wwell booting a gpe 3900 image with the blueangel ready kernel works cool
23:44.15immoloyeah I've been using the sd image on the hh wiki alittle bit
23:45.22rob_wcp15 has this one already at a better stage , so to stay
23:45.34immoloso we are looking at using a clean h3900 image and patching to make the ba more usable
23:45.51rob_wyet someone needs to configure the image accordingly , as still much hardware works
23:46.29immoloanynews on wireless?
23:46.42rob_wyeah the plain kernel still needs much attention , yet cp15 boosted gomnuincator also in order to use it
23:47.02rob_wright , wireless
23:47.47rob_wwe still dont know if a common chipset driver likes the ba , in sense if it does work either via pci or pcmica better
23:48.14rob_wso if it would we need to get to load the firwmare files and enable it
23:49.08immoloone day then :P
23:49.10rob_wthe driver doc doesnt clearly say if it does better work on pci or pcmica implementations ,, but one of this type is having problems
23:49.49immolothe wireless in the ba is pcmica isn't it?
23:49.55rob_wwell we know where to trigger the device phyiscly ,, but the driver code is not cleanly compiling
23:50.02rob_wyes it looks pcmcia
23:50.28immoloI'm sure I picked something up when I loaded all the pcmcia drivers in the right order
23:50.34rob_wbut i didnt succeed in compile the modules proberly for our kernel
23:50.51rob_wyeah the order looks important
23:51.55immoloyeah I started to tidy up your initrd you posted on the hh wiki and make it load more modules at boot time
23:52.09rob_wbut then you did trigger the device already ? or was wirelaess enabled when starting haret ?
23:52.24rob_wgood job , didnt notice that yet
23:52.36immolohmm I think I had it started in wince
23:52.48immoloI normaly have it on when I'm at home
23:53.13immoloI haven't uploaded any of my work yet
23:53.15rob_wthe hh.org wiki looks nicer to me in general , yet xda-developers is unstalbe these days
23:53.40immoloI was going to use the hh.org but couldn't find where you upload to
23:54.01immoloand I don't have the bandwidth to use my home web server
23:54.15rob_wwhat all do you load more ?
23:54.54immolo?
23:55.45rob_wwhich modules do you additionally load !
23:55.45immoloload the modules?
23:56.38immoloah, pcmcia some of the blueangel_ ones like kp and leds
23:56.49immoloI'm still testing some others
23:57.27immoloI've been trying to tidy up the linuxrc to not output so many errors
23:58.06immolobut I haven't really done that much yet
23:59.14rob_wgood good still these things need tobe fixed or covered in a fuure image

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.