Latest activity

  • Espionage724
    I wonder if I happen to workaround stuff like that indirectly by globally doing vblank_mode=0/etc (I need my mouse not slowed down by random GPU stuff, but cool if it also avoids vsync driver issues :p) I kind-of wonder why vblank is sought as a...
  • S
    scottro replied to the thread What is the future of FreeBSD?.
    I boot into text mode. I then type startx. I have a little script to choose the window manager, but I almost always use dwm so it's just startx. On my other system with a GUI, I've been running the Wayland sway. I have another silly script that...
  • cracauer@
    cracauer@ replied to the thread Fast charging from a laptop.
    Yes. The best way to go about this is to get a USB power meter so that you can see how much juice is flowing.
  • cracauer@
    cracauer@ replied to the thread What is the future of FreeBSD?.
    What process with what details is that supposed to be?
  • S
    I don't know if anyone saw Saturday Night Live with Oliva Rodrigo as the host over the weekend. But there was a somewhat slapsticky sketch, sort of a goof on Dynasty and other night soap operas, and it had me laughing, even on rewatch. It's a...
  • Espionage724
    Espionage724 replied to the thread Fast charging from a laptop.
    All theoretical, but OnePlus has SuperVOOC/Warp/Dash (not sure what it's called exactly :p) that seems different than USB-PD. I wonder if putting a USB port in pin(?) debug mode and emulating OnePlus's fast charge protocol/packets over USB might...
  • S
    sidetone reacted to nxjoseph@'s post in the thread Front end for exiftool with Thanks Thanks.
    I have attached git patch and the package I built for 14.4-RELEASE. https://drive.google.com/file/d/153-cxcj5etLzNqflCv429dIhcXFfJo5J/view?usp=sharing Don't forget to install dependencies, too. $ pkg info jExifToolGUI jExifToolGUI-2.0.2 Name...
  • S
    sidetone reacted to nxjoseph@'s post in the thread Front end for exiftool with Like Like.
    I found one project but the development seems to be stopped. :( https://github.com/hvdwolf/jExifToolGUI
  • S
    sidetone reacted to nxjoseph@'s post in the thread Front end for exiftool with Thanks Thanks.
    I just have ported it, I do still need to do more. It gave me full blank screen in my main window manager, dwm, but with twm, it starts at least :D. EDIT: It can be fixed with environmental variable: _JAVA_AWT_WM_NONREPARENTING=1 jexiftoolgui
  • robroy
    What's a "LU"? Logical Unit? Is that a windows-specific term?
  • robroy
    he's using his freebsd box as a SCSI target over Fibre Channel. a LU is a SCSI term. as we read it, windows is not having a good time talking SCSI to it. therefore we would recommend setting sysctl -w kern.cam.ctl.debug=1 on the freebsd host...
  • H
    hruodr replied to the thread What is the future of FreeBSD?.
    Well, to start xdm is also not a tragedy and perhaps better for security.
  • B
    balanga replied to the thread Fast charging from a laptop.
    It is 5G. I'm in Poland and have stumbled on a great offer from Orange from which you can buy a starter kit for 5PLN which is currently around $1.40 and if you send an SMS when you register you get 400GB for a month FREE!!! So I buy a new...
  • H
    hruodr replied to the thread What is the future of FreeBSD?.
    xinit for me, since ages.
  • B
    balanga replied to the thread Fast charging from a laptop.
    I just tried Speedtest from one of my laptops connected via my server which has a USB Tethered phone providing Internet access
    • 1778016793662.png
  • freethread
    freethread reacted to bakul's post in the thread What is the future of FreeBSD? with Like Like.
    Brighter if you help out.
  • Zare
    Zare reacted to cracauer@'s post in the thread What is the future of FreeBSD? with Thanks Thanks.
    This is just another doom thread based on a premise that to my knowledge is not true. Can you link to a statement where KDE says they will not support FreeBSD anymore? (and not their stupid display manager that is systemd integrated, I don't use...
  • Zare
    Zare reacted to scottro's post in the thread What is the future of FreeBSD? with Thanks Thanks.
    Ilovehotdog, I get the impression that you're relatively new to FreeBSD. There's a discussion here about the desktop, but one point made several times is that even if it is included, it will just be an option. So, even if it included an...
  • D
    But you know that day will come when Big Company A will challenge someone in court as a test case.
  • D
    Things get complicated once you get past 18. View: https://www.youtube.com/watch?v=_G5c_7Tzhos
  • V
    volax reacted to dns.company's post in the thread set MAC address at boot with Thanks Thanks.
    Valid usecase: Long ago Nokia made firewalls, their CheckPoint IP-220 was a nice short 1U box, before the existence of Mini-ITX. Their own OS "IPSO SB" was originally derived by Ipsilon Networks from FreeBSD 2.1-STABLE and cross-compiled on...
  • D
    FreeBSD has always focused on stability, security and throughput. Being good for servers makes for good slogans and mottos. Because FreeBSD does not make choices for you. It's a feature not a fault. Install the desktop you want, not the one...
  • D
    drhowarddrfine reacted to cracauer@'s post in the thread What is the future of FreeBSD? with Like Like.
    This is just another doom thread based on a premise that to my knowledge is not true. Can you link to a statement where KDE says they will not support FreeBSD anymore? (and not their stupid display manager that is systemd integrated, I don't use...
  • B
    balanga replied to the thread Fast charging from a laptop.
    That's pretty amazing. I'm only just getting used to using it. I find it extremely useful.
  • B
    balanga replied to the thread NFS exports.
    If that was an answer to my question, I didn't understand it.
  • SirDice
    SirDice replied to the thread Fast charging from a laptop.
    For as long as mobile internet existed. The way it is set up changed a bit over the years but I was able to tether a laptop to a mobile phone to get internet access 20 years ago.
  • B
    balanga replied to the thread Fast charging from a laptop.
    The phone is a Redmi Note 14 Pro 5G and it is connected to a Lenovo ThinkStation M73 with 5 USB ports. Maybe I had better check which port I'm using. Would that make any difference?
  • MG
    MG replied to the thread What is the future of FreeBSD?.
    Not using any since ages. I absolutely hate the infinite loop thing that they all seem to need to keep their fake-important daemon role. It's just startx for me.
  • cracauer@
    cracauer@ replied to the thread Fast charging from a laptop.
    A reasonable laptop should provide enough juice to keep a USB-tethered phone alive indefinitely. You could also use a powered USB hub. It's the usual problem that you didn't say which laptop and which phone you have.
  • B
    balanga reacted to nxjoseph@'s post in the thread Front end for exiftool with Like Like.
    I have attached git patch and the package I built for 14.4-RELEASE. https://drive.google.com/file/d/153-cxcj5etLzNqflCv429dIhcXFfJo5J/view?usp=sharing Don't forget to install dependencies, too. $ pkg info jExifToolGUI jExifToolGUI-2.0.2 Name...
  • cy@
    cy@ replied to the thread Fast charging from a laptop.
    The device and the charger will negotiate the voltage. If the charger is able to produce high amperage and they negotiate a high voltage, charging speed will be increased. P = V * I, where P is watts, V is volts, and I amps. If the charger is a...
  • cracauer@
    If lost-and-found was created fsck was obviously running in read-write mode.
  • T
    It says "NO WRITE" so something still has the filesystem locked. (Yes, fsck has quite a few ... things)
  • B
    balanga replied to the thread Fast charging from a laptop.
    My problem is that I use my phone to provide Internet access via USB tether and charging is very slow. I really need to get another phone to povide Internet access. Anyone know how long USB Tethering has been available? Previously I was using...
  • cracauer@
    I'd rather say that fsck is what is broken here. After successfully running fsck lost+found should have normal files.
  • cracauer@
    cracauer@ reacted to ralphbsz's post in the thread Fast charging from a laptop with Thanks Thanks.
    That doesn't help if the port that is the source of electricity only delivers 1/2 A at 5V. Look at the numbers in SirDice's post: The power delivered by a USB port varies from 1/2 W (traditional) to about 250W, a range of 3 orders of magnitude.
  • B
    balanga replied to the thread Front end for exiftool.
    Can I give it a try?
  • B
    balanga reacted to nxjoseph@'s post in the thread Front end for exiftool with Like Like.
    I just have ported it, I do still need to do more. It gave me full blank screen in my main window manager, dwm, but with twm, it starts at least :D. EDIT: It can be fixed with environmental variable: _JAVA_AWT_WM_NONREPARENTING=1 jexiftoolgui
  • cracauer@
    What's a "LU"? Logical Unit? Is that a windows-specific term?
  • MG
    MG replied to the thread What is the future of FreeBSD?.
    Display managers aren't relevant, but is there any other way to initiate the graphical screen that Wayland-KDE uses, and leave it on program exit? Why is this not just a graphics library that applications can use as option? It should be possible...
  • C
    claudiuschan reacted to Alain De Vos's post in the thread What is the future of FreeBSD? with Thanks Thanks.
    Compare , we always must do, take the good , the bad ...
  • SirDice
    SirDice replied to the thread Who owns the code Claude wrote?.
    Things get a lot more dicey when you're not contracted to write code (not a programming/coding job) but still end up writing code anyway (devops, puppet, ansible, shell scripts, custom tools, etc.)
  • B
    balanga reacted to nxjoseph@'s post in the thread Front end for exiftool with Thanks Thanks.
    I found one project but the development seems to be stopped. :( https://github.com/hvdwolf/jExifToolGUI
  • B
    I want to attach it to a Lenovo ThinkStation M73 which is my Internet gateway.
  • S
    scottro reacted to fjdlr's post in the thread What is the future of FreeBSD? with Like Like.
    Hi The possibilities of FreeBSD regarding the type of installation a user can use are almost infinite. It has already been mentioned that the possibility of installing a workstation with KDE is not the only choice (regarding FreeBSD in pure...
  • B
    I'd like to buy a WiFi dongle which is known to work well with FreeBSD. Any recommendations?
  • MG
    MG reacted to Maxnix's post in the thread What is the future of FreeBSD? with Thanks Thanks.
    About this, let's thank Gleb Popov (arrowd) for working on a crossplatform logind implementation: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290403#c8. This way even non-systemd OSes could benefit of software that relies on systemd-logind...
  • MG
    MG replied to the thread What is the future of FreeBSD?.
    Google AI: "As of early 2026, the KDE project has officially dropped support for FreeBSD in the KDE Plasma Login Manager (sddm-kcm) because it requires systemd/logind, which is not supported on FreeBSD. While the login manager is impacted, most...
  • cracauer@
    cracauer@ replied to the thread What is the future of FreeBSD?.
    This is just another doom thread based on a premise that to my knowledge is not true. Can you link to a statement where KDE says they will not support FreeBSD anymore? (and not their stupid display manager that is systemd integrated, I don't use...
  • MG
    MG replied to the thread What is the future of FreeBSD?.
    What if you start something else after init instead of the usual services configuration including systemd? Are some trying to enforce it by binding it to the default physical console I/O support, like, you get no stdio without systemd? I'm not...
Back
Top