Search found 6 matches
- Sun Jan 15, 2017 10:43 pm
- Forum: General Questions
- Topic: Is Chromium Running in a Jail?
- Replies: 5
- Views: 7914
- Sun Jan 15, 2017 3:58 pm
- Forum: General Questions
- Topic: Is Chromium Running in a Jail?
- Replies: 5
- Views: 7914
Re: Is Chromium Running in a Jail?
Thanks Eric, I'll look into that with searches and see how far I can get before I have to ask for help. I've put the GhostBSD forum into my RSS feed so I won't miss any info being discussed which is great! Kudos, on OctoPkg! lets me see what is installed just like Yumex in Fedora - is there a way to...
- Sun Jan 15, 2017 5:22 am
- Forum: General Questions
- Topic: Is Chromium Running in a Jail?
- Replies: 5
- Views: 7914
Is Chromium Running in a Jail?
I know there is no sandbox for Chromium in any BSD but is the process running in a jail? I'm betting it's not because of -
kern.ipc.shm_allow_removed=1 but that's a guess on my part based on a thread in the FreeBSD forums.
Thanks in advance for your feedback.
kern.ipc.shm_allow_removed=1 but that's a guess on my part based on a thread in the FreeBSD forums.
Thanks in advance for your feedback.
- Wed Jan 11, 2017 4:54 pm
- Forum: Sound Device
- Topic: Sound issues 10.3
- Replies: 14
- Views: 42927
Re: Sound issues 10.3
I was able to make the change in etc/sysctl.conf adding the line hw.snd.default_unit=4
Rebooted and heard the GhostBSD startup sound!!
Rebooted and heard the GhostBSD startup sound!!
Wow!
I've been distro hopping for nearly two years - I finally feel home. Pretty much everything works - some issues with sound but I have it working. Chromium is one version behind - OpenBSD has it right up to date - that's just an observation not a complaint. Thanks to the devs for all your hard work o...
- Wed Jan 11, 2017 3:21 pm
- Forum: Sound Device
- Topic: Sound issues 10.3
- Replies: 14
- Views: 42927
Re: Sound issues 10.3
Get your mixer levels to 100 - from terminal 'mixer' then change whichever are less than 100 to 100 ie mixer vol 100 etc I'm using a usb head set so I want pcm4 to be default - from terminal - sudo sysctl hw.snd.default_unit=4 You need to add that to etc/sysctl/conf to make the change permanent. Thi...