<x512[m]>
trungnt2910: Why need to introduce major, minor device in Haiku? Haiku have no such concept.
<x512[m]>
Technically major number in Haiku is always zero and minor number identifies device.
<trungnt2910[m]>
<x512[m]> "Technically major number in..." <- Ahhh OK, I'll use that to polyfill mkdev.
<zdykstra>
waddlesplash: nice. I'll update to the latest hrev once packages are built. We'll see what that brings for KDLs.
AlienSoldier has quit [Read error: Connection reset by peer]
vdamewood has quit [Remote host closed the connection]
vdamewood has joined #haiku
xet7 has joined #haiku
Guest9418 has quit [Quit: Bye!]
extrowerk has joined #haiku
extrowerk is now known as Guest9463
vdamewood has quit [Remote host closed the connection]
vdamewood has joined #haiku
Guest9463 has quit [Quit: Bye!]
<andreasdr[m]>
Good morning
extrowerk_ has joined #haiku
extrowerk_ has quit [Quit: Bye!]
extrowerk_ has joined #haiku
vdamewood has quit [Remote host closed the connection]
vdamewood has joined #haiku
Begasus has joined #haiku
<Begasus>
g'morning peeps
Begasus_32 has joined #haiku
<PulkoMandy>
trungnt2910[m]: mkdev makes no sense. You can't create a device file from userspace. It's better to not have the API than pretend it is there, but having it not work
<trungnt2910[m]>
PulkoMandy: I mean the one that makes a dev_t value from dev_maj and dev_min
<trungnt2910[m]>
Not the one that actually creates a device.
<PulkoMandy>
Yes, but what will you do with a dev_t? This also doesn't exist on Haiku
<PulkoMandy>
Devices are identified by their path in /dev
vdamewood has quit [Remote host closed the connection]
vdamewood has joined #haiku
<PulkoMandy>
I guess you can use dev_t to store the inode number of the device in the devfs? But that's not very useful info if you don't have the path to the parent directory
floof58 is now known as Guest9475
floof58 has joined #haiku
Guest9475 has quit [Ping timeout: 480 seconds]
OscarL has joined #haiku
vdamewood has quit [Remote host closed the connection]
vdamewood has joined #haiku
Diver has joined #haiku
Begasus_32 has quit [Read error: Connection reset by peer]
Begasus_32 has joined #haiku
<OscarL>
Ciao caro Begasus_32!
<OscarL>
Mmm, I've changed a recipe URI (but not the checksum). hp downloaded the new tarball (smaller than it was from the other URI).
<OscarL>
Thing is... hp didn't even check the new SHA256 (I assume because there was an old "flag.validate" in the work dir?) and went on with the build.
<OscarL>
Yep... "Skipping checksum" and "Skipping unpack", heh. I would expect a change on the URI to invalidate those old flags.
<OscarL>
oh well... calling "hp -c" now.
<Habbie>
you should probably make a ticket :)
<Begasus>
hi OscarL Habbie !
<Habbie>
hello!
<Begasus>
I think it's known OscarL (not sure reported though)
Begasus_32 has quit [Quit: Vision[]: Gone to the dogs!]
<OscarL>
I understand it's an edge case. Just caught me off guard. I've seen some "weird" (for me at least) hp behaviour due to, apparently, "work-*/port.recipe" taking precedence over the "real" recipe (even when that one's newer).
<Habbie>
ouch
<Begasus>
hard to reproduce also
<Begasus>
my work partition turned read-only :/
<OscarL>
yikes
<OscarL>
grrr, I keep forgettin using -G with hp :-)
<Begasus>
yeah, think the external one is going to an end, should start searching for a replacement I guess
<Begasus>
nice one actually, don't need the git repo when checking for the static libraries
<OscarL>
regarding external HDD... I had one die, and other almost did (ended up using it as an internal drive now)... failing connectors are the bane of those drives.
<Begasus>
good thing the system partitions are fine still
<OscarL>
You might still salvage the HDD if you buy a different USB enclosure, and move the actual HDD there.
<OscarL>
that should save the MBR, not sure if more sectors are needed to debug partition layout/info issues, I guess that for boot code related things, up to a megabyte would be preferable.
<Begasus>
nah, that's one to save data on that I can grab when switching the hd to a windows running
<LinuxUser>
@Begasus hi
<Begasus>
hi LinuxUser
<LinuxUser>
Mm it stucked
<LinuxUser>
Atm i'm on linux
<OscarL>
I almost lost all my old sources to that Windows thing... I kept trying to recover those Haiku partitions for two years (on and off, obviously)... until finally, one day I one of my attepmts at manually editing the partition tables worked.
<OscarL>
Begas_VM: yes... and now that I think about it.. they wouldn't work even if patched... not at least with my bash skills...
<Begas_VM>
ok, let's drop my thought then ;)
<OscarL>
those completion files contain a bash function that should match the name of the file, and you can't have bash functions with names like "tqdm-3.9". Unless I'm mistaken there.
<Begas_VM>
k, coml looks better, but still has both static and shared library
<Begas_VM>
having it for the default should be fine :)
<OscarL>
doesn't adding a "rm lib*.a" solves it?
<OscarL>
(stll, would be cool if hp complained)
<Begas_VM>
--disable-static works
<OscarL>
ah, ok.
<Begas_VM>
but hp "should" give an error when it's there (at least I think that's the point)
<botifico>
[haikuports/haikuports] OscarL 4daeb7c - tqdm: update to version 4.65.0 (#8161)
<NaGERST>
hi friends.
<Begasus>
hi NaGERST
<OscarL>
hello NaGERST.
<NaGERST>
just wondering, is it possible to do sound over hdmi in haiku nowadays?
<OscarL>
No, AFAIK.
<OscarL>
haven't seen any mention of that on the drivers.
<NaGERST>
no biggy. i have a 3.5mm jack on my older machines and i can just listen to those anyways. How well does UAE of any form run on Haiku? (worked rather well in BeOS)
mmu_man has quit [Ping timeout: 480 seconds]
<NaGERST>
Also is there a list of GPU's that has accelerated 2d somewhere?
<Begasus>
afaik no hardware acceleration
<Begasus>
but I'm not the expert here ;)
mmu_man has joined #haiku
<OscarL>
NaGERST: Haiku doesn't uses 2D acceleration as the BeOS accelerants did. CPU are faster on those 2d operations now. For 3D... there's some work being done, mostly on AMD Radeons from the Southern Island era, but nothing "ready for the public".
<OscarL>
no idea about UAE, but it is there is E-UAE in the repos.
<OscarL>
and fs_uae, and uae stuff for libretro.
<waddlesplash>
zelenoviy[m]: what hrev are you on which KDLs?
<botifico>
[haiku/infrastructure] kallisti5 0c30cd6 - docs/history: Update history for recent events
freakazoid332 has quit [Ping timeout: 480 seconds]
vdamewood has quit [Remote host closed the connection]
vdamewood has joined #haiku
hightower2 has joined #haiku
Blendie has quit [Quit: Connection closed for inactivity]
<waddlesplash>
is it just me or does DriveSetup have too many columns to be usable at this point
<waddlesplash>
maybe it needs an information pane
kescher has quit [Quit: Bye]
kescher has joined #haiku
<OscarL>
Adjusting the columns width to something reasonable (while still showing all the text) helps, but yeah.. some info could moved away. Physical block size ain't of much use on the main screen.
<zard>
It is also possible to hide columns, but the interface could probably use some improvement.
<OscarL>
Parameters could be on a tooltip perhaps? But at least we can pick and choose columns (right-click)
<OscarL>
and even after disabling several colums, hitting the maximize/rezise icon on the titlebar... somehow ends with a really wide window still.
<OscarL>
(I would have expected it to auto-adjust to a minimal size with no scrolling bars)
<waddlesplash>
it's possible one of the views' PreferredSize is miscomputed
vdamewood has quit [Remote host closed the connection]
vdamewood has joined #haiku
nosycat has joined #haiku
<OscarL>
"Waiting for build package [...] to be activated" <<< getting this a lot today, somehow even after doing "hp -c"
hightower2 has quit [Remote host closed the connection]
hightower2 has joined #haiku
<Begasus>
re
<nosycat>
o/
bbjimmy has quit [Quit: Vision[]: i've been blurred!]
mmu_man has quit [Ping timeout: 480 seconds]
<Begasus>
'lo nosycat
<nosycat>
How's it going?
<OscarL>
Alright! Managed to actually test these darn JSON-RPC Server/Client modules in their newest versions. Now to double check the recipes for errors :-D
<nosycat>
Sounds great!
<Begasus>
Not to bad, thanks nosycat :)
<OscarL>
Pretty nifty little modules to do RPC. They don't seem to be used anywhere in-tree but, they were already there, and needed some love to move them away from older versions. (client was actually broken in repos since 2018, me thinks)
<nosycat>
Sounds like me and the old stuff I keep digging out of closets.
<OscarL>
Begasus: this is what I'm using now for my "squash last N commits into one" needs: https://bpa.st/NWTWI (it auto-fills the commit message, so it's easier to edit).
<Begasus>
quite complecated for my standards OscarL ;)
<OscarL>
you just call it from the command line: "> squash_last_n_commits 2", edit the message if needed, save, quit, done :-) (just in case, try it on a test repo :-P)
<botifico>
[haikuports/haikuports] korli 9649011 - mgba: workaround crash on r1beta4
vdamewood has quit [Remote host closed the connection]
vdamewood has joined #haiku
frkazoid333 has joined #haiku
hightower2 has quit [Remote host closed the connection]
<NaGERST>
Dual core 4200u and 4gb ram in haiku? Or is that going to run out of memory or be slow? the gpu is a simple 4400 intel (or 5600 in other models)
<NaGERST>
I would run it on my main laptop, but it is one of those with switchable graphics
<OscarL>
NaGERST: Nah! You'll be fine (CPU/Memory wise).
<OscarL>
I've used it on an Athlon II X2 (even from a VM with 2 GB), and it was fine.
<OscarL>
Not sure about using those new-fangled browsers (Epiphany/Gnome Web)... those can eat RAM like crazy, or so I've read.
<Rapo>
webkit doesnt eat ram as much as blink does
<Rapo>
but as a result of downing ram blink browsers usually run faster?
<Rapo>
but gioven gnome web uses webkit the performance shouldnt be much different from web+
HaikuUser has joined #haiku
HaikuUser has quit []
selfish- has quit [Ping timeout: 480 seconds]
<andreasdr[m]>
Hi there.
<OscarL>
Guten tag, andreasdr[m].
<nosycat>
\o
<andreasdr[m]>
Hi OscarL, nosycat. :)
jmairboeck has joined #haiku
vdamewood has quit [Remote host closed the connection]
vdamewood has joined #haiku
CPYou has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
andreasdr has joined #haiku
andreasdr has quit []
mmu_man has joined #haiku
andreasdr has joined #haiku
<andreasdr>
Hey does someone know where I have to copy my baseq2 data files?
<andreasdr>
I have Quake2 installed in Haiku
<andreasdr>
But it does not start
<andreasdr>
Guess due to missing baseq2 files?
<CPYou>
andreasdr: start the game in the terminal maybe?
<andreasdr>
Yes. Let me check.
<CPYou>
or look at the recipe, maybe it describes there
<andreasdr>
Seems like I found it. Give me 2 mins
<andreasdr>
Thank you CPYou
<CPYou>
also if you installed it from depot, look at the info page in depot, maybe it states the correct location in the description
<CPYou>
i always try to encapsulate my game executables which needs non-redistributable gamedata within a shel script, which checks if the gamedata is already available at the correct path or not, and if not, it warns the user and creates & opens the correct target folder
<andreasdr>
Ok. I have copied the files to the right place in /boot/home/.y2k/baseq2
<andreasdr>
But Quake2 sais "no renderer found! "
Begasus has quit [Ping timeout: 480 seconds]
<andreasdr>
Hmm. Now I need to find out how to start with software renderer. Arrrr.
<andreasdr>
Hmm. It crashes. Damn.
smalltalkman has quit []
mmu_man has quit [Ping timeout: 480 seconds]
nosycat has quit [Quit: Leaving]
HaikuUser has joined #haiku
HaikuUser has quit []
gouchi has joined #haiku
Begasus_32 has quit [Quit: Vision[]: Gone to the dogs!]
Begasus has joined #haiku
<Begasus>
heading down here, g'night peeps
Begasus has quit []
<andreasdr>
Good night Begasus
andreasdr has quit [Quit: Vision[]: i've been blurred!]
CPYou has quit [Ping timeout: 480 seconds]
<waddlesplash>
mbrumbelow[m]: 99% chance your new ticket is a dupe of that one I linked earlier
<waddlesplash>
once I see the KDL log I will be certain