Support Requests - CLICK TO READ BEFORE POSTING



Posted by: Daveyboy
07-15-2015, 12:53 PM
Forum: Installing Linux Lite
- Replies (6)

[size=1em]My desktop machine has been slowing down lately and having just checked  \ partition. where LL 2.2 is installed and find that it using 99% of a 20Gb partition.[/size]

[size=1em]I have only a moderate amount of software installed i.e. Thunderbird, Chrome, LibreOffice, Gimp, Inkscape, Skype & VLC etc. so something must be astray as I have a similar setup on my laptop and that shows only 4Gb used. In each case the home directory is on a separate partition.[/size]

[size=1em]I have no idea how to check/list the content of the partitions on each machine in order to try and work out what is hogging the space on the desktop. Any help would be greatly appreciated [/size]



Posted by: cirimax
07-15-2015, 09:44 AM
Forum: Tutorials
- Replies (3)

Ave !

this is my very first post ever, so please be patient if I'm still not very confident ... Special thanks goes to N4RPS notes !
I am no expert on Linux but I hope this may be of some help to other LL mates with the same issues ;-) .

Requirement : ( see subject )

- Distro : Linux Lite 2.4 x64
- Kernel : Linux 4.1.0-040100-generic
- BT Port : USB Cambridge Silicon Radio, Ltd Bluetooth Dongle - ROCKETEK Bluetooth 4.0
- BT Speaker : EASYACC-MC

STEP A:

        Open a Terminal session (CRTL+ALT+T) and do the following :

EDIT the audio.conf file

$ sudo leafpad /etc/bluetooth/audio.conf  (root password)

edit/add the below area in the configuration file as follows:

[General]
Enable = Source,Sink,Headset,Gateway,Control,Media
#Disable = Socket ( REMARK ANY ACTION ON "SOCKET" EVERYWHERE )
HFP=false ( DISABLES HFP )
[A2DP]
SBCSources=1
MPEG12Sources=0

SAVE and close file

STEP B

$ pacmd list-sources >Output.txt (enter)

Search in output for a reference to your BT devicer and copy (ctrl+c) the "device.string"  parameter (port ?).

properties:
device.description = "Monitor of EasyAcc-MC"                            <== This is my BT Speaker
device.class = "monitor"
device.string = "5C:5A:5A:A6:03:CB"                                                  <== Copy what you get here
device.api = "bluez"
device.bus = "bluetooth"
device.form_factor = "headset"
bluez.path = "/org/bluez/1289/hci0/dev_5C_5A_5A_A6_03_CB"
bluez.class = "0x240404"
bluez.name = "EasyAcc-MC"
device.icon_name = "audio-headset-bluetooth"
device.intended_roles = "phone"

STEP C

I then purged BLUEMAN and reinstall it. Sound silly, but this probably fixed some missing dependencies (need to ask someone who knows better)

$ sudo apt-get purge blueman (root password)
$ sudo apt-get install blueman (root password)

STEP D

Then edit the ALSA configuration file :

$ sudo leafpad /usr/share/alsa/alsa.conf (+root password)

Add the following to the end of the configuration file :

================ ADDED below to END of alsa.conf file ============
pcm.btheadset {
  type plug
  slave {
      pcm {
          type bluetooth
          device 5C:5A:5A:A6:03:CB                                                  <=== REPLACE WITH ADDRESS YOU COPIED/DISCOVERD
          profile "auto"
      }
  }
  hint {
      show on
      description "BT Headset"
  }
}
ctl.btheadset {
  type bluetooth
}
================ ADDED above to END of alsa.conf file ============

Save file and close.

STEP E :

Activate your blueman interface and re-pair EASYACC-MC SPEAKER device with USB BT dongle.
        Be careful to select Audio Profile / High Fidelity Playback (A2DP) ... it may take a sec or 2 to sync.

Playing music with Audacious, audio is crystal perfect !
This works after re boot too ... for now ;-)
       
