*** geaaru has quit IRC | 00:00 | |
*** xorly has joined #maemo | 00:37 | |
*** Kilroo has joined #maemo | 00:46 | |
*** clopez has quit IRC | 00:58 | |
enyc | sicelo: help ;p | 01:04 |
---|---|---|
enyc | i added a boot entry pointing at the krenel etc | 01:04 |
sicelo | get the kp53 zimage, and load it via flasher | 01:05 |
enyc | flasher over usb? | 01:05 |
sicelo | that should boot you back on to maemo | 01:05 |
sicelo | yes, usb | 01:05 |
enyc | hrrm last i chceked my usb port connection not behaving ;-( | 01:05 |
enyc | been recharging batteries in the external charger for years | 01:05 |
enyc | I can try to fix it nonetheless ;p | 01:06 |
enyc | 2 orange wires going over to the usb-test-points... something probably come loose | 01:06 |
sicelo | sounds like best option | 01:08 |
Maxdamantus | "boot entry" as in uboot, or bootmenu? | 01:08 |
*** clopez has joined #maemo | 01:08 | |
sicelo | i can't think of something else | 01:08 |
enyc | Maxdamantus: i had bootmenu working | 01:08 |
enyc | Maxdamantus: installed u-boot flashed that on instead | 01:08 |
sicelo | but won't ne surprised if there is | 01:08 |
Maxdamantus | If you're using uboot, you can probably just load something from an SD card. | 01:08 |
enyc | having tried to reate bootmenu.d entry for 2.6.2 8 power 63 | 01:08 |
enyc | also can i load the fiasco image from u-boot ?? | 01:09 |
Maxdamantus | Not directly. | 01:09 |
Maxdamantus | but you can extract the kernel and put that on an SD card. | 01:09 |
enyc | Maxdamantus: good point, thankyou | 01:09 |
Maxdamantus | iirc pali's u-boot images try to run boot.scr on the first partition of the SD card, before looking in eMMC | 01:10 |
*** Pali has quit IRC | 01:10 | |
*** Lantizia has quit IRC | 01:13 | |
*** Lantizia has joined #maemo | 01:15 | |
*** aloril has quit IRC | 01:15 | |
enyc | Maxdamantus: or i could copy the uimage file on there and just boot via manual commands?? | 01:15 |
*** florian has quit IRC | 01:18 | |
enyc | Maxdamantus: can you point me at the deb file orso for kernel-power-bootimg / | 01:18 |
enyc | Maxdamantus: then i i put uImage file on sd-card i ought to be alright i suspcet | 01:23 |
sicelo | i guess you'll need to set environment and/or cmdline. i really don't know. kernel package you can find at maemo.org/packages .. just search there | 01:26 |
enyc | ooo i didnt know such interface exists | 01:28 |
*** pkill9 has joined #maemo | 01:30 | |
enyc | nom, that 'bootimg' provihes a zImage-2.6.28.10-power53 | 01:30 |
enyc | and the bootmenu.d entry | 01:31 |
enyc | is that zImage-2.6.28.10-power53 whats' needed? or does it require converting to uimage as well ? | 01:31 |
sicelo | ok. maybe it's zImage then, not uImage | 01:31 |
*** aloril has joined #maemo | 01:32 | |
Maxdamantus | You need to convert it to uimage | 01:32 |
Maxdamantus | mkimage -A arm -O linux -T kernel -C none -a 80008000 -e 80008000 -n "$1" -d "$1" "$1".u | 01:33 |
sicelo | :-) | 01:33 |
* sicelo heads to bed now. | 01:34 | |
Maxdamantus | setenv bootmenu_0 kernel_2.6.28.10-power53='setenv setup_omap_atag 1; setenv bootcmd '\''ext2load mmc 1:1 0x86008000 /k/kernel_2.6.28.10-power53.u; bootm 0x86008000'\''; boot' | 01:35 |
enyc | the jobs | 01:35 |
enyc | Maxdamantus: errr mkimage, without maemo working? | 01:35 |
enyc | Maxdamantus: can you point me at the uimage file somewhere? | 01:36 |
Maxdamantus | enyc: you should be able to install some u-boot utilities through any distro. | 01:36 |
sicelo | mkimage is available even on pc, etc. | 01:36 |
sicelo | yes | 01:36 |
sicelo | that said, seems 'tail' can also work | 01:36 |
sicelo | look in maemo leste thread on tmo for a post by halftux | 01:37 |
sicelo | something like 'tail -c65 < zimage > uimage' | 01:37 |
*** Vajb has quit IRC | 01:37 | |
sicelo | or was that +65 | 01:37 |
Maxdamantus | Should be called something like "u-boot-tools" in a package manager. | 01:38 |
enyc | yes inedeed and now have it | 01:38 |
enyc | hjhj x ;m scrjwxng thxsngs ku whjn tqq txrjd | 01:38 |
enyc | here i am screwing things up when too tired, lol | 01:39 |
Maxdamantus | You'd need to put something like the above "setenv .." stuff into another file, with "bootmenu" at the end, adjusting the "/k/.." part, and probably the numbers after "mmc" (1:1 means eMMC partition 1, dunno if SD is 0:1 or 2:1) | 01:39 |
Maxdamantus | then to make the actual boot.scr file: mkimage -A arm -O linux -T script -C none -n boot -d "$F" boot.scr | 01:40 |
Maxdamantus | tbh, I don't really understand why u-boot can't just use normal text files. | 01:41 |
*** xorly has quit IRC | 01:53 | |
*** infobot has quit IRC | 02:18 | |
*** infobot has joined #maemo | 02:19 | |
*** ChanServ sets mode: +v infobot | 02:19 | |
*** aloril has quit IRC | 02:32 | |
*** aloril has joined #maemo | 02:34 | |
*** pkill9 has quit IRC | 02:58 | |
*** phlixi has quit IRC | 03:13 | |
*** tm has quit IRC | 03:55 | |
*** tm has joined #maemo | 03:59 | |
*** chainsawbike has quit IRC | 04:05 | |
*** chainsawbike has joined #maemo | 04:07 | |
*** Oxyd76 has quit IRC | 05:27 | |
*** Oxyd76 has joined #maemo | 05:27 | |
*** Oxyd76 has joined #maemo | 05:28 | |
*** Oxyd76 has quit IRC | 05:32 | |
*** Oxyd76 has joined #maemo | 05:33 | |
*** Oxyd76 has quit IRC | 05:36 | |
*** Vajb has joined #maemo | 06:27 | |
*** Kilroo has quit IRC | 06:43 | |
*** GR87JVnaif has joined #maemo | 06:58 | |
*** GR87JVnaif has quit IRC | 07:00 | |
*** Oxyd76 has joined #maemo | 07:53 | |
*** spiiroin has quit IRC | 08:01 | |
*** spiiroin has joined #maemo | 08:38 | |
*** arcean has joined #maemo | 09:07 | |
*** dafox has joined #maemo | 09:23 | |
*** ceene has quit IRC | 09:24 | |
*** ceene has joined #maemo | 09:25 | |
*** ecloud is now known as ecloud_wfh | 09:35 | |
*** phlixi has joined #maemo | 09:39 | |
*** dafox has quit IRC | 09:53 | |
*** jskarvad has joined #maemo | 10:00 | |
*** jskarvad has quit IRC | 10:00 | |
*** jskarvad has joined #maemo | 10:00 | |
*** pkill9 has joined #maemo | 10:02 | |
*** Venemo has joined #maemo | 10:17 | |
*** Pali has joined #maemo | 10:18 | |
*** pcfe has quit IRC | 10:20 | |
*** arcean_ has joined #maemo | 10:20 | |
*** arcean has quit IRC | 10:22 | |
*** pcfe has joined #maemo | 10:25 | |
*** pcfe has quit IRC | 10:25 | |
*** pcfe has joined #maemo | 10:25 | |
*** geaaru has joined #maemo | 10:30 | |
*** Oxyd76 has quit IRC | 10:42 | |
*** florian has joined #maemo | 10:43 | |
*** arcean_ has quit IRC | 10:46 | |
*** Kabouik- has quit IRC | 11:13 | |
*** NotKit has joined #maemo | 11:15 | |
*** TheKit has quit IRC | 11:19 | |
*** NotKit is now known as TheKit | 11:26 | |
enyc | Maxdamantus: i'm getitng a new sd//micro-sd reader, ... thankyou so much! | 11:36 |
enyc | Maxdamantus: mmc 1:1 0x86008000 /k/kernel_2.6.28.10-power53.u -- is that sd-card or emmc partition??? | 11:37 |
enyc | Maxdamantus: i want to be able to load the power-kernel file from sd-card | 11:37 |
*** Konsieur has joined #maemo | 11:48 | |
Maxdamantus | enyc: 1:1 is the first eMMC partition. | 11:56 |
Maxdamantus | enyc: the SD card seems to use device number 0, so the first SD partition would be 0:1 | 11:56 |
Maxdamantus | and the "/k/" part is just the directory on my boot filesystem that has kernels in it. | 11:57 |
Maxdamantus | I think the 0x86008000 part is the memory address that u-boot will store the kernel at. I don't entirely understand how that part works. I think that's just the address that the default boot command uses, so I use that too. | 11:58 |
enyc | Maxdamantus: can you give me a "complete" boot.txt input file to create boot.scr from, in that case? assume im putting the standard kernel power uimage on root of sd-card 1st (vfat) partition. | 11:58 |
*** ceene- has joined #maemo | 11:59 | |
enyc | "bootm 0x86008000" equally specifies where in memory to 'boot' from if i'm not mistaken | 11:59 |
*** Sigyn has quit IRC | 11:59 | |
sicelo | hola ceene- | 11:59 |
*** Sigyn has joined #maemo | 12:00 | |
*** ChanServ sets mode: +v Sigyn | 12:00 | |
Maxdamantus | enyc: yes, I think that's the case. | 12:00 |
enyc | Maxdamantus: when my replacement sd-card reader turns up i'll give it a go later etc. | 12:01 |
Maxdamantus | setenv bootmenu_0 kernel_2.6.28.10-power53='setenv setup_omap_atag 1; setenv bootcmd '\''fatload mmc 0:1 0x86008000 /kernel_2.6.28.10-power53.u; bootm 0x86008000'\''; boot'; bootmenu | 12:01 |
Maxdamantus | I think that should open a bootmenu with the first entry loading /kernel_2.6.28.10-power53.u from the first partition on the SD card, which is assumed to be FAT. | 12:01 |
*** arcean has joined #maemo | 12:02 | |
* enyc getting newer sd-card reader that goes into USB-micro host-mode-socket -or- usb A-plug, and has separate SD / micro-sd ports on either side ... | 12:02 | |
Maxdamantus | Don't you just have some other random device that lets you read/write SD cards? | 12:02 |
sicelo | the KP will be on the Leste SD card, or another? because if it's the same card, why don't you just boot into Leste and install u-boot-tools there for mkimage ... | 12:03 |
Maxdamantus | I sometimes use my old music player. | 12:03 |
enyc | Maxdamantus: im suspecting my full-size to micro sd-card adapter is broken ;p | 12:04 |
enyc | Maxdamantus: otherwise, yes i have a few different cardreaders | 12:04 |
enyc | sicelo: im not yet sorted with wifi on leste ... ui being worked on last i checked | 12:05 |
Maxdamantus | Ah. | 12:05 |
enyc | anyway, getting new sd-card widget as above be useful anyway | 12:05 |
enyc | then i can sort out what cards/aadpters/etc are not working ;p | 12:05 |
*** arcean has quit IRC | 12:06 | |
enyc | obviously the solution is to make a host-mode port work with a usb-floppy-drive and arrange booting from floppy-disk | 12:06 |
*** florian_kc has joined #maemo | 12:08 | |
Maxdamantus | I was booting my router using a floppy disk until about 2 years ago (when I stopped using it) | 12:08 |
*** florian has quit IRC | 12:09 | |
*** florian_kc is now known as florian | 12:09 | |
*** troulouliou_div2 has joined #maemo | 12:14 | |
*** Konsieur has quit IRC | 12:20 | |
*** Kabouik has joined #maemo | 12:21 | |
*** pkill9_ has joined #maemo | 12:21 | |
*** pkill9 has quit IRC | 12:23 | |
*** eMHa_ has quit IRC | 12:24 | |
sicelo | enyc: there's wpa_supplicant, since day 1 | 12:25 |
*** Kabouik_ has joined #maemo | 12:27 | |
*** pkill9 has joined #maemo | 12:28 | |
*** Kabouik has quit IRC | 12:29 | |
*** pkill9_ has quit IRC | 12:30 | |
*** zGrr has joined #maemo | 12:33 | |
*** Sigyn has quit IRC | 12:36 | |
enyc | sicelo: right yes, which can be interest manually, no ui yet, coming via icd2 interface apparently =) | 12:41 |
*** Sigyn` has joined #maemo | 12:43 | |
*** ChanServ sets mode: +v Sigyn` | 12:43 | |
sicelo | just regular kernel networking as on your pc/laptop | 12:44 |
*** Sigyn` is now known as Sigyn | 12:47 | |
*** Sigyn is now known as Sigyn` | 12:47 | |
*** Sigyn` is now known as Sigyn | 12:47 | |
*** ceene- has quit IRC | 12:53 | |
*** arcean has joined #maemo | 12:54 | |
*** Oxyd76 has joined #maemo | 12:59 | |
*** Oxyd76 has quit IRC | 13:01 | |
*** Oxyd76 has joined #maemo | 13:04 | |
*** ceene- has joined #maemo | 13:05 | |
*** arcean has quit IRC | 13:07 | |
*** ceene- has quit IRC | 13:08 | |
*** Oxyd76 has joined #maemo | 13:10 | |
*** eMHa_ has joined #maemo | 13:11 | |
*** Oxyd76 has quit IRC | 13:11 | |
*** Oxyd76 has joined #maemo | 13:15 | |
*** Oxyd76 has quit IRC | 13:17 | |
*** Oxyd76 has joined #maemo | 13:20 | |
*** Oxyd76 has quit IRC | 13:22 | |
*** Oxyd76 has joined #maemo | 13:25 | |
*** Oxyd76 has quit IRC | 13:28 | |
*** Oxyd76 has joined #maemo | 13:31 | |
*** Konsieur has joined #maemo | 13:46 | |
*** Kabouik_ has quit IRC | 13:49 | |
DocScrutinizer05 | RIP Stephen Hawking | 14:16 |
*** pkill9_ has joined #maemo | 14:27 | |
*** pkill9 has quit IRC | 14:27 | |
*** pkill9_ has quit IRC | 14:28 | |
*** pkill9 has joined #maemo | 14:28 | |
*** pkill9_ has joined #maemo | 14:31 | |
*** Wikiwide has joined #maemo | 14:32 | |
*** pkill9 has quit IRC | 14:32 | |
*** troulouliou_div2 has quit IRC | 14:43 | |
*** sunshavi has quit IRC | 14:43 | |
*** Wikiwide has quit IRC | 14:50 | |
*** Wikiwide has joined #maemo | 14:54 | |
*** Wikiwide has quit IRC | 14:58 | |
*** Wikiwide has joined #maemo | 14:59 | |
*** sunshavi has joined #maemo | 15:17 | |
*** spiiroin has quit IRC | 15:43 | |
*** Wikiwide has quit IRC | 15:59 | |
*** arcean has joined #maemo | 16:05 | |
*** louisdk has joined #maemo | 16:07 | |
*** Juesto has quit IRC | 16:09 | |
*** spiiroin has joined #maemo | 16:31 | |
*** arcean has quit IRC | 16:47 | |
*** xorly has joined #maemo | 17:01 | |
*** louisdk has quit IRC | 17:04 | |
*** Oxyd76 has quit IRC | 17:18 | |
*** sunshavi has quit IRC | 17:37 | |
*** pkill9_ is now known as pkill9 | 17:37 | |
*** Konsieur has quit IRC | 17:40 | |
*** sunshavi has joined #maemo | 17:41 | |
*** Kabouik has joined #maemo | 17:41 | |
*** sunshavi has quit IRC | 17:59 | |
*** sunshavi has joined #maemo | 18:00 | |
*** Pali has quit IRC | 18:03 | |
*** zGrr has quit IRC | 18:03 | |
*** jskarvad has quit IRC | 18:20 | |
*** SmilyOrg has quit IRC | 18:41 | |
*** Pali has joined #maemo | 18:44 | |
*** florian has quit IRC | 18:44 | |
*** Venemo has quit IRC | 18:49 | |
*** dafox has joined #maemo | 18:53 | |
enyc | Maxdamantus: sd-card mounted ;p | 18:55 |
enyc | .u image created ;p | 19:02 |
enyc | boot.scr created | 19:04 |
enyc | hrrm not working | 19:06 |
enyc | rebootinf itself then loading leste | 19:07 |
enyc | "run sdboot" mentions boot.scr then vanishes off the screen quickly | 19:09 |
* enyc cheated, renamed the leste kernel images, copied zImage-2.6.28.10-power53.u to "uImage" | 19:13 | |
enyc | then run sdboot, then get menu again, then select image, ..... ;p | 19:13 |
* enyc got kerenl image in bootmenu properly yay | 19:24 | |
sicelo | shouldn't the addresses in the setenv command be the same as in the mkimage? Maxdamantus | 19:32 |
sicelo | just asking | 19:32 |
*** Oxyd76 has joined #maemo | 19:36 | |
*** dafox has quit IRC | 19:36 | |
*** Kabouik has quit IRC | 19:44 | |
*** Pali has quit IRC | 19:59 | |
*** Natch has quit IRC | 20:06 | |
*** Venemo has joined #maemo | 20:13 | |
*** geaaru has quit IRC | 20:14 | |
*** Natch has joined #maemo | 20:20 | |
DocScrutinizer05 | https://www.theguardian.com/science/2018/mar/14/stephen-hawking-obituary | 20:23 |
*** Kabouik- has joined #maemo | 20:24 | |
*** dafox has joined #maemo | 20:31 | |
*** eMHa_ has quit IRC | 20:32 | |
*** Venemo has quit IRC | 20:34 | |
*** Kabouik_ has joined #maemo | 20:40 | |
*** Kabouik- has quit IRC | 20:43 | |
Maxdamantus | sicelo: dunno. Works for me without them being the same. | 20:47 |
sicelo | ok. interesting | 20:52 |
*** trumee has quit IRC | 21:15 | |
*** trumee has joined #maemo | 21:17 | |
*** eMHa_ has joined #maemo | 21:18 | |
*** Kabouik has joined #maemo | 21:38 | |
*** Kabouik- has joined #maemo | 21:40 | |
*** Kabouik_ has quit IRC | 21:42 | |
*** Kabouik has quit IRC | 21:43 | |
*** florian has joined #maemo | 21:52 | |
*** Smily has joined #maemo | 22:02 | |
*** NotKit has joined #maemo | 22:15 | |
*** TheKit has quit IRC | 22:19 | |
*** geaaru has joined #maemo | 22:20 | |
*** Kabouik- has quit IRC | 22:22 | |
*** Kabouik has joined #maemo | 22:25 | |
*** Kabouik_ has joined #maemo | 22:30 | |
*** Oxyd76 has joined #maemo | 22:32 | |
*** Kabouik has quit IRC | 22:32 | |
*** herekun has joined #maemo | 22:35 | |
Enrico_Menotti | DocScrutinizer05 Thanks for the link to Stephen Hawking's obituary. I just listened, at the TV news, to a superb talk by him (I suppose with synthetic voice), quite short, but very pregnant, and incredibly encouraging towards research, in particular since it comes from a man with such strong physical limits - but whose mind has managed to overcome many limits in our physical knowledge. | 22:45 |
*** Pali has joined #maemo | 22:51 | |
* Maxdamantus needs to figure out why 3G works so crappily on his N900 now that his provider has shut down 2G. | 23:58 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!