irclog2html for #htc-linux on 20070120

00:18.47*** join/#htc-linux blackest (n=john@cpc4-linc4-0-0-cust684.nott.cable.ntl.com)
00:40.50Kevin2Hi
00:41.12*** part/#htc-linux g3gg0__ (n=g3gg0@ppp-82-135-5-152.dynamic.mnet-online.de)
01:20.58*** join/#htc-linux Hawk||- (n=Hawk@p57A53F0D.dip0.t-ipconnect.de)
01:51.11*** join/#htc-linux Zule (n=Zule@24-155-71-190.dyn.grandenetworks.net)
02:59.37*** join/#htc-linux psokolovsky (n=psokolov@236.usernat.ip.net.ua)
03:55.42*** join/#htc-linux ellisway (n=ellis@host-87-74-241-174.bulldogdsl.com)
05:53.23*** join/#htc-linux cyrill62 (n=cyrill62@166.251.146.195.dynamic.adsl.abo.nordnet.fr)
05:54.11cyrill62hello
06:33.30*** join/#htc-linux ellisway (n=ellis@host-87-74-241-174.bulldogdsl.com)
07:29.13*** join/#htc-linux rmoravcik (n=rmoravci@icm5-orange.orange.sk)
07:30.45*** join/#htc-linux RoEn_PC (n=roen@p54A67B3F.dip.t-dialin.net)
09:21.13*** join/#htc-linux goxboxlive (n=goxboxli@9.80-202-160.nextgentel.com)
09:56.41the_sys0pHi.
09:59.20goxboxlivehi
10:35.58cyrill62hello
10:36.48cyrill62somebody can send me the HTC Universal kernel config file?
10:50.04goxboxlivecyrill62: It is included in the kernel source
10:50.23goxboxlivejust do "make htcuniversal_defconfig"
10:50.40goxboxliveand then make xconfig/menuconfig to add/remove whatever you want
10:51.17*** join/#htc-linux LunohoD_ (n=alex@e180100113.adsl.alicedsl.de)
10:51.19cyrill62ok thanks
10:51.43cyrill62I should download the kernel source CVS
10:52.15cyrill62I need it to make my own kernel for the Mio A701 device
10:52.51goxboxlivecyrill62 i have made a guid here
10:53.10cyrill62what?
10:53.13goxboxliveIt's for htc universal, but it is the same for all devices
10:53.38goxboxlivehttp://www.handhelds.org/moin/moin.cgi/UniversalKernel
10:55.01cyrill62yes thanks, I had already  see this page
10:55.16cyrill62and it helps me very much
10:55.18cyrill62;)
10:56.02cyrill62but the gcc tarball which you have make, work to compile the kernel
10:56.20cyrill62or it needed other packages?
10:57.52goxboxliveno it should wrk
10:58.15goxboxliveI am using it to create my own kernels
10:58.53*** join/#htc-linux dothebart (n=willi@xdsl-213-196-220-94.netcologne.de)
10:58.54goxboxliveI have not made the gcc compilerm, it's form codesourcery
11:00.35cyrill62and can I make "make utcuniversal_defconfig" and "make menuconfig"
11:00.47cyrill62to modify the config
11:00.55cyrill62it work?
11:01.45goxboxliveYes, if you have ncursors-dev install you can do menuconfig
11:02.14goxboxliveI havce just updated the wiki guide .  section 2.1 is updated
11:03.31goxboxliveBu i prefer xconfig because it is more userfriendly
11:05.00cyrill62I prefer ncurse interface for the kernel config
11:05.02cyrill62lol
11:05.20cyrill62just a stupid question
11:05.43cyrill62own we patch a kernel sources?
11:06.05cyrill62because I had always try
11:06.13cyrill62but it's never work
11:06.40cyrill62I had make same some site said
11:06.47cyrill62but it doesn't work
11:07.11goxboxliveWhat do you mean by:own we patch a kernel sources? ??
11:08.17cyrill62your cvs kernel is 2.6.19?
11:08.41goxboxliveThe the cvs kernel is 2.6.18 at the moment
11:09.27goxboxlives/2.6.18/2.6.19/
11:09.28cyrill62and if  i want patch the kernel to 2.6.20-rc4-mm1
11:10.06goxboxliveWe havent tried that. I know the HTC Magician is trying out the .20 kernel, but i dont how they do it.
11:10.19cyrill62because I had a problem with udev or asic3_mmc kernel module idon't know
11:10.37cyrill62but the kernel don't found the root device
11:10.54goxboxliveAFAIK the asic3_mmc has to be in the kernel zImage and not as a modules
11:11.03cyrill62I had a ext3 partition on my sdcard
11:11.19goxboxliveHave you added roodelay to your startup.txt?
11:11.30goxboxlives/roodelay/rootdelay/
11:11.43cyrill62and in haret startup file in have root=/dev/mmblk0p2
11:11.55cyrill62yes
11:12.03goxboxlivehttp://gnulinux.biz/files/Universal/tmp/Angstrom/startup.txt
11:12.14cyrill62yes that's it
11:12.17goxboxliveok
11:12.39goxboxliveAre you sure that you have the rootfiles at p2?
11:13.36goxboxliveAre you trying out the bootstrap-image at gnulinux.biz?
11:17.32*** join/#htc-linux WizMaui (n=WizMaui@62.112.90.231)
11:22.52*** join/#htc-linux cyrill62_ (n=cyrill62@103.212.20.81.dynamic.adsl.abo.nordnet.fr)
11:23.01cyrill62_but without fbcon=rotate:2 because my device's screen  is 320x240 resolution and even if that, my screen's sync if bad very bad. you know,looklike freeze and I see a asic3_mmc kernel message but I can't see the end of line S
11:25.54goxboxlivefbcon=rotate:1" = 270 degrees roteate fbcon=rotate:0" (or without fbcon) boots in portrait mode
11:27.02cyrill62_yes I need it
11:27.15cyrill62_but my screen look bad
11:27.38cyrill62_it cause of kernel config or a fbcon unsuport?
11:29.37*** join/#htc-linux pleemans (n=peter@d51A5E76A.access.telenet.be)
11:30.56goxboxliveit's supportetd, but iIN the hh.org kernel source fbcon is supported. But just test without it first, and see if that helps.
11:34.41cyrill62ok
11:35.03cyrill62i download your cvs kernel sources
11:36.14cyrill62and another think
11:36.25cyrill62my device have'nt mtype
11:36.54cyrill62and i take the htcuniversal mtype
11:37.35cyrill62can it make problems?
11:37.53cyrill62how can I do to reference my device in mtype?
11:38.33cyrill62how did you for the htcuniversal ?
11:49.08goxboxliveI dont know if that will be a problem. Maybe Haret will just detect your device as "generic"
11:56.33cyrill62no haret ask me the mtype in startup file
11:56.46cyrill62and I had write mtype 855
11:57.17cyrill62if i write nothing or another mtype, the kernel don't boot
12:03.45goxboxliveok
12:11.12*** join/#htc-linux psokolovsky (n=psokolov@236.usernat.ip.net.ua)
12:53.41*** join/#htc-linux psokolovsky (n=psokolov@236.usernat.ip.net.ua)
13:02.51*** join/#htc-linux rmoravcik (n=rmoravci@icm8-orange.orange.sk)
13:03.36*** join/#htc-linux rmoravcik (n=rmoravci@icm8-orange.orange.sk)
13:25.22*** join/#htc-linux psokolovsky_ (n=psokolov@fever.wreak.volia.net)
13:45.51*** join/#htc-linux ellisway (n=ellis@host-87-74-241-174.bulldogdsl.com)
14:51.24lkcl_<PROTECTED>
14:51.28lkcl_oops :)
15:25.52*** join/#htc-linux Niacin (n=Niacin@cpe-76-187-29-166.tx.res.rr.com)
15:26.05Niacinanyone had any luck compiling nano-x for the wizard?
15:31.24*** join/#htc-linux rob_w (n=bob@p85.212.178.177.tisdip.tiscali.de)
15:32.14Niacinno one ?
15:32.29rob_wuh
15:32.51Niacin<Niacin> anyone had any luck compiling nano-x for the wizard?
15:36.02rob_wNiacin, then be the first one .. drivers/video is your friend
15:58.44*** join/#htc-linux psokolovsky (n=psokolov@236.usernat.ip.net.ua)
16:21.48Hymierob_w: so, you know no one has compiled nano-x for the wizard?  that's what he's asking, not "what do I do if no one has" ;)
16:23.48Niacini have a binary that works so some one has
16:23.56Niacinjust has no kbd or mouse support
16:24.02Hymiewho needs those!
16:24.03Hymie;)
16:24.29Hymiedamn, -15C out, >I'll have to put pants on
16:24.33Hymiehow annoying
16:24.39Niacinyeah its cold here too
16:24.49Niacinany ideas on this
16:24.49Niacinconfigure: error: *** No iconv() implementation found in C library or libiconv
16:25.09*** join/#htc-linux gw280 (n=george@vm.gwright.org.uk)
16:25.09Hymiehum, no
16:25.22Hymiebut, I blame gw280 for it
16:54.41gw280Hymie: ?
17:05.38*** join/#htc-linux cyrill62 (n=cyrill62@103.212.20.81.dynamic.adsl.abo.nordnet.fr)
17:06.53*** join/#htc-linux Zule (n=Zule@24-155-71-190.dyn.grandenetworks.net)
17:23.06*** join/#htc-linux blackest (n=john@cpc4-linc4-0-0-cust684.nott.cable.ntl.com)
17:54.22*** join/#htc-linux goxboxlive (n=goxboxli@9.80-202-160.nextgentel.com)
18:04.43Kevin2BobOfDoom: Are you the one working on GSM module in treo 650?  If so, did you know cr2 and goxboxlive have gotten Linux on Universal talking to the gsm module?
18:17.51ZuleKevin2, he's away for a few days, but I think he knows about it... Biggest problem he has right now was some pin number the modem was asking for constantly
18:21.00*** join/#htc-linux cyrill62 (n=cyrill62@159.253.146.195.dynamic.adsl.abo.nordnet.fr)
18:53.03*** join/#htc-linux RoEn_PC (n=roen@p54A67B3F.dip.t-dialin.net)
18:53.05*** join/#htc-linux psokolovsky_ (n=psokolov@fever.wreak.volia.net)
19:38.38blackesthi
19:39.16blackestanyone up to explaining how to get the toolchain working in ubuntu
20:10.26*** part/#htc-linux Zule (n=Zule@24-155-71-190.dyn.grandenetworks.net)
20:31.48*** join/#htc-linux pleemans (n=peter@d51A5E76A.access.telenet.be)
20:39.31*** join/#htc-linux bd2 (n=ufo@89.113.84.114)
21:13.39*** join/#htc-linux lkcl (n=lkcl@5ac5f3e8.bb.sky.com)
21:35.40*** join/#htc-linux bd2 (n=ufo@89.113.84.114)
22:57.05*** join/#htc-linux Zule (n=Zule@24-155-71-190.dyn.grandenetworks.net)
23:08.34Niacindamn it
23:08.45Niacinif i build a rootfs > 4Mb it craps out
23:09.00Niacineven if i expand the ramdisk size
23:09.02Niacinany ideas?
23:12.26*** part/#htc-linux Zule (n=Zule@24-155-71-190.dyn.grandenetworks.net)
23:15.45blackesthello anyone awake
23:16.10blackestgot a path problem
23:25.26*** join/#htc-linux g3gg0_ (n=g3gg0@ppp-82-135-15-144.dynamic.mnet-online.de)
23:25.34*** part/#htc-linux g3gg0_ (n=g3gg0@ppp-82-135-15-144.dynamic.mnet-online.de)
23:33.54*** join/#htc-linux tudenbart (n=willi@xdsl-213-196-255-129.netcologne.de)

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.