ChanServ changed the topic of #haiku to: Open-source operating system that specifically targets personal computing. | https://haiku-os.org | Nightlies: https://download.haiku-os.org | Bugtracker: https://dev.haiku-os.org | SCM: https://git.haiku-os.org/ | Logs: https://oftc.irclog.whitequark.org/haiku | Matrix: #haiku:matrix.org | XMPP: #haiku%irc.oftc.net@irc.jabberfr.org
frkazoid333 has joined #haiku
SLema has joined #haiku
SLema has joined #haiku
duncsauce_ has joined #haiku
duncsauce has quit [Read error: Connection reset by peer]
_whitelogger_ has quit [Remote host closed the connection]
imrahil has joined #haiku
duncsauce_ has quit [Ping timeout: 480 seconds]
_whitelogger_ has joined #haiku
melnary has quit [Remote host closed the connection]
melnary has joined #haiku
duncsauce has joined #haiku
HaikuUser2 has joined #haiku
HaikuUser2 has quit []
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
rexbinary_ has joined #haiku
rexbinary has quit [Ping timeout: 480 seconds]
rexbinary_ is now known as rexbinary
<waddlesplash> puck_: known bug, there's a ticket. it's because serial out hangs. the beta5 loader and kernel which have serial out disabled work
_-Caleb-_ has left #haiku [#haiku]
_-Caleb-_ has joined #haiku
rexbinary_ has joined #haiku
rexbinary has quit [Ping timeout: 480 seconds]
rexbinary_ is now known as rexbinary
janking has joined #haiku
<puck_> waddlesplash: hrm, yeah; looks like there's a legacy decode FCH flag
<puck_> a quick stare at the ACPI of the one i have suggests there might be a uart; it is just MMIO-only? hrm
<puck_> i think on "legacy-free" devices assuming a UART exists at 3f8 is probably not the best move
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
janking has quit [Quit: Vision[]: i've been blurred!]
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev58328] - https://git.haiku-os.org/haiku/log/?qt=range&q=ba8970a3e077+%5Edcbba214309e
<nekobot> [haiku/haiku] ba8970a3e077 - haiku_loader.efi: add support for rgb16
<waddlesplash> puck_: IIRC mmlr said something about checking some bit in the UART and bailing early?
janking has joined #haiku
<puck_> yes, you can set the uart in loopback mode and test it
imrahil has left #haiku [#haiku]
OrangeBomb has quit [Quit: Slacking off]
janking has quit [Quit: Vision[]: i've been blurred!]
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
linuxmaster has joined #haiku
Golemwire has joined #haiku
OrangeBomb has joined #haiku
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
thefoxcry has joined #haiku
thefoxcry has quit [Ping timeout: 480 seconds]
Golemwire has quit [Quit: Vision[]: i've been blurred!]
OscarL has quit [Quit: Gone with the wind]
AlienSoldier has joined #haiku
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
chilledfrogs has quit [Quit: connection reset by purr]
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
chilledfrogs has joined #haiku
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
_whitelogger_ has quit [Remote host closed the connection]
nephele_xmpp has left #haiku [Disconnected: Hibernating too long]
Forza has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
_whitelogger_ has joined #haiku
nephele_xmpp has joined #haiku
nephele_xmpp has left #haiku [Error from remote client]
nephele_xmpp has joined #haiku
Forza has joined #haiku
AlienSoldier has quit [Quit: Vision[]: i've been blurred!]
janking has joined #haiku
AlienSoldier has joined #haiku
<AlienSoldier> updated to 58187 and it KDL at boot.
<janking> mornig
<botifico> [haikuports/haikuports] Begasus pushed 1 commit to master [+0/-0/±2] https://github.com/haikuports/haikuports/compare/d16cf2574cf5...a0e31cd4e27c
<botifico> [haikuports/haikuports] OscarL a0e31cd - mozc: move to Python 3.10. (#11339)
janking has quit [Quit: Vision[]: i've been blurred!]
Begasus has joined #haiku
<Begasus> morning peeps
coolcoder613 has quit [Ping timeout: 480 seconds]
<Begasus> weird that haikuporter doesn't produce a policy warning/error on the libdb for clisp
coolcoder613 has joined #haiku
janking has joined #haiku
<janking> hi
<Begasus> hi janking
<Begasus> afk
<janking> afk?
<Begasus[m]> re
<Begasus[m]> afk = away from keyboard :)
<janking> ok :)
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
AlienSoldier has quit [Quit: Vision[]: i've been blurred!]
janking has quit [Quit: Vision[]: i've been blurred!]
nephele_xmpp has left #haiku [Disconnected: Hibernating too long]
coolcoder613 has quit [Ping timeout: 480 seconds]
_whitelogger_ has quit [Remote host closed the connection]
MonniTheCat has joined #haiku
<MonniTheCat> <Begasus> "weird that haikuporter doesn't..." <- The logic to check for missing dependencies isn't perfect... In addition to not being able to find dynamically loaded libraries, it will not find dependencies that are already satisfied indirectly through another dependency...
_whitelogger_ has joined #haiku
jmairboeck has joined #haiku
coolcoder613 has joined #haiku
HaikuUser has quit [Ping timeout: 480 seconds]
_whitelogger_ has quit [Remote host closed the connection]
<Begasus> MonniTheCat, patches welcome? :)
janking has joined #haiku
<MonniTheCat> Begasus: Only way to resolve dependencies properly is to do multiple passes with each of the dependencies installed alone and final pass with running each of the binaries individually in a chroot environment... That is quite complex and time-consuming process...
_whitelogger_ has joined #haiku
<Begasus> putting back some backups, this will take some time :)
_-Caleb-_ has left #haiku [#haiku]
janking has quit [Quit: Vision[]: i've been blurred!]
mmu_man has joined #haiku
_-Caleb-_ has joined #haiku
<nekobot> [haiku/haiku] aplgithub pushed 1 commit to master [hrev58329] - https://git.haiku-os.org/haiku/log/?qt=range&q=97a8cc6cc21f+%5Eba8970a3e077
<nekobot> [haiku/haiku] 97a8cc6cc21f - HaikuDepot: Refactor notification and screenshots
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
Anarchos has joined #haiku
<Anarchos> hello
<Begasus> Hi Anarchos
<Begasus> saw your message :)
thefoxcry has joined #haiku
<Anarchos> Begasus: i am just deceived that haiku boot loader is unable to boot partition on other disks
<Begasus> Anarchos? how do you mean? I can use a thumbdrive and use that to boot a Haiku install from partition
thefoxcry has quit [Ping timeout: 480 seconds]
<Begasus> I really should clean those work dirs more often ...
<Anarchos> Begasus: when you launch BootManager, you can't only add to the menu the OS of the disk where bootman will be installed.
<Anarchos> Begasus: BAd grammar, i do it again : when you launch BootManager, you can add to the boot menu only the OSes of the disk where bootman will be installed.
nephele_xmpp has joined #haiku
nephele_xmpp has left #haiku [Disconnected: Too many unacked stanzas remaining, session can't be resumed]
nephele_xmpp has joined #haiku
<Begasus[m]> fault in BootManager then, checked for a ticket?
nephele_xmpp has left #haiku [Error from remote client]
nephele_xmpp has joined #haiku
nephele_xmpp has left #haiku [Error from remote client]
<botifico> [haikuports/haikuports] korli pushed 1 commit to master [+0/-0/±1] https://github.com/haikuports/haikuports/compare/a0e31cd4e27c...3e6e19367c2b
<botifico> [haikuports/haikuports] korli 3e6e193 - Clisp: Fix REQUIRES
ChaiTRex has quit [Remote host closed the connection]
ChaiTRex has joined #haiku
<Anarchos> Begasus[m]: it is said in the userguide of BootManager : "you're presented with a list of all partitions on the destination drive"
<Anarchos> Begasus[m]: but grub is able to lauch partitions of all drive, so why not haiku bootloader ?
thefoxcry has joined #haiku
<Begasus> Anarchos, you have to take that up with the core devs :)
<Anarchos> Even in source code there is room for a hard rive number :https://grok.nikisoft.one/opengrok/xref/haiku/src/apps/bootmanager/bootman.S?r=786f0456666788716ad1198843c28f5dae2cb8c8#698
nephele_xmpp has joined #haiku
<PulkoMandy> Anarchos, the bootloader handles this just fine. It's just the boot manager tool to install it that doesn't
thefoxcry has left #haiku [Stream closed by us: Timed out waiting for stream resumption (connection-timeout)]
<PulkoMandy> this is caused by the kernel and hard disk drivers not implementing a required ioctl, B_GET_DRIVE_ID if I remember correctly, that would allow to know the BIOS drive number (0x80, 0x81, ...) for each hard disk
<PulkoMandy> this information is known only by the bootloader, and should be passed to kernel arguments in some way, and then the drivers should expose it to the BootMan installer, so it can allow setting this up
<PulkoMandy> if you manually edit entries in the bootloader after installing it (in Diskprobe), it will boot other disks just fine
<Anarchos> PulkoMandy: ah yes i remeber you already explained that to me, some years ago
<Anarchos> PulkoMandy: strange is that my hard drive number is 0x00 in Diskprobe
jmairboeck has quit [Ping timeout: 480 seconds]
mmu_man has quit [Ping timeout: 480 seconds]
<botifico> [haikuports/haikuports] threedeyes pushed 1 commit to master [+2/-2/±0] https://github.com/haikuports/haikuports/compare/3e6e19367c2b...f0840b8df753
<botifico> [haikuports/haikuports] threedeyes f0840b8 - tg_owt: bump version
<Anarchos> PulkoMandy: i can see how to iterate on bios hard drive id (see answers in https://stackoverflow.com/questions/45891044/any-way-to-list-the-bios-drive-numbers-in-real-mode), but how can the bootloader know how to assign such a number to a /dev/disk/scsi/0 or /dev/disk/scsi/1 device ?
<PulkoMandy> if I remember correctly, in BeOS the bootloader computed a checksum of the first few sectors of the disk content, and pass the checksum and corresponding ID to the kernel
<PulkoMandy> then the kernel can compute the checksum again, and find the mathing ID
<Anarchos> PulkoMandy: i ghought something like 'ask bios the model of disk drive and pass along), cause in DriveSetup, Haiku is able to displa the hard drive model.
<PulkoMandy> yes, as long as you don't have two identical drives in the machine. But maybe there is some command to get a serial number or other info like that
<Anarchos> PulkoMandy: (of course i am aware of the edge case having two identical drives). The checksum trick doesn't satisfy me : what if i reinstall grub on my ubuntu disk, the checksum will change...
<PulkoMandy> that doesn't matter, because it is not stored anywhere. It just needs to not change between the bootloader start and the kernel start. But yes, it's not very satisfying, it you have a better option with a serial number or other ways to identify a drive, it's better
<PulkoMandy> I didn't find one, but I didn't look very long
<Anarchos> PulkoMandy: and i am not skilled enough to know how linux does it
<PulkoMandy> I don't know if Linux does this, but maybe there is something in grub and/or os-prober, maybe we can ask their developers
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
zard has joined #haiku
SoulHunter has joined #haiku
_-Caleb-_ has left #haiku [#haiku]
_-Caleb-_ has joined #haiku
novaphoenix has quit [Quit: gone fishing]
novaphoenix has joined #haiku
janking has joined #haiku
<Anarchos> PulkoMandy: my bios interface is able to display model number of hard drives. But i just can' t find an interrupt to retrieve that
<PulkoMandy> yes, you may need to send ATA commands to the disks directly, I don't think the BIOS exposes a lot of info
mmu_man has joined #haiku
mmu_man has quit [Remote host closed the connection]
Blub\0 has joined #haiku
mmu_man has joined #haiku
<Anarchos> Begasus: ticket #3545 :)
<Begasus> +1 Anarchos :)
mmu_man has quit [Remote host closed the connection]
mmu_man has joined #haiku
OscarL has joined #haiku
<Anarchos> PulkoMandy: thanks for your explanations : https://dev.haiku-os.org/ticket/3545?cnum_hist=10&cversion=0#comment:17
mmu_man has quit [Remote host closed the connection]
tuaris has joined #haiku
rexbinary has quit [Ping timeout: 480 seconds]
ChaiTRex has quit [Remote host closed the connection]
mmu_man has joined #haiku
ChaiTRex has joined #haiku
jmairboeck has joined #haiku
mmu_man has quit [Remote host closed the connection]
rexbinary has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
Begasus has quit [Quit: Vision[]: i've been blurred!]
Anarchos has quit [Quit: Page closed]
_-Caleb-_ has left #haiku [#haiku]
_-Caleb-_ has joined #haiku
<zdykstra> mornin' all
Begasus has joined #haiku
janking has quit [Quit: Vision[]: i've been blurred!]
<Begasus[m]> Hi zard
<zard> Hello Begasus[m] !
<Begasus> Hi from me too! :D
<zard> :P
<zardshard> And from me too :P
<zard> Aye, that message took a while to come through (~1 minute)
<Begasus[m]> slow pace for the weekend? ;)
<zardshard> Just a slow XMPP bridge, I bet
<zard> Except that one came through instantly. XMPP bridge must have been taking a nap :D
_-Caleb-_ has left #haiku [#haiku]
<Begasus> for the moment this and the matrix suits my needs :)
janking has joined #haiku
_-Caleb-_ has joined #haiku
<OscarL> Instead of trying to figure out things more deeply, /me slaps a "return;" at the end of an if block in AutoMounter::_MountVolumes(), in hopes that will solve https://dev.haiku-os.org/ticket/19253
mmu_man has joined #haiku
<Begasus> Hi OscarL!
<OscarL> Hello there Begasus :-)
<OscarL> good thing the build masters didn't choked on mozc!
<Begasus[m]> yeah, went pretty smooth there
BrunoSpr has joined #haiku
<OscarL> Begasus, last night I've tried to run "hp -bG grpc --test" (after this change: https://github.com/haikuports/haikuports/compare/master...OscarL:haikuports:grpc-tests-py3.10)...
<OscarL> but with only 4 slow cores... it takes too long. Had to kill the build about half time because I needed some sleep :-)
<Begasus> that one is a pain to tackle :(
<Begasus> couldn't you let it run while you were sleeping? extra heat? :)
<OscarL> heat, noice, and power bill already too high :-(
<Begasus> :/
<OscarL> k, let's see if I can just slap mount_server under /non-packaged/ (will black list the default one, just in case).
BrunoSpr has quit [Quit: Vision[]: Ich wurde eingeweicht!]
<OscarL> got to desktop, mouse works, but no Tracker or Deskbar :-D
<OscarL> "restart desktop" from Team monitor worked. nice.
BrunoSpr has joined #haiku
<OscarL> system is borked :-D. rebooting.
BrunoSpr has quit []
nephele_xmpp has left #haiku [Error from remote client]
nephele_xmpp has joined #haiku
<OscarL> Begasus: made some progress with a "--download-dependencies" option for HaikuPorter. Still need to properly hook things up, but I can already download a given package, and its dependencies, into a given subdir (instead of installing them system-wide).
petterhj has quit [Quit: The Lounge - https://thelounge.chat]
vezhlys has joined #haiku
Anarchos has joined #haiku
<Anarchos> hello back
<Begasus> busy ...
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
OscarL has quit [Read error: Connection reset by peer]
Anarchos has quit [Remote host closed the connection]
janking has quit [Quit: Vision[]: i've been blurred!]
<Begasus> k, food and lazy evening
<Begasus> cu peeps!
Begasus has quit [Quit: Vision[]: i've been blurred!]
OscarL has joined #haiku
rakka has quit [Remote host closed the connection]
rakka has joined #haiku
_whitelogger_ has quit [Remote host closed the connection]
linuxmaster has quit [Ping timeout: 480 seconds]
_whitelogger_ has joined #haiku
dqk_ has joined #haiku
chaosDNA has joined #haiku
chaosDNA has quit []
dqk has quit [Ping timeout: 480 seconds]
_-Caleb-_ has left #haiku [#haiku]
linuxmaster has joined #haiku
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev58330] - https://git.haiku-os.org/haiku/log/?qt=range&q=6afa94a08962+%5E97a8cc6cc21f
<nekobot> [haiku/haiku] 6afa94a08962 - HaikuDepot: Render Native Desktop Icon
Anarchos has joined #haiku
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
chaosDNA has joined #haiku
chaosDNA has quit []
<Anarchos> PulkoMandy: i finally got a ubuntu in good shape, if you need help to port haskell...
linuxmaster has quit [Ping timeout: 480 seconds]
linuxmaster has joined #haiku
zard has quit [Quit: leaving]
linuxmaster has quit [Ping timeout: 480 seconds]
linuxmaster has joined #haiku
gouchi has joined #haiku
AlienSoldier has joined #haiku
<AlienSoldier> waddlesplash : with yesterday update and another one today, i still have KDL at boot Panic : assert failed haiku-git/headers/private/kernel/vm/vmcache.h :285) : find_thread(__null) == (&flock)->holder
<AlienSoldier> this happened somewhere after hrev 58187/
gouchi has quit [Remote host closed the connection]
_-Caleb-_ has joined #haiku
eax_ has joined #haiku
eax has quit [Ping timeout: 480 seconds]
SoulHunter has quit [Quit: Miranda NG! Smaller, Faster, Easier. https://miranda-ng.org/]
_-Caleb-_ has left #haiku [#haiku]
janking has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
janking has quit []
_-Caleb-_ has joined #haiku
mmu_man has joined #haiku
_-Caleb-_ has left #haiku [#haiku]
_-Caleb-_ has joined #haiku
talos has quit [Quit: The Lounge - https://thelounge.chat]
janking has joined #haiku
janking has quit []
WoC has joined #haiku
<WoC> Is there a easy way to add support for WiFi ?
<|cos|> WoC: wifi worked out of the box for me. what do you experience?
<WoC> Doesn't seem to find the wifi interface for me
<WoC> only the lan nic
<WoC> ethernet
<WoC> maybe my wifi nic is unsupported
<WoC> RealTek 8851BE
<Anarchos> WoC: seems you have to wait for its freebsd driver to be imported : https://grok.nikisoft.one/opengrok/xref/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
<WoC> i guess i could use one of them wifi bridges, which would provide ethernet
<WoC> ok, ty
thefoxcry[m] has joined #haiku
vdamewood_ has quit [Quit: Textual IRC Client: www.textualapp.com]
jmairboeck has quit [Quit: Konversation terminated!]
_whitelogger_ has quit [Remote host closed the connection]
Anarchos has quit [Remote host closed the connection]
<OscarL> k. let's jam a haiku.hpkg, to see if my crappy fix for the automount bug is any good at all :-D
_whitelogger_ has joined #haiku
Anarchos has joined #haiku
<OscarL> waddlesplash: that *extra* "_whitelogger_" bot seems to be misbehaving (keeps quitting/joining). Maybe you know who to contact about it?
<OscarL> normal _whitelogger seems to be working just fine.
Anarchos has quit [Quit: Vision[]: i've been blurred!]
Anarchos has joined #haiku
hubert has joined #haiku
hubert has quit []
Anarchos has quit []
Anarchos has joined #haiku
nephele_xmpp has left #haiku [Disconnected: Hibernating too long]
nephele_xmpp has joined #haiku
Anarchos has quit [Quit: Vision[]: i've been blurred!]
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
_whitelogger_ has quit [Remote host closed the connection]
_whitelogger_ has joined #haiku
_whitelogger_ has quit [Remote host closed the connection]
<OscarL> Tracker gets confused too easily if you have symlinks to volumes or folders in the Desktop.
<OscarL> I have a symlink to a "Data1" partition... I unmount, and remount said partition... and besides the pre-existing "Data1" symlink (with a drive icon), I now get a "Data1" folder icon.
<OscarL> That "fake folder" (doen't looks like a symlink), points to the same data as the "Data1" symlink. Restating Tracker makes it go away.
<OscarL> I've seen similarly weird behavior with symlinks to files... if those files belong to a git repo, using "git pull" usually means I get a lot of "phantom" files un the Desktop.
_whitelogger_ has joined #haiku
SoulHunter has joined #haiku