Latest activity

  • T
    tingo reacted to throwaway5c2d's post in the thread SMSL D200 bitperfect mode with Like Like.
    BTW, I do not recommend SMSL DL200 if you care about EMI. Ordinary old kitchen FM radio ceases to work when AC is plugged into DL200. The noise drowns almost all stations except the local one whose transmitter is ~15km away. Doesn't matter if...
  • T
    tingo reacted to blackbird9's post in the thread Z80 not dead - 50th Birthday Party! with Like Like.
    https://hardware.slashdot.org/story/26/07/20/0046231/zilog-z80-8-bit-cpu-turns-50-open-source-replacement-heads-to-drop-in-dip40-silicon "Renaldas Zioma's FOSS Z80 project, launched shortly after the end-of-life notice, now has working silicon...
  • T
    The only way to get a reasonable answer is to (temporarily) boot the machine from a FreeBSD install image (most common - on a usb stick). Then you can also run the pciconf command to get the exact info needed for the wireless chipset.
  • MG
    MG replied to the thread FreeBSD packages normally bloated.
    It's the only way to avoid things you don't need but that are in packages that you need anyway.
  • H
    hruodr replied to the thread FreeBSD packages normally bloated.
    Work to be done after every upgrade. The sense of using packages is to avoid / reduce such work.
  • H
    hruodr replied to the thread FreeBSD packages normally bloated.
    Contribute with your CPU idle time to scientific investigation: https://boinc.berkeley.edu/
  • T
    My pleasure. I'm no iocage or dnsmasq user, I discovered how to proceed reading the documentation (only the relevant parts of iocage, dnsmasq and the FreeBSD handbook), web searching, try and error (in a bhyve virtual machine). If I can do it...
  • SirDice
    Please provide the exact Realtek chipset. Can't tell you if it'll work or not if we don't know what it is.
  • T
    T-Daemon replied to the thread I cannot find documentation....
    You can get a short or long description of all or specific pkgbase FreeBSD-* packages with the pkg-search and pkg-rquery commands. Use package name for specific package description. Short description of all FreeBSD-* pkgbase packages: Long...
  • Aknot
    Maybe do, pkg install drm-kmod gpu-firmware-kmod sysrc kld_list+="/boot/modules/radeonkms.ko" ... Driver "radeon" ... ?
  • SirDice
    In case anyone is wondering, the schematic shows a Z80 set up in a "free run". The data on the databus is $00, which is a NOP, that instruction doesn't do anything besides using clock cycles. PC (program counter) will then just increase, reading...
  • SirDice
    15.0 is still supported, so packages in FreeBSD-ports are still built for it. FreeBSD-ports-kmods is the solution, but there are still some kinks to work out.
  • F
    frankit60 reacted to SirDice's post in the thread I cannot find documentation... with Thanks Thanks.
    It is still very much a "work in progress", so things can still move around quite a bit. https://wiki.freebsd.org/pkgbase
  • SirDice
    SirDice replied to the thread Black screen on Xorg autoconfig.
    Please stop using that old configuration command. The config it generates is entirely ignored nowadays. For NVidia add a /usr/local/etc/X11/xorg.conf.d/driver-nvidia.conf: Section "Screen" Identifier "Screen0" Driver "nvidia" EndSection...
  • SirDice
    SirDice replied to the thread I cannot find documentation....
    It is still very much a "work in progress", so things can still move around quite a bit. https://wiki.freebsd.org/pkgbase
  • H
    hruodr reacted to Bucky's post in the thread Solved VPS v. Cloud hosting with Thanks Thanks.
    #2 you can trick oracle into thinking you are using the system regularly. Install and use the program called 'stress' and create a crontab entry like this: crontab -e */15 * * * * stress -c 1 -t 15 That will load up the CPUs to 100% usage for...
  • F
    I cannot find documentation regarding the FreeBSD-base, FreeBSD-rc, FreeBSD-runtime, FreeBSD-pkg-bootstrap, FreeBSD-utilities packages, etc et.. How many FreeBSD-xxxxx packages are there, which ones are they, and what do they contain? Thanks for...
  • O
    oOiOo replied to the thread samba423 broken after upgrade?.
    Same problem here on 14.4 and samba422 but a new version of net/samba422 and deve/jansson just fix it.
  • H
    I'm not personally sure that it's worth wasting hours on that and the resulting headaches in some cases. Or the possibility of data loss from screwing things up when trying to transfer to a different disk and typing something wrong and the...
  • Espionage724
    Espionage724 reacted to usbdetach's post in the thread FreeBSD Journal with Like Like.
    Anne Dickison (and Matt) responded. Email sent to journaleditor@freebsdfoundation.org should work now.
  • Crivens
    How many frames per week?
  • Crivens
    Crivens reacted to bakul's post in the thread Rust "makes programming fun again". with Like Like.
    I have asked someone who has prototyped nontrivial operating systems in Rust.... While this is a possibility, I don't consider governments or their TLA agencies to be smart enough or pervasive enough to pull this off. They can't even do (what's...
  • S
    Original article here. Consider this when replying. During BSDCan, the FreeBSD Foundation holds its annual meeting and Board elections. Following this year’s meeting, we are pleased to welcome Dave Cottlehuber to the FreeBSD Foundation Board of...
  • cracauer@
    Yes, that's the way to go. Unfortunately pw runs very badly on FreeBSD for me. jack layer just hangs and pulseaudio emulation is compiled out by default. Not sure what's up with that. Pipewire on Linux works great.
  • cracauer@
    cracauer@ reacted to T-Aoki's post in the thread Rust "makes programming fun again". with Thanks Thanks.
    Off topic, but new USES and DEFAULT_VERSIONS would be needed for pulseaudio to allow pipewire to be used as the alternative dependency of pulseaudio. I imagine something like USES=pulseaudio instead of directly {LIB|RUN}_DEPENDS on pulseaudio...
  • cracauer@
    I just messed with pipewire, the new audio server. The oss API backend for it in written in Rust. The FreeBSD port uses 56 different crates. 26 of which have version numbers < 1.0. That's just one backend module, not the actual server. Fun?
  • ShelLuser
    ShelLuser reacted to cracauer@'s post in the thread Rust "makes programming fun again". with Thanks Thanks.
    I have seen a lot of writeups about Rust being unsuitable for quick prototyping because you need to get everything just right before anything works. Namely the borrow checker. That sounds like the opposite end on the spectrum of languages you...
  • ShelLuser
    ShelLuser reacted to cracauer@'s post in the thread Rust "makes programming fun again". with Like Like.
    Coding fun. In Rust. Somebody didn't experience the full power of Lisp yet.
  • gpw928
    gpw928 reacted to vermaden's post in the thread Valuable News – 2026/07/20 with Thanks Thanks.
    Original article here. Consider this when replying. FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
  • dvl@
    "pkg set -p -n py311-:py312- && pkg upgrade". This may fail if you have a mix of 311 and 312 pkgs and will require a few iterations (including using "pkg check -d" etc.). But you should really keep an eye on /usr/ports/UPDATING!
  • Espionage724
    I don't know about Crysis, but somone has got Doom to run on the ZX Spectrum, which is a small Z80 machine. https://doomwiki.org/wiki/Doom_(ZX_Spectrum) Which, I think, is an impressive hack.:-)
  • Espionage724
    I like the idea of just adding more Z80s to be a MMU and etc; how many Z80s would it take to run Crysis? 😆
  • Espionage724
    Espionage724 reacted to MG's post in the thread Z80 not dead - 50th Birthday Party! with Like Like.
    It can be done with software. Adjust the hardware to approach the same but with the existing physical circuitry if possible. It might need a memory bank for the stack of this construction.
  • D
    I've got some of those, too.
  • D
    See, this is what gets me. Who wrote the compiler for Rust?
  • freethread
    freethread reacted to blackbird9's post in the thread FreeBSD Screen Shots with Like Like.
    FreeBSD 14.4, Windowmaker and X11, in the ISS cupola... I'm not sure what the thinkpad is, possibly a T61?... and it looks like the trackpoint red rubber cap has floated off in zero-G somewhere. Oh I don't know, maybe it is there just above the...
  • MG
    MG replied to the thread Rust "makes programming fun again"..
    We're good on the way. Keyboards are already sofrware-abstracted. You can't do a lot with a USB-keyboard and some wires. Still need PC-standard and a high-level USB driver to read or send something. Phones are ruled out completely. That's a...
  • cracauer@
    I have seen a lot of writeups about Rust being unsuitable for quick prototyping because you need to get everything just right before anything works. Namely the borrow checker. That sounds like the opposite end on the spectrum of languages you...
  • MG
    MG replied to the thread Rust "makes programming fun again"..
    When wasn't programming fun? I think it's adding complexity and dependency to limit developer competition. "Memory safe development" --> "you can't access that because you naturally don't know what you're doing. Only approved professionals can go...
  • bjs
    bjs reacted to blackbird9's post in the thread FreeBSD Screen Shots with Like Like.
    FreeBSD 14.4, Windowmaker and X11, in the ISS cupola... I'm not sure what the thinkpad is, possibly a T61?... and it looks like the trackpoint red rubber cap has floated off in zero-G somewhere. Oh I don't know, maybe it is there just above the...
  • D
    blackbird9 you're everywhere, always available, and can handle any situation on your own
  • B
    Bucky replied to the thread Solved VPS v. Cloud hosting.
    #2 you can trick oracle into thinking you are using the system regularly. Install and use the program called 'stress' and create a crontab entry like this: crontab -e */15 * * * * stress -c 1 -t 15 That will load up the CPUs to 100% usage for...
  • D
    Crivens I once did and I have some of those still.
  • D
    When Rust first came out, I bad mouthed it at first glance. Then I studied it a bit more and found good in it but never messed with it beyond that. Turn the page to my recent looks and I'm struggling to understand how to use it. It's a bit...
  • Crivens
    Maybe one can build such a thing with these...
  • D
    Coding fun. In Rust. Somebody didn't experience the full power of Lisp yet.
  • tembun
    tembun reacted to Kai Burghardt's post in the thread Following others with Like Like.
    Your news feed becomes populated. Maybe there are other effects I don’t know of.
  • tembun
    tembun reacted to mer's post in the thread Following others with Like Like.
    So the forum lets a user "follow" another user. I don't do this so I'm asking why/what happens? I'm guessing it may give one notifications when a user being followed posts something. I'm assuming it does not create a reciprocal relationship: "Oh...
  • D
    I have at least two in my drawer in the basement. I would have more but I gave some away decades ago. EDIT: Yep. Two in the easiest place to look. I might have a tube with a couple more elsewhere. Also found an Intel 8085A.
  • dvl@
    Same here: ~ > pkg version -vRL= Updating FreeBSD-ports repository catalogue... FreeBSD-ports repository is up to date. Updating FreeBSD-ports-kmods repository catalogue... FreeBSD-ports-kmods repository is up to date...
Back
Top