Linux Lite 7.8 RC1 has been released - Click here


Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 7,865
» Latest member: asabinney
» Forum threads: 9,445
» Forum posts: 62,328

Full Statistics

Online Users
There are currently 1366 online users.
» 0 Member(s) | 1362 Guest(s)
Baidu, Bing, Google, Yandex

Latest Threads
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: SharkyEXE
6 hours ago
» Replies: 24
» Views: 11,346
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: SharkyEXE
10 hours ago
» Replies: 0
» Views: 27
Not Able to Install Googl...
Forum: Installing Software
Last Post: stevef
11 hours ago
» Replies: 16
» Views: 748
Cant find up-to-date driv...
Forum: Video Cards
Last Post: justsumrandomcreture
01-13-2026, 02:18 AM
» Replies: 0
» Views: 79
update error - PPA (stace...
Forum: Updates
Last Post: stevef
01-12-2026, 11:19 AM
» Replies: 1
» Views: 108
trying to update (while) ...
Forum: Installing Linux Lite
Last Post: stevef
01-11-2026, 08:27 AM
» Replies: 1
» Views: 105
Troubles installing 7.6 o...
Forum: Installing Linux Lite
Last Post: stevef
01-09-2026, 01:59 PM
» Replies: 3
» Views: 236
redshift-gtk
Forum: Other
Last Post: di0lh0
01-09-2026, 01:31 AM
» Replies: 1
» Views: 148
Linux Lite 7.8 RC1 Releas...
Forum: Release Announcements
Last Post: sqwuade
01-08-2026, 08:01 PM
» Replies: 23
» Views: 4,154
why that change in system...
Forum: Installing Linux Lite
Last Post: valtam
01-02-2026, 11:49 PM
» Replies: 3
» Views: 525

 
  Installing LL 3.2
Posted by: bitsnpcs - 02-02-2017, 03:39 PM - Forum: Installing Linux Lite - Replies (24)

Hello,
I am trying to install LL3.2 on a computer, the live dvd spins up and I see the menu, as it moves on from this, the screen goes black and the monitor power light turns off, as if the monitor cable has been removed.
I know the cable works as its usually used on another computer, and I know the cable connection and graphics work as I edited the bios and it is graphical interface, with various konky type aspects running.
I hear the Linux Lite start up music just cannot see on the screen, so cannot progress any further at this stage.
The bios is Asus version 2.17.1246, the motherboard is Asus H110M-R.  The graphics are Intel integrated 510HD.

The bios settings I altered were -
1/ change to boot from dvd. 
2/ chose other OS, instead of windows uefi default. (the computer does not have windows installed, its for Linux)

Print this item

  Laptop intel graphics
Posted by: f23948 - 02-02-2017, 01:47 AM - Forum: Video Cards - Replies (3)

i installed Linux Lite 3.2 x64 on my other computer, can i install "Using Processor microcode firmware for Intel CPUs from intel-microcode (proprietary)"?
[Image: Screenshot_2017_02_01_17_40_59.png]

Print this item

  Lost Default Archive Manager
Posted by: Daveyboy - 02-01-2017, 06:34 PM - Forum: Installing Linux Lite - Replies (18)

When I select multipe files and select "Create Archive" I now get a message saying


Failed to create archive
no suitable archive manager found


This had worked perfectly well approx 3 weeks ago


Upon further investigation the Archive Manager is no longer showing up in any menu via the main menu.


I installed File Roller via the the install/remove software menu and whilst I now have a File Manager of sorts I still get the same "Failed to create archive" message when using the right click method described earlier. As this was always my prefered method of creating zip files can anyone advise me how to restore the default linux lite archive manager settings please

Print this item

  My first Linux lite crash
Posted by: Hoffer77 - 01-31-2017, 04:59 PM - Forum: On Topic - Replies (2)

Hello folks,
so well I got my first real problem, I was just messing with some old harddrive to see if linux culdt maybe repare it, But as noob I am in Linux, as sloppy I was and deleted a HD pation.

I was like: Ill fix it with my boot USB but as really new to linux, it was not that easy, sooo.. I'm on Windows now Sad

My real problem was when I try to boot on my linux USB it just started windows... Lol by now I dont know computers anymore  :'(

Ill post back here when I'm on linux again.
Have a nice one..  Wink

Print this item

  Make Monday 1st day of week
Posted by: revox - 01-31-2017, 03:34 PM - Forum: Other - Replies (2)

How do you make the first day of the week Monday?

Tried………

Code:
sudo dpkg-reconfigure locales

….. but didn’t fix it.

Also, edited the
Code:
sudo leafpad /etc/default/locale

with “en_GB.UTF-8”

… didn’t help as well………….

Print this item

  Micro:bit set up
Posted by: bitsnpcs - 01-30-2017, 10:26 PM - Forum: Other - Replies (5)

Hello,

I have been trying to set up for the Micro:bit at home on LL.
I am not sure where I am going wrong, I haven't done the set up before.

I add

Code:
sudo add-apt-repository -y ppa:team-gcc-arm-embedded
sudo add-apt-repository -y ppa:pmiller-opensource/ppa
sudo apt-get update
sudo apt-get install cmake ninja-build gcc-arm-none-eabi srecord libssl-dev
pip3 install yotta

Taken from here

There are some errors including the ppa is producing a 404 error and not installing.

Also after this when trying regular LL updates it gives an error gui and the updates system for LL no longer worked, until I removed all of it, then it worked correctly. So there is something wrong with the above method that has adverse effects.

Next I tried to install Mu

and as per the link I entered in terminal

Code:
chmod +x mu.bin

to make the bin executable, it didn't make it executable, and would not start, although mouse over says executable file.

Later I downloaded again and made the bin executable by right clicking and using the menu, the same result, says executable but doesn't.

On the Mu website

it also says to ensure membership of the dialout group, would this be automatic as I am the only user of the computer, or do I also need to learn how to do this ?

Print this item

  How to remove PPA's , or stop them updating
Posted by: bitsnpcs - 01-30-2017, 05:38 AM - Forum: Tutorials - Replies (1)

Hello,

Use Menu>All>Install Drivers>Other Software tab, follow from there on the below lists.

Alternatively if you had been experimenting a lot  8) , or wanted practice in the terminal (like I did) -

