Beta Testers wanted for Lite Series Upgrade - Click here to register interest


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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 7,719
» Latest member: Jessattep
» Forum threads: 9,424
» Forum posts: 62,178

Full Statistics

Online Users
There are currently 2026 online users.
» 1 Member(s) | 2020 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, val

Latest Threads
after install Linux Lite ...
Forum: Installing Linux Lite
Last Post: val
9 minutes ago
» Replies: 5
» Views: 81
Sem som quando reinicia
Forum: Other
Last Post: di0lh0
59 minutes ago
» Replies: 2
» Views: 51
Problem updating lite 7.6...
Forum: Updates
Last Post: FilippoMo
8 hours ago
» Replies: 4
» Views: 311
ASUS x206HA black screen ...
Forum: Installing Linux Lite
Last Post: Doceal
11-10-2025, 09:25 AM
» Replies: 6
» Views: 818
time synchronization
Forum: Other
Last Post: LL-user
11-09-2025, 12:18 AM
» Replies: 1
» Views: 168
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
11-07-2025, 05:43 AM
» Replies: 4
» Views: 4,157
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 404
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 05:51 AM
» Replies: 23
» Views: 7,197
My worries
Forum: Installing Linux Lite
Last Post: stevef
11-01-2025, 03:44 PM
» Replies: 1
» Views: 220
nstall Updates - Could n...
Forum: Updates
Last Post: stevef
10-30-2025, 10:21 PM
» Replies: 5
» Views: 460

 
  Login Loop VM (Bhyve)
Posted by: ch4pz - 11-19-2019, 01:19 AM - Forum: Start up and Shutdown - Replies (1)

Hi All, i just joined, but been using linux lite in a VM hosted on my FreeNAS for about 9 months, and up until now has worked flawlessly, but im now stuck in a login loop, and to make things worse i cant seem to trouble shoot as i cant launch terminal from login screen. My VM usually automatically logs in anyway so not sure how it got here  :o :o :o
couple nights back i had to hard power off the VM as it froze (well was running superslow), then upon reboot (after rebooting NAS host too) the VM went to the login screen which, as mentioned, was unusual, but has since gone into the login loop. I tried getting terminal up via ctrl and f1, f2, f3, f4, f5, an T, then ctrl+alt with the same buttons AND ctrl+shift, and nothing, but not really confident with terminal, ive just been googling possible solutions but most content is for ubuntu
Anyway, any solutions would be a massive help, cheers  Big Grin

Print this item

  L Lite Won't Auto-sign In The WiFi
Posted by: No More Bears - 11-18-2019, 05:50 PM - Forum: Network - Replies (3)

Whenever I reboot (cold, restart, hibernate) I have to enter my router password.

Is there any place to set the password that L Lite can find and use it?

Every time I enter the password, I get a newly enumerated connection - right now I am on connection #122.

That's just odd I think.

It's not a game-breaker - just bothersome.

TIA.

Print this item

  Thunar browsing performance implementation - errors on gvfs
Posted by: robinc - 11-17-2019, 11:53 AM - Forum: Other - Replies (1)

I have been puzzling over errors in .xsession-errors - esp.

Code:
This tool has been deprecated, use 'gio mount' instead.
See 'gio help mount' for more info.

gio: file:///home/robin/%3E: volume doesn’t implement mount
gio: file:///dev/null: volume doesn’t implement mount
gio: file:///home/robin/&&: volume doesn’t implement mount
gio: file:///home/robin/gvfs-ls: volume doesn’t implement mount
gio: file:///home/robin/%3E: volume doesn’t implement mount
gio: file:///dev/null: volume doesn’t implement mount

I found that in Session and Startup it's running Thunar browsing performance implementation which calls
Code:
gvfs-mount network: > /dev/null && gvfs-ls network: > /dev/null

Running that in terminal produced the deprecated error as above.

If instead I run
Code:
gio mount network: > /dev/null && gvfs-ls network: > /dev/null
in terminal then no gio error, but .xsession-errors now contains
Code:
gio: file:///home/robin/%3E: volume doesn’t implement mount
gio: file:///dev/null: volume doesn’t implement mount
gio: file:///home/robin/&&: volume doesn’t implement mount
gio: file:///home/robin/gvfs-ls: volume doesn’t implement mount
gio: file:///home/robin/%3E: volume doesn’t implement mount
gio: file:///dev/null: volume doesn’t implement mount
[b]gio: network:///: Location is already mounted
gio: network:///: Location is already mounted[/b]

As it happens I have no interest in the network side, just hadn't switched this off in Session and Startup - not sure if it's a bug, but I have tracked down a number of posts about xdg being deprecated.

Print this item

  New Install Won't Composite
Posted by: senthilin - 11-16-2019, 03:39 PM - Forum: Installing Linux Lite - Replies (1)

Hello,

Once I got Lite up and running, I moved the tool bar to the top and then installed Cairo-Dock. However, it's framed by a very large black box. When a dialog box opened asking if I wanted to enable compositing, I clicked on the green check, but then the dock went away. I checked the Compiz icon, but compositing is turned on mywegmansconnect. It's also turned on in the Cairo-Dock control panel. I'm using an old nVidia 5200 video card. Does that card not have enough horsepower to composite

thanks
iosman

Print this item

  Search feature on manual page
Posted by: jerryc - 11-16-2019, 11:10 AM - Forum: Suggestions and Feedback - Replies (4)

When I opened the manual, there was a search box at the top, and I entered my search term.

However, instead of searching just the manual, it searched the entire Internet. Not what I was trying to do.

Thank you.

Print this item

  RTL8812AU Driver
Posted by: No More Bears - 11-15-2019, 11:14 PM - Forum: Tutorials - No Replies

I hope this is the correct place to put this information - I'm new here and I'm also very old so there's that too.

Anyway - I've had a lot of trouble getting one of my favorite WiFi dongles to run in most any Linux distro. Now that I'm back in Ubuntu - I found a few command lines that work (worked, actually) here.

I have an Alfa unit, but I reserve that for my Raspberry Pi.

Anyway -I had to go to ARCH and kinda co-mingle some code, but it works even if it's not pretty. This is a mashup of Ubuntu-slash-Ubuntu Budgie that in and of themselves, didn't have the answer I needed.

Inside an ARCH wiki, I found several lines of code - none of them actually worked either but they gave me a hint of where it was I needed to go.

Since ARCH is a lot like Linux but just another branch, I suspected that the repositories that Budgie suggested were wrong. They said "sysfrank" was correct. It is not.


Here goes:

Code:
sudo apt install dkms
git clone htps://github.com/zebulon2/rtl8812au.git
cd ./rtl8812au
sudo ./dkms-install.sh

Some of these lines may get a notice that it is already installed, and/or is the latest version and is ignored. You should ignore any of those and just keep plodding along entering each line and hitting ENTER after each one. I know that's messy, but I don't assume that anything I need is pre-installed so I just try to force it in again.

Plug in your dongle* and it should be working without a reboot - but if not, just reboot anyway. 
  • * I'm not sure what a 'dongle' qualifies as since mine doesn't dongle, dingle or droop. It's a USB stick-thingy with an antenna. Your results may vary.

Print this item

  Update Error 15 Nov 2019
Posted by: SCOTIANGOLD - 11-15-2019, 04:56 PM - Forum: Installing Software - Replies (2)

Appreciate advice on how to fix this. Thank you.

===========================
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 bionic InRelease
Hit:2 http://archive.canonical.com/ubuntu bionic InRelease
Get:3 http://us.archive.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Hit:5 http://linux.teamviewer.com/deb stable InRelease
Hit:6 https://repo.skype.com/deb stable InRelease
Hit:7 https://brave-browser-apt-release.s3.brave.com bionic InRelease
Hit:8 http://repo.linuxliteos.com/linuxlite diamond InRelease
Get:9 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Hit:10 http://ppa.launchpad.net/team-xbmc/ppa/ubuntu bionic InRelease
Get:11 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Hit:12 http://ppa.launchpad.net/teejee2008/ppa/ubuntu bionic InRelease
Get:4 http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu bionic InRelease [15.4 kB]
Reading package lists...
E: Repository 'http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu bionic InRelease' changed its 'Label' value from 'gimp' to 'gimp stable'

Print this item

  After update
Posted by: poweredby - 11-15-2019, 02:15 PM - Forum: Installing Linux Lite - Replies (1)

After an update 14/11/2019 it takes about 2 minutes before I can start with Linux Lite 4.6 a solution

Roland

Print this item

  Catfish file search - updating data base asking for authentication as superuser
Posted by: JanetBiggar - 11-13-2019, 08:29 AM - Forum: Other - Replies (28)

I'm loving the file search DeepThought told me about and using it a lot.

Today on one of the laptops I'm readying for a youth had message at the top saying "the data base hasn't been updated for more than 7 days, update now?" So I clicked on it.

A message indicated it needed to be refreshed and this required administrator privileges and authentication as super user so I entered the pw I set for Administrator (it is the only pw I have ever entered for the system). It doesn't accept my pw, is there a specific superuser pw that I have not set myself of which I am not aware?

What do I need to do?

Print this item

  Ethernet Not Working, Intel e1000e 82578DC rev 06
Posted by: jerryc - 11-12-2019, 04:30 AM - Forum: Network - Replies (40)

Just did an LL install on a Win7 box and now we have no ethernet access. Fortunately, we have wifi working on it.

Here's what I got:

Code:
lspci | grep -i ethernet
00:19.0 Ethernet controller: Intel Corporation 82578DC Gigabit Network Connection (rev 06)

I tried googling it, but I couldn't find any simple instructions that work. Intel has a driver here:

https://downloadcenter.intel.com/downloa...duct=55351

but, even with some nix experience, I couldn't follow the instructions. They talk about building an .rpm, but I've been a .deb guy for way too many years.

I tried the instructions here:

https://www.intel.com/content/www/us/en/...ducts.html

Here's what I got:

Code:
root … > Downloads > e1000e-3.6.0 > src  make install
make[1]: Entering directory '/usr/src/linux-headers-4.15.0-66-generic'
  Building modules, stage 2.
  MODPOST 1 modules
make[1]: Leaving directory '/usr/src/linux-headers-4.15.0-66-generic'
Copying manpages...
Installing modules...
make[1]: Entering directory '/usr/src/linux-headers-4.15.0-66-generic'
  INSTALL /home/diane/Downloads/e1000e-3.6.0/src/e1000e.ko
At main.c:160:
- SSL error:02001002:system library:fopen:No such file or directory: ../crypto/bio/bss_file.c:72
- SSL error:2006D080:BIO routines:BIO_new_file:no such file: ../crypto/bio/bss_file.c:79
sign-file: certs/signing_key.pem: No such file or directory
  DEPMOD  4.15.0-66-generic
make[1]: Leaving directory '/usr/src/linux-headers-4.15.0-66-generic'
Running depmod...

Does anybody know a simple step by step guide to make this work on LL?

Thank you.

Print this item