NOTES :

        Now I have to discover if its possible to get more devices (aka BT KIVIO Headset) running at the same time on same dongle.

        The headset work fine in exclusive mode (BR speaker excluded). 

Ad majora !



Posted by: Lend27
07-14-2015, 01:00 AM
Forum: Installing Linux Lite
- Replies (13)

With Mac I used Super Duper to create a bootable clone, which worked great. Simple and effective.

Is there something comparable in Linux? I looked at Clonezilla but found it to be confusing and not super intuitive.

Thanks!
Len



Posted by: Lend27
07-13-2015, 09:54 PM
Forum: On Topic
- Replies (3)

And what goodies can we expect?  Smile

Len



Posted by: jim2you71
07-13-2015, 02:34 PM
Forum: Other
- Replies (3)

Running Lite 32 bit updated on my old Toshiba laptop. Runs good and quick.

I installed dropbox from synaptic. Never have gotten an icon to show up in the tray. Now lately every time that I boot after about 30 or 45 seconds I have to enter my password so that dropbox can run.  In other computers I have always right clicked the tray icon and got to the settings.How do I get to the settings to tell it to remember my password?

Thanks



Posted by: katME
07-13-2015, 04:43 AM
Forum: Introductions
- Replies (3)

i got new hd a4tech webcome the firsttime i used was working with guvc after updating, my webcam is not existing. what to do??? plz help!!!

[attachment deleted by admin, expired]



Posted by: tomikaj
07-13-2015, 02:08 AM
Forum: Other
- Replies (3)

Cannot get cryptkeeper to work. There is no startup icon .... no key nor blank page.

I have been using this program for some time in Netrunner and Zorin 7 lite with no problems. But it doesn't start (with an icon) in Linux Lite 2.4 Sad

Just installed Linux Lite yesterday with no issues.



Posted by: N4RPS
07-12-2015, 09:51 PM
Forum: Tutorials
- Replies (8)

Hello, All!

For those of you who run Windows as a dual-boot with Linux, or for those who otherwise need to check Windows files and directories for malware, ClamAV is the best, free alternative to most all the antivirus programs I've tried. Sure, there are others out there like Comodo, AVG, Avast, and Avira, but I've found ClamAV to be the easiest choice to install and live with. You can even create a Live USB with persistence, install ClamAV, and us it as a stand-alone virus cleaner stick for any PC that will boot from USB!

ClamAV can be found in the repositories, and is installed as follows, using a terminal window {CTRL-ALT-T]:

Code:
sudo apt-get install clamav clamav-daemon clamtk

For those who live on the 'cutting edge' of software, here's the PPA (which, by the way, still doesn't install the latest ClamAV GUI):

Code:
sudo add-apt-repository ppa:ubuntu-clamav/ppa && sudo apt-get update && sudo apt-get install clamav clamav-daemon clamtk

You can live with ClamTK saying the GUI is not the latest version and get by just fine, but if you can't stand the indication, here goes.

To install the latest ClamTK (ClamAV GUI), here's the link to the version 5.19 .deb file, which can be installed with GDebi:

https://bitbucket.org/dave_theunsub/clam...-1_all.deb

In any case, after initial installation, you will need to call

Code:
sudo freshclam

in a terminal window to fetch the latest virus signatures - which could take a few minutes, depending on your system.

Hope this helps someone...

73 DE N4RPS
Rob



Posted by: torreydale
07-12-2015, 09:11 AM
Forum: Installing Software
- Replies (7)

Uninstalling Wine via Lite Software doesn't seem to do so completely.  I usually have Winetricks or other remnants afterwards.  I have to go to Install/Remove Software and remove anything associated with Wine.  I've noticed similar performance when installing and removing Play on Linux via Lite Software.



Posted by: shaggytwodope
07-12-2015, 09:00 AM
Forum: On Topic
- Replies (3)

Figured some of you like to see a mention/suggestion to use linuxlite on the show.

https://twit.tv/shows/new-screen-savers/...tart=false

It starts around 00:52 in on the video.