Latest activity

  • Zare
    Zare replied to the thread Rust in the FreeBSD kernel.
    We should have a heart/love/something alike reaction on the forum, thumbs up doesn't do it.
  • SirDice
    The error message would be "no such file or directory". If you get "not a directory" you tried to cd to it. And it means it does exist as a file, or else you'd get a similar "no such file or directory". dice@williscorto:~ % cd...
  • SirDice
    Then Xorg was never started.
  • SirDice
    Think you mistyped something, /var/log/Xorg.0.log is indeed not a directory, it's a file.
  • S
    scottro replied to the thread Solved VLC can't read h265.
    As the originator of the thread, you can mark it Solved by editing the first post in the thread if you wish to do so.
  • MG
    Doing this for years. Thought it was the normal way. 😁 The window manager (openbox) is the last program called in ~/.xinitrc and it's not backgrounded like everything interactive before it. For in case the window manager crashes for some reason...
  • SirDice
    cat /var/log/Xorg.0.log | nc termbin.com 9999 Post the resulting URL here.
  • SirDice
    I'm a bit confused here. What is the purpose of those directories? Dual boot? Jail roots? VMs? In any case, did you know you could leverage boot environments to boot different versions of FreeBSD? This seems to be rather futile though, the i386...
  • SirDice
    Youtube links are converted to embedded, that's all the forum software does.
  • D
    drhowarddrfine reacted to DutchDaemon's post in the thread FreeBSD is well situated with Thanks Thanks.
    Moving this to off-topic, guys.
  • SirDice
    What dependence? Where? Those are youtube's trackers. Youtube links are embedded, we don't add trackers.
  • cracauer@
    Thanks! I tried adding the following to /etc/sysctl.conf: vfs.zfs.spa.note_txg_time=3600 following BrainOfJ's suggestion in Open ZFS issue #18082 This seems to fix the issue for now. And this might fix it for good in the future: Open ZFS issue...
  • D
    doa379 reacted to andger's post in the thread Introducing cwm2 with Thanks Thanks.
    I'm looking for a way to support your wonderful project. I really like it. Today at work, I decided to test cwm2's performance with three monitors again, after the changes you made in the last commit 35a6b4ec889c8af2178170aac181ef8ad16f2c72...
  • D
    doa379 replied to the thread Introducing cwm2.
    No point trying to hack it yet. The status string is short, with no support for Unicode chars yet. Hence the blank box chars. It's not a priority yet, perhaps in one of the later versions, in time. If the string is too long the string will be...
  • DutchDaemon
    DutchDaemon replied to the thread FreeBSD is well situated.
    Moving this to off-topic, guys.
  • D
    drhowarddrfine replied to the thread Is FreeBSD good?.
    I wonder how many of those decisions are made based on familiarity alone.
  • D
    drhowarddrfine replied to the thread FreeBSD is well situated.
    Nowadays people are only concerned about the money as in profits. The guys who made Unix were just trying to make a better OS for the company's sake. No outside investors. No thoughts of profit/loss when it was sold. No concern with how fast they...
  • Zare
    Zare replied to the thread FreeBSD is well situated.
    Funding. Profits. The todays research is not research, todays research are step 0 towards profit. Look at OpenAI, they called themselves "Open" so they can get the funding, scrape the open resources, and then they closed down into a proprietary...
  • Zare
    Zare reacted to CShell's post in the thread FreeBSD is well situated with Thanks Thanks.
    So I've been using and working with UNIX and Linux for a long time... I guess what I find confusing is -- that no one is stopping anyone from doing research. The original "UNIX teams" were all doing research projects - Palo Alto Research Labs...
  • SirDice
    Yes. P3 was a userland update only. Except for ARM64, that did have a kernel issue that got patched. https://www.freebsd.org/security/advisories/FreeBSD-SA-26:03.blocklistd.asc https://www.freebsd.org/security/advisories/FreeBSD-EN-26:04.arm64.asc
  • S
    scottro replied to the thread Solved VLC can't read h265.
    I've only run into this on Linux, and I think it was with firefox esr, though my memory is hazy. I see that I have the x265 package installed on this machine and the only other x265 package I see is gstreamer1-plugins-x265. I use mpv and have no...
  • zester
    Here is a couple demo's of the Graphics2D module.
    • bitmap.png
  • MG
    MG replied to the thread Rust in the FreeBSD kernel.
    I was talking about the economic "advantage" that it takes if all independent developers are artificially forced to rely on a commercial entity. Phones are already done. If your software isn't in an appstore, nobody will see it, use it or buy it...
  • zester
    zester replied to the thread Rust in the FreeBSD kernel.
    I would be far more concerned with how c developers who use FreeBSD feel about it, because they are the ones who contribute back to FreeBSD.
  • zester
    zester replied to the thread Rust in the FreeBSD kernel.
    Hey!! Don't judge me just because I can't read!! Most companies are investing in AI to maintain and extend the software they already have most of it wasn’t written in Rust. And, the vast majority of development is happening in areas where Rust...
  • cy@
    cy@ replied to the thread How to set zfs mount parameters?.
    zfs create the datasets then put files into them. It requires a little extra planning. Yes, one can create the datasets and move the files after the fact, if one is ok with the PITA. If you want to do this after the fact, zfs create the...
  • cy@
    cy@ replied to the thread Rust in the FreeBSD kernel.
    I don't think end-users care which language is used to write the kernel or other utilities. Users care that it works, it's secure, is free of bugs, and is affordable. For instance, when I put the key in my car's ignition to start it that I expect...
  • MG
    MG replied to the thread Rust in the FreeBSD kernel.
    While I don't know Rust at all and I'm not involved in any system development, I think everything goes downhill at the moment C complains about an illegal operation when you store a byte on a memory address with no visible context in the program...
  • zester
    zester replied to the thread Rust in the FreeBSD kernel.
    They are not rewriting the Linux kernel in Rust. There aren’t even that many people writing Rust code for the kernel. In the last five years, only about 25,000 lines of Rust have been added to the Linux kernel that’s nothing. I could write 25,000...
  • C
    I think there isn't any driver for FreeBSD yet. But this is what I plan to do. Since at the moment I'm trying to port the panfrost driver from Linux to FreeBSD 15.0 as a separate module /s/, I suspect that the same process can be repeated for the...
  • C
    l have issue on 14.3 unable to run games after installed. I just lazy troubleshooting and install straight from guthub.
  • robroy
    robroy reacted to ksolowoniuk's post in the thread What's your favourite keyboard? with Like Like.
    Realforce Topre 45g
  • MG
    MG replied to the thread Hardware random number generator.
    What if you add analog circuitry? I don't think it's possible to somehow map a device and predict a variating binary number from a digital voltmeter between 2 points. Quite sure that's 0 success rate.
  • sidetone
    sidetone reacted to elephant's post in the thread 200 MB RAM FreeBSD Desktop with Like Like.
    I'd like to see a tool that examines a running system to identify loaded but unused kernel modules. Use that to build a custom kernel.
  • vermaden
    If you're still having problems, see this bug report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291768 since you seem to have an EPYC machine. See if the fix in comment 12 helps.
  • Espionage724
    Espionage724 reacted to arifer's post in the thread Irc newbie here with Like Like.
    What you're looking for is a cloak (it's an ircd feature meant for masking IP). Libera.chat, if that's the server you're on, is offering them. Apparently, from that documentation page, new accounts now have them automatically activated: You can...
  • Espionage724
    I liked the way the first looked at first, but like the idea of specifying private stuff more! Not sure I'm a fan of the strut word vs class at the beginning of code, but that's nothing :p
  • Espionage724
    This is something I do that I am sure will drive some people nuts. In C++, struct and class are basically synonyms. The only difference is class defaults to private members while struct defaults to public members. You might expect something...
  • Espionage724
    I thought mine was heavy :p (Hi75 at 1.2kg)
  • Espionage724
    The weight of my keyboard is 2kg, metal.
  • Espionage724
    Espionage724 reacted to elephant's post in the thread OBS Studio crashes on startup with Thanks Thanks.
    Short answer is yes. Ideally the maintainer catches this. There are too many ports for committers to know how to test every one.
  • S
    scottro replied to the thread Irc newbie here.
    Generally #freebsd is relatively quiet though it will have around 700 people on. Keep in mind that many are just logged on and not watching, but in my experience, if you have a reasonable question, you'll get an answer fairly quickly.
  • H
    hedwards reacted to cracauer@'s post in the thread Is FreeBSD good? with Like Like.
    You can always get one of those gadgets that is a wifi client and provides a couple eth ports.
  • Zare
    You’re still arguing from a premise I don’t accept. I am not required to be affiliated with the FreeBSD Foundation, nor to design around the historical constraints of ports/pkg, in order to build an alternative system. That premise alone is...
  • E
    They are project management tools. Talking about software. Just to draw a timeline graphics would be nice. Like historical events. For example the presidents of the USA: a line with a name label pointing to a year for example. Or a bar covering...
  • cracauer@
    cracauer@ replied to the thread Is FreeBSD good?.
    Yes, antennas are key. The tiny USB WIfi adapters don't have any to speak of. You can buy wifi USB adapters with bigger antennas. But a dedicated device is even better.
  • S
    scottro reacted to Erichans's post in the thread pkgbase vs bectl? with Thanks Thanks.
    I assume this is going to stay this way for the duration of the 15 branch, commit - 2025-11-15: Add pkgbase signing keys for FreeBSD 15 These keys were generated by cperciva@ using the AWS Key Management Service. They will not be used for...
  • P
    paulw replied to the thread pkgbase vs bectl?.
    I'd wondered about this as well, but I can say that when I did a fresh install of a 15.0-STABLE snapshot last month the path in the fingerprints lines is /usr/share/keys/pkg.
  • zester
    The pkg tool and ports system are now fully functional, its just a matter of adding more ports, and fixing any edge cases or bugs that show up. FreeBSD can now become a fully immutable operating system if someone wanted that option. I have some...
    • 1770844647804.png
    • 1770844705226.png
    • 1770844806623.png
  • A
    Original article here. Consider this when replying. FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Back
Top