type or copy/paste

Code:
software-properties-gtk

this will open a gui for you. (the one available in the menu for installing drivers)

To Remove an offending PPA


1/ click the tab named "Other Software"
2/ scroll down until you find the offending PPA
3/ click on its name, so it becomes highlighted
4/ click remove
5/ click close
6/ enter your password when prompted

This will remove the PPA.


To prevent a PPA Updating
(for whatever purposes, or security reasoning)

1/ click the tab named "Other Software"
2/ scroll down until you find the offending PPA, click on the tick, to remove it, next to the PPA you want
    to prevent updating
3/ click close
4/ enter your password when prompted

The sources will update/rebuild.


Notes

Do not remove or untick Linux Lite, anything you are unsure about, or anything you do not wish to stop updating, otherwise you will not receive useful, or required updates.
If the PPA name is not remembered , as they can seem unrelated to the software, you can search those in the list using a search engine to discover which is the correct one.
If having difficulty determining from a search another option is to post a screenshot of the gui, along with the name of the PPA contents (eg software name), that you want to remove and the community may know which one it is.
Tested today in Linux Lite 3.2, checked for updates, no problems, rebooted checked again for updates no problems.

Hope you find it useful Smile

Print this item

  Linux Lite Grub Repair Messes Up Entries
Posted by: TuxInAGalaxy - 01-29-2017, 10:03 PM - Forum: Start up and Shutdown - Replies (9)

I've been testing out both Linux Mint and Linux Lite out.  I have 4 different Mints (xfce, kde, cinnamon, and mate)  Then Linux Lite was installed last.  But one day I was doing some full updates on my Linux Mint Xfce and it took over the Grub.  I tried this to fix it:  https://www.linuxliteos.com/forums/sugge.../#msg13969  It at least got things working "good enough" to use the machine.  Today I decided to update all of the OSes.  And I knew they would take over the Grub.  I thought it was interesting that when Mint xfce took over the entries were fixed.  But once I turned it back over to the Linux Lite, all the entries got messed up again.

