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 2025-04-18

00:02:35 Join rnkn [0] (~rnkn@2400:a846:9931:0:29b2:d981:3b3:63c7)
00:29:18 Quit rnkn (Ping timeout: 240 seconds)
01:00
01:34:13***Saving seen data "./dancer.seen"
01:37:30 Join thanosen1 [0] (~alarm@user/thanosengine)
01:59:40 Quit ant (Remote host closed the connection)
02:00
02:31:00 Quit massiveH (Quit: Leaving)
02:44:40 Quit JanC (Read error: Connection reset by peer)
02:52:08 Join JanC [0] (~janc@user/janc)
03:00
03:00:10 Join lebellium [0] (~lebellium@2a01cb0405d03a004070cdf0d3f7e170.ipv6.abo.wanadoo.fr)
03:34:15***Saving seen data "./dancer.seen"
04:00
04:37:51 Join dconrad [0] (~dconrad@208.38.228.38)
04:42:25 Quit dconrad (Ping timeout: 252 seconds)
05:00
05:02:49 Join dconrad [0] (~dconrad@208.38.228.38)
05:04:36 Quit jacobk (Ping timeout: 276 seconds)
05:05:48 Join jacobk [0] (~quassel@47-186-65-73.dlls.tx.frontiernet.net)
05:07:01 Quit dconrad (Ping timeout: 248 seconds)
05:07:58 Quit othello7 (Ping timeout: 252 seconds)
05:34:19***Saving seen data "./dancer.seen"
05:35:17 Join dconrad [0] (~dconrad@208.38.228.38)
05:39:36 Quit dconrad (Ping timeout: 252 seconds)
06:00
06:23:53 Join dconrad [0] (~dconrad@208.38.228.38)
06:29:01 Quit dconrad (Ping timeout: 276 seconds)
06:41:44user890104_speachy: do you like the idea of merging the incomplete nano3g and nano4g code to master? the nano3g branch can produce a bootloader that works on the target. the nano4g branch builds to a binary, but some investigation is needed to tell why it doesn't boot yet
06:42:42user890104_my plan is to do some refactoring of the whole s5l87xx family and move them to a common firmware/target/arm/s5l87xx folder, which will also affect nano2g and ipod6g
06:43:23user890104_but since the peripherals in the later models (nano 5g/6g/7g) are very similar, this can make porting to them easier in the future
07:00
07:07:06 Join dconrad [0] (~dconrad@208.38.228.38)
07:11:30 Quit dconrad (Ping timeout: 244 seconds)
07:12:16 Quit Moriar (Ping timeout: 252 seconds)
07:34:21***Saving seen data "./dancer.seen"
08:00
08:58:03 Join Flacats [0] (~Flacats@2600:1700:60e7:f810::15)
09:00
09:11:36speachyuser890104_: I don't see why not. it's time for some potentially destabilizing stuff. :D
09:11:57speachyuser890104_: IMO the configure menu entries should be marked WIP or something like that though
09:12:13user890104_speachy: they are
09:12:52speachyone unrelated request −− I want to land the GCC 9.5 toolchain, but the last time anyone tested it for me, ipod6g simply wouldn't boot. Do you think you could help figure out what's going on?
09:13:09user890104_I can do my best
09:13:30 Nick user890104_ is now known as user890104 (~Venci@freemyipod/user890104)
09:14:51 Quit Flacats (Ping timeout: 276 seconds)
09:16:06speachynano2g worked when I last tested it fwiw, so the failure is isolated to the 6g.
09:16:39speachyI can toss you some firmware zips (and the elfs) from the same commit
09:16:56speachy(come to think of the tests were all done before your refactoring work too)
09:16:58user890104I can test on both, just to be sure. did you build updated bootloaders for the 4.0 release?
09:18:49speachynope, I had them staged but was told that they didnt' work for at least some PP-era ipods.
09:19:44speachywhich is just as well; the additional logging I added a few days ago will be quite useful for diagnosing "no partition found" errors.
09:22:04user890104ah nice, I saw something about that but haven't checked the commit itself
09:23:21speachymight not fit on the screen of the pre-5g models.
09:24:33user890104in the beginning of February, I tried installing the bootloader from master on OlsroFR's ipod 4g and ipod mini 2g, but it didn't boot at all. so can confirm it
09:25:20speachyok, first two of the cortex-m patches are in. the buildserver has another 30ish builds added so it'll take longer than before
09:25:32speachybut everything we care about should now be built after every commit
09:25:40user890104we used the ones from https://download.rockbox.org/bootloader/ipod/ and didn't investigate further, as he was in a hurry to return home on the same day
09:25:53speachy(added: the rest of the manuals and the erosqnative_v3/v4 bootloaders)
09:26:47speachythe ipod6g bootloader binary worked fwiw. I didn't want to just replace that one by itself, but I suppose there's no inherent reason why not.
09:30:20speachy...really miss bluebot's build reports.
09:31:38speachyif all of the manuals build without issue I can migrate the nightly manual builds to just snag the latest autobuilt stuff instead.
09:34:23***Saving seen data "./dancer.seen"
09:37:20user890104what happened to the bot?
09:37:53user890104also, I have a cosmetic fix for the NAND driver on nano 2g, just checking if it's indeed cosmetic, or it breaks it
09:38:26user890104and also some progress on the nano 3g NAND driver, which is not yet ready to be published
09:39:40speachyno idea, it's still responding to gerrit/flyspray requsts but it's disconnected from the builder infra. haven't been able to reach bluebrother in a while either.
09:39:48speachy(ie its owner/maintainer)
09:40:03user890104ah, I see
09:40:36speachyugh we need more builders with the tooling to build manuals
09:41:02speachyonly mine do, which means we're eating up a beefy multicore server doing the single threaded manual builds.
09:41:14 Join Flacats [0] (~Flacats@2600:1700:60e7:f810::15)
09:41:39CtcpIgnored 1 channel CTCP requests in 0 seconds at the last flood
09:41:39*user890104 logs in to his
09:42:33user890104-archlist=m68k-gcc494,mipsel-gcc494,arm-eabi-gcc494,arm-rb-gcc494,sdl,sdl2
09:42:57user890104I guess I can add the latex "arch"
09:43:21user890104how do I do a test build to ensure I have the dependencies?
09:43:29speachymake sure it works first! tex4ht is quite cranky
09:44:12speachyon one of your ipod6g build trees, 'make manual' and 'make manual-zip'
09:44:25user890104ah, it's not a configure option
09:44:51speachyok, one manual build failed due to a typo
09:45:31speachymy systems have texlive-2023 on 'em.
09:45:41speachyI don't thik I had to install anything beyond what that came with
09:53:49 Quit Flacats (Ping timeout: 260 seconds)
09:54:59user890104/bin/sh: 1: pdflatex: not found
10:00
10:01:49 Join Flacats [0] (~Flacats@2600:1700:60e7:f810::15)
10:02:03 Join amachronic [0] (~amachroni@user/amachronic)
10:03:57user890104speachy: http://pastie.org/p/4WrFE5B5XiIy4VLt42lmAs/raw
10:05:28user890104http://pastie.org/p/0gX8MW47qZHbeZw1lHCCJe/raw
10:05:34 Join dconrad_phone [0] (~dconrad_p@2604:2800:6:65d0:fcbd:bc3:e5e4:6ffe)
10:06:00 Quit dconrad_phone (Client Quit)
10:06:27 Join dconrad [0] (~dconrad@208.38.228.38)
10:11:24 Quit dconrad (Ping timeout: 276 seconds)
10:12:03 Quit Flacats (Ping timeout: 276 seconds)
10:13:26 Join Flacats [0] (~Flacats@2600:1700:60e7:f810::15)
10:17:49 Join ac_laptop [0] (~ac_laptop@2a0c:e303:0:7300:e29d:31ff:fe2d:a258)
10:19:25speachyuser890104: you need the multirow style, that's in the texlive-multirow package on RH/Fedora systems.
10:19:58 Quit Flacats (Ping timeout: 245 seconds)
10:22:33jj5congrats on shipping Rockbox 4.0. I was wondering, what hardware would you recommend for me to buy to try it out on?
10:23:07speachyjj5: https://www.rockbox.org/wiki/AIGOErosQK
10:23:13speachythe only devices currently in production
10:23:27jj5speachy: ty <3
10:23:36speachyother than that, there's always ebay etc for any of the others on the support list.
10:23:53jj5cool, thanks!
10:24:44 Join Flacats [0] (~Flacats@2600:1700:60e7:f810::15)
10:25:19user890104speachy: I've pushed g#6486 for review, also g#6232 (nano 3g) and g#6234 (nano 4g) should be safe as they mostly add new files, the more dangerous stuff has been merged already
10:25:28rb-bluebotGerrit review #6486 at https://gerrit.rockbox.org/r/c/rockbox/+/6486 : iPod Nano 2G NAND: Use the correct bit names for FMCSTAT by Vencislav Atanasov
10:25:28rb-bluebotGerrit review #6232 at https://gerrit.rockbox.org/r/c/rockbox/+/6232 : New port: iPod Nano 3G by Vencislav Atanasov
10:25:29rb-bluebotGerrit review #6234 at https://gerrit.rockbox.org/r/c/rockbox/+/6234 : New port: iPod Nano 4G by Vencislav Atanasov
10:27:49user890104https://files.freemyipod.org/~rbbclient/rockbox-manual.pdf - LGTM, should I enable the latex target on my build client?
10:28:19speachynot until you have a clean html manual build too (both go together)
10:28:56user890104so manual = pdf, manual-zip = html?
10:29:33speachyyeah
10:30:52speachy(Really should be 'manual-htmlzip' but... no point in breaking everything that expects that)
10:30:56user890104is it normal to spit a lot of warnings?
10:31:10speachyoooohyes.
10:32:12speachy...should probably add a 'manual-7zip' target too.
10:32:37speachyuntil rbutil gets 7z support we can't move to 7z files alas.
10:34:03user890104https://files.freemyipod.org/~rbbclient/
10:34:08 Join Flacats2 [0] (~Flacats@104-13-44-19.lightspeed.dybhfl.sbcglobal.net)
10:34:16user890104seems to also be working well, despite the warnings
10:34:44user890104I've included the log in case you want to check something
10:34:45speachybasically it either works, or it doesn't.
10:35:30speachybad syntax can screw up what gets produced but that's not due to the build environment missing anything.
10:36:51 Quit Flacats (Ping timeout: 252 seconds)
10:36:53user890104ok, I've enabled latex in my build client, let me know if there are any issues building the manuals
10:37:26user890104it started processings jobs right away
10:37:47speachythere's 2-3 builds queued up right now
10:37:57speachy(build rounds, rather)
10:38:27user890104pdf manual building takes about 6 seconds, according to the logs
10:39:18 Join dconrad [0] (~dconrad@208.38.228.38)
10:39:33amachronicwhoops... I accidentally created a bogus 'tmp' branch in the RB repo :)
10:40:00amachronichaven't touched gerrit for too long
10:40:33speachyI assume you want it gone?
10:40:49amachronicyeah, meant to just update the LCD fix for the Q1
10:41:42user890104so to get the manuals building on ubuntu, I had to install texlive for pdflatex and texlive-latex-extra for multirow.sty, I guess just the latter is enough as it probably depends on the former
10:41:47speachyheh, even I don't have sufficient rights on gerrit to do that.
10:41:59speachytime to give myself that permission temporarily
10:43:28speachydone
10:43:29 Quit dconrad (Ping timeout: 248 seconds)
10:43:53speachyand permission dropped.
10:44:07speachywould hate to accidently delete something that matters. :/
10:45:39amachronicyeah, it's a bit surprising that you can push random stuff though
10:47:03speachyamachronic: you can do that because you're part of the 'release committers' group. around thanksgiving 2021, apparently
10:48:19amachronicI think that was just to push tags for the x1000 bootloaders.
10:48:25speachyI think that was done so you could create annotated tags. probably due to the x1000 bootloader stuff
10:49:01speachyyeah, being able to create your own branches and tags is the only additional right over normal committers
10:55:43amachronicso that patch dconrad made to the x1000 lcd driver a while ago apparently did cause a regression on the Q1, and either I was lucky to not run into it or just never actually tested it.
10:56:41user890104speachy: please add g#6489 to the nano2g NAND patch
10:56:42amachroniceither way it made its way to 4.0 so probably worth tagging a 4.0.1 for it before we start destabilizing things
10:56:44rb-bluebotGerrit review #6489 at https://gerrit.rockbox.org/r/c/rockbox/+/6489 : Fix unused function warning by Vencislav Atanasov
11:00
11:02:14speachyso far nothing that's in is "destabilizing"
11:02:59speachybut we can go back and branch at any commit so there's not much point unless we really want to do a 4.0.1.
11:04:10speachyI don't have the hardware to reproduce the various complaints that have come in (or at least the ones that can't be attributed to the wild west of "modding")
11:05:05speachywe're up to 389 builds per round. not bad.
11:05:31 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net)
11:23:51 Quit Flacats2 (Ping timeout: 244 seconds)
11:34:27***Saving seen data "./dancer.seen"
11:43:14 Join Florcat [0] (~ShaneTalk@104-13-44-19.lightspeed.dybhfl.sbcglobal.net)
11:47:37 Quit ac_laptop (Ping timeout: 252 seconds)
11:56:43 Join Panjag [0] (~ShaneTalk@104-13-44-19.lightspeed.dybhfl.sbcglobal.net)
11:58:47 Quit othello7 (Quit: othello7)
11:59:36 Quit Florcat (Ping timeout: 265 seconds)
11:59:45 Join hactar|ant [0] (~zem@97-115-115-243.ptld.qwest.net)
12:00
12:15:25 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net)
12:24:18 Quit Panjag (Ping timeout: 244 seconds)
12:42:00 Join Panjag [0] (~ShaneTalk@104-13-44-19.lightspeed.dybhfl.sbcglobal.net)
12:50:01 Join Florpan [0] (~ShaneTalk@104-13-44-19.lightspeed.dybhfl.sbcglobal.net)
12:53:16 Quit Panjag (Ping timeout: 268 seconds)
13:00
13:21:53 Quit jacobk (Ping timeout: 248 seconds)
13:23:08 Join jacobk [0] (~quassel@47-186-65-73.dlls.tx.frontiernet.net)
13:25:45 Quit Florpan (Ping timeout: 260 seconds)
13:26:48 Join ac_laptop [0] (~ac_laptop@2a0c:e303:0:7300:e29d:31ff:fe2d:a258)
13:30:25 Join Florpan [0] (~ShaneTalk@104-13-44-19.lightspeed.dybhfl.sbcglobal.net)
13:32:17 Quit othello7 (Ping timeout: 244 seconds)
13:34:30***Saving seen data "./dancer.seen"
13:47:32 Quit Florpan (Ping timeout: 252 seconds)
13:54:42 Join dconrad [0] (~dconrad@208.38.228.38)
13:59:35 Quit dconrad (Ping timeout: 260 seconds)
14:00
14:10:09speachyGCC15 will introduce a new pile of warnings, lovely
14:25:26 Join Florcat [0] (~ShaneTalk@104-13-44-19.lightspeed.dybhfl.sbcglobal.net)
14:34:50 Quit Florcat (Ping timeout: 252 seconds)
14:43:17 Join dconrad [0] (~dconrad@208.38.228.38)
14:47:49 Quit dconrad (Ping timeout: 248 seconds)
14:58:54 Quit jacobk (Ping timeout: 260 seconds)
15:00
15:20:04 Join dconrad [0] (~dconrad@208.38.228.38)
15:24:37 Quit dconrad (Ping timeout: 244 seconds)
15:34:34***Saving seen data "./dancer.seen"
15:41:15 Join bagel [0] (~bagel@69.5.120.149)
15:41:35 Quit bagel (Client Quit)
15:41:49 Join bagel [0] (~bagel@69.5.120.149)
15:42:41 Quit bagel (Client Quit)
15:54:12 Join dconrad [0] (~dconrad@208.38.228.38)
16:00
16:01:40 Quit dconrad (Ping timeout: 276 seconds)
16:18:15 Join JanC_ [0] (~janc@user/janc)
16:18:15 Nick JanC is now known as Guest8625 (~janc@user/janc)
16:18:15 Nick JanC_ is now known as JanC (~janc@user/janc)
16:20:05 Quit Guest8625 (Ping timeout: 248 seconds)
16:29:01 Join dconrad [0] (~dconrad@208.38.228.38)
16:33:21 Quit dconrad (Ping timeout: 248 seconds)
17:00
17:14:02 Join dconrad [0] (~dconrad@208.38.228.38)
17:18:36 Quit dconrad (Ping timeout: 265 seconds)
17:22:56 Join Moriar [0] (~moriar@107-200-193-159.lightspeed.stlsmo.sbcglobal.net)
17:34:38***Saving seen data "./dancer.seen"
17:37:12speachythis current build brings the Spanish translation to one error shy of 100%.
17:58:45 Join dconrad [0] (~dconrad@208.38.228.38)
18:00
18:02:19 Quit dconrad (Remote host closed the connection)
18:02:31 Join dconrad [0] (~dconrad@208.38.228.38)
18:06:24 Quit amachronic (Quit: amachronic)
18:27:53 Quit lebellium (Quit: Leaving)
18:43:45 Join PheralSparky [0] (~S|h|a|w|n@user/shawn/x-4432647)
18:44:27user890104speachy: is there a patch I can apply to use the gcc 9.5 toolchain?
18:55:48 Quit dconrad (Remote host closed the connection)
18:59:17 Join massiveH [0] (~massiveH@2600:4040:a982:5400::1300)
19:00
19:34:40***Saving seen data "./dancer.seen"
20:00
20:17:43 Quit ac_laptop (Quit: WeeChat 3.8)
20:25:17 Join Florcat [0] (~ShaneTalk@104-13-44-19.lightspeed.dybhfl.sbcglobal.net)
20:37:41 Join WebGuest73 [0] (~WebGuest7@syn-076-174-117-188.res.spectrum.com)
20:39:31WebGuest73I have a walkman that is not on the list provided to convert the language from Japanese to English. I was wondering if there is someone who can tell me if my device is compatible for the change of language. I have the information asked in the webpage
20:40:11 Nick Florcat is now known as ShaneTalksTech (~ShaneTalk@104-13-44-19.lightspeed.dybhfl.sbcglobal.net)
20:41:57 Join Panjag [0] (~ShaneTalk@104-13-44-19.lightspeed.dybhfl.sbcglobal.net)
20:44:26 Quit ShaneTalksTech (Ping timeout: 252 seconds)
20:44:56 Join JanC_ [0] (~janc@user/janc)
20:44:57 Quit JanC (Killed (mercury.libera.chat (Nickname regained by services)))
20:44:57 Nick JanC_ is now known as JanC (~janc@user/janc)
20:46:59 Join ShaneTalksTech [0] (~ShaneTalk@104-13-44-19.lightspeed.dybhfl.sbcglobal.net)
20:47:24 Quit Panjag (Quit: Leaving)
20:47:24 Quit ShaneTalksTech (Remote host closed the connection)
20:47:38 Join ShaneTalksTech [0] (~ShaneTalk@104-13-44-19.lightspeed.dybhfl.sbcglobal.net)
20:47:45 Quit speachy (Quit: WeeChat 4.6.0)
20:47:57 Join speachy [0] (~speachy@hurricane.shaftnet.org)
20:47:57 Quit speachy (Changing host)
20:47:57 Join speachy [0] (~speachy@rockbox/developer/speachy)
20:47:57Mode"#rockbox +v speachy" by ChanServ (ChanServ@services.libera.chat)
20:48:14speachyuser890104: g#6318
20:48:17rb-bluebotGerrit review #6318 at https://gerrit.rockbox.org/r/c/rockbox/+/6318 : Toolchains: Update to GCC 9.5.0 by Solomon Peachy
20:48:52speachythe 3g/4g patches are in, but fwiw the 4g bootloader build fails; overflows by about 5K.
20:49:21speachy(that's with GCC 4.9.4, with GCC9.5.0 it only overflows by 3K)
20:50:48 Join ShaneTalksTwo [0] (~ShaneTalk@104-13-44-19.lightspeed.dybhfl.sbcglobal.net)
20:50:53WebGuest73This is the following information from the test ran on my device:Model ID: 0x7010006
20:50:53WebGuest73Raw device info:
20:50:54WebGuest73 44 45 56 49 4e 46 4f 80 00 00 00 00 00 00 00 00 DEVINFO.........
20:50:54DBUGEnqueued KICK WebGuest73
20:50:54WebGuest73 53 4f 4e 59 20 20 20 20 4e 57 2d 41 38 34 37 20 SONY    NW-A847
20:50:55WebGuest73 20 20 20 20 20 20 20 20 31 2e 30 30 30 31 20 20         1.0001
20:50:55***Alert Mode level 1
20:50:55WebGuest73 20 36 34 47 35 30 33 30 38 34 35 00 00 00 00 00  64G5030845.....
20:50:56***Alert Mode level 2
20:50:56WebGuest73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
20:50:56***Alert Mode level 3
20:50:56WebGuest73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
20:50:57***Alert Mode level 4
20:50:57***Alert Mode level 5
20:50:57WebGuest73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
20:50:57***Alert Mode level 6
20:50:57***Alert Mode level 7
20:50:57WebGuest73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
20:50:58***Alert Mode level 8
20:50:58WebGuest73Vendor identification: SONY
20:50:58***Alert Mode level 9
20:50:58WebGuest73Product identification: NW-A847
20:50:59***Alert Mode level 10
20:50:59WebGuest73Product revision: 1.00
20:50:59***Alert Mode level 11
20:50:59WebGuest73Product sub revision: 01
20:51:00***Alert Mode level 12
20:51:00WebGuest73Storage size:  64G
20:51:00***Alert Mode level 13
20:51:00WebGuest73Serial number: 5030845
20:51:01***Alert Mode level 14
20:51:01WebGuest73Vendor specific:
20:51:01***Alert Mode level 15
20:51:01WebGuest73An error occured during request
20:51:08 Quit ShaneTalksTech (Changing host)
20:51:08 Join ShaneTalksTech [0] (~ShaneTalk@user/ShaneTalksTech)
20:51:08 Quit ShaneTalksTwo (Changing host)
20:51:08 Join ShaneTalksTwo [0] (~ShaneTalk@user/ShaneTalksTech)
20:53:41 Quit ShaneTalksTech (Ping timeout: 265 seconds)
20:54:21 Join ShaneTalksTech [0] (~ShaneTalk@user/ShaneTalksTech)
20:54:25 Quit ShaneTalksTwo (Client Quit)
21:00
21:01:02***Alert Mode OFF
21:04:32WebGuest73Is there a developer on here that can tell me if my device can undergo the SonyNWDestTool
21:05:13 Quit ShaneTalksTech (Ping timeout: 276 seconds)
21:07:34 Join JanC_ [0] (~janc@user/janc)
21:07:35 Quit JanC (Killed (zinc.libera.chat (Nickname regained by services)))
21:07:35 Nick JanC_ is now known as JanC (~janc@user/janc)
21:14:24 Quit thanosen1 (Quit: WeeChat 4.6.1)
21:14:52 Quit WebGuest73 (Quit: Client closed)
21:34:41***Saving seen data "./dancer.seen"
22:00
22:00:20 Quit Moriar (Ping timeout: 252 seconds)
22:51:53 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net)
23:00
23:34:42***Saving seen data "./dancer.seen"

Previous day | Next day