Unix & Linux Stack Exchange
Q&A for users of Linux, FreeBSD and other Unix-like operating systems
Latest Questions
2
votes
1
answers
1493
views
Realtek 8723be wireless support, PC-BSD
I have an HP 455 Probook with AMD10-7300 processor and Realtek 8723be wireless card. I would like to install PC-BSD. Is there any hope of wireless working? I wish there was a live disk I could use to test before installing.
I have an HP 455 Probook with AMD10-7300 processor and Realtek 8723be wireless card. I would like to install PC-BSD. Is there any hope of wireless working?
I wish there was a live disk I could use to test before installing.
John White
(21 rep)
Dec 9, 2015, 11:28 AM
• Last activity: Jul 24, 2022, 12:06 PM
2
votes
1
answers
2628
views
PC-BSD command line approaches to sleep (suspend to RAM) and hibernate (suspend to disk)
## Background ## Lumina offers a *Suspend* option, which works. KDE Plasma 4 offers *Sleep* and *Hibernate* options, neither of which work. As suspend to RAM can work with Lumina, so I'd like to try the same with KDE. ## The question ## Are there command-line approaches to sleep (suspend to RAM) and...
## Background ##
Lumina offers a *Suspend* option, which works.
KDE Plasma 4 offers *Sleep* and *Hibernate* options, neither of which work.
As suspend to RAM can work with Lumina, so I'd like to try the same with KDE.
## The question ##
Are there command-line approaches to sleep (suspend to RAM) and hibernate (suspend to disk)?
### Software ###
PC-BSD 11.0-CURRENTMAR2016 (based on FreeBSD) with upower and Lumina release 0.8.8_2,1.
[graham@macbookpro82] ~% pkg -v upower
1.6.4
[graham@macbookpro82]
…
[graham@macbookpro82] ~% pkg info lumina
lumina-0.8.8_2,1
Name : lumina
Version : 0.8.8_2,1
Installed on : Wed Mar 9 13:31:37 2016 GMT
Origin : x11/lumina
Architecture : freebsd:11:x86:64
Prefix : /usr/local
Categories : x11
Licenses : BSD3CLAUSE
Maintainer : kmoore@FreeBSD.org
WWW : http://lumina-desktop.org
Comment : Lumina Desktop Environment
Options :
MULTIMEDIA : on
PCBSD : on
Shared Libs required:
libxcb-composite.so.0
libxcb-damage.so.0
libQt5X11Extras.so.5
libQt5Gui.so.5
libQt5Core.so.5
libxcb-ewmh.so.2
libGL.so.1
libXdamage.so.1
libxcb-image.so.0
libQt5Concurrent.so.5
libQt5Widgets.so.5
libxcb-util.so.1
libQt5Network.so.5
libxcb-icccm.so.4
libQt5Multimedia.so.5
libQt5Svg.so.5
libxcb.so.1
libQt5MultimediaWidgets.so.5
Shared Libs provided:
libLuminaUtils.so.1
Annotations :
icon : \"http://www.pcbsd.org/appcafe/icons/x11_lumina.png\ "
repo_type : binary
repository : pcbsd-major
screen1 : \"http://www.pcbsd.org/appcafe/screenshots/x11/lumina/screen1.png\ "
Flat size : 11.8MiB
Description :
Lumina-DE is a lightweight, BSD licensed desktop environment,
designed specifically for use on FreeBSD
WWW: http://lumina-desktop.org
[graham@macbookpro82] ~%
KDE
[graham@macbookpro82] ~% pkg info pcbsd-meta-kde
pcbsd-meta-kde-1429798531
Name : pcbsd-meta-kde
Version : 1429798531
Installed on : Wed Mar 9 14:25:06 2016 GMT
Origin : misc/pcbsd-meta-kde
Architecture : freebsd:11:x86:64
Prefix : /usr/local
Categories : misc
Licenses :
Maintainer : kris@pcbsd.org
WWW : http://www.pcbsd.org
Comment : The meta-port pcbsd-meta-kde
Annotations :
icon : \"http://www.pcbsd.org/appcafe/icons/misc_pcbsd-meta-kde.png\ "
repo_type : binary
repository : pcbsd-major
screen1 : \"http://upload.wikimedia.org/wikipedia/commons/thumb/5/54/KDE_4.png/1024px-KDE_4.png\ "
Flat size : 0.00B
Description :
The meta-port for PC-BSD meta-pkg kde
WWW: http://www.pcbsd.org
[graham@macbookpro82] ~%
### Hardware ###
Apple notebook, early 2011 MacBookPro8,2
- MacBook Pro (15-inch, Early 2011) - Technical Specifications
- MacBook Pro "Core i7" 2.0 15" Early 2011 Specs (Early 2011 15", MC721LL/A, MacBookPro8,2, A1286, 2353-1*) @ EveryMac.com
It's currently **without a battery**, so hibernation is particularly desirable. (If I can get sleep or hibernation to work with KDE Plasma 4 on PC-BSD, then I'll arrange a replacement battery.)
## Notes ##
[graham@macbookpro82] ~% pkg search power | grep manage
gnome-power-manager-3.18.0 Power management system for the GNOME Desktop
mate-power-manager-1.12.1 Power management system for the MATE Desktop
upower-0.99.3 D-Bus daemon for simplifying power management tasks
xfce4-power-manager-1.5.2 Power manager for the Xfce Desktop
[graham@macbookpro82] ~% pkg search suspend
p5-Thread-Suspend-1.22_1 Suspend and resume operations for threads
[graham@macbookpro82] ~% pkg search sleep
vdr-plugin-sleeptimer-0.8.2_5 Video Disk Recorder - sleep timer plugin
[graham@macbookpro82] ~% pkg search hibernat
[graham@macbookpro82] ~% freebsd-version ; uname -a
11.0-CURRENTMAR2016
FreeBSD macbookpro82 11.0-CURRENTMAR2016 FreeBSD 11.0-CURRENTMAR2016 #0 e0cb0b6(freebsd-base-graphics): Sat Feb 27 01:01:50 UTC 2016 root@devastator:/usr/obj/tmp/build/80Wd/pcb sd/git/freebsd/sys/GENERIC amd64
[graham@macbookpro82] ~%
FreeBSD 10.2 manual pages:
- upower(1)
- UPower(7)
Graham Perrin
(362 rep)
Mar 11, 2016, 10:42 AM
• Last activity: May 31, 2021, 06:02 AM
6
votes
1
answers
1046
views
PC-BSD PBI, what reasons made it to be scrapped?
What are the detailed specific technical/organizational reasons that the PC-BSD team faced that ultimately lead them to scrap PBI and return to ports? Was because of the difficulties compiling and packing? Was because of problems with the hard links they created? Or because of the amount of work to...
What are the detailed specific technical/organizational reasons that the PC-BSD team faced that ultimately lead them to scrap PBI and return to ports?
Was because of the difficulties compiling and packing? Was because of problems with the hard links they created? Or because of the amount of work to collect dependencies and compile together?
I am curious just to know why the same team that create a software (say GNUCash ), take the time and effort to provide a self-contained version for Windows while the *NIX is left as to the compiler/installer.
I am not asking about why ports and libraries are good (easy security upgrades,...). I also am not asking about preferences or opinions for packages vs Windows, just the technical reasons that led to scrap PBI. I am asking specifically why the route of PBI (0install, NixOS) is technically not feasible or broadly adopted.
null_pointer
(123 rep)
Nov 19, 2015, 07:45 AM
• Last activity: Dec 20, 2019, 05:21 PM
3
votes
3
answers
4875
views
Why can't Korn Shell do ctrl-r?
If I use PC-BSD with the default shell (Korn) then Ctrl + r doesn't work. Why won't it work? Ctrl - r was introduced to search your history in the late 1970s or early 80s and my BSD still can't do it (while Ubuntu can). Ctrl - r originates with Emacs doesn't it? When? 1975? 1983?
If I use PC-BSD with the default shell (Korn) then Ctrl+r doesn't work. Why won't it work?
Ctrl-r was introduced to search your history in the late 1970s or early 80s and my BSD still can't do it (while Ubuntu can).
Ctrl-r originates with Emacs doesn't it? When? 1975? 1983?
Niklas Rosencrantz
(4324 rep)
Apr 20, 2016, 12:24 PM
• Last activity: Oct 6, 2019, 06:08 AM
0
votes
2
answers
418
views
FreeBSD ports collection under PC-BSD?
I'm toying with the idea of installing FreeBSD or PC-BSD... as it looks now, I'll probably go for PC-BSD. However, one thing I *really* would like, is the FreeBSD ports collection. So I was wondering if it can be installed on PC-BSD? If it can be used with PC-BSD - without *too* much conflict with P...
I'm toying with the idea of installing FreeBSD or PC-BSD... as it looks now, I'll probably go for PC-BSD.
However, one thing I *really* would like, is the FreeBSD ports collection. So I was wondering if it can be installed on PC-BSD? If it can be used with PC-BSD - without *too* much conflict with PC-BSD's own package-installation and package-repository (ie. AppCafe)? (E.g. building and installing some packages from the port-collection, then removing it with PC-BSD's GUI package-manager... Or building and installing a package from the port-collection, and then adding a package that depend on the first one with PC-BSD's GUI package-manager...)
And finally *how* I can install it? Can I install the port-collection directly by installing some package (which?) from the PC-BSD repository? Or must I download it separately from FreeBSD (where?) and install it "manually" (how?) in PC-BSD?
Baard Kopperud
(7253 rep)
Apr 28, 2016, 07:13 PM
• Last activity: Apr 18, 2019, 11:17 AM
1
votes
0
answers
384
views
PC BSD Warden network interface
The documentation for [PC BSD's Warden][1] mentions that the configuration of the right network interface is crucial. However, it doesn't say what the "right" interface is. What interface can I use there? The existing physical NIC one? Should I create a virtual one and use that? The aim is to have n...
The documentation for PC BSD's Warden mentions that the configuration of the right network interface is crucial.
However, it doesn't say what the "right" interface is. What interface can I use there? The existing physical NIC one? Should I create a virtual one and use that?
The aim is to have network access in the jails, i.e. be able to access the internet as well as access services running within the jail from the internet.
Lars Kotthoff
(1244 rep)
Jan 17, 2013, 05:06 PM
• Last activity: Dec 15, 2018, 04:46 PM
2
votes
1
answers
268
views
Cannot create bootable USB for PCBSD
I've tried creating bootable for PCBSD using `dd` as [mentioned on PCBSD website documentation][1] and also in the [Preinstall Instruction][2]. I also tried "sync"-ing as [mentioned here][3] but it doesn't seem to work. I tried booting my laptop in both legacy and UEFI mode with secure boot disabled...
I've tried creating bootable for PCBSD using
dd
as mentioned on PCBSD website documentation and also in the Preinstall Instruction . I also tried "sync"-ing as mentioned here but it doesn't seem to work. I tried booting my laptop in both legacy and UEFI mode with secure boot disabled. Currently I'm using Kali Linux and when I restart my system with my USB drive plugged in, it simply goes to GRUB menu with Kali to choose.
When I type F12 on my dell laptop to enter boot options on startup I do not see my USB drive in my boot options. Any idea?
PS : I'm also sure that the image file was properly downloaded because the same image file works fine in virtualbox.
7_R3X
(1204 rep)
Nov 13, 2016, 07:25 AM
• Last activity: Nov 13, 2016, 04:55 PM
1
votes
0
answers
201
views
BSD sound problems with Realtek 892
I'm having the same problem as: No sound with Mint 12 and Realtek ALC892 . The user marked it as "Resolved" without actually resolving it, he just changed to another OS and gave up. Has anyone resolved this with BSD or Linux? I'm personally more invested with a BSD solution, but a Linux solution wou...
I'm having the same problem as:
No sound with Mint 12 and Realtek ALC892.
The user marked it as "Resolved" without actually resolving it, he just changed to another OS and gave up.
Has anyone resolved this with BSD or Linux? I'm personally more invested with a BSD solution, but a Linux solution would be VERY similar, and would also help.
My Mobo has the Realtek 892 sound and ATI Radeon HD-4250
(RS780/RSRS880)
Using Kate to edit my config files was a failure.
As soon as I sudo to give kate root privileges to edit said config files,
my root password changes, locking me out.
(3 times in a row with a drive format and fresh install!)
The ISO was downloaded directly from PCBSD.org, so I trust it was not tampered with.
I had seen someone say 5-6 yrs ago that the sound won't work with HDMI out unless the video driver was installed correctly. That would block sound from exiting the HDMI port, because it was on the video driver. But I have no sound from ANY speaker, including rear analog, or HDMI.
BSD properly identifies my sound chip, but I have no sound.
It identifies my video as "ATI", but does not specify.
I don't want to return to Windows, and would rather use BSD than Linux, and I want sound. So, anyone else ever fixed this successfully?
Ronk
(111 rep)
May 6, 2016, 12:10 AM
• Last activity: May 6, 2016, 01:35 AM
0
votes
2
answers
112
views
darktable 1.6 in PC-BSD
Is [darktable](http://www.darktable.org/install/#freebsd) 1.6 in PC-BSD repositories available or when will it be? Or is it possible to install it from freebsd?
Is [darktable](http://www.darktable.org/install/#freebsd) 1.6 in PC-BSD repositories available or when will it be? Or is it possible to install it from freebsd?
user977828
(913 rep)
Dec 17, 2014, 09:21 AM
• Last activity: Feb 25, 2016, 02:53 PM
1
votes
0
answers
182
views
Dual boot PCBSD - Windows 7
I am using PC-BSD 10.1.2. I ran the command without adding the Windows partition configuration file as result: # grub-mkconfig -o /boot/grub/grub.cfg Generating grub configuration file ... Found theme: /boot/grub/themes/pcbsd/theme.txt done Installing GRUB to ada1 Then when I go to the config file,...
I am using PC-BSD 10.1.2. I ran the command without adding the Windows partition configuration file as result:
# grub-mkconfig -o /boot/grub/grub.cfg
Generating grub configuration file ...
Found theme: /boot/grub/themes/pcbsd/theme.txt
done
Installing GRUB to ada1
Then when I go to the config file, I don't see anything with Windows label, just PC-BSD.
Any ideas?
P.S I've forgot to say that windows has been installed on a separate hdd (ada0)
DuniX33
(11 rep)
Jul 24, 2015, 03:37 AM
• Last activity: Jul 27, 2015, 11:11 PM
Showing page 1 of 10 total questions