GhostBSD 4.0 does not detect PC devices.

Need support for GhostBSD. Ask here if your question does not fit elsewhere.
Post Reply
teron
Posts: 15
Joined: Tue Aug 12, 2014 7:08 am

GhostBSD 4.0 does not detect PC devices.

Post by teron »

Hello community:
I'm trying GhostBSD 4.0 of ¡386 bits, seems an excellent system of Unix branch and does not detect the devices from the computer, either playing live signal from the TV or radio on the internet says to install flash player and java, any notion ? , thank you :| .
User avatar
bsdkeith
Posts: 129
Joined: Wed Jun 12, 2013 3:36 pm
Location: Surrey/Hants Border, England

Re: GhostBSD 4.0 does not detect PC devices.

Post by bsdkeith »

Perhaps try from a terminal, as the root operator :-

Code: Select all

pkg install java
and

Code: Select all

pkg install flash
Hope that helps.
Linux user since 1999; & now a BSD user.
teron
Posts: 15
Joined: Tue Aug 12, 2014 7:08 am

Re: GhostBSD 4.0 does not detect PC devices.

Post by teron »

GhostBSD is a nice system but is still green, not detected or sound drivers in real PC.
Not detected on the computer as despisitivos (USB, CD/DVD).
The command pkg install flash does not work, hopefully arrives GhostBSD make full unix system where users can communicate via Skype,instability in the system, it hangs, thanks :| .
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: GhostBSD 4.0 does not detect PC devices.

Post by ericbsd »

Hi,
Can you give me the output of those command:

Code: Select all

cat /dev/sndstat

Code: Select all

mixer
Flash can only be install from ports at this moment look those instruction http://wiki.ghostbsd.org/index.php?titl ... ash_plugin.
You will need to do

Code: Select all

portsnap fetch extract
to install ports.
For java:

Code: Select all

cd /usr/ports/java/icedtea-web
sudo make install clean
Keep the default configuration options when compiling the port.
Once installed, start firefox, enter about:plugins in the location bar and press Enter. A page listing the installed plugins will be displayed. The Java™ plugin should be listed.
If the browser is unable to find the plugin, each user will have to run the following command and relaunch the browser:

Code: Select all

ln -s /usr/local/lib/IcedTeaPlugin.so /path_to_user/.mozilla/plugins/
juston33
Posts: 1
Joined: Sat Mar 21, 2015 6:05 am

Re: GhostBSD 4.0 does not detect PC devices.

Post by juston33 »

The command pkg install flash does not work, hopefully arrives GhostBSD make full unix system where users can communicate via Skype,instability in the system, it hangs, thanks :|
Try out our free http://www.spanishprograms.com and latest comptia spanishprograms - spanish language institute training courses to get high flying success in final and learn english online exams
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: GhostBSD 4.0 does not detect PC devices.

Post by ericbsd »

juston33 please start a new tread.
Post Reply