I'm not reporting the fact that Linux Lite grub has been altered:

"Jerry:
This is not a bug, so please don't report it as such. Grub is deliberately altered so that folks who dual boot with Windows will recognise Linux Lite in the Grub menu. This has been explained already. Cheers."
Link:  https://www.linuxliteos.com/forums/sugge...rk/5/?wap2

I'm reporting that the way I found to fix this problem:  https://www.linuxliteos.com/forums/sugge.../#msg13969  Made a mess of the Grub entries, and simply running sudo update-grub doesn't fix it.  Here is what my current grub menu looks like.  It especially messed up my Linux Mint 18 xfce Install on sda1.  It doesn't seem to start up with Systemd anymore, and it displays a bunch of start up text.  Which the start up text is ok for me, but I know this is not the way the distro is intended to do.  Also I think there might be some other problems as a result as well. *If anyone has any suggestions on how to fix it please let me know.  Smile

Here is what my Grub currently looks like:

Code:
GNU version 2.02~beta2-36ubuntu3.2

*Description:  Linux Lite 3.2 GNU/Linux
Advanced options for Description:  Linux Lite 3.2 GNU/Linux
    Description:  Linux Lite 3.2 GNU/Linux, With Linux 4.4.0-59-generic
    Description:  Linux Lite 3.2 GNU/Linux, With Linux 4.4.0-59-generic (upstart)
    Description:  Linux Lite 3.2 GNU/Linux, With Linux 4.4.0-59-generic (recovery mode)
    Description:  Linux Lite 3.2 GNU/Linux, With Linux 4.4.0-57-generic
    Description:  Linux Lite 3.2 GNU/Linux, With Linux 4.4.0-57-generic (upstart)
    Description:  Linux Lite 3.2 GNU/Linux, With Linux 4.4.0-57-generic (recovery mode)
Memory test (memtest86+)
Memory test (memtest86+, serial console 115200)
Linux Mint 18 Sarah (18) (on /dev/sda1)
Advanced options for Linux Mint 18 Sarah (18) (on /dev/sda1)
    Linux Mint 18 Sarah (18) (on /dev/sda1)
    Linux Mint 18 Sarah (18) (on /dev/sda1)
    Linux Mint 18 Sarah (18) (on /dev/sda1)
    Linux Mint 18 Sarah (18) (on /dev/sda1)
    Linux Mint 18 Sarah (18) (on /dev/sda1)
    Linux Mint 18 Sarah (18) (on /dev/sda1)
    Linux Mint 18 Sarah (18) (on /dev/sda1)
    Linux Mint 18 Sarah (18) (on /dev/sda1)
    Linux Mint 18 Sarah (18) Kernel 4.4.0-57 (on /dev/sda1)
    Linux Mint 18 Sarah (18) (on /dev/sda1)
    Linux Mint 18 Sarah (18) (on /dev/sda1)
    Linux Mint 18 Sarah (18) (on /dev/sda1)
    Linux Mint 18 Sarah (18) (on /dev/sda1)
    Linux Mint 18 Sarah (18) (on /dev/sda1)
    Linux Mint 18 Sarah (18) (on /dev/sda1)
Linux Mint 18 Sarah (18) (on /dev/sda5)
Advanced options for Linux Mint 18 Sarah (18) (on /dev/sda5)
    Linux Mint 18 KDE 64-bit, with Linux 4.4.0-59-generic (on /dev/sda5)
    Linux Mint 18 KDE 64-bit, with Linux 4.4.0-59-generic (upstart) (on /dev/sda5)
    Linux Mint 18 KDE 64-bit, with Linux 4.4.0-59-generic (recovery mode) (on /dev/sda5)
    Linux Mint 18 Sarah (18) (on /dev/sda5)
    Linux Mint 18 Sarah (18) (on /dev/sda5)
    Linux Mint 18 Sarah (18) (on /dev/sda5)
    Linux Mint 18 Sarah (18) (on /dev/sda5)
    Linux Mint 18 Sarah (18) (on /dev/sda5)
    Linux Mint 18 Sarah (18) (on /dev/sda5)
    Linux Mint 18 Sarah (18) (on /dev/sda5)
    Linux Mint 18 Sarah (18) (on /dev/sda5)
    Linux Mint 18 KDE 64-bit, with Linux 4.4.0-21-generic (on /dev/sda5)
    Linux Mint 18 KDE 64-bit, with Linux 4.4.0-21-generic (upstart) (on /dev/sda5)
    Linux Mint 18 KDE 64-bit, with Linux 4.4.0-21-generic (recovery mode) (on /dev/sda5)
Linux Mint 18 Sarah (18) (on /dev/sda6)
Advanced options forLinux Mint 18 Sarah (18) (on /dev/sda6)
    Linux Mint 18 Cinnamon 64-bit, with Linux 4.4.0-59-generic (on /dev/sda6)
    Linux Mint 18 Cinnamon 64-bit, with Linux 4.4.0-59-generic (upstart) (on /dev/sda6)
    Linux Mint 18 Cinnamon 64-bit, with Linux 4.4.0-59-generic (recovery mode) (on /dev/sda6)
    Linux Mint 18 Sarah (18) (on /dev/sda6)
    Linux Mint 18 Sarah (18) (on /dev/sda6)
    Linux Mint 18 Sarah (18) (on /dev/sda6)
    Linux Mint 18 Sarah (18) (on /dev/sda6)
    Linux Mint 18 Sarah (18) (on /dev/sda6)
    Linux Mint 18 Sarah (18) (on /dev/sda6)
    Linux Mint 18 Sarah (18) (on /dev/sda6)
    Linux Mint 18 Sarah (18) (on /dev/sda6)
    Linux Mint 18 Cinnamon 64-bit, with Linux 4.4.0-21-generic (on /dev/sda6)
    Linux Mint 18 Cinnamon 64-bit, with Linux 4.4.0-21-generic (upstart) (on /dev/sda6)
    Linux Mint 18 Cinnamon 64-bit, with Linux 4.4.0-21-generic (recovery mode) (on /dev/sda6)
Linux Mint 18 Sarah (18) (on /dev/sda7)
Advanced options forLinux Mint 18 Sarah (18) (on /dev/sda7)
    Linux Mint 18 MATE 64-bit, with Linux 4.4.0-59-generic (on /dev/sda7)
    Linux Mint 18 MATE 64-bit, with Linux 4.4.0-59-generic (upstart) (on /dev/sda7)
    Linux Mint 18 MATE 64-bit, with Linux 4.4.0-59-generic (recovery mode) (on /dev/sda7)
    Linux Mint 18 Sarah (18) (on /dev/sda7)
    Linux Mint 18 Sarah (18) (on /dev/sda7)
    Linux Mint 18 Sarah (18) (on /dev/sda7)
    Linux Mint 18 Sarah (18) (on /dev/sda7)
    Linux Mint 18 Sarah (18) (on /dev/sda7)
    Linux Mint 18 Sarah (18) (on /dev/sda7)
    Linux Mint 18 Sarah (18) (on /dev/sda7)
    Linux Mint 18 Sarah (18) (on /dev/sda7)
    Linux Mint 18 MATE 64-bit (on /dev/sda7)
    Linux Mint 18 MATE 64-bit, with Linux 4.4.0-21-generic (on /dev/sda7)
    Linux Mint 18 MATE 64-bit, with Linux 4.4.0-21-generic (upstart) (on /dev/sda7)
    Linux Mint 18 MATE 64-bit, with Linux 4.4.0-21-generic (recovery mode) (on /dev/sda7)

Print this item

  Installing Mupen64Plus
Posted by: f23948 - 01-29-2017, 09:24 PM - Forum: Games Support - Replies (7)

Please I would like to know how do i install Mupen64Plus? https://github.com/mupen64plus

Print this item

  Make all apps obey Style chosen in "Appearance"?
Posted by: Carney - 01-29-2017, 06:27 PM - Forum: Other - Replies (1)

My wife chose the "Clearlooks" style and the Faenza icon theme from the Appearance app.

However, certain apps, including not only downloaded ones such as Google Chrome and Evolution, but even built-in apps such as VLC, don't have the window widgets, scrollbars, etc look the Clearlooks style calls for.

How can I ensure a consistent look across all apps in the system?

Print this item