| *** Vajb has joined #maemo | 00:14 | |
| *** xmn has joined #maemo | 00:29 | |
| *** Vajb has quit IRC | 00:42 | |
| *** chainsawbike_ has joined #maemo | 01:29 | |
| *** chainsawbike has quit IRC | 01:29 | |
| *** chainsawbike_ is now known as chainsawbike | 01:29 | |
| *** RedW has quit IRC | 01:51 | |
| *** t3st3r has quit IRC | 01:53 | |
| *** t3st3r has joined #maemo | 01:53 | |
| *** RedW has joined #maemo | 01:56 | |
| *** Kilroo has joined #maemo | 01:56 | |
| *** atk has quit IRC | 02:00 | |
| *** atk has joined #maemo | 02:00 | |
| *** Vajb has joined #maemo | 02:17 | |
| *** Pali has quit IRC | 03:04 | |
| *** vectis has quit IRC | 03:26 | |
| *** vectis has joined #maemo | 03:28 | |
| *** Vajb has quit IRC | 04:04 | |
| *** florian_kc has joined #maemo | 06:21 | |
| *** florian has quit IRC | 06:25 | |
| *** tm has quit IRC | 06:28 | |
| *** tm has joined #maemo | 06:31 | |
| *** pagurus has quit IRC | 06:54 | |
| *** DocScrutinizer05 has quit IRC | 07:05 | |
| *** DocScrutinizer05 has joined #maemo | 07:05 | |
| *** Kilroo has quit IRC | 08:11 | |
| *** geaaru has quit IRC | 10:03 | |
| *** geaaru has joined #maemo | 10:05 | |
| *** realitygaps has quit IRC | 10:15 | |
| *** tm has quit IRC | 10:16 | |
| *** inky has quit IRC | 10:16 | |
| *** Oksana has quit IRC | 10:16 | |
| *** ashley has quit IRC | 10:16 | |
| *** infobot has quit IRC | 10:16 | |
| *** nslu2-log__ has quit IRC | 10:17 | |
| *** Linkandzelda has quit IRC | 10:17 | |
| *** APic has quit IRC | 10:17 | |
| *** realitygaps has joined #maemo | 10:20 | |
| *** infobot has joined #maemo | 10:20 | |
| *** ChanServ sets mode: +v infobot | 10:20 | |
| *** tm has joined #maemo | 10:22 | |
| *** inky has joined #maemo | 10:22 | |
| *** Oksana has joined #maemo | 10:22 | |
| *** ashley has joined #maemo | 10:22 | |
| *** nslu2-log__ has joined #maemo | 10:22 | |
| *** Linkandzelda has joined #maemo | 10:22 | |
| *** APic has joined #maemo | 10:22 | |
| *** tm has quit IRC | 10:27 | |
| *** tm has joined #maemo | 10:35 | |
| *** jskarvad has joined #maemo | 10:46 | |
| *** akossh has joined #maemo | 10:49 | |
| *** Pali has joined #maemo | 10:50 | |
| *** mp107 has joined #maemo | 11:24 | |
| *** Vajb has joined #maemo | 11:44 | |
| *** akossh has quit IRC | 12:36 | |
| *** florian_kc is now known as florian | 12:39 | |
| *** xmn has quit IRC | 13:05 | |
| *** mp107 has quit IRC | 13:44 | |
| *** thp has joined #maemo | 13:58 | |
| *** Pali has quit IRC | 16:21 | |
| *** Vajb has quit IRC | 16:27 | |
| *** Vajb has joined #maemo | 16:27 | |
| *** Pali has joined #maemo | 16:33 | |
| *** Pali has quit IRC | 16:45 | |
| *** Pali has joined #maemo | 16:46 | |
| *** Vajb has quit IRC | 16:47 | |
| *** Vajb has joined #maemo | 16:48 | |
| *** Pali has quit IRC | 17:31 | |
| *** Pali has joined #maemo | 17:32 | |
| *** Pali has quit IRC | 18:00 | |
| *** Pali has joined #maemo | 18:01 | |
| *** Pali has quit IRC | 18:08 | |
| *** Pali has joined #maemo | 18:09 | |
| *** Pali has quit IRC | 18:22 | |
| *** Pali has joined #maemo | 18:23 | |
| *** Pali has quit IRC | 18:59 | |
| *** Pali has joined #maemo | 19:00 | |
| *** Pali has quit IRC | 19:00 | |
| *** Pali has joined #maemo | 19:01 | |
| *** xmn has joined #maemo | 19:03 | |
| sicelo | btw, does 0xFFFF accept uImage or only uses zImage for kernel? | 19:42 | 
|---|---|---|
| sixwheeledbeast | doesn't it detect all images? | 20:45 | 
| sixwheeledbeast | TBH I have mostly used the nokia one. | 20:46 | 
| sixwheeledbeast | "0xFFFF can detect more image types from file header. If autodetection not working, see syntax of param -m" | 20:51 | 
| sixwheeledbeast | https://talk.maemo.org/showthread.php?t=87996 | 20:51 | 
| Pali | NOLO is not able to boot uImage... it can boot only raw (bootable) images, like zImage... uImage is kernel image with u-boot header... zImage is compressed kernel image with executable ARM code which on-the-fly decompress it | 21:33 | 
| Pali | 0xFFFF automatically detects image types, but uImage is for above reason detected as unknown | 21:33 | 
| Pali | it is unusable for NOLO | 21:33 | 
| sicelo | Thanks . | 21:40 | 
| sicelo | I've just built linux 5.10 using omap2plus_defconfig and loading with with 0xFFFF -m kernel:zImage -l -b "rootwait root=/dev/mmcblk0p2 ro console=tty0 earlyprintk verbose debug." doesn't seem to be working :( | 21:46 | 
| sicelo | i mean, 0xFFFF is working. but i guess something's wrong with the kernel | 21:47 | 
| Pali | for early printk support you need to set some explicit configuration for n900 | 21:59 | 
| Pali | and "-m /path/to/zImage" should be enough, 0xFFFF should detects that zImage file (by its content) is kernel | 22:00 | 
| sicelo | i'll remove the earlyprintk then. i'm also trying to check if i missed something else that's important. | 22:04 | 
| *** parazyd has quit IRC | 22:14 | |
| *** parazyd has joined #maemo | 22:15 | |
| *** parazyd has joined #maemo | 22:15 | |
| *** inky has quit IRC | 22:23 | |
| *** inky has joined #maemo | 22:27 | |
| sicelo | https://paste.debian.net/1176918/ | 22:28 | 
| sicelo | that's what i did. it's vanilla 5.10 with no patches at all | 22:29 | 
| sicelo | what happens - i get NOKIA screen with no backlight, then after a while (a little less than 1 minute), device turns off | 22:32 | 
| KotCzarny | watchdog? | 22:32 | 
| KotCzarny | have you tried connecting to tv? | 22:33 | 
| sicelo | yes i'm thinking watchdog, although i would expect to see some console before watchdog kicks in. | 22:35 | 
| sicelo | unfortunately no tv here - but i'm quite sure the device turns off, because 0xFFFF is able to boot it again without having to press power button to turn it off myself | 22:36 | 
| *** inky has quit IRC | 22:38 | |
| KotCzarny | you can test that by setting r&d flag, no? | 22:40 | 
| sicelo | ah yes. forgot about that (actually i've never used it) | 22:42 | 
| *** strohalm has quit IRC | 23:00 | |
| *** Vajb has quit IRC | 23:27 | |
| *** Vajb has joined #maemo | 23:44 | |
| *** drathir_tor has quit IRC | 23:51 | |
| *** drathir_tor has joined #maemo | 23:51 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!