Questions tagged [trueos]

A Unix-like, desktop-oriented operating system built upon FreeBSD. Formerly known as PC‑BSD. Aims to be easy-to-install and ready-to-use.

TrueOS (formerly PC‑BSD or PCBSD), is a Unix-like, desktop-oriented operating system built upon the most recent releases of FreeBSD-CURRENT. TrueOS aims to be easy-to-install and ready-to-use.

Includes a graphical installation program, providing Lumina, KDE SC, LXDE, Xfce, and MATE as the desktop environment. It provides official binary Nvidia and Intel drivers for hardware acceleration and an optional 3D desktop interface through KWin, and Wine is ready-to-use in running Microsoft Windows software. TrueOS is able to run Linux software, in addition to FreeBSD Ports collection, and it has its own package management system that allows users to graphically install pre-built software packages from a single downloaded executable file, which is unique for BSD operating systems.

TrueOS supports ZFS, and the installer offers disk encryption with geli so the system will require a passphrase before booting.

16 questions
7
votes
1 answer

New TrueOS install; keyboard doesn't work right

I installed a new instance of TrueOS (a FreeBSD variant) yesterday, and had a USB keyboard plugged in (Logitech G510). It worked fine in the install env, during the first-boot setup, and up until the new instance rebooted. At this point, it seems…
cha0sys
  • 173
  • 5
5
votes
2 answers

Why applications on FreeBSD run slower than on Linux?

Update They don't! At least, not for me. See my answer. Original question According to last year's Phoronix benchmarks, applications on FreeBSD mostly run slower than on Debian (including Stockfish chess engine, Node.js, FLAC encoding and other…
Andriy Makukha
  • 548
  • 4
  • 14
5
votes
1 answer

CUPS on FreeBSD: suitable paths for manual placement of individual PPD files

Background I downloaded a handful of PPD files for Linux, with an expectation that they will work on TrueOS Desktop, which is currently based on FreeBSD 12.0-CURRENT. I know that with the web interface to CUPS – typically http://localhost:631/ –…
Graham Perrin
  • 341
  • 1
  • 3
  • 31
4
votes
3 answers

How to install virtualbox guest additions in TrueOS?

I have installed TrueOS in Virtualbox. Everything is working perfectly. But after I insert virtualbox guest additions, I am unable to find any way to install it. How can I do so? I am using Ubuntu host.
puregeek
  • 79
  • 1
  • 6
4
votes
1 answer

Getting the version level of FreeBSD for a ZFS boot environment that is mounted but not booted

uname -v gives me the version level of the booted environment. How can I get the version level of an environment without booting that environment? In the example below, a boot environment (BE) is mounted at a temporary path by TrueOS Desktop. I can…
Graham Perrin
  • 341
  • 1
  • 3
  • 31
3
votes
1 answer

Is Linux from Scratch possible on BSD?

I have a TrueOS installation. I was wondering if it was possible to follow the LFS book on my current system.
TheMadHau5
  • 33
  • 6
2
votes
2 answers

Missing /etc/machine-id on FreeBSD/TrueOS/DragonFly BSD et al

Inspired by "FeeBSD KDE. Could not start d-bus. can you call qdbus?": I am using FreeBSD/TrueOS/DragonFly BSD and have some software from Ports that when run complains about a missing /etc/machine-id file. I do not see any such file in /etc. What…
JdeBP
  • 66,967
  • 12
  • 159
  • 343
2
votes
0 answers

Adjust screen resolution scaling in Lumina desktop of TrueOS

Using TrueOS dated 2016-09-20 with Lumina desktop. How do we adjust the scaling of the screen resolution? I cannot find any kind of pixel-density settings in any of the control panels. I see no info in the TrueOS Handbook for Lumina…
Basil Bourque
  • 1,475
  • 1
  • 16
  • 29
1
vote
0 answers

Corrupt display observed via VNC with TrueOS on QEMU

I am trying to run TrueOS v17.12x64 on QEMU but got corrupted display immediately after booting to GUI: I am just going with the ordinary graphics setup. Here's my domain file:
Bryan Huang
  • 111
  • 2
1
vote
1 answer

VESA driver doesn't work in TrueOS (FreeBSD 12)

I'm using TrueOS (FreeBSD12 current) in my hard disk. when it start after installed it. it suggest VESA to install but when i choise the vesa drive the screen changed to white , i rebooted and changed the driver to intel and it done but the…
islamux
  • 73
  • 8
1
vote
1 answer

'TrueOS Desktop' installer loops endlessly, never succeeds in completing the installation

I am trying TrueOS, the evolution of PC-BSD. I downloaded the 'TrueOS-Desktop-2016-09-09-x64.iso'. When running the installer in Parallels Desktop 12.0.1 virtual machine the main menu for the installer appears, with a few options to choose from. I…
Basil Bourque
  • 1,475
  • 1
  • 16
  • 29
0
votes
0 answers

cupsd not starting at boot in TrueOS

I have installed a TrueOS 13.0-CURRENT desktop system with cups 2.2.8 installed from pkg. Printing works like a charm, but cupsd is not starting at boot, despite this being in /etc/rc.conf: cupsd_enable="YES" devfs_system_ruleset="system" sudo…
Yujiri
  • 27
  • 1
  • 4
0
votes
0 answers

Can TrueOS be installed on Apple Mac hardware?

I would like to try using TrueOS as an alternative to macOS on Apple Mac hardware having 64-bit Intel chips such as MacBook Pro. The system requirements page in the TrueOS User Guide do not say anything specific about Apple Mac hardware. The…
Basil Bourque
  • 1,475
  • 1
  • 16
  • 29
0
votes
1 answer

How do I change hostname in trueos

I want to change the hostname that was generated during installation. How do I do that in Trueos?
leonM
  • 1
0
votes
2 answers

How to dd a TrueOS installer to USB, on Linux

Forgive my ignorance, I've used a dozen distros of Linux (Debian and Fedora derivatives) but haven't yet wet my feet with BSD. I'm attempting to write the current TrueOS installer to a USB, through the Debian derivative Mint, v. 18.2. However, I'm…
Michael Macha
  • 311
  • 2
  • 12
1
2