<PulkoMandy>
haikuwebkit build on the builder just raneout of memory. Not sure what I can do about that
ClaudioM has joined #haiku
<x512[m]>
Add more RAM to builder?
<x512[m]>
Maybe can be done from donations?
HaikuUser has joined #haiku
<Begasus>
x512[m], doesn't always work on 32bit :/
HaikuUser has quit []
<x512[m]>
Cross build?
<Begasus>
if someone could set that up, never done it here
<x512[m]>
Also maybe setup kernel to give more address space to userland.
<Begasus>
I think there is still some memory limitation on 32bit, probably not that easy to solve
<x512[m]>
Turning off debug info generation may help.
<Begasus>
I leave that up to you peeps :)
HaikuUser has joined #haiku
HaikuUser2 has joined #haiku
HaikuUser2 is now known as Haikuhunden
mmu_man has quit [Ping timeout: 480 seconds]
HaikuUser2 has joined #haiku
HaikuUser2 has quit []
jmairboeck has joined #haiku
mmu_man has joined #haiku
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
<fancy2209[m]>
Can you run OpenBSD programs on Haiku?
<fancy2209[m]>
I saw it uses a FreeBSD/OpenBSD compat layer on the Wifi Page
<fancy2209[m]>
I still couldn't get WIFI to work
<Begasus>
tried? :)
<Begasus>
that layer is for wifi drivers mostly
<Haikuhunden>
Is anyone actively working on improving support for integrated Intel chips like the HD-series? (just to adjust my hopes and expectations)
<Haikuhunden>
more specifically graphics acceleration
<waddlesplash>
PulkoMandy: possible the builder just needs a reboot
HaikuUser has joined #haiku
HaikuUser is now known as ollix27
<ollix27>
Hello there
<ollix27>
anyone online?
<zard>
yes, several
<zard>
Haikuhunden: My guess is no
<ollix27>
hello there
<ollix27>
how's your day
<Haikuhunden>
Aww. Which graphics hardware is best supported by Haiku?
<Begasus>
no 3D accelaration afaik
<Begasus>
only software rendering
<Begasus>
but I'm no master on the subject :)
<ollix27>
what hardware are you guys running haiku on?
<ollix27>
just a quick question.
<Haikuhunden>
ollix27: Right here.. 2011 Mac Mini server
<zard>
Qemu (a vm) ;)
<Haikuhunden>
just got it up and running today after battling EFI and partitions for a while :)
<ollix27>
i'm using a hp g4 250
<ollix27>
also zard, how did you get it working
<ollix27>
i had trouble with seabios
<zard>
Huh. I used the haiku iso and a qcow2 hard drive. Do you remember the error message?
<ollix27>
well there was no error message
<ollix27>
wait
<ollix27>
i got a txt file with the serial
<ollix27>
wait
<ollix27>
ok so
<ollix27>
it ended at
HaikuUser has joined #haiku
<ollix27>
mark_page_range_in_use(0x0, 0xa0):start page before list is free
<ollix27>
hello there
HaikuUser has quit []
<ollix27>
and it says something about not loading intel microcode
<ollix27>
idk
<zard>
Interesting... I don't have any ideas of the top of my head. If no one here knows, asking on the forum will probably work better.
<ollix27>
i know
<ollix27>
but now i'm running it on bare metal
<ollix27>
and it is so much better
<ollix27>
ngl
<PulkoMandy>
do you have enough ram in your qemu? I think the default is quite small
<ollix27>
i gave it 4gb
<PulkoMandy>
should be enough then
<ollix27>
btw what is a light game that you reccomend
<ollix27>
for haiku
<ollix27>
a 2d game*
ollix27 has quit [Quit: Vision[]: i've been blurred!]
<Begasus>
Edgar, FishFillets ... plenty around
<Begasus>
jmairboeck ... Why didn't you addPreferencesDeskbarSymlink here?
<Begasus>
didn't think of it (never used it before)
<jmairboeck>
Begasus: It essentially does exactly what you did manually
<Begasus>
yeah, probably a LOT easier too ;)
<jmairboeck>
so there is still room for improvement when you update the recipe for the final version ;)
<Begasus>
will check it out (but will be for tomorrow)
<Begasus>
yeah! (I'm too still learning) :)
<Begasus>
'nough KDE for today ... :)
<Begasus>
question (since some are alive now) :) "Is there a logical name for the device like wifi0 or eth0"
<Begasus>
looks like upnp is using that instead of /dev/net/...
<Begasus>
npupnp is fine with that
<Begasus>
grabbing a bite first, biab
<jmairboeck>
I think the /dev/net/... path is the logical name in Haiku. At least Network preferences and ifconfig use that.
orealis has quit [Read error: Connection reset by peer]
<PulkoMandy>
yes, this doesn't work like on linux
<PulkoMandy>
so it's always the full name for us
orealis has joined #haiku
<Begasus>
OK, thanks, that's probably why gerbera doesn't work with upnp then
kinkinkijkin has joined #haiku
orealis has quit [Read error: Connection reset by peer]
orealis has joined #haiku
Haikuhunden has quit [Quit: Vision[]: i've been blurred!]
HaikuUser has joined #haiku
linuxmaster has quit [Ping timeout: 480 seconds]
HaikuUser has quit []
zard has quit [Quit: leaving]
extrowerk has joined #haiku
ClaudioM has quit [Quit: leaving]
<fancy2209[m]>
Is it just me or does GZDoom Break the Icon Rules?
<Begasus>
closing down, g'night peeps
Begasus has quit [Quit: Vision[]: i've been blurred!]
<|cos|>
fancy2209[m]: i see the learning opportunity you had transformed into a chance to really learn rust, implementing gui glue for haiku. (:
<fancy2209[m]>
|cos|: I do not feel prepared for that
<|cos|>
fancy2209[m]: understandably. that would be quite a project. at least you sorted out what the reason was.
<|cos|>
fancy2209[m]: you could always consider posting a PR with a two line addition: `cfg(target_os = "haiku")` + `compile_error!("winit currently has no backend for haiku");`
<|cos|>
would take the "fun" away from the next time someone attempts building something depending on winit on haiku
vdamewood has quit [Remote host closed the connection]
vdamewood has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
<jmairboeck>
How can I convert an icon definition in rdef to an hvif file?
<jmairboeck>
I have to go now, I'll read the logs later. Good night everyone!
jmairboeck has quit [Quit: Konversation terminated!]
jjido has joined #haiku
AlienSoldier has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
jaycie has quit [Remote host closed the connection]
frkzoid has joined #haiku
erysdren has joined #haiku
erysdren has quit []
erysdren has joined #haiku
freakazoid332 has quit [Ping timeout: 480 seconds]
<fancy2209[m]>
what's the equivalent to /usr from linux on Haiku?
lamp has joined #haiku
erysdren has quit [Read error: No route to host]
<x512[m]>
fancy2209: No /usr on Haiku.
<x512[m]>
/usr is a hack from early UNIX to store some files on another disk when one disk were not enough.
<fancy2209[m]>
I am asking because I am trying to compile mono, but they only have linux instrctions so I am not sure what I should set PREFIX to
<fancy2209[m]>
x512[m]: so why is /usr such a essential part of GNU?
<x512[m]>
For non HPKG packaged software prefix would be /boot/home/config/non-packaged (for current user) or /boot/system/non-packaged (system-wide).
<x512[m]>
> I remeber seeing this, so I wanted to check what worked and what would need changes for Haiku
<x512[m]>
Isn't Celeste closed-source?
lamp has quit [Read error: Connection reset by peer]
lamp has joined #haiku
vdamewood has quit [Remote host closed the connection]
vdamewood has joined #haiku
AlaskanEmily has joined #haiku
jjido has quit [Quit: My laptop has gone to sleep. ZZZzzz…]
HaikuUser has joined #haiku
<fancy2209[m]>
<x512[m]> "> <@fancy2209:matrix.org> https:..." <- it is but it's made on C#
<fancy2209[m]>
and it's made on a version who works on mono
HaikuUser has quit []
kveroneau has joined #haiku
Diver has quit [Quit: Leaving.]
HaikuUser has joined #haiku
<HaikuUser>
test
<HaikuUser>
nickserv
HaikuUser is now known as rtsfdgazsdfgsdfg
<rtsfdgazsdfgsdfg>
testing 123 is this thing on
rtsfdgazsdfgsdfg is now known as asbderdf
asbderdf has left #haiku [#haiku]
asbderdf has joined #haiku
<asbderdf>
testing 2
B2IA has quit [Ping timeout: 480 seconds]
<asbderdf>
nice chat
<asbderdf>
Does anyone know what the TV application is or does
HaikuUser has joined #haiku
HaikuUser has quit []
<AlienSoldier>
asbderdf was to work with over the air tv card or usb dongle i think. Never got compatible hardware for it. i think it was not ATSC compatible either (might be wrong)
<kveroneau>
I hear that the TV application is a TV tuner, of which you will need the required hardware to use it. I'm not sure if it supports the new digital over the air or not though.
<AlienSoldier>
it was for digital over the air
<AlienSoldier>
what was the euro one? dvb or something
<kveroneau>
Hmm, is there a list somewhere of compatible hardware?
B2IA has joined #haiku
<asbderdf>
Is there a reason that when I open preferences in tracker, in icon view, there are "gaps" in the grid?
B2IA has quit [Quit: Vision[]: i've been blurred!]