**** BEGIN LOGGING AT Wed Jul 21 02:59:58 2010 Jul 21 03:14:24 whoops, SSH failure on my part a few hours ago.. Jul 21 13:25:10 * pabs3 finds todays shr-u update to be incredibly fast Jul 21 13:26:19 what did you do guys? :D Jul 21 13:26:33 pabs3: jffs2 or tarball? Jul 21 13:27:25 badcloud-: upgraded from a tarball on uSD with opkg upgrade Jul 21 13:28:13 there is newer opkg, maybe it does only noop instead of upgrade :) Jul 21 13:28:24 heh Jul 21 13:29:02 pabs3: nice. what's feels faster, the gui? Jul 21 13:29:17 yep Jul 21 13:29:23 pabs3: cool Jul 21 13:29:40 tons faster than SHR-t and a bit faster than Debian with SHR stuff Jul 21 13:29:55 there is a weird flash when I touch the screen after it blanks out Jul 21 13:33:39 ah if you upgraded from old shr-u with 2.6.29 then it's expected to be much faster Jul 21 13:34:26 I had 2.6.32 before as well, feels faster than that though, especially bootup Jul 21 13:34:49 pabs3: that's because of udev removal Jul 21 13:52:45 JaMa: how do you do stuff without udev? Jul 21 13:53:12 Gabrys: devtmpfs Jul 21 16:00:19 hi Jul 21 16:03:09 hello, is it well known in shr what 2.6.32 kernel fails to start with root=mmcblk0p2 ? Jul 21 16:03:20 where do i find the latest (stable) qi version? is qi still actively developed and still the recommended bootloader? Jul 21 16:03:58 walkie: are you using rootwait option as well? Jul 21 16:04:14 henk: at shr downloads Jul 21 16:04:33 henk: i'm personally ready to fix bugs or discuss qi features. Jul 21 16:05:06 PaulFertser, dunno, i just took from a shelf my neo, and decided to try to upgrade to latest shr Jul 21 16:05:22 PaulFertser: ah, good to see you're still here :) Jul 21 16:05:24 walkie: then try to use that rootwait option Jul 21 16:05:28 henk: :D Jul 21 16:20:25 please give me a quick hint about which u-boot commands should I enter... (I should add rootwait in there am I?) Jul 21 16:28:03 well, I think I found it already, print env and setenv menu_6 ... fix me? Jul 21 17:09:16 well, I have a problem: i type - setenv menu_9 Boot SHR: bootargs ${bootargs_base} rootfstype=ext2 root=/dev/mmcblk0p2 rootwait ${mtdparts} ro; mmcinit; fatload mmc 1 0x32000000 ${sd_image_name}; bootm 0x32000000 Jul 21 17:09:36 it starts booting and i cannot type saveenv Jul 21 17:11:24 type setenv menu_9 'Boot SHR: bootargs ${bootargs_base} rootfstype=ext2 root=/dev/mmcblk0p2 rootwait ${mtdparts} ro; mmcinit; fatload mmc 1 0x32000000 ${sd_image_name}; bootm 0x32000000' Jul 21 17:19:45 hi Jul 21 17:25:45 you should escape $ and ; Jul 21 17:30:13 thanks Martix, now i have on printenv: menu_9=Boot SHR: setenv bootargs ${bootargs_base} rootfstype=ext2 root=/dev/mmcblk0p2 rootwait ${mtdparts} ro; mmcinit; fatload mmc 1 0x32000000 ${sd_image_name}; bootm 0x32000000 Jul 21 17:30:42 and mmcblk0p2 is not initialised so shr boot fails Jul 21 17:32:27 so rootwait did not help me Jul 21 17:35:40 what else can i try? Jul 21 17:40:59 walkie: try slow uSD clock Jul 21 17:41:54 as kernel param: glamo_mci.sd_max_clk=2500000 Jul 21 17:43:25 what's the difference between qi and qi-ubi? Jul 21 17:44:41 I guess qi-ubi has the support for booting ubifs rootfs-es Jul 21 17:45:16 oh ok, thanks Jul 21 17:45:33 walkie: value could be more than 2500000, if it will boot, try higher values Jul 21 17:58:53 where factory env can be found? Jul 21 18:00:17 it seems some env parts are lost Jul 21 18:00:46 walkie: nowhere basically Jul 21 18:00:53 walkie: it's used only for usb mac anyway Jul 21 18:13:31 well, is it right "kernel param : setenv menu_9 Boot SHR: setenv bootargs \${bootargs_base} rootfstype=ext2 root=/dev/mmcblk0p2 rootwait glamo_mci.sd_max_clk=2500000 \${mtdparts} ro\; mmcinit\; fatload mmc 1 0x32000000 \${sd_image_name}\; bootm 0x32000000 Jul 21 18:23:36 thanks Martix, CLK helped Jul 21 18:25:02 about "lost" env - it was just not displayed on the screen, some X bug on host, while some work on cu in gnome terminal Jul 21 18:25:20 walkie: you can try higher number default is 16000000 Jul 21 18:30:33 thanks Martix, 2500000 took too much to start up, will test it tomorrow Jul 21 18:30:44 thanks anyone for help Jul 21 19:19:47 * |if3 changes away reason from "after 10 mins idle" to "I'm afk!" Jul 21 22:35:48 how do i get qtmoko to display uk time? i've installed ntpdate and run ntpdate uk.pool.ntp.org, but i'm still an hour behind uk time... Jul 21 22:36:02 djp_: do you have proper timezone set? Jul 21 22:36:09 djp_: just do it the debian way. Jul 21 22:36:18 djp_: dpkg-reconfigure tzdata (iirc) Jul 21 22:37:45 PaulFertser: thanks. will try Jul 21 22:41:37 PaulFertser: no change unfortunately... Jul 21 22:41:48 djp_: what does ``date'' print? Jul 21 22:43:07 PaulFertser: wed jul 21 22:42:39 utc 2010 Jul 21 22:43:16 djp_: UTC is utc. Jul 21 22:43:19 djp_: tried tzconfig? Jul 21 22:43:43 I mean that reconfigure thing? Jul 21 22:44:05 PaulFertser: yeah, tried that... nothing changes no matter what i change it to Jul 21 22:45:07 PaulFertser: my bad... hold on... Jul 21 22:45:53 djp_: /etc/localtime should be the same as the desired timezone at /usr/share/zoneinfo Jul 21 22:46:22 djp_: so you can use either ``cp'' or dpkg-reconfigure tzdata for that effect. Jul 21 22:47:09 PaulFertser: changed averything to with tzdata but time still won't change ... Jul 21 22:47:27 djp_: is /etc/localtime indeed the right one now? Jul 21 22:47:30 PaulFertser: ran ntpdate after making changes via dpkg-reconfigure tzdata Jul 21 22:47:46 will check Jul 21 22:47:59 djp_: utc is one hour behind because it's DST in effect right now, so you've proper time already. Jul 21 22:49:03 PaulFertser: time here in uk is currently 23:48... phone shows 22:48 Jul 21 22:49:43 djp_: that's exactly correct obviously. Jul 21 22:50:34 PaulFertser: well, how can i change it to show the time here in the uk? that's what i'm trying to achieve? Jul 21 22:50:54 djp_: using /etc/localtime for your timezone should be enough. Jul 21 22:51:25 djp_: cp /usr/share/zoneinfo/Europe/London /etc/localtime Jul 21 22:51:27 should do the trick Jul 21 22:52:26 djp_: unless there's something constantly overwriting /etc/localtime (fso used to do that when GSM zonesource was enabled). Jul 21 22:53:40 PaulFertser: tried copying but no change so something must be overwriting /etc/localtime like you say Jul 21 22:56:03 PaulFertser: thanks for the help... i need my bed :) Jul 21 22:56:52 djp_: ping me tomorrow, we'll sort it out for sure ;) **** ENDING LOGGING AT Thu Jul 22 02:59:56 2010