Search found 8 matches

by spanakop
Thu May 27, 2021 11:26 am
Forum: General support
Topic: Can't mount audio cd
Replies: 1
Views: 1913

Re: Can't mount audio cd

Just make it even more odd, I tried using dsbmc. As soon as the CD drive is plugged in, dsbmc auto opens VLC to play the CD, but I can't see where it has mounted the drive to. Perhaps I'm getting myself confused. I just put in a data cd and it worked without dsbmc. User error by the looks of it :oop...
by spanakop
Thu May 27, 2021 9:58 am
Forum: General support
Topic: Can't mount audio cd
Replies: 1
Views: 1913

Can't mount audio cd

I'm having issues mounting an external CD-ROM drive. It's a USB cd drive as the laptop doesn't have a built in one. On the 12.1 version of GhostBSD it worked fine, but on release 13, it doesn't recognise the file system so can't mount it. I even used an audio CD I know worked previously in the same ...
by spanakop
Tue Feb 23, 2021 11:56 am
Forum: General Questions
Topic: Internal webcam not working
Replies: 5
Views: 7969

Re: Internal webcam not working

Moving hald into default has also helped a lot by using that little command you had above. Previously it was in dynamic (needed/wanted)

Code: Select all

sudo rc-update add hald default
Even though rc-status says hald has crashed, it seems to work across reboots still.

Thanks
by spanakop
Tue Feb 23, 2021 11:30 am
Forum: General Questions
Topic: Internal webcam not working
Replies: 5
Views: 7969

Re: Internal webcam not working

Thanks for that, I have commented out those webcamd lines in my rc.conf file. The root cause is actually the hald service crashing. If I start the hald service again, I can run pwcview or webcamoid and it will pick up the camera and work fine. I have put a load of info in the telegram group about th...
by spanakop
Tue Feb 23, 2021 9:10 am
Forum: General Questions
Topic: Internal webcam not working
Replies: 5
Views: 7969

Re: Internal webcam not working

After many hours looking into this, I think I have found the answer. Hald service needs to be running for this to work. I had made the assumption that because 'hald_enable="YES"' was in my rc.conf file, the service was running. However, running 'rc-status' showed that it was not. Running '...
by spanakop
Mon Feb 08, 2021 8:35 am
Forum: General Questions
Topic: Terminal based screensaver not working
Replies: 0
Views: 6093

Terminal based screensaver not working

So I have a couple of screensavers I want to add to the existing list. I have downloaded asciiquarium and created a desktop file for it in '/usr/local/share/applications/screensavers' Following the format of the other desktop files in there, I used this [Desktop Entry] Name=Asciiquarium Comment=Disp...
by spanakop
Sun Feb 07, 2021 9:22 pm
Forum: General Questions
Topic: Internal webcam not working
Replies: 5
Views: 7969

Internal webcam not working

Hi all. I have a Thinkpad T470 and I'm having problems getting the internal webcam working. I have done the following; Added this to /boot/loader.conf cuse_load="YES" webcamd is installed and the service is running. usbconfig gives me a list of items one of which is this; ugen0.3: <Bison I...
by spanakop
Fri Jan 29, 2021 6:15 am
Forum: General Questions
Topic: Installation of 21.01.20
Replies: 1
Views: 6705

Installation of 21.01.20

Hi all. I've installed previous versions of GhostBSD before in VirtualBox without any major problems. For one reason or another, I needed to do a fresh install, so grabbed the latest version; 21.01.20. It installs ok, comes up with the desktop and all looks ok except that there are no desktop icons ...