Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2017-11-27

00:06:54 Join mendelmunkis [0] (~Moshe@ool-d18c2ee8.dyn.optonline.net)
00:08:04 Quit preglow (Ping timeout: 260 seconds)
00:12:24 Join preglow [0] (~thomj@2001:840:4243:3::101)
00:16:27 Quit ender` (Quit: And I don't offend religious people, they offend themselves. — Markus Persson (notch))
00:48:47 Quit mendelmunkis (Ping timeout: 248 seconds)
00:49:55 Join chrisb [0] (~chrisb@172.58.201.52)
01:00
01:01:50 Join mendelmunkis [0] (~Moshe@ool-3f8fc0ea.dyn.optonline.net)
01:11:22***Saving seen data "./dancer.seen"
01:15:59 Quit michaelni (Ping timeout: 248 seconds)
01:16:16__builtinhi mendelmunkis
01:16:34__builtinare you by chance sending a lot of button events to the sim?
01:17:06mendelmunkisHi yeah i just figured out that the more buttons i press the faster it crashes
01:19:18__builtinare you running a loop for a long time?
01:20:43mendelmunkisall i did was add a bunch of code to an existing loop. I don't know how to tell how long said code takes to run.
01:20:53__builtinhmm, what code?
01:22:24mendelmunkishttps://pastebin.com/bAnsscmf
01:22:33mendelmunkismostly the function ai
01:24:10__builtinah, I see a possible issue
01:24:29__builtinthe code calls button_status() each loop
01:24:55mendelmunkisWhy is that an issue?
01:25:07__builtinand I don't think that dequeues an event from the button queue
01:25:19__builtinso eventually they'll accumulate and overflow the queue
01:26:27__builtinyou can remedy it by calling button_clear_queue() after each call to button_status()
01:28:55 Quit xorly (Ping timeout: 240 seconds)
01:29:43mendelmunkisThat appears to have fixed the problem. Thank you very much for the noob help.
01:29:50 Join michaelni [0] (~michael@213-47-41-20.cable.dynamic.surfer.at)
01:30:06__builtinyeah, no problem
01:48:29 Quit mendelmunkis (Ping timeout: 248 seconds)
01:50:06 Quit MrZeus (Ping timeout: 240 seconds)
01:54:45 Quit smoke_fumus (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
02:00
02:42:53 Join alexweissman [0] (~alexweiss@pool-71-166-102-249.bltmmd.east.verizon.net)
02:48:30 Join CrashBash-Kun [0] (~CrashBash@unaffiliated/crashbash-kun)
03:00
03:02:39 Quit Moarc (Ping timeout: 240 seconds)
03:04:31 Join Moarc [0] (~chujko@a105.net128.okay.pl)
03:11:24***Saving seen data "./dancer.seen"
03:18:05 Quit CrashBash-Kun (Ping timeout: 248 seconds)
05:00
05:06:21 Quit alexweissman (Read error: Connection reset by peer)
05:11:25***Saving seen data "./dancer.seen"
05:14:51 Join CrashBash-Kun [0] (~CrashBash@unaffiliated/crashbash-kun)
05:21:29 Join jhMikeS [0] (~jethead71@d192-24-173-177.try.wideopenwest.com)
05:32:19 Quit _meg (Ping timeout: 250 seconds)
05:34:57 Join _meg [0] (~notsure@211.25.203.45)
06:00
06:06:33 Quit Guest70902 (Ping timeout: 250 seconds)
06:17:09 Join Guest47498 [0] (~quassel@p2003006B0B62F20002163EFFFEFE4CEF.dip0.t-ipconnect.de)
06:34:28 Quit CrashBash-Kun (Ping timeout: 276 seconds)
06:37:04 Join PurlingNayuki [0] (~Thunderbi@2001:da8:215:4ff:2080:7a63:2897:910a)
06:53:38 Quit Guest47498 (Ping timeout: 258 seconds)
06:54:05 Join TheSeven [0] (~quassel@p2003006B0B1CEB0002163EFFFEFE4CEF.dip0.t-ipconnect.de)
06:54:17 Nick TheSeven is now known as Guest65624 (~quassel@p2003006B0B1CEB0002163EFFFEFE4CEF.dip0.t-ipconnect.de)
07:00
07:11:28***Saving seen data "./dancer.seen"
07:57:47 Join deevious [0] (~Thunderbi@193.226.142.214)
07:58:23 Join johnb6 [0] (~johnb2@p5B3AFFAF.dip0.t-ipconnect.de)
08:00
08:02:26 Quit johnb6 (Ping timeout: 240 seconds)
08:09:34 Join ender` [0] (krneki@foo.eternallybored.org)
08:11:19 Quit dys (Ping timeout: 276 seconds)
08:43:36 Join LinusN [0] (~linus@giant.haxx.se)
08:45:53 Part LinusN
08:45:56 Join LinusN [0] (~linus@giant.haxx.se)
08:55:30 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
09:00
09:00:24 Join dys [0] (~dys@2003:5b:203b:100:6af7:28ff:fe06:801)
09:06:15 Join dandels [0] (~dandels@unaffiliated/dandels)
09:11:32***Saving seen data "./dancer.seen"
09:16:25 Join petur [0] (~petur@91.183.48.77)
09:16:25 Quit petur (Changing host)
09:16:25 Join petur [0] (~petur@rockbox/developer/petur)
09:20:13 Quit pamaury (Ping timeout: 276 seconds)
09:22:55 Quit paulk-gagarine (Ping timeout: 248 seconds)
09:23:27 Quit dandels (Ping timeout: 248 seconds)
09:35:07 Join paulk-gagarine [0] (~paulk-gag@gagarine.paulk.fr)
09:40:18 Join PimpiN8 [0] (~textual@2a02:a454:38ea:1:584:d781:600a:3596)
09:48:09 Join edhelas [0] (~edhelas@149-210-220-39.colo.transip.net)
09:50:02 Part LinusN
09:50:06 Join LinusN [0] (~linus@giant.haxx.se)
10:00
10:08:56 Join JannF [0] (~jann@HSI-KBW-109-192-015-103.hsi6.kabel-badenwuerttemberg.de)
10:13:11 Quit JannF (Ping timeout: 240 seconds)
10:25:56 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon)
10:45:22 Quit JdGordon (Ping timeout: 276 seconds)
10:52:27 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon)
11:00
11:00:20 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
11:04:52 Quit pamaury (Ping timeout: 276 seconds)
11:07:52 Join dandels [0] (~dandels@unaffiliated/dandels)
11:11:33***Saving seen data "./dancer.seen"
11:12:35 Quit dandels (Client Quit)
11:12:54 Quit PimpiN8 (Ping timeout: 250 seconds)
11:29:52 Quit jhMikeS (Ping timeout: 248 seconds)
11:29:58 Join jhMikeS [0] (~jethead71@d192-24-173-177.try.wideopenwest.com)
11:36:34 Quit jhMikeS (Ping timeout: 240 seconds)
11:42:17 Join jhMikeS [0] (~jethead71@d192-24-173-177.try.wideopenwest.com)
11:53:20 Join xorly [0] (~xorly@ip-86-49-24-93.net.upcbroadband.cz)
11:59:47 Join JannF [0] (~jann@HSI-KBW-109-192-015-103.hsi6.kabel-badenwuerttemberg.de)
12:00
12:11:10 Quit JdGordon (Ping timeout: 276 seconds)
12:16:17 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon)
12:24:51 Quit JannF (Quit: Leaving.)
12:24:56 Join JannF1 [0] (~jann@HSI-KBW-109-192-015-103.hsi6.kabel-badenwuerttemberg.de)
12:37:36 Quit xorly (Ping timeout: 248 seconds)
12:53:53 Quit preglow (Ping timeout: 260 seconds)
12:54:00 Quit Ruhan (Read error: Connection reset by peer)
12:55:04 Join Ruhan [0] (uid76353@gateway/web/irccloud.com/x-lxpsfffexsrkcifx)
12:56:26 Quit Moarc (Ping timeout: 240 seconds)
12:57:10 Join Moarc [0] (~chujko@a105.net128.okay.pl)
12:58:06 Join preglow [0] (~thomj@2001:840:4243:3::101)
13:00
13:01:25 Join johnb6 [0] (~johnb2@p5B3AFFAF.dip0.t-ipconnect.de)
13:06:16 Quit johnb6 (Ping timeout: 260 seconds)
13:11:37***Saving seen data "./dancer.seen"
13:20:48 Quit JannF1 (Ping timeout: 248 seconds)
13:29:39 Join JannF [0] (~jann@HSI-KBW-109-192-015-103.hsi6.kabel-badenwuerttemberg.de)
13:33:44 Quit PurlingNayuki (Ping timeout: 250 seconds)
13:48:40 Join PurlingNayuki [0] (~Thunderbi@2001:da8:215:4ff:c97e:9a6a:d8e1:c11d)
14:00
14:04:27 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
14:09:21 Quit JannF (Quit: Leaving.)
14:09:27 Join JannF1 [0] (~jann@HSI-KBW-109-192-015-103.hsi6.kabel-badenwuerttemberg.de)
14:19:19 Join johnb6 [0] (~johnb2@p5B3AFFAF.dip0.t-ipconnect.de)
14:26:44 Join PurlingNayuki1 [0] (~Thunderbi@2001:da8:215:4ff:c97e:9a6a:d8e1:c11d)
14:28:19 Quit PurlingNayuki (Ping timeout: 255 seconds)
14:28:20 Nick PurlingNayuki1 is now known as PurlingNayuki (~Thunderbi@2001:da8:215:4ff:c97e:9a6a:d8e1:c11d)
14:39:56 Quit petur (Read error: Connection reset by peer)
14:39:59 Join robertd1 [0] (~root@190.75.122.171)
14:42:01 Part robertd1
14:46:57 Join robertd1 [0] (~root@190.75.122.171)
14:53:37 Quit robertd1 (Quit: Leaving.)
14:59:03 Join robertd1 [0] (~root@190.75.122.171)
15:00
15:02:06 Quit pamaury (Ping timeout: 248 seconds)
15:04:17 Part robertd1
15:11:39***Saving seen data "./dancer.seen"
15:55:27 Quit JannF1 (Quit: Leaving.)
15:55:33 Join JannF [0] (~jann@HSI-KBW-109-192-015-103.hsi6.kabel-badenwuerttemberg.de)
16:00
16:13:00 Quit JannF (Quit: Leaving.)
16:13:02 Join JannF1 [0] (~jann@HSI-KBW-109-192-015-103.hsi6.kabel-badenwuerttemberg.de)
16:13:16 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
16:15:24 Part LinusN
16:22:25 Join xorly [0] (~xorly@ip-86-49-24-93.net.upcbroadband.cz)
16:23:26 Quit pamaury (Ping timeout: 240 seconds)
16:34:56 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
16:40:48 Quit pamaury (Ping timeout: 248 seconds)
17:00
17:06:47 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
17:09:20 Quit diox (Ping timeout: 264 seconds)
17:11:43***Saving seen data "./dancer.seen"
17:13:00 Quit pamaury (Ping timeout: 250 seconds)
17:17:34 Join dandels [0] (~dandels@unaffiliated/dandels)
17:21:23 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
17:35:10 Join alexweissman [0] (~alexweiss@pool-71-166-103-187.bltmmd.east.verizon.net)
17:40:50 Join dandels_ [0] (~dandels@unaffiliated/dandels)
17:44:06 Quit alexweissman (Remote host closed the connection)
17:45:53 Join alexweissman [0] (~alexweiss@pool-71-166-103-187.bltmmd.east.verizon.net)
18:00
18:01:10 Quit pamaury (Ping timeout: 255 seconds)
18:07:29 Quit alexweissman (Remote host closed the connection)
18:09:31 Join alexweissman [0] (~alexweiss@pool-71-166-103-187.bltmmd.east.verizon.net)
18:09:35 Quit dys (Ping timeout: 246 seconds)
18:11:56 Join petur [0] (~petur@rockbox/developer/petur)
18:17:05 Quit alexweissman (Remote host closed the connection)
18:19:05 Join alexweissman [0] (~alexweiss@pool-71-166-103-187.bltmmd.east.verizon.net)
18:20:32 Join krabador [0] (~krabador@unaffiliated/krabador)
18:31:41 Quit alexweissman (Remote host closed the connection)
18:40:30 Quit JannF1 (Ping timeout: 260 seconds)
18:40:57 Join ZincAlloy [0] (~Adium@2a02:8108:8b80:1700:89f0:ea54:7d6e:ea34)
18:56:50 Quit dandels_ (Ping timeout: 240 seconds)
18:57:02 Join dys [0] (~dys@tmo-100-185.customers.d1-online.com)
19:00
19:04:00 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
19:08:08 Join dandels_ [0] (~dandels@unaffiliated/dandels)
19:08:16 Join MrZeus [0] (~MrZeus@2a02:c7f:7066:fb00:ad9c:f75c:90bf:af9a)
19:09:36 Join johnb2 [0] (~johnb2@p5B3AFFAF.dip0.t-ipconnect.de)
19:11:47***Saving seen data "./dancer.seen"
19:12:04 Join webguest033 [0] (~25b660f5@www.haxx.se)
19:14:31 Quit dfkt (Disconnected by services)
19:14:41 Join dfkt_ [0] (~dfkt@unaffiliated/dfkt)
19:14:45 Quit dfkt_ (Remote host closed the connection)
19:17:00 Quit webguest033 (Quit: CGI:IRC (Ping timeout))
19:24:44 Quit pamaury (Ping timeout: 268 seconds)
19:34:01 Join lebellium [0] (~hexchat@89-93-177-206.hfc.dyn.abo.bbox.fr)
19:57:11 Join alexweissman [0] (~alexweiss@pool-71-166-96-65.bltmmd.east.verizon.net)
20:00
20:02:24 Quit alexweissman (Ping timeout: 276 seconds)
20:03:02 Join dfkt [0] (~dfkt@unaffiliated/dfkt)
20:19:13 Join alexweissman [0] (~alexweiss@pool-71-166-96-65.bltmmd.east.verizon.net)
20:22:45johnb2_Bilgus : patch 11 is working :-) Booting slow disk enabled, turning it on and off. I copied 1.2GB w/o problems.
20:23:12johnb2Is there anything I can check in Debug to verify it is actually active?
20:23:32johnb2I will do more testing during the next days.
20:24:58_Bilgusyou can check it with the disk test plugin and in the debug menu sd slot might show the divider in hw info
20:25:34_Bilgusif it works i'll start cleaning it up
20:26:30johnb2SD says 25Mhz, 7MHz. uSD 31Mhz 31 MHz
20:26:46johnb2in HW info
20:27:21johnb2is this what you meant with divider>
20:27:22johnb2?
20:27:52johnb2MCI_SD 100
20:29:12_Bilgussd would be the frequency the second number would be actual speed
20:29:50_BilgusI'm guessing the uSD one is with your HS card
20:30:04_BilgusMCI_SD should be the divider
20:31:03_Bilgusdo they change as you enable / disable the setting?
20:31:41johnb2When I turn "slow disk" off, SD changes to 24MHz, uSD and MCI_SD stay the same.
20:32:02johnb2rounding error ...
20:32:40_Bilgusyeah so its working but I think the card is staying at max speed
20:33:02johnb2I can try a different one.
20:33:14_Bilgusill tell you what to change brb
20:33:45 Join thomasjfox [0] (~thomasjfo@rockbox/developer/thomasjfox)
20:33:53_Bilgusyou did remove the #if 0 at 1011 right?
20:34:08johnb2nope
20:34:10johnb2not yet
20:34:57johnb2no wonder ...
20:37:02_Bilgusah ok so we are still just switching the main clock
20:41:12 Quit alexweissman (Ping timeout: 268 seconds)
20:41:37johnb2No luck: Turning it on and selecting a file it is stuck at "Loading ...". Booting with slow disk enabled, <microSD1> is empty.
20:42:54_Bilgusok well at least we know.. I'll just leave it as slowing the main clock and enabling powersave
20:43:54johnb2HW info says SD 12Mhz 3MHz, uSD 0 0.
20:44:20johnb2Alright with me.
20:45:34_Bilgushuh so it is working on the internal drive
20:46:03_Bilgusgive me a few to look over it
20:54:51 Join mendelmunkis [0] (~Moshe@ool-3f8fc33a.dyn.optonline.net)
21:00
21:00:30 Quit johnb6 (Ping timeout: 260 seconds)
21:07:50johnb2Trying to copy files to internal I got a "Prefetch abort at fb8afffe FSR 0xF7 (domain 15, fault 7).
21:11:49***Saving seen data "./dancer.seen"
21:12:44 Join johnb6 [0] (~johnb2@p5B3AFFAF.dip0.t-ipconnect.de)
21:12:44 Quit johnb6 (Client Quit)
21:16:55 Quit krabador (Quit: Leaving)
21:17:43[Saint]We really need to stop discarding the map file with shipped builds.
21:18:17johnb2_Bilgus : but playback from internal worked.
21:18:20[Saint]Errors like that are by and large useless without a memory map to correlate the abort against.
21:18:47[Saint]Well, they're not /useless/, but they could be significantly more useful with a memory map.
21:19:04_Bilgusjohnb2 for some reason the sd card never starts back up
21:19:56johnb2[Saint] : in this particular case, as I built it myself, I probably could find it on my disk ...
21:20:11[Saint]johnb2: aha, excellent!
21:20:16[Saint]yes, yes you can.
21:20:24johnb2if you tell me where to find it
21:20:26[Saint]it'll be in your $OUT
21:20:36_Bilgusits in the same place as rockbox.sansa
21:21:05_Bilgusits rockbox.map but I pretty much guarantee its in sd transfer
21:21:06johnb2Would you care to look at it if I upload it?
21:21:26_BilgusI mean I can but its because the clock never comes back up
21:21:39[Saint]it's a plain text file, you can just pastebin it.
21:21:56[Saint]_Bilgus is quite likely right, but it's nice to know.
21:23:24johnb2https://pastebin.com/nqd7MTnx
21:23:58johnb2no, sorry.
21:24:27johnb2That was it with re-inserting the #if 0.
21:25:43 Quit mendelmunkis (Ping timeout: 258 seconds)
21:26:25_Bilgusjohnb at line 1016 just before card_info[i] ... add this .. MCI_CLOCK(i) = 0;
21:26:25_Bilgus udelay(2000);
21:26:26johnb2Same code should create same map, right?
21:26:39johnb2https://pastebin.com/VUi4QSVm
21:26:44_Bilgusfor the most part yes
21:30:10 Quit JdGordon (Ping timeout: 240 seconds)
21:30:30johnb2Booting with slow disk enabled, <microSD1> is again empty.
21:30:43_Bilguswhat does it say in the debug menu?
21:30:48johnb2I got to go ...
21:31:00_Bilgusk
21:31:20johnb2sd 12 3, uSD 0 0
21:31:41_Bilgusthanks
21:31:50johnb2MCI_SD 14C
21:32:14 Quit johnb2 (Quit: Nettalk6 - www.ntalk.de)
21:47:58 Quit dys (Ping timeout: 255 seconds)
21:59:44 Quit dandels_ (Ping timeout: 264 seconds)
22:00
22:04:50 Quit michaelni (Quit: Leaving)
22:04:50 Quit ZincAlloy (Quit: Leaving.)
22:04:52[Saint]pixelma: Do you remember the trick to ensure that a theme clears the current backdrop?
22:04:58[Saint]For the life of me, I can not.
22:05:28pixelmano, I haven't worked with backdrops much
22:05:37 Join dandels_ [0] (~dandels@unaffiliated/dandels)
22:05:52pixelmain the Rockbox themes I wrote, I mean
22:06:09[Saint]copper: Do you?
22:07:34[Saint]Oh, derp.
22:07:43[Saint]It's "backdrop: -"
22:07:43 Join michaelni [0] (~michael@213-47-41-20.cable.dynamic.surfer.at)
22:22:56 Join ZincAlloy [0] (~Adium@2a02:8108:8b80:1700:89f0:ea54:7d6e:ea34)
22:26:36 Quit ZincAlloy (Client Quit)
22:37:58 Join diox [0] (~u@h-152-220.A586.priv.bahnhof.se)
22:55:02 Quit dandels (Quit: WeeChat 1.9.1)
23:00
23:11:51***Saving seen data "./dancer.seen"
23:12:54 Quit Huntereb (Ping timeout: 268 seconds)
23:13:58 Join Boltermor [0] (~Boltermor@subscr-46-148-169-166.dhcp-docsis.net.tomkow.pl)
23:16:31 Join Huntereb [0] (~Huntereb@d-209-42-136-23.cpe.metrocast.net)
23:23:23 Quit dandels_ (Ping timeout: 268 seconds)
23:41:00 Quit lebellium (Quit: Leaving)
23:43:26 Quit petur (Remote host closed the connection)
23:51:06 Quit ender` (Quit: And I don't offend religious people, they offend themselves. — Markus Persson (notch))

Previous day | Next day