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 | 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 2022-09-08

00:01:59 Quit foolsh (Ping timeout: 252 seconds)
00:02:49 Quit dconrad (Remote host closed the connection)
00:14:36 Join foolsh [0] (~foolsh@17.sub-174-210-230.myvzw.com)
00:20:33 Join smithjd_ [0] (~enderw@node-1w7jra28y73i5sm7fzgdtjvwy.ipv6.telus.net)
00:37:10 Quit m01 (Quit: Konversation terminated.)
00:39:08 Join m01 [0] (~quassel@vps-b172b88b.vps.ovh.net)
00:39:31***Saving seen data "./dancer.seen"
00:40:16 Quit smithjd_ (Ping timeout: 260 seconds)
02:00
02:39:32***Saving seen data "./dancer.seen"
02:52:10 Join dconrad [0] (~dconrad@152.117.104.235)
03:00
03:21:27 Quit akaWolf (Ping timeout: 252 seconds)
03:24:45 Join akaWolf [0] (~akaWolf@akawolf.org)
03:52:06 Quit dconrad (Remote host closed the connection)
03:52:14 Join lebellium [0] (~lebellium@2a01cb040109a60089226d1789ca56f6.ipv6.abo.wanadoo.fr)
03:53:08 Quit kugel (Ping timeout: 255 seconds)
03:53:15 Join kugel [0] (~kugel@ip4d164466.dynamic.kabel-deutschland.de)
03:57:24 Join dconrad [0] (~dconrad@152.117.104.235)
04:00
04:15:03 Join Nuliel [0] (~Nuliel@176-131-17-174.abo.bbox.fr)
04:16:44 Quit Nuliel (Client Quit)
04:21:14 Quit lebellium (Quit: Leaving)
04:37:59 Join Nuliel [0] (~Nuliel@176-131-17-174.abo.bbox.fr)
04:39:36***Saving seen data "./dancer.seen"
04:57:47 Quit dconrad (Remote host closed the connection)
05:00
05:00:36NulielHello, I would like to create a plugin for rockbox but I have some problems to compile it on ubuntu 22.04. I followed https://www.rockbox.org/wiki/LinuxSimpleGuideToCompiling . I had some problems by running configure because rockboxdev.sh generates filenames like arm-rockbox-linux-gnueabi-gcc, and configure expect filenames like arm-elf-eabi-gcc.
05:00:37NulielSo I renamed all these files in /usr/local/bin. Now configure works, but I can't compile. My target is a Sony NWZ-E384, and the stable version of rockbox runs well on this target. The error during compilation is "No rules to make the target " /home/USERNAME/rockbox/build/cpuinfo-linux.h », necessary for  «
05:00:37Nuliel/home/USERNAME/rockbox/build/apps/debug_menu.o ». Stop.". I don't know if it has a link but my username contains a "@" and a dot. Do you have some ideas to compile successfully rockbox?
05:07:39 Join dconrad [0] (~dconrad@152.117.104.235)
05:08:45gevaertsNuliel: I'm not sure renaming those files is a good idea, but maybe it doesn't hurt... I know rockbox at least used to have issues when building in a directory with a space somewhere in the path, so *maybe* that @ would be problematic too? I kind of doubt it, but I'm not sure
05:10:23gevaertsThe "linux" in the toolchain makes me think those are compilers for some of the hosted ports. I don't know a lot about those...
05:10:32gevaertsWhat device are you compiling for?
05:12:02Nulielgevaerts:if I don't rename the files, I have errors like "../tools/configure: 1: arm-elf-eabi-gcc: not found". I will try on another pc with ubuntu 20.04 and a username without special characters
05:12:31NulielI would like to compile for a Sony NWZ-E384
05:17:00gevaertsOk. That's a "traditional" target. Which compiler did you build with rockboxdev.sh ? Sounds like you picked "arm-linux", the E380 series needs "arm". I can see how the help text provided by rockboxdev is a bit confusing there if you don't follow these things
05:19:47Nulieloh, ok. I chose arm-linux because it was written "x   - arm-linux  (Generic Linux ARM: Samsung ypr0, Linux-based Sony NWZ)", I try with "arm"
05:20:33gevaertsYes. The important part there is "Linux-based", which is obvious once you know, but not very helpful otherwise
05:22:15gevaertsI just did a build locally in /tmp/qqa.qqb@qqc/rockbox/build so I think the @ and . are not an issue. It's probably just the toolchain
05:34:51gevaertsBah, it's been a while since I tried to commit anything... That of course means that things broke
05:41:58gevaertsOk, I proposed https://gerrit.rockbox.org/r/c/rockbox/+/4635 which hopefully will help other people in the future
05:46:11Nulielgood idea for the modification of the message, it should be clearer. I launched compilation of rockbox, with the good toolchain it works better :)
05:46:11NulielThank you for your help! Time to write a new plugin :)
05:50:15gevaertsHave fun!
06:00
06:07:35 Quit dconrad (Remote host closed the connection)
06:09:20 Join dconrad [0] (~dconrad@152.117.104.235)
06:35:22 Quit woffs (Quit: Gateway shutdown)
06:37:20 Join woffs [0] (3cd46299b2@woffs.de)
06:39:39***Saving seen data "./dancer.seen"
07:00
07:08:17 Quit gevaerts (Remote host closed the connection)
07:14:00 Join gevaerts [0] (~fg@user/gevaerts)
07:18:01 Quit dconrad (Remote host closed the connection)
08:00
08:11:20 Quit Nuliel (Quit: Connection closed)
08:39:41***Saving seen data "./dancer.seen"
08:52:30 Join dconrad [0] (~dconrad@152.117.104.235)
09:00
09:32:04 Join massiveH [0] (~massiveH@2001:470:1f07:76a:a1d2:33d3:64db:2a98)
10:00
10:09:24 Quit dconrad (Remote host closed the connection)
10:24:48 Join dconrad [0] (~dconrad@152.117.104.235)
10:39:43***Saving seen data "./dancer.seen"
10:50:24 Join Nuliel [0] (~Nuliel@176-131-17-174.abo.bbox.fr)
10:53:11NulielHello,
10:53:11NulielI've done a stupid thing: I've written a plugin for my Sony NWZ-E384, but because of my plugin, my device is frozen... Is there a technique to force the reboot, or should I just wait that battery runs out?
11:00
11:01:14gevaertsNuliel: I've never seen those up close so I don't know, but https://helpguide.sony.net/gbmig/44666681/v1/eng/contents/08/01/01/01.html#l2_what%20can%20i%20do%20to%20solve%20a%20problem? seems to say there's one of those holes with a reset button
11:02:20Nulielyes, but when I push the reset button even during 20s, it does nothing :/
11:03:26gevaertsHmm, I don't know then
11:03:37gevaertsThere must be a way
11:04:26gevaertsHang on
11:05:29gevaertsI was hoping https://www.rockbox.org/wiki/SonyNWZE380 would have something, but that's about recovery mode, not reset
11:08:53Nulieland there is nothing when I plug in usb (nothing on dmesg also :/ )
11:10:23Nulielbut the lcd of device is on, so battery will run out quickly I imagine
11:10:42gevaertsYou could try pressing it for longer, but on that sort of hidden reset button I wouldn't expect that to be needed
11:17:13NulielI tried pressing during one minute, I think it's a soft reset
11:18:04 Quit massiveH (Quit: Leaving)
11:21:42gevaertsMaybe someone else will know and tell us, or maybe someone on the forums knows?
11:24:39 Quit dconrad (Remote host closed the connection)
11:25:10NulielI've found a way to disassemble it ( https://www.youtube.com/watch?v=4-6DLdObpUk ), I will look at the reset pin
11:26:13Nuliel(and I'm happy to learn that I can change the battery :) )
11:50:04gevaertsThat means you can put a switch in there too! :)
12:00
12:09:24Nulielyes, but during the disassembly, I've broken my device :sob:
12:36:01 Quit Nuliel (Quit: Connection closed)
12:39:46***Saving seen data "./dancer.seen"
12:53:15 Join dconrad [0] (~dconrad@152.117.104.235)
12:57:29 Quit dconrad (Ping timeout: 252 seconds)
13:00
13:19:56 Join lebellium [0] (~lebellium@2a01cb040109a60089226d1789ca56f6.ipv6.abo.wanadoo.fr)
14:00
14:39:50***Saving seen data "./dancer.seen"
14:44:01 Join dconrad [0] (~dconrad@152.117.104.235)
14:48:26 Quit dconrad (Ping timeout: 260 seconds)
15:00
15:30:16 Quit asaba (Quit: Relay server offline)
15:30:51 Join asaba [0] (~asabas@103.113.159.250)
16:00
16:39:51***Saving seen data "./dancer.seen"
16:43:35 Quit prg (Quit: ZNC 1.8.2 - https://znc.in)
16:45:33 Join prg [0] (~prg@xannode.com)
17:00
17:39:16 Join dconrad [0] (~dconrad@152.117.104.235)
17:43:29 Quit dconrad (Ping timeout: 252 seconds)
17:43:35 Nick launchd is now known as rootless (launchd@bitbot/launchd)
17:43:36 Join smithjd_ [0] (~enderw@node-1w7jra28y73i5sm7fzgdtjvwy.ipv6.telus.net)
17:47:56 Quit lebellium (Quit: Leaving)
17:58:01 Quit smithjd_ (Ping timeout: 260 seconds)
18:00
18:39:52***Saving seen data "./dancer.seen"
18:52:12 Join smithjd_ [0] (~enderw@node-1w7jra28y73i5sm7fzgdtjvwy.ipv6.telus.net)
19:00
19:17:56 Quit smithjd_ (Ping timeout: 260 seconds)
19:39:36 Join dconrad [0] (~dconrad@152.117.104.235)
19:55:27 Quit koniu (Ping timeout: 268 seconds)
20:00
20:07:24 Join koniu [0] (~koniu@cpc107003-dals23-2-0-cust91.20-2.cable.virginm.net)
20:20:16 Nick rootless is now known as launchd (launchd@bitbot/launchd)
20:34:55 Quit koniu (Ping timeout: 268 seconds)
20:39:23 Quit dconrad (Remote host closed the connection)
20:39:53***Saving seen data "./dancer.seen"
20:48:09 Join koniu [0] (~koniu@cpc107003-dals23-2-0-cust91.20-2.cable.virginm.net)
21:00
21:01:02 Join smithjd_ [0] (~enderw@node-1w7jra28y73i5sm7fzgdtjvwy.ipv6.telus.net)
21:16:46 Join dconrad [0] (~dconrad@152.117.104.235)
21:16:50 Quit dconrad (Client Quit)
21:35:31 Quit popcorn9499[m] (Ping timeout: 268 seconds)
21:37:56 Quit smithjd_ (Ping timeout: 260 seconds)
21:39:05 Quit tinybronca[m] (Ping timeout: 268 seconds)
22:00
22:39:57***Saving seen data "./dancer.seen"

Previous day | Next day