irclog2html for #openzaurus on 20040412

00:01.48*** join/#openzaurus George- (~Test@adsl-164-119.freeuk.com)
00:12.15*** join/#openzaurus netzwurm (2179-ident@pD9E46402.dip.t-dialin.net)
00:15.30*** join/#openzaurus qnetjoe (~Linux@c-67-166-0-31.client.comcast.net)
00:28.23poleAHHHH!
00:28.45polekernel is now building now that i swithced to this toolchain -> http://handhelds.org/download/toolchain/cross-2.95.3.tar.bz2
00:30.56polewtf
00:30.58polei get this again
00:30.59poleas: unrecognized option `-marmv4'
00:32.40*** join/#openzaurus badalex (~badalex@cpe-66-1-177-91.ut.sprintbbd.net)
00:43.05*** part/#openzaurus sc4rp3r (~knoppix@200.12.238.166)
00:44.56polearm-linux-gcc: installation problem, cannot exec `cpp0': No such file or directory
00:44.57polearm-linux-gcc: installation problem, cannot exec `cc1': No such file or directory
00:45.07polecpp0 is in /usr/local/2.95.3/lib/gcc-lib/arm-linux/2.95.3/cpp0
00:45.19polewhat should i do to include that in my path?
00:58.41*** join/#openzaurus keenan (~keenan@pcp660923pcs.prshng01.fl.comcast.net)
00:58.49poleerich141, i take that back... i cant get it to build
00:58.57poleerich141, is it too much trouble to do that?
01:02.29*** join/#openzaurus _stigger (~jeff@dialup-39.144.220.203.acc01-mann-gos.comindico.com.au)
01:07.48*** join/#openzaurus _Bala_ (~Bala@hsdbsk142-165-117-40.sasknet.sk.ca)
01:10.57erich141pole: not much trouble for me if you tell me what config option is that or where I can get this module
01:11.35polethe patch is already applied in buildroot... i do not know about OE but it should be there too
01:11.57polelook in the menuconfig in the output kernel options
01:12.18polejust keep your eyes out for "serial keyboard"
01:12.19erich141pole: what kernel config option?
01:13.54polei can not find it in the kernel .config file
01:14.05poleit is in the buildroot main .config file as...
01:14.19poleCONFIG_SERIAL-KEYBOARD=y
01:18.24poleit is in...
01:18.34polebuildroot-exported/packages/serial-keyboard
01:18.44polehope this helps... that is all i can find
01:20.12erich141pole: I'll look at it in few minutes
01:20.20poleTHANK YOU
01:33.57*** join/#openzaurus minipanda (~zhanght@210.76.124.126)
01:34.39*** join/#openzaurus darkschneider (~gab@81-208-36-80.fastres.net)
01:44.14erich141pole: try http://erich.mine.nu/feed/serialkbd.tar.gz, they should load into a stock oz 3.3.6p1 sl5600 kernel
01:44.28polewow, for real?
01:44.30poleawesome...
01:52.00poleerich141, what should i do about this
01:52.07poledepmod: *** Unresolved symbols in /lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/block/newtonkbd.o
01:52.08poledepmod: *** Unresolved symbols in /lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/block/stowaway.o
01:52.59erich141pole: are you using poodle kernel from oz 3.3.6p1?
01:53.07poleno... collie kernel
01:53.13erich141doh!
01:53.17polesorry, should have told you it was a 5500
02:00.19erich141pole: try now
02:02.16polewhen i run depmod i still get this
02:02.17poledepmod: *** Unresolved symbols in /lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/char/newtonkbd.o
02:05.21erich141hmm, if you want you can try this kernel: http://erich.mine.nu/feed/zImage
02:07.08poledo i need any other modules with that kernel?
02:08.34erich141http://erich.mine.nu/feed/kernel-modules_2.4.18-rmk7-pxa3-embedix-r0_arm.ipk
02:08.42polek
02:08.55polecan i flash just the kernel wihtout a root image?
02:09.00erich141I don't have collie and never compiled for one, so if it doesn't work, I can't help
02:09.01erich141yes
02:09.45polejust put the zImage alone on the cf card?
02:09.59erich141updater.sh and image
02:10.23erich141updater from oz 3.3.6p1
02:11.21polewhat does updater do?
02:11.47erich141flashes the kernel into kernel area on mtd
02:12.08polei see
02:13.37poleerich141, are all modules in that package? usbd networking and all?
02:13.51erich141pole yes, no wifi though
02:15.11polewait a sec... is the kernel image itself in that package?
02:15.19erich141no it is not
02:15.41*** join/#openzaurus qnetjoe (~Linux@c-67-166-0-31.client.comcast.net)
02:15.43polei can not find 'updater' in the 3.3.6pre1 feed
02:18.34erich141hmm, really it is not there. How did you flash your oz?
02:18.46*** join/#openzaurus qnetjoe (~Linux@c-67-166-0-31.client.comcast.net)
02:19.19poleplacing the zImage and root image on my CF card and doing a c+d+reboot buttons
02:19.24erich141maybe collie doesn't require one
02:19.42erich141ok, try without updater then
02:20.01polejust place the kernel on my CF card and flash without a root rom?
02:20.08erich141ae, try it
02:20.13polek
02:24.43polei think i did everything right... but still i get the unresolved symbols
02:24.54poleis the newtonkbd module in that modules ipk?
02:25.11erich141pole: no, it is separate
02:25.30polewhere should i put it in the /lib/modules/... or does it matter?
02:26.12erich141pole: shouldn't matter if you usde insmod with path
02:26.33polek
02:27.23polenewtonkbd.o: unresolved symbol input_register_device
02:27.23polenewtonkbd.o: unresolved symbol serio_unregister_device
02:27.25poleand so on
02:27.43pole# dmesg|more
02:27.43poleLinux version 2.4.18-rmk7-pxa3-embedix-021129 (erich@erichl.mine.nu) () #1 Sun, 11 Apr 2004 21:55:23 -0400
02:27.47kergothdont use insmod, it wont automatically load dependent modules
02:27.49poleso it is your kernel and modules
02:28.00kergoth(input, serio)
02:28.08kergothor, alternatively, load them manually, in the proper sequence
02:28.13kergothoh, and hi
02:28.16kergothheh
02:28.20polehi
02:28.25poledepmod fails
02:28.33poledepmod: *** Unresolved symbols in /lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/char/newtonkbd.o
02:30.58poleerich141, any ideas?
02:32.35erich141pole: nope, no idea why this happens
02:32.54polethe newtonkbd module was built at the same time as the rest of those modules?
02:33.23erich141and I already deleted stuff built for collie, so I can't look at it
02:33.36erich141pole: no, newtonkbd is not part of kernel
02:33.56polehmm...
02:38.31poleerich141, did you update the serialkbd.tar.gz tarball?
02:38.46erich141yes, I did
02:39.31erich141check timestamp (must be more recent than kernel)
02:39.50polekernel is newer
02:40.08polezImage            11-Apr-2004 22:04  896K  
02:40.34poleserialkbd.tar.gz              11-Apr-2004 22:00  8.6K  
02:40.57erich141ahh, 22:04 is when I put it on web server
02:45.43polek...
02:46.26polekergoth, serial is built in to the kernel afaik
02:48.18kergothserial != serio
02:48.34kergothserio is an input layer driver, that newtonkbd apparently makes use of
02:49.20polei do not see 'input' or 'serio' in the modules
02:49.31kergothwell that would be the problem then, wouldnt it?
02:49.46polebut why does depmod fail?
02:49.52kergoth..
02:50.03kergothbecause you dont have drivers it depends on, and it therefore is unable to resolve the symbols
02:50.09kergothrun depmod -ae and watch the symbols.
02:50.18poleok
02:52.45erich141defconfig-collie doesn't set CONFIG_INPUT, so it won't work
02:52.56poleT_T
02:54.56poleok, ill try to build a kernel with OE later this week
02:55.23polekergoth, maybe you might know something about this
02:55.37polewhen i try to build a kernel with buildroot-oz (the old one)
02:56.00poleit cant find cpp0
02:56.43polewhich is in /usr/local/arm/lib/gcc-lib/arm-linux/2.95.3/cpp0
02:56.56polearm-linux-gcc: installation problem, cannot exec `cpp0': No such file or directory
02:56.57polearm-linux-gcc: installation problem, cannot exec `cc1': No such file or directory
03:00.10kergothyou put your toolchain in the wrong location
03:00.17poleoh...?
03:00.36poletreke told me that is where it goes
03:00.40kergothit needs to be extracted such that /usr/local/arm/2.95.3/bin/arm-linux-gcc exists, assuming you're using cross-2.95.3.tar.gz
03:00.48polereally...
03:00.53polethat was my fault then
03:00.57kergothhe told you it goes in /usr/local/arm, but it sounds like you removed the default 2.95.3/ directory that exists in the tarball.
03:01.00kergothyep.
03:01.56*** join/#openzaurus scarper (~jeffrey@200.12.238.166)
03:02.54polewow, it passed that part
03:14.59polekergoth, so... enable Input Core Support?
03:23.23poleshouldnt it be enabled by itself when i enable "serial keyboard" support in the buildroot make menuconfig
03:25.11kergothno, it shouldnt.
03:25.18kergothkernel configuration doesnt work that way
03:25.34kergothwhen something depends on something else, you still have to enable its dependencies.  enabling it wont enable the others
03:25.50poleok
03:25.52kergothalthough, its surprising offhand that you were even able to enable that, so perhaps thats a seperate option entirely
03:55.20*** join/#openzaurus _Bala_ (~Bala@hsdbsk142-165-117-40.sasknet.sk.ca)
04:12.15*** join/#openzaurus stigger (~jeff@dialup-51.144.220.203.acc01-mann-gos.comindico.com.au)
04:21.28*** join/#openzaurus stigger (~jeff@dialup-51.144.220.203.acc01-mann-gos.comindico.com.au)
04:21.28*** join/#openzaurus escarpin (~jeffrey@200.12.238.166) [NETSPLIT VICTIM]
04:21.28*** join/#openzaurus netzwurm (2179-ident@pD9E46402.dip.t-dialin.net) [NETSPLIT VICTIM]
04:21.28*** join/#openzaurus George- (~Test@adsl-164-119.freeuk.com)
04:21.28*** join/#openzaurus timlinux_zzzzzzz (~aps02ts@cpc3-rdng3-4-0-cust23.winn.cable.ntl.com) [NETSPLIT VICTIM]
04:21.28*** join/#openzaurus ShALLaX (~ufifiytt@cpc1-ware1-3-0-cust130.lutn.cable.ntl.com) [NETSPLIT VICTIM]
04:21.28*** join/#openzaurus jdh41_ (~jdh41@psycho.caths.cam.ac.uk)
04:21.28*** join/#openzaurus jon_ (~jon@psycho.caths.cam.ac.uk) [NETSPLIT VICTIM]
04:21.28*** join/#openzaurus pole (~pole@63.224.11.227)
04:21.28*** join/#openzaurus kennyj (~kennyj449@209.205.204.68.cfl.rr.com) [NETSPLIT VICTIM]
04:21.28*** join/#openzaurus uVe (~FliPiX@82.Red-80-33-65.pooles.rima-tde.net)
04:21.28*** join/#openzaurus Disconnect (~dis@3ffe:bc0:91:0:203:6dff:fe1a:c5b6)
04:21.28*** join/#openzaurus tomimo (~kurre@ncircle.nullnet.fi)
04:21.28*** join/#openzaurus arcady (arcady@ricketts-63.caltech.edu) [NETSPLIT VICTIM]
04:21.28*** join/#openzaurus eca (~eca@210.66.159.221)
04:21.28*** join/#openzaurus zap-zero (andi@2001:1638:18ff:17:0:0:0:0) [NETSPLIT VICTIM]
04:21.29*** join/#openzaurus prh (~paul@wacka.mjr.org)
04:21.29*** join/#openzaurus noidd (~noidd@66.193.15.64) [NETSPLIT VICTIM]
04:21.29*** join/#openzaurus vol (jugga@hoor.drkangel.org)
04:21.29*** join/#openzaurus hugh (~hugh@blueball.mimosa.com)
04:21.29*** join/#openzaurus hardwire-afk (~hardwire@eep.bogomip.com)
04:21.29*** join/#openzaurus NetNut404_Wrk_im (~NetNut404@mail.matrixcos.com) [NETSPLIT VICTIM]
04:21.29*** join/#openzaurus cyn__ (~cyn@adsl-221-144-23.mem.bellsouth.net) [NETSPLIT VICTIM]
04:21.29*** join/#openzaurus Toi (~pleemans@D577A871.kabel.telenet.be)
04:21.29*** join/#openzaurus oberon (oberon@dediziert.org) [NETSPLIT VICTIM]
04:21.29*** join/#openzaurus BleedingE (whocares@saus04.usc.es)
04:21.29*** join/#openzaurus MG_Tak (~mgtak@ool-4355cb4a.dyn.optonline.net) [NETSPLIT VICTIM]
04:21.29*** join/#openzaurus imk (dj@68-65-26-117.snbrca.adelphia.net)
04:21.29*** join/#openzaurus Didymus (thomas@mainframe.nebuchadnezzar.be) [NETSPLIT VICTIM]
04:21.29*** join/#openzaurus ccsp (~ccsp@cs170116-48.sport.rr.com)
04:21.29*** join/#openzaurus zakk (zakk@net-6621941-214.customer.corenap.com) [NETSPLIT VICTIM]
04:21.29*** join/#openzaurus fpk^off (~Rel@florenz133.server4free.de)
04:21.59*** join/#openzaurus stigger (~jeff@dialup-51.144.220.203.acc01-mann-gos.comindico.com.au) [NETSPLIT VICTIM]
04:21.59*** join/#openzaurus netzwurm (2179-ident@pD9E46402.dip.t-dialin.net) [NETSPLIT VICTIM]
04:21.59*** join/#openzaurus cyn__ (~cyn@adsl-221-144-23.mem.bellsouth.net) [NETSPLIT VICTIM]