NEW Wiki replaces Help Manual online - 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,467
» Latest member: DavidNus
» Forum threads: 9,370
» Forum posts: 61,951

Full Statistics

Online Users
There are currently 1600 online users.
» 0 Member(s) | 1598 Guest(s)
Bing, Google

Latest Threads
Set Home Folder
Forum: Installing Linux Lite
Last Post: LanceCorporal
Yesterday, 03:24 PM
» Replies: 2
» Views: 100
Updates Error Log - no re...
Forum: Updates
Last Post: Valtam
Yesterday, 04:57 AM
» Replies: 3
» Views: 157
NEW Wiki replaces Help Ma...
Forum: On Topic
Last Post: Valtam
08-19-2025, 11:12 AM
» Replies: 0
» Views: 68
New Website Design
Forum: On Topic
Last Post: Valtam
08-19-2025, 11:01 AM
» Replies: 11
» Views: 1,025
Install Error Log - No Pu...
Forum: Updates
Last Post: Valtam
08-14-2025, 11:18 AM
» Replies: 2
» Views: 424
Help me, please! - CDROM ...
Forum: Updates
Last Post: stevef
08-10-2025, 01:44 PM
» Replies: 26
» Views: 4,280
Linux Lite 7.6 RC1 Releas...
Forum: Release Announcements
Last Post: Valtam
08-09-2025, 11:05 AM
» Replies: 5
» Views: 1,831
Intel HD Graphics Not Wor...
Forum: Installing Linux Lite
Last Post: Abhi_245
08-08-2025, 06:44 PM
» Replies: 10
» Views: 1,355
installing 5.8 Lunix lite...
Forum: Installing Software
Last Post: Ren
08-01-2025, 03:34 PM
» Replies: 0
» Views: 334
VERY ODD install Issue
Forum: Installing Linux Lite
Last Post: Azoic
08-01-2025, 05:34 AM
» Replies: 0
» Views: 369

 
  BOINC screen saver
Posted by: seasoned_geek - 07-20-2022, 09:47 AM - Forum: Installing Software - Replies (1)

In the official software repos for LinuxLite there exists the BOINC screensaver.
[Image: boinc-screensaver-1.png]What I cannot find are any instructions on how to activate it. I have BOINC running and BOINCManager. The screen saver does not appear in the ScreenSaver menu as an option. There is nothing I can find on BOINCManager to enable it.
1) Where are the instructions for enabling this in LinuxLite?2) How could this possibly ever get tested without instructions?

Print this item

  unable to update 5.4
Posted by: VE6CGN - 07-19-2022, 10:30 PM - Forum: Updates - Replies (1)

Error Log:

===========================
Install Updates Error log
===========================
Install Updates could not fetch the package cache information lists.
Go to https://www.linuxliteos.com/forums/ and paste the log below into a new or existing thread for assistance.

============ Log ===========

Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://repo.linuxliteos.com/linuxlite emerald InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:4 https://repo.steampowered.com/steam stable InRelease
Hit:5 https://linux.teamviewer.com/deb stable InRelease
Hit:6 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:7 http://archive.canonical.com/ubuntu focal InRelease
Hit:8 http://ppa.launchpad.net/dansmith/chirp-...ots/ubuntu focal InRelease
Get:9 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Hit:10 http://repository.spotify.com stable InRelease
Ign:11 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu focal InRelease
Err:12 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu focal Release
  404  Not Found [IP: 2620:2d:4000:1::3e 80]
Reading package lists...
E: The repository 'http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu focal Release' does not have a Release file.

Print this item

  alias ls="ls --color" outputs color codes
Posted by: sentim - 07-19-2022, 08:46 PM - Forum: Suggestions and Feedback - No Replies

Hello linuxlite,

I believe it would be better to change bash alias:

from:
alias ls="ls --color"
to:
alias ls="ls --color=auto"

That would not output color codes in terminal.

Thanks

Print this item

  LightDM 1.32 Released With Various Fixes, Qt4 Support Finally Removed
Posted by: Moltke - 07-19-2022, 02:55 PM - Forum: Off Topic - No Replies

Hi, everyone! Hope you're all having a nice life! Smile
I just bumped into this while checking my feed:https://www.phoronix.com/scan.php?page=news_item&px=LightDM-1.32-Released
An excerpt:

Quote:LightDM 1.32 is basically a collection of fixes that have accumulated in the tree over the past three years. LightDM 1.32 has a wide variety of different bug fixes, fixes build failures on FreeBSD, fixes building with newer Glibc, addressing deprecated items, and also does drop Qt 4 tool-kit support. With Qt4 having been unsupported since 2015, it's been long overdue for removal.

Print this item

  My open file dialog is missing a textbox to directly enter a file or folder path
Posted by: tenet510h - 07-18-2022, 09:07 PM - Forum: Desktop Customization - Replies (1)

My open file dialog is missing a textbox to directly enter a file or folder path.

This might be better directed to the xfce team, but for some reason this clunky ui decision where there's no textbox to directly enter a path in the open file dialog is the default on the Linux Lite OS which I'm using. And it's from 2021 version 5.4 with this filename linux-lite-5.4-64bit.iso so perhaps I just need to patch?

Print this item

  5.4 to 5.8 auto upgrade breaks nvidia
Posted by: seasoned_geek - 07-17-2022, 02:44 PM - Forum: Video Cards - Replies (1)

Decided to set up LinuxLite on a BOINC machine yesterday. Had 5.4 disk so installed that. When installing I checked the box to install 3rd party drivers, etc. I applied my updates, and did everything else. Life was good. Checked from command line and Nvidia drivers installed.

The last button wanted me to upgrade to 5.8. Okay fine. After rebooting screen is locked at 640x480. The GUI for drivers has the "manually installed" radio button forced on and will allow no changes.
Had to fight my way to getting a terminal open.

Code:
lsmod | grep -i nvidia
shows Nvidia driver still running but resolution is wrong and there are no nvidia applications installed to fix resolution. The Display GUI tool is also locked at 640x480 showing no other options.
Code:
sudo ubuntu-drivers autoinstall
After reboot seems to have fixed it.
If the upgrade had removed whatever forces that "manual" radio button to be checked I could have fixed this from the GUI. None of your stuff is 640x480 friendly though.

Print this item

  PWA Progressive Web App
Posted by: juliengarrigue - 07-16-2022, 01:31 PM - Forum: Installing Software - Replies (3)

Hello,

How to install/manage/create shortcut to a PWA in linuxlite.
Thank you

Print this item

  Xfce's Xfwm4 Sees Wayland Port With Wlroots
Posted by: Moltke - 07-15-2022, 01:49 PM - Forum: Off Topic - Replies (1)

Hi, everyone! Hope you're all having a nice life! Smile
I just bumped into this while checking my feed: https://www.phoronix.com/scan.php?page=n...ts-Wayland
An excerpt:

Quote:A wlroots-based Xfce xfwm4 port is in the works and making good progress but with known limitations. There are feature regressions compared to an alternative libweston-based port.

Print this item

  KDE Connect
Posted by: juliengarrigue - 07-15-2022, 05:00 AM - Forum: Installing Software - Replies (3)

Hello,

Is it possible to install KDE connect in linuxlite? Is there any software dependency?
If not, is there any alternative?
Thank you

Print this item

  No “Input feedback sounds” in LL 6.0
Posted by: Acer5745G - 07-15-2022, 04:40 AM - Forum: Sound - Replies (9)

Hello,

The “Event sounds” and “Input feedback sounds” worked well for me in LL 5.8, but I can not turn them on in LL 6.0. Both options are enabled in ‘Settings->Appearance->Settings’. The sounds are OK otherwise. I can hear the “Login sound” for example.

The “SoundThemeName” field in ‘Settings->Settings Editor->xsettings’ was empty initially, while in LL 5.8 the value was “Lite”. I have changed the field's value to “Lite”, “/usr/share/sounds/Lite”,  “/usr/share/sounds/Lite/index”, and “/usr/share/sounds/Lite/index.theme”, but it didn’t make any difference.

Has anybody turned “Input feedback sounds” on in LL 6.0 and what “SoundThemeName“ value is used?

Print this item