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
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev56726] - https://git.haiku-os.org/haiku/log/?qt=range&q=3773999f9376+%5E83e06e62efb8
<nekobot> [haiku/haiku] 3773999f9376 - kernel/fs: Add permissions check to rootfs_open.
kinkinkijkin has quit [Remote host closed the connection]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
illwieckz has quit [Ping timeout: 480 seconds]
<bjorkintosh> which compiler did BeOS have?
<waddlesplash> on PPC, MetroWerks
<waddlesplash> on x86, GCC 2
<bjorkintosh> ah okay.
illwieckz has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
netposit1ve has joined #haiku
rennj has joined #haiku
netpositive has quit [Ping timeout: 480 seconds]
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
LinuxUser has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser has quit []
LinuxUser has quit [Remote host closed the connection]
LinuxUser has joined #haiku
AlaskanEmily has joined #haiku
rennj has joined #haiku
<BarmenduChakraborty[m]> <jessicah> "actually, you've got it complete..." <- I'm so knucle-headed sometimes
<BarmenduChakraborty[m]> Thanks a lot jessicah
HaikuUser has joined #haiku
HaikuUser has quit []
<jessicah> ;-)
TeslasMHD has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser has quit []
Eric_ has joined #haiku
rennj has joined #haiku
TheEricExperiment has quit [Ping timeout: 480 seconds]
Eric_ is now known as TheEricExperiment
bbjimmy has quit [Quit: Vision[]: i've been blurred!]
Forza has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Forza has joined #haiku
Forza has quit []
Forza has joined #haiku
Forza has quit []
Forza has joined #haiku
rennj has quit [Quit: Leaving]
<nekobot> [haiku/haiku] waddlesplash pushed 2 commits to master [hrev56727] - https://git.haiku-os.org/haiku/log/?qt=range&q=939b20db334e+%5E3773999f9376
<nekobot> [haiku/haiku] 946fa9e85e1f - Terminal: Adjust indentation for kColorTable.
<nekobot> [haiku/haiku] 939b20db334e - Terminal: Add new files to DoCatalogs.
LinuxUser has quit [Remote host closed the connection]
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Yonle has quit [Remote host closed the connection]
<jessicah> ah derp, forgot about the catalog rules
UbhayAnand[m] has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
Yonle has joined #haiku
illwieckz_ has joined #haiku
x10z has joined #haiku
illwieckz has quit [Ping timeout: 480 seconds]
xet7 has quit [Remote host closed the connection]
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
x10z has joined #haiku
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
x10z has joined #haiku
Tekk has joined #haiku
<Tekk> Hey, how do I get logs for the wifi stack? I get random disconnects, not sure if it's the firmware crashing or what.
<Tekk> The usual trick of "look at what the posix layer would guess it is" doesn't work, and I don't see any obvious candidates in the menus
<Tekk> nvm, found it.
<waddlesplash> basically everything is in /var/log/syslog
<waddlesplash> from the kernel+drivers, anyway. so wifi is in there
<Tekk> Mhm. I hadn't thought to just scrounge around. Don't think it's Haiku's fault so much as a 20 year old wifi chip :D
<waddlesplash> intel 2100/2200?
<Tekk> Mhm.
<Tekk> (Well, *sort of* in that there's no pcmcia support but it's hard to blame people for not wasting their time on drivers for that...)
<waddlesplash> yeah, I think the FreeBSD drivers are a bit rotted out here, not sure anyone else really uses them anymore
<waddlesplash> for the intel 2100/220 that is
<Tekk> Seems to reconnect fast-ish enough. Just a little annoying since sometimes when it happens vision drops without telling me.
<waddlesplash> well, you can check the logs for errors
<waddlesplash> firmware crashes should be logged, yes
<Tekk> yeah, when I looked it was stuff about the station moving out of range. No fw crash.
dby has joined #haiku
<waddlesplash> it's possible the driver is reporting the firmware value incorrectly
<waddlesplash> if you don't get such behavior on another OS, that seems probable
<waddlesplash> I think FreeBSD refactored these old drivers "blindly" during the FreeBSD 9 -> 10 transition
<Tekk> Probably just some failed channel negotiation or something. I'd probably poke at the router side first if it's enough to annoy me.
<Tekk> This laptop's single-booting haiku
<waddlesplash> these things are so old they probably support 802.11a/b only?
<waddlesplash> or do they at least support a/b/g
<waddlesplash> modern WiFi routers that support 802.11ac often throw 802.11a/b/g to the curb in favor of 802.11n/ac
<waddlesplash> at least my home AP has options for prioritizing n/ac traffic, or even outright turning off a/b/g mode
<Tekk> 2003, so I'd have to check. I also have my router configured to be old in some aspects for an old Latitude D400 I had, which took some doing. I probably just need to go through the dance for this particular Thinkpad. Wifi's always touchy on old laptops.
<waddlesplash> well, and it's even touchier with the really old FreeBSD drivers for this hardware :)
<Tekk> True c:
<Tekk> At least this works though. Annoyingly I don't think I've gotten the OS to boot on any computer I've tried from this decade or last. Just happy i can play around with it for the first time since the early 2010s
<waddlesplash> really? weird
<waddlesplash> I have a ThinkPad from 2015 and a custom Ryzen desktop from 2020, Haiku runs great on both
<Tekk> Mhm. Thinkpad T480 and my desktop just hang forever on boot. I wanna say I fund some other laptop and I actually got a kernel panic on b4
<waddlesplash> admittedly I selected the hardware for the Ryzen desktop kind of carefully
<Tekk> found some other laptop*
<waddlesplash> hang where?
<waddlesplash> i.e. at what icon
<Tekk> Hm
<Tekk> Gimme a sec, still have the USB around.
<waddlesplash> kernel panic may or may not be meaningful. if it's just "panic no boot partitions!" then that's a pretty generic problem, could be anything
<waddlesplash> requires reading syslog to see what really went wrong, and try to work from there
<waddlesplash> thankfully following my USB fixes and korli's device_manager work, that's getting rarer and rarer
<Tekk> Now watch it make a liar out of me and boot in an instant...
<nekobot> [haiku/haiku] waddlesplash pushed 2 commits to master [hrev56728] - https://git.haiku-os.org/haiku/log/?qt=range&q=984e2e527bad+%5E939b20db334e
<nekobot> [haiku/haiku] 218a511cd418 - drivers/network/{ether,wlan}: Drop FreeBSD versions from Jamfiles.
<nekobot> [haiku/haiku] 984e2e527bad - openbsd_network: Move ifq_*_oactive wrappers to a common header.
<waddlesplash> looks like I should probably add another OpenBSD-esque function to the FreeBSD layer, and then rewrite all the bus_dmamem_* functions in openbsd_network/.../bus.h
<waddlesplash> that'd allow me to delete a bunch of #ifdef __FreeBSD_version, and really ease porting of new drivers
<waddlesplash> oh well, tomorrow's problem
<bjorkintosh> interesting. so haiku's drivers piggy back off openbsd's drivers?
<bjorkintosh> that's rather clever.
<waddlesplash> I mean, we've used FreeBSD's ethernet and WiFi drivers for like 15 years
<waddlesplash> that's not new. what is new is that I have a second "shim" layer to run OpenBSD drivers, as well
<waddlesplash> that was mostly completed about a year ago
<bjorkintosh> I wondered how haiku had so much hardware support.
<waddlesplash> it's only for network drivers
<bjorkintosh> so basically, if it works with openbsd or freebsd, it works with haiku?
<waddlesplash> all other drivers besides network ones are our own work
<bjorkintosh> oh i see.
<waddlesplash> no, there's more limitations. it only works with PCI(e), and select USB drivers (not all)
<bjorkintosh> audio, graphics, bluetooth, usb ...
<bjorkintosh> oh.
<waddlesplash> audio, usb is all us
<waddlesplash> bluetooth is also all us, but it doesn't really work, so are we couting it?
<bjorkintosh> I need to learn how that sort of wand is waved.
<waddlesplash> graphics is technically all us too
<waddlesplash> but, we'll see if that part lasts or not
<waddlesplash> also it's only the absolute lowest level of network drivers, i.e. just talking to the hardware, where we borrow from FreeBSD/OpenBSD
<waddlesplash> everything above that (TCP, sockets, etc.) is also all Haiku code
<waddlesplash> (and we still have a few native network drivers anyway, e.g. virtio-net)
<Tekk> waddlesplashseems like after the box with the maple leaf in front of it, before the IC on the T480.
<waddlesplash> after, as in, that lights up but nothing after it does?
<Tekk> Mhm
<waddlesplash> "Mhm" = yes?
<Tekk> Yes.
<waddlesplash> ok, that's the "disks" stage
<Tekk> Could get confused by the little Intel RST drive in there.
<waddlesplash> try waiting a few minutes. if it still doesn't do anything, reboot, and get into the bootloader menu
<waddlesplash> you can do this by either (EFI) spamming spacebar, or (legacy BIOS) holding "SHIFT"
<waddlesplash> once in there, choose "Select debug options", then activate "Enable on screen debug output" and "Disable onscreen paging"
<waddlesplash> then back out and "Continue booting". hopefully when it hangs, there will be relevant log information on the screen that can be captured
<waddlesplash> but, I'm headed out for the night, so if you do get something, either just post it here, or if it looks actually helpful and not ambiguous, just fine a ticket and attach the picture
<waddlesplash> someone will triage later
<Tekk> Later waddlesplash
<waddlesplash> btw more info on bootloader and its options here: https://www.haiku-os.org/docs/userguide/en/bootloader.html
HaikuUser has joined #haiku
HaikuUser has quit []
Tekk has quit [Quit: Vision[]: i've been blurred!]
dby has quit [Quit: Vision[]: i've been blurred!]
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bjorkint0sh has joined #haiku
bjorkintosh has quit [Ping timeout: 480 seconds]
floof58 has quit [Read error: Connection reset by peer]
floof58 has joined #haiku
freddietilley has joined #haiku
mmu_man has joined #haiku
freddietilley has quit [Quit: WeeChat 3.8]
MajorBiscuit has joined #haiku
freddietilley has joined #haiku
doppler has quit [Remote host closed the connection]
<win8linux[m]> kallisti5: Encountering 504 gateway timeout errors with the forum, is that on my end or the server?
freddietilley has quit [Quit: WeeChat 3.8]
freddietilley has joined #haiku
freddietilley has quit []
freddietilley has joined #haiku
tuaris has quit [Read error: Connection reset by peer]
floof58 is now known as Guest2477
floof58 has joined #haiku
Guest2477 has quit [Ping timeout: 480 seconds]
freddietilley has quit [Quit: WeeChat 3.8]
freddietilley has joined #haiku
DKnoto has quit [Ping timeout: 480 seconds]
DKnoto has joined #haiku
<botifico> [haikuports/haikuports] korli pushed 1 commit to master [+1/-0/±0] https://github.com/haikuports/haikuports/compare/a351186c46f5...e1394a646484
<botifico> [haikuports/haikuports] OscarL e1394a6 - sc: new recipe (#7800)
AlaskanEmily has quit [Remote host closed the connection]
<jessicah> win8linux[m]: nope, same here in nz, so not you
AlienSoldier has quit [Quit: Vision[]: i've been blurred!]
<louis771> huh what happened to discuss.haiku-os.org ? It is super slow and I see old content with some posts being lost
<louis771> win8linux[m]: same here
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
mmu_man has quit [Ping timeout: 480 seconds]
sav10 has joined #haiku
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
doppler has joined #haiku
mmu_man has joined #haiku
rennj has joined #haiku
floof58 is now known as Guest2485
floof58 has joined #haiku
Guest2485 has quit [Ping timeout: 480 seconds]
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
jason123santa has joined #haiku
Blendie has joined #haiku
<louis771> forum seems to be back up again
kikadf has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
kikadf has joined #haiku
TeslasMHD has quit []
P300-Welle has joined #haiku
<win8linux[m]> Can confirm.
P300-Welle has quit []
P300-Welle has joined #haiku
sav10 has quit []
xet7 has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
P300-Welle has quit []
rennj has joined #haiku
<kallisti5[m]> Likely the server. It's fine now though
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
<andreasdr[m]> Good morning
rennj has quit [Ping timeout: 480 seconds]
freddietilley has quit [Quit: WeeChat 3.8]
freddietilley has joined #haiku
rennj has joined #haiku
bbjimmy has joined #haiku
kinkinkijkin has joined #haiku
freddietilley has quit [Quit: WeeChat 3.8]
rennj has quit [Ping timeout: 480 seconds]
tuaris has joined #haiku
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
Tekk_ has joined #haiku
<Tekk_> I was able to grab a couple screenshots. Seems like it just can't access the disks and times out. https://i.ibb.co/p34mnk7/IMG-20230126-003701-HDR.jpg https://i.ibb.co/ChRTx5d/IMG-20230126-003635-HDR.jpg
<Tekk_> After the point of the first screenshot it'd just repeat the bit about the timeouts every so often
bbjimmy has quit [Quit: Vision[]: i've been blurred!]
mmu_man has quit [Quit: reboot]
floof58 has quit [Remote host closed the connection]
floof58 has joined #haiku
bbjimmy has joined #haiku
rennj has joined #haiku
mmu_man has joined #haiku
illwieckz__ has joined #haiku
illwieckz_ has quit [Ping timeout: 480 seconds]
X512 has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
MajorBiscuit has quit [Quit: WeeChat 3.6]
rennj has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
kinkinkijkin has quit [Quit: Leaving]
rennj has joined #haiku
tqh has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser has quit []
mmu_man has joined #haiku
x10z has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
hightower2 has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
HaikuUser has joined #haiku
HaikuUser has quit []
HaikuUser has joined #haiku
HaikuUser has quit []
rennj has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser has quit []
HaikuUser has joined #haiku
HaikuUser has quit []
rennj has joined #haiku
<waddlesplash> Tekk_: could be AHCI stalls yes
<waddlesplash> but seeing as we've got NVMe not getting interrupts and strange USB errors, could be any of that
X512 has quit [Quit: Vision[]: i've been blurred!]
rennj has quit [Ping timeout: 480 seconds]
rennj has joined #haiku
jmairboeck has joined #haiku
x10z has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
x10z has quit []
kinkinkijkin has joined #haiku
rennj has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
Anarchos has joined #haiku
rennj has joined #haiku
<Anarchos> how can i mount a folder in ram ? i was advice to do that to speed some intensive tar on big folders
<waddlesplash> cmeerw[m]: hey, thanks for your IPv6 patches!
<waddlesplash> it's needed work for a while, but nobody's really gotten around to it before
<waddlesplash> Anarchos: mount -t ramfs <dir>
<waddlesplash> this creates a new ramfs at <dir>, you'll have to copy things into it
* Anarchos still has a patch for compiling pxe boot on x86_64...
HaikuUser has joined #haiku
HaikuUser has quit []
illwieckz_ has joined #haiku
<Anarchos> waddlesplash ok but i will have to copy folder back ?
<waddlesplash> yes
<Anarchos> ok i will try.
illwieckz__ has quit [Ping timeout: 480 seconds]
<Anarchos> it is the repo of package for ocaml so very big folder
rennj has quit [Ping timeout: 480 seconds]
gouchi has joined #haiku
rennj has joined #haiku
jmairboeck has quit [Quit: Konversation terminated!]
<printedz> test
<printedz> did it work?
<Anarchos> printedz yes
<printedz> great, thanks!
DKnoto has quit [Ping timeout: 480 seconds]
andreasdr has joined #haiku
<andreasdr> Hi
<andreasdr> My Haiku PC is now in a new case. Yarrr. x512: RadeonGfx does not keep running when using it with 7950
<andreasdr> This time the case has space for a bigger graphics board, but is still small. I love it.
DKnoto has joined #haiku
<andreasdr> x512: If you want to debug just tell me :)
andreasdr has quit [Ping timeout: 480 seconds]
rennj has quit [Ping timeout: 480 seconds]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
Anarchos has joined #haiku
andreasdr has joined #haiku
andreasdr has quit []
rennj has joined #haiku
vdamewood has quit [Remote host closed the connection]
vdamewood has joined #haiku
gouchi has quit [Quit: Quitte]
kinkinkijkin is now known as Guest2528
Guest2528 has quit [Read error: Connection reset by peer]
kinkinkijkin has joined #haiku
erts has joined #haiku
Javanx has joined #haiku
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
Javanx has quit [Quit: Vision[]: i've been blurred!]
Javanx has joined #haiku
tqh has quit [Quit: Leaving]
Blendie has quit [Quit: Connection closed for inactivity]
Tekk__ has joined #haiku
Tekk_ has quit [Ping timeout: 480 seconds]
rennj has quit [Ping timeout: 480 seconds]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
rennj has joined #haiku
Miyu has joined #haiku
Javanx has quit [Quit: Vision[]: i've been blurred!]
Javanx has joined #haiku
AlessandroMolina[m] has joined #haiku
hackkitten has quit [Ping timeout: 480 seconds]
kinkinkijkin has quit [Quit: Leaving]
B2IA has quit [Quit: Vision[]: i've been blurred!]