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-26

01:00
01:38:15***No seen item changed, no save performed.
03:00
03:38:19***No seen item changed, no save performed.
03:52:44 Quit massiveH (Quit: Leaving)
03:55:28 Join rnkn [0] (~rnkn@2400:a846:9931:0:a9d9:e00b:aed2:d6ca)
04:00
04:03:38 Quit Bobathan- (Quit: ZNC 1.8.2+deb2+b1 - https://znc.in)
04:03:57 Join Bobathan_ [0] (~admin@syn-065-029-248-157.res.spectrum.com)
04:37:46 Quit othello7 (Ping timeout: 252 seconds)
04:54:06 Quit rnkn (Ping timeout: 240 seconds)
05:00
05:04:09 Quit jacobk (Ping timeout: 260 seconds)
05:04:38 Join jacobk [0] (~quassel@47-186-65-73.dlls.tx.frontiernet.net)
05:38:21***Saving seen data "./dancer.seen"
05:42:09 Join rnkn79 [0] (~rnkn@2400:a846:9931:0:a9d9:e00b:aed2:d6ca)
05:43:28 Quit rnkn79 (Client Quit)
05:49:48 Join rnkn [0] (~rnkn@static.38.83.55.162.clients.your-server.de)
06:00
06:13:45 Quit rnkn (Remote host closed the connection)
06:14:07 Join rnkn [0] (~rnkn@static.38.83.55.162.clients.your-server.de)
06:45:17 Quit rnkn (Remote host closed the connection)
06:45:39 Join rnkn [0] (~rnkn@static.38.83.55.162.clients.your-server.de)
06:54:23 Quit PheralSparky (Read error: Connection reset by peer)
07:00
07:08:33 Quit Galois (Ping timeout: 248 seconds)
07:18:50 Quit rnkn (Remote host closed the connection)
07:19:15 Join rnkn [0] (~rnkn@static.38.83.55.162.clients.your-server.de)
07:19:43 Quit Nyaa (Read error: Connection reset by peer)
07:21:28 Join Nyaa [0] (~Nyaaori@cyberia.club/meow/nyaaori)
07:38:24***Saving seen data "./dancer.seen"
07:42:36 Join ShaneTalksTech [0] (~ShaneTalk@user/ShaneTalksTech)
07:46:55 Join lebellium [0] (~lebellium@2a01cb0405d03a006d07404561a68275.ipv6.abo.wanadoo.fr)
08:00
08:06:43 Quit ShaneTalksTech (Remote host closed the connection)
08:07:00 Join ShaneTalksTech [0] (~ShaneTalk@user/ShaneTalksTech)
08:23:05 Join WebGuest28 [0] (~WebGuest2@cpc159892-dudl15-2-0-cust24.16-1.cable.virginm.net)
08:24:52WebGuest28Hi, has anyone considered porting the Sony NW-HD5
08:25:01WebGuest28Or any experience with sony
08:25:02 Join ShaneTalksTwo [0] (~ShaneTalk@user/ShaneTalksTech)
08:27:40 Quit ShaneTalksTech (Ping timeout: 265 seconds)
08:33:19 Quit ShaneTalksTwo (Ping timeout: 245 seconds)
09:00
09:03:53 Join Galois [0] (djao@efnet.math.uwaterloo.ca)
09:09:33 Quit speachy (Quit: WeeChat 4.6.1)
09:09:45 Join speachy [0] (~speachy@rockbox/developer/speachy)
09:09:45Mode"#rockbox +v speachy" by ChanServ (ChanServ@services.libera.chat)
09:10:16speachyWebGuest28: https://www.rockbox.org/wiki/NewPort
09:11:04speachyif a device isn't listed on the wiki somewhere, nobody's tried to do a port (or at least not told us about their efforts)
09:13:08speachyMeanwhile. g#6515
09:13:11rb-bluebotGerrit review #6515 at https://gerrit.rockbox.org/r/c/rockbox/+/6515 : FS #13582: Add 7z support to rbutil (WIP) by Solomon Peachy
09:14:22speachyit's part of the build, and I'd started to write integration code when I realized the q7zip library is GPLv3+ licensed.
09:14:45speachySo I wanted to pause on further work to do a straw poll.
09:15:29speachyintegrating q7zip would effectively make rbutil into a GPLv3 (from GPLv2) application. I'm personally fine with that.
09:17:45speachysince we already provide full source, don't try to play DRM games or any other shady crap, I don't see any practical downside.
09:19:58speachybluebrother: I'd especially like to hear what you have to think
09:26:13sporkspeachy: i am trying to use the 'run script' option from the hosted bootloader and it always says 'program returned 2'. any idea what i can do about that ?
09:28:47speachyno idea, I've never so much as booted that port up.
09:31:43 Join ShaneTalksTwo [0] (~ShaneTalk@user/ShaneTalksTech)
09:32:02speachyamachronic and dconrad would be the ones to ask
09:32:47sporkah, i thought you might have some idea too as you suggested i try the agptek rocker port as a starting point to get something going for a new device
09:36:14WebGuest28ok, thanks
09:36:47 Quit WebGuest28 (Quit: Client closed)
09:38:26***Saving seen data "./dancer.seen"
09:38:40speachywait, you said hosted.
09:38:45speachyI compltely mis-read that
09:38:55sporktools menu of the hosted bootloader, yes
09:39:43sporki can run the rocker bootloader on my r1 and have some button action to navigate through it
09:41:12speachyall that does is run "sh $filename"
09:42:17sporki have tried many tiny sh scripts, always the same result
09:42:29sporkit lists the scripts in the root of the sd card fine
09:45:05speachy"all builtins return an exit status of 2 to indicate incorrect usage, generally invalid options or missing arguments"
09:46:19sporkthis is my script:
09:46:21speachybut that's the bourne shell; those devices probably use busybox?
09:46:21spork#!/bin/sh
09:46:21spork/bin/mount
09:46:21sporkexit 0
09:46:30sporkbusybox yes
09:47:52 Quit ShaneTalksTwo (Ping timeout: 276 seconds)
09:51:55speachymight just be not finding it on the path?
09:52:49speachy(it's calling "sh" rahter than "/bin/sh")
09:53:29sporkyes, i just thought about that
09:53:49sporkthat we can do something about!
09:57:15speachyI've neer personally invoked that stuff, I just turn on adb and run things interactively
09:58:36sporkdoes that not require adb being activated in the kernel ?
09:58:57sporkthe 'start adb' option in that tools menu does very little it seems
09:59:30speachyit fires up a shell script that is (was?) part of the hibyos platform
09:59:46speachysaid script does all of the kernel twiddling necessary
10:00
10:00:30speachyother than their flagrant gpl violations, hiby did a good job putting their platform together.
10:00:36sporkok, bootloader tries /etc/init.d/K90adb, my device has T90adb
10:01:41sporki am getting efficient at rebuilding the update file
10:05:20speachyinteresting, this thing uses modern bluez
10:06:23sporki have an adb device
10:07:56sporkunbelievable that i needed to bother you for this
10:07:58sporkthanks though
10:08:26speachystill using the ancient ingenic gcc 5.2
10:21:40 Join Moriar [0] (~moriar@107-200-193-159.lightspeed.stlsmo.sbcglobal.net)
10:49:21sporkthe reason the hosted bootloader is not started from sd card is because it is not executable on a fat volume ?
10:50:13speachywanted it to be available without the sd card present
10:50:36sporkhaving to repack the firmware and update it is a hassle while making changes to the bootloader only
10:51:16speachyyou could always put the bootloader binary on the sd card as /.rockbox/rockbox.r1 or whatever
10:51:32speachyso the one in flash would exec the one on the sd card
10:53:56sporka bootloaderloader
10:54:43speachyit's really a "applicaiton menu" more than a bootloader
10:54:52sporkye
10:55:26sporkmy modified one is fairly functional but it is not displaying correctly
10:55:34sporki am fairly sure i have the resolution correct
10:55:43sporkand text is readable but shifted
10:55:45sporkand purple
10:56:02speachythe kernel dmesg ought to tell you the specifics on the display
11:00
11:00:21sporkdmesg starts at 0.65, i think it might be earlier
11:05:16 Quit Pokey (Quit: No Ping reply in 180 seconds.)
11:06:34 Join Pokey [0] (~pokey@spikeyCactus/hoosky)
11:25:41 Quit Moriar (Ping timeout: 248 seconds)
11:38:29***Saving seen data "./dancer.seen"
13:00
13:35:14 Join ShaneTalksTwo [0] (~ShaneTalk@user/ShaneTalksTech)
13:38:33***No seen item changed, no save performed.
14:00
14:00:49 Quit ShaneTalksTwo (Ping timeout: 244 seconds)
14:05:24 Join ShaneTalksTwo [0] (~ShaneTalk@user/ShaneTalksTech)
14:09:24 Quit ShaneTalksTwo (Remote host closed the connection)
14:09:43 Join ShaneTalksTwo [0] (~ShaneTalk@user/ShaneTalksTech)
14:11:32_bilgusspork that shift is likely a 565 display needing 565swapped or maybe a 24bit one requiring alpha channel?
14:12:17_bilgusI'd think the latter more likely with the image shift due to it probably expecting an alpha but might be wrong
14:14:58sporkit is not just the colors that are shifted, but for that those are good suggestions to consider
14:15:13sporki am sure about the lcd width/height
14:16:20sporkthe resolution is quite a bit higher than the other hosted ports
14:16:28sporkmaybe something is wrapping
14:41:37sporkfbset reports rgba 5/11,6/5,5/0,0/0
14:53:27 Quit ShaneTalksTwo (Ping timeout: 252 seconds)
15:00
15:23:12 Join lebellium_ [0] (~lebellium@2a01cb0405d03a00e8cca6e80e49fed1.ipv6.abo.wanadoo.fr)
15:24:21 Join JanC_ [0] (~janc@user/janc)
15:24:21 Quit JanC (Killed (tantalum.libera.chat (Nickname regained by services)))
15:24:21 Nick JanC_ is now known as JanC (~janc@user/janc)
15:27:18 Quit lebellium (Ping timeout: 252 seconds)
15:29:21 Quit jacobk (Ping timeout: 248 seconds)
15:30:02 Join jacobk [0] (~quassel@47-186-65-73.dlls.tx.frontiernet.net)
15:33:09 Join ShaneTalksTwo [0] (~ShaneTalk@user/ShaneTalksTech)
15:38:34***Saving seen data "./dancer.seen"
15:58:44 Quit ShaneTalksTwo (Ping timeout: 252 seconds)
16:00
16:04:53 Join ShaneTalksTwo [0] (~ShaneTalk@user/ShaneTalksTech)
16:10:43 Quit ShaneTalksTwo (Ping timeout: 276 seconds)
17:00
17:29:08 Join Moriar [0] (~moriar@107-200-193-159.lightspeed.stlsmo.sbcglobal.net)
17:38:38***Saving seen data "./dancer.seen"
17:38:38 Join lebellium__ [0] (~lebellium@2a01cb0405d03a006d07404561a68275.ipv6.abo.wanadoo.fr)
17:41:12 Join ShaneTalksTwo [0] (~ShaneTalk@2600:1700:60e7:f810::15)
17:43:20 Quit lebellium_ (Ping timeout: 272 seconds)
17:49:59 Quit lebellium__ (Quit: Leaving)
17:53:30 Quit ShaneTalksTwo (Ping timeout: 276 seconds)
18:00
18:51:17 Join massiveH [0] (~massiveH@2600:4040:a982:5400::1300)
19:00
19:05:57 Join ShaneTalksTwo [0] (~ShaneTalk@2600:1700:60e7:f810::15)
19:18:34 Quit ShaneTalksTwo (Ping timeout: 276 seconds)
19:22:17 Join JanC_ [0] (~janc@user/janc)
19:22:17 Quit JanC (Killed (osmium.libera.chat (Nickname regained by services)))
19:22:17 Nick JanC_ is now known as JanC (~janc@user/janc)
19:38:40***Saving seen data "./dancer.seen"
19:47:53speachythe other hibyos targets present a 32bit RGBA framebuffer device
19:49:09winsim-buildbotBuild round completed after 6539 seconds.
19:51:18speachyand internally downconvert to whatever the LCD needs (probably RGB565)
21:00
21:15:21 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net)
21:16:04 Quit baltazar (Ping timeout: 244 seconds)
21:17:49 Join baltazar [0] (~baltazar@user/baltazar)
21:38:41***Saving seen data "./dancer.seen"
22:00
22:14:43 Quit othello7 (Ping timeout: 276 seconds)
22:15:38 Join othello7 [0] (~Thunderbi@pool-100-36-176-164.washdc.fios.verizon.net)
23:00
23:05:25 Quit Moriar (Ping timeout: 276 seconds)
23:38:42***Saving seen data "./dancer.seen"

Previous day | Next day