Latest activity

  • Crivens
    Crivens replied to the thread Rust in the FreeBSD kernel.
    As one Intel chip designer put it : "implement the old ISA bit for bit and bug for bug". They did a visit to MS to remind them not to depend upon undocumented side effects, only to witness a meeting between the future developments department and...
  • SDK Chan
    Here is a writeup that I made last year for another project. depends on installing sysutils/smartmontools ======================================================= The important quality data from a SATA HDD. root@FreeBSDnode:~...
  • SDK Chan
    I will run a smartmontools and post a log of it. The cables should be normal as I accidentally tried to swap them, and the faulted drive kept to be the same.
  • SDK Chan
    I recommend to ensure you have a backup of the data of this pool first. When the second disk also fails your data is toast.
  • SDK Chan
    The drive is failing and needs to be replaced. ZFS might online the disk after a restart and will attempt to fix data on the disk that isn't correct but it will likely keep happening. As the whole disk is encrypted with GELI, I don't see a...
  • SDK Chan
    My version of FreeBSD is 14.3-RELEASE.
  • vermaden
    vermaden reacted to cracauer@'s post in the thread Most expensive laptops with Like Like.
    I seond the recommendation for the T14 gen1 AMD. Note that there is a T14s, which is the shit version. Don't get that.
  • vermaden
    vermaden replied to the thread Most expensive laptops.
    Yep. The 'S' is not silent like 'D' in 'Django' unfortunately ... the ThinkPad T420s and T430s are great laptops (and I personally used and still have T420s) but more modern ones like T480s/T490s/T14s are too much fucking loud (fan going crazy...
  • cy@
    cy@ replied to the thread Complete Noob.
    For anyone coming from Linux, UFS would be more familiar. UFS is akin to EXT4 -- EXT4 is extent based whereas UFS uses cylinder groups. Both have a similar feel. A Linux user will feel more at home with UFS. ZFS is kind of like XFS on steroids...
  • D
    Deleted member 65485 replied to the thread Difficulty upgrading to 14.3 from 14.2.
    This is the default configuation for pkg. # # To disable a repository, instead of modifying or removing this file, # create a /usr/local/etc/pkg/repos/FreeBSD.conf file, e.g.: # # mkdir -p /usr/local/etc/pkg/repos # echo "FreeBSD-ports: {...
  • Zare
    Zare reacted to cracauer@'s post in the thread Rust in the FreeBSD kernel with Thanks Thanks.
    Hah. Many commandline commands (coreutils in Linux speak) re-written in Rust for security, now causing a security issue: https://www.phoronix.com/news/Ubuntu-25.10-Broken-Upgrade " Besides the early fallout of switching to Rust Coreutils on...
  • L
    laufdi replied to the thread Solved Ventoy??.
    Yes the memstick image works from a dedicated stick, but not the iso file on Ventoy.
  • cracauer@
    cracauer@ replied to the thread Rust in the FreeBSD kernel.
    Hah. Many commandline commands (coreutils in Linux speak) re-written in Rust for security, now causing a security issue: https://www.phoronix.com/news/Ubuntu-25.10-Broken-Upgrade " Besides the early fallout of switching to Rust Coreutils on...
  • K
    Thank you for the advice. I may end up doing just that. However, I DID discover (after much searching) that the main reason for my problems was that the pointers to the URLs where the files needed to be downloaded from, all FreeBSD.conf files...
  • K
    KenGordon reacted to astyle's post in the thread Difficulty upgrading to 14.3 from 14.2 with Thanks Thanks.
    Sorry, this is just another one for the books... freebsd-update is oversold without regard for the mess that pkg infrastructure is these days, and without regard for the fact that a lot of hardware drivers are in fact kernel-dependent. I...
  • cracauer@
    cracauer@ replied to the thread Most expensive laptops.
    Keep in mind that mobile GPUs count one level lower. So a mobile 5090 is a desktop 5080.
  • cracauer@
    cracauer@ replied to the thread Most expensive laptops.
    I seond the recommendation for the T14 gen1 AMD. Note that there is a T14s, which is the shit version. Don't get that.
  • D
    drhowarddrfine reacted to vermaden's post in the thread Most expensive laptops with Thanks Thanks.
    Right now the answer is VERY simple. Get used ThinkPad T14 GEN1 with 6-CORE AMD Ryzen 4650U and 16GB and 256GB SSD and 1920x1080 screen for $250 to $300. You can not beat that with any Framework or MacBook.... and compatibility is best with...
  • vermaden
    vermaden replied to the thread Most expensive laptops.
    Right now the answer is VERY simple. Get used ThinkPad T14 GEN1 with 6-CORE AMD Ryzen 4650U and 16GB and 256GB SSD and 1920x1080 screen for $250 to $300. You can not beat that with any Framework or MacBook.... and compatibility is best with...
    • T14GEN1AMD.jpg
    • T460p.jpg
  • K
    Over the past few days, I have attempted to freebsd-update -r 14.3-RELEASE upgrade from 14.2-p3. Every attempt results in this error, among others: "Installing updates.../usr/sbin/freebsd-update: cannot open INDEX-NEW: No such file or...
  • D
    dgmm reacted to blackbird9's post in the thread Solved Slow wifi connection with Thanks Thanks.
    I investigated a bit further and now have the line "create_args_wlan0='country GB regdomain etsi'" added to my /etc/rc.conf. For the US it would be 'US' and 'FCC', and for other countries in europe, 'ETSI' and the country code. There is a list...
  • vermaden
    vermaden replied to the thread Most expensive laptops.
    Thanks. It was not bad to be honest - over the years I was able to get used ThinkPad T25 (unfortunately with ISO keyboard) and used FrankenPad with T25 US ANSI keyboard based on ThinkPad T480 (my current main laptop). I once saw Lenovo offer...
  • gpw928
    We don't have enough information to understand your risk management posture, and you need to tell us before it's possible to suggest a sensible approach. e.g. If the data are valuable and can't be replaced, you should have backups, urgently. If...
  • gpw928
    I recommend to ensure you have a backup of the data of this pool first. When the second disk also fails your data is toast.
  • Alexander88207
    Guild Wars 2 works on FreeBSD 15.0-BETA2!
  • S
    scottro replied to the thread Brave Browser: Good or Bad?.
    Yeah, I checked 14.3 with latest and 15.0 and no Vivaldi at this time.
  • T
    T-Daemon reacted to blt2b's post in the thread Solved davfs in fstab: Invalid fstype with Like Like.
    First of all thanks for all the suggestions ! T-Daemon you made my day !! Your suggestion works perfectly that's perfect, many thanks again, and hope that this will be useful for anyone who'd make a research in the future
  • cracauer@
    cracauer@ reacted to zzfs6's post in the thread Rust on FreeBSD with Thanks Thanks.
    The tiers are the Rust foundation's. Tier two is "gaurenteed to build". It looks like the only difference between tiers is how much attention they get from the Rust foundation.
  • cracauer@
    cracauer@ reacted to tingo's post in the thread Rust on FreeBSD with Thanks Thanks.
    most of the time, it is some crate (aka library) that a project is using which breaks / does not build on FreeBSD. Very often the fix is known (or very easy). I've had good success with writing a PR / bug report against such crates, and gotten...
  • T
    tingo reacted to Maxnix's post in the thread It's all about jokes, funny pics... with Like Like.
  • T
    Ok, I'll bite. Taking this thread sideways, when her kids were still babies, to keep them quiet my daughter would give her phone to them. Invariably kids would bash the phone, using it as a hammer. No wonder her phone was always cracked and beat...
  • T
    tingo replied to the thread Rust on FreeBSD.
    most of the time, it is some crate (aka library) that a project is using which breaks / does not build on FreeBSD. Very often the fix is known (or very easy). I've had good success with writing a PR / bug report against such crates, and gotten...
  • M
    Hi I recently made a clean install of FreeBSD 15.0-BETA1, I selected the option with Pkgbase. My concern now : Is it necessary to go through the whole procedure of buildworld ... buildkernel ... etc... This is not clear to me Regards
  • T
    Please add following two sysctl keys to /boot/loader.conf and reboot system: kern.geom.label.disk_ident.enable="0" kern.geom.label.gptid.enable="0" This should populate /dev/ada0 with partition device nodes, and the ZFS pool will get the wanted...
  • aragats
    I moved my main private email hosting out of Google many years ago. Then with my own mail server I faced a similar problem, but with Microsoft sending my messages to spam. They used to have automated means to rectify that, but after a week or two...
  • Zare
    Zare replied to the thread Complete Noob.
    Exactly. I've used FreeBSD on Pi4 before.
  • H
    Mails are for communication, they provoke communication with this arbitrariness, but block it. Also web.de sent at the beginning my mails to spam, but a simple email to them solved it. At that time, google never treated as spam my emails.
  • Zare
    Zare reacted to atax1a's post in the thread Brave Browser: Good or Bad? with Thanks Thanks.
    what with all of the genai slop spam being SEO-optimized everywhere, it's unusable even with them
  • H
    Till now google does not answer. My server is only experimental. If it were in production, this would be a catastrophe. They should put in the headers what the problem is. And they should not 'preventive' send mail to spam from addresses that...
  • R
    What is the output of smartctl -a /dev/ada0 ? You may need to install sysutilssmartmontools first.
  • SirDice
    SirDice reacted to Charlie_'s post in the thread What happened to /etc/profile? with Like Like.
    Edited. Edit: It's October 16th. https://cgit.freebsd.org/ports/commit/shells/bash/Makefile?id=083f32ccc2dafbe35f8cba3b10bfaba7cbd74be8
  • U
    The drive is failing and needs to be replaced. ZFS might online the disk after a restart and will attempt to fix data on the disk that isn't correct but it will likely keep happening. As the whole disk is encrypted with GELI, I don't see a...
  • SirDice
    SirDice replied to the thread What happened to /etc/profile?.
    If I remember correctly the man pages on https://man.freebsd.org/cgi/man.cgi are generated from a port's (and base OS) man pages. Don't think they're using the HTML documentation.
  • SirDice
    SirDice reacted to Charlie_'s post in the thread What happened to /etc/profile? with Like Like.
    bash.html is unchanged. diff --git a/shells/bash/Makefile b/shells/bash/Makefile index f320b9b85148..d7bec622b1a6 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -84,7 +84,7 @@ post-patch: ${RM} ${WRKSRC}/y.tab.c...
  • cracauer@
    Do you want to open a bug report or should I? (you should for proper credit)
  • cracauer@
    GOOD NEWS, IT WORKED! here's the patched patch file: https://termbin.com/aom9
  • cracauer@
    cracauer@ replied to the thread Most expensive laptops.
    I had a couple R40s for FreeBSD work for a long time. Sadly they all died (wouldn't turn on anymore).
  • D
    The Foundation wants to hire somebody to take care of the graphics stack: https://freebsdfoundation.org/open-positions/freebsd-graphics-stack-developer-position/
  • D
    GOOD NEWS, IT WORKED! here's the patched patch file: https://termbin.com/aom9
Back
Top