2021-08-21.log

mntmnah the prefsfile might have some secrest00:03
mntmnsecrets even00:03
mntmnnaja later00:03
mntmnneed to go home00:03
_BnuI mean, I don't get any sound at all, yet...00:09
_BnuJust the initial 1024 samples of silence.00:09
+ Guest5014 (~Guest50@98-125-168-120.dyn.centurytel.net)00:43
- Guest5014 (QUIT: Client Quit) (~Guest50@98-125-168-120.dyn.centurytel.net)00:43
+ Guest22122 (~Guest2212@98-125-168-120.dyn.centurytel.net)00:43
mntmn_Bnu: for me, chaosengine.mod also starts with a lot of silence now because... ahi delivers only half of the audio.01:04
mntmnand those pt mods have strong stereo separation01:04
mntmnahi4, that is.01:04
mntmn_Bnu: i wonder why there are extra hifi etc settings in the prefsfile, that's kind of a duplication of those flags the driver returns in alloc01:05
- Guest22122 (QUIT: Ping timeout: 246 seconds) (~Guest2212@98-125-168-120.dyn.centurytel.net)01:17
_BnuUhhh, not sure. AHI isn't supposed to use HiFi if the driver doesn't report it as supported, but that might be the problem.01:26
_BnuYou can just set them to false and rebuild it using VASM, just remember to chop off the bytes before FORM.01:27
_BnuBasically HiFi just sends 32-bit samples.01:27
- bfarmilo_ (QUIT: Ping timeout: 240 seconds) (~bfarmilo@202.56.40.240)01:42
mntmnyeah might to that tomorrow or sunday01:49
mntmndepending on how much i want ro ruin my weekend ^^01:50
mntmnro->to01:50
- S0rin (QUIT: Ping timeout: 250 seconds) (~S0rin@user/s0rin)02:08
+ S0rin (~S0rin@user/s0rin)02:09
+ RobDangerous (~Thunderbi@p200300ec8f3e1c0089d6425751775c57.dip0.t-ipconnect.de)08:43
+ isoriano (~isoriano@5.147.209.166)08:58
isorianoGood morning.08:58
+ bfarmilo (~bfarmilo@202.56.40.240)09:39
- S0rin (QUIT: Ping timeout: 268 seconds) (~S0rin@user/s0rin)10:11
+ S0rin (~S0rin@user/s0rin)10:13
- xet7 (QUIT: Remote host closed the connection) (~xet7@user/xet7)10:16
+ xet7 (~xet7@user/xet7)10:17
emiespo[m]So /me thinking that AHI Paula DMA wasn’t always using too much CPU was a wrong assumption? I shall check the driver version and try COTMI again!12:55
mntmnno, was not necessarily wrong13:21
mntmni mean, except if using v613:21
- S0rin (QUIT: Ping timeout: 250 seconds) (~S0rin@user/s0rin)14:10
+ S0rin (~S0rin@user/s0rin)14:11
_BnuSwitching out the Paula drive won't do anything.14:34
_BnuAlso driver.14:34
_BnuBut AHI 6.0 is mostly unusable on a 68k system, that much is for certain.14:35
mntmnyeah. now i just want my stereo samples back with v4 and then i'm happy15:22
_BnuDid you recomplilielr the prefsfile without hifis...15:33
mntmnnope unfortunately i am nowhere near amiga today15:50
mntmnHifiFS15:50
_BnuWhat was I doing...16:31
_BnuHnh.16:34
_BnuIf I don't set the slave process priority to 127, the signals never actually reach the slave process.16:36
_BnuSo it definitely makes a difference, just... not in the way I think anyone would expect.16:37
apolkosnik[m]Sounds like lemming trafficking 16:41
- S0rin (QUIT: Ping timeout: 250 seconds) (~S0rin@user/s0rin)17:07
+ S0rin (~S0rin@user/s0rin)17:08
mntmn_Bnu: that doesn't sound right. i have prio 20 currently17:16
_BnuYeah, but aren't you using AHI's mixing and timing?17:20
_BnuI mean, I can try it, if you want me to. And analyze the data it gives me.17:21
_BnuI'm guessing that would be more helpful than me trying to do something else.17:22
_BnuNo, it doesn't seem to work. At least not when triggered from VERTB.17:26
mntmnClaude: i'd be pretty interested in one of those pistorm32s btw... i have a 1200 connector somewhere iirc... and a rpi cm417:28
mntmn_Bnu: no data arriving? btw sorry i always forget that you don't use mixing and timing.17:29
Claudemntmn: noted and a pleasure :) 17:29
mntmncool ^^17:29
_BnuNo data arriving? I get the interrupt, and it goes into the interrupt handler, but the signal never arrives in the slave process.17:36
_BnuI tried with mixing and timing enabled as well, but same thing.17:36
_BnuOnly difference is I get 220 samples buffered when I enable mixing and timing, instead of 0... it still refuses to do anything with ScummVM, though...17:37
_BnuDoes ScummVM run for you? Or maybe I should be testing with that music player, I have no idea.17:37
_Bnu(I have no music player and no music to play, since I never really listen to music...)17:40
mntmn_Bnu: the signal doesn't arrive? sounds like something wrong with the signalling code. if you want, put that c file up on your site or gist and i take a quick look17:42
mntmn_Bnu: i'm testing with hippoplayer (very fast, a bit weird UI) and ami-modplayer or something, cli only17:43
mntmnami-playmod i think17:43
mntmnami-playmod also includes many illegal mods17:43
mntmnripped from games and stuff17:43
mntmnon aminet...17:43
mntmn_Bnu: http://aminet.net/package/mus/play/Ami-PlayMOD_V1_017:44
_BnuI mean if something was wrong with the signaling code, why would the signal arrive at prio 127?17:47
_BnuBut okay.17:47
_Bnuhttps://gist.github.com/beeanyew/56ef9554fa32d9c94b4bbdbac316e49817:47
_BnuBut you don't think it has anything to do with the interrupt server function being triggered on vblank?17:49
mntmnno, it worked for me17:49
mntmn_Bnu: do you hit debug message 21?17:51
_BnuOf course.17:52
mntmnok, and you do not hit the break in 239?17:52
mntmnbecause it could be that you get the play signal but also the slave signal and it exits the loop17:53
_BnuBut how...17:53
mntmnyou would get debug message 7 then though17:54
mntmndo you know that you arrive at the Wait() again?17:55
mntmnmaybe it gets stuck in one of the CallHookPkt, PreTimer or PostTimer 17:55
_BnuI'll check in a bit, cooking food.17:56
mntmnalright17:56
mntmni am listening to techno with my dog and waiting for pizza delivery...17:56
mntmni would sprinkle debug msgs in front of wait, and before/after each callhookpkt and pre and post timer to see where it goes (or doesn't return from)17:57
mntmnbtw i personally did not use pre/post timer17:57
mntmn(yet)17:58
_BnuBut then how does it keep triggering the signal on priority 127?17:58
emiespo[m]Kinda OT: finally got one PiStorm (fully assembled), was looking for the rest of material to buy, like a fan and a (very) flat HDMI cable. Any recommendations? The flattest HDMI cables I can find on eBay aren’t that flat…18:10
mntmni had a hdmi flat band cable somewhere... they exist, although very illegal18:15
mntmn_Bnu: idk but prio 127 can starve everything else / stop other stuff from having a chance to happen18:15
isorianoemiespo[m]: https://www.berrybase.de/audio-video/kabel-adapter/hdmi/flachbandkabel-100cm-f-252-r-diy-hdmi-kabel18:19
_Bnu[PI-AHI-amiga] SLAVE:Waiting for signal18:26
_BnuAnd then nothing except endless IRQ triggers...18:27
+ my_pc_is_amiga (~my_pc_is_@c-71-197-66-36.hsd1.ca.comcast.net)18:28
mntmnthat is very strange18:28
mntmnvertb is running at 50hz and not some ridiculous speed?18:29
_BnuIt's running at 50Hz as far as I can tell.18:30
_BnuBut yeah, if I change the prio to 127, suddenly:18:30
_Bnu[PI-AHI-amiga] SLAVE:PlaySignal. BuffSamples: 22018:30
_Bnu[PI-AHI-amiga] SLAVE:PlaySignal End18:30
_Bnu[PI-AHI-amiga] SLAVE:Waiting for signal18:30
_Bnu[PI-AHI-amiga] Called PLAYFUNC.18:30
_Bnu(PLAYFUNC being the IRQ server code.)18:30
- my_pc_is_amiga (QUIT: Ping timeout: 240 seconds) (~my_pc_is_@c-71-197-66-36.hsd1.ca.comcast.net)18:33
+ my_pc_is_amiga (~my_pc_is_@c-71-197-66-36.hsd1.ca.comcast.net)18:33
my_pc_is_amigaHi -- over at EAB in  the  thread "P96 3.0 and beyond" there is mention of some fixes for ZZ9000 driver for P96 3.1.1...18:34
my_pc_is_amigais there a link to this zz9000 p96 driver install?18:35
mntmn_Bnu: weiored18:37
mntmnmy_pc_is_amiga: the 1.9 alpha version perhaps?18:37
mntmnmy_pc_is_amiga: here are two versions to try:18:38
mntmnhttp://dump.mntmn.com/BOOT.bin-z3-1.9a-20210622c18:39
mntmnhttp://dump.mntmn.com/BOOT.bin-z3-1.9a-20210805 (may not work)18:39
_BnuThere are no specific fixes for 3.1.1 as far as I know.18:41
_BnuThe .card files in http://www.apehead.se/snakes9000 do fix the issue with moving the mouse across different monitors with P96MonitorCX or whatever it's called.18:41
_BnuYou will however need to reassign the modes in Picasso96Mode to the RTG board after installing it, since the chip ID has changed (back).18:42
mntmnohh i have not even experienced that futuristic stuff yet18:43
mntmn_Bnu: is multi monitor supposed to work across rtg/native screen or 2 graphics cards?18:43
_BnuNo idea.18:45
_BnuMy native video and RTG are on the same monitor, so I don't really care.18:45
my_pc_is_amigaok thanks18:45
mntmn_Bnu: :318:46
mntmnforgot what i wanted to google18:46
_BnuProbably something about snakes...18:47
my_pc_is_amigawhat are the changes in the boot.bin for 1.9 alpha versus like 1.8.   I think I have been using the test versions from snakes900018:48
_BnuIt supports the P96 3.1 secondary palette thing for the screen split.18:49
my_pc_is_amigaoh ok18:49
my_pc_is_amigathanks will check it out...18:50
_BnuHippoPlayer doesn't appear to use AHI at all, except for when enumerating the modes in the Requester...19:02
mntmn_Bnu: there is a checkbox to disable all outputs except AHI19:03
mntmn_Bnu: in the prefs19:03
mntmnthe prefs are kind of weird...19:03
mntmni mean those of hippoplayer.19:04
mntmnbut it has an interesting stereo slider also.19:04
_BnuMaybe I have to actually install it, or something...19:06
_BnuThis looks like it's playing fine.19:10
_BnuI'll have to hook up something that actually plays back the buffer.19:12
_BnuI got ScummVM to work...19:31
- xet7 (QUIT: Remote host closed the connection) (~xet7@user/xet7)19:43
+ xet7 (~xet7@user/xet7)19:44
emiespo[m]isoriano: thanks! I’ll check uk shipping now20:31
isorianoemiespo[m]: welcome. used for the rgb2hdmi in my a2k20:32
emiespo[m]<isoriano> "emiespo: welcome. used for the..." <- LOL they won't ship to the UK at all... it allows me to enter my address, but the it gets stuck on the checkout "no shipping type" :) I should order this to Italy too...20:51
emiespo[m]Brexit is starting to hit dearly20:51
isorianoemiespo[m]: Football is coming to Rome ;-) ...20:52
emiespo[m]:D bad I couldn't go out and celebrate eheh20:54
emiespo[m]anyway, that link was still useful, I had to use the words "ribbon cable" together with "flat" and found something on Amazon too :P 20:54
mntmn_Bnu: oh! how? @ scumm20:57
mntmn_Bnu: also, do you get le stereo?20:57
CottonUndiesI have no idea if this matters, but for AmigaAmp it uses DEVICE MODE22:00
CottonUndieshttp://www.amigaamp.de/faq.shtml22:00
CottonUndieshttp://www.amigaamp.de/AHIresults.shtml22:01
- isoriano (QUIT: Quit: Leaving) (~isoriano@5.147.209.166)22:03
_BnuI still get no sound because I can't get ALSA to play back shit.22:08
mntmnmmmmm alsa22:15
_BnuApparently it's some bug that makes the Raspberry Pi 3 never* default to outputting audio over the 3.5mm jack.22:30
_BnuSo I'm updating the OS in hope that it's fixed.22:30
Claude_Bnu: ahh I remember I stumbled also over this 22:33
Claudehttps://www.raspberrypi.org/forums/viewtopic.php?t=26394222:35
_BnuIt's still defaulting to the HDMI...22:40
ClaudeI remember I had something to in a shell script with the MT32 emulation.. 22:44
_BnuI just almost typed "Just use Docker" in a situation where it would probably be very offensive to do so, lolb.23:38
mntmnm68k-amigaos3-docker23:47
_BnuYes, that exists.23:49
_BnuAnd if you develop for Amiga, you should just use the Docker.23:49
_BnuEven if you can't because you have Hyper-V disabled.23:49
_BnuEven if you're on Linux, where you shouldn't have to use the Docker.23:50
_BnuJust use the Docker...23:50
_BnuWHY IS IT NOT PLAYING ANY SOUND AAHHH23:50

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!