| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 7,706
» Latest member: jeffq888
» Forum threads: 9,422
» Forum posts: 62,166
Full Statistics
|
| Online Users |
There are currently 1775 online users. » 0 Member(s) | 1771 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
time synchronization
Forum: Other
Last Post: LL-user
3 hours ago
» Replies: 1
» Views: 89
|
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
11-07-2025, 05:43 AM
» Replies: 4
» Views: 3,991
|
Problem updating lite 7.6...
Forum: Updates
Last Post: valtam
11-06-2025, 10:11 PM
» Replies: 3
» Views: 214
|
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 322
|
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 05:51 AM
» Replies: 23
» Views: 6,828
|
My worries
Forum: Installing Linux Lite
Last Post: stevef
11-01-2025, 03:44 PM
» Replies: 1
» Views: 178
|
nstall Updates - Could n...
Forum: Updates
Last Post: stevef
10-30-2025, 10:21 PM
» Replies: 5
» Views: 375
|
grub-efi-amd64-signed pac...
Forum: Security & Bug Fixes
Last Post: stevef
10-30-2025, 10:54 AM
» Replies: 12
» Views: 8,173
|
Series 8 development News...
Forum: On Topic
Last Post: valtam
10-30-2025, 05:40 AM
» Replies: 0
» Views: 162
|
error while trying to upd...
Forum: Updates
Last Post: stevef
10-29-2025, 02:05 PM
» Replies: 1
» Views: 221
|
|
|
| Amule_ dependancy not satisfiable |
|
Posted by: cantagril - 09-18-2020, 09:44 AM - Forum: Installing Software
- Replies (2)
|
 |
...and here we are again:
Have been happily using Amule for a few years on both W7 and Ubuntu 16.04LTS and am now trying to install it on LL5.0..... with almost the same issues as I had with Megasync, the difference that I can't seem to find a version that is compatible with Ubuntu 20.04. I've got as far as trying the one I found (amule_2.3.2-2_amd64.deb) which was described as being compatible with 18.04 and onward....but, nada.
Does any kind soul know of where I could get the right one for LL5.0?....or perhaps could advise me what I can do with another version to make it work?
|
|
|
| Laptop Black Screen on Battery |
|
Posted by: TheLamerLinux - 09-18-2020, 02:01 AM - Forum: Security & Bug Fixes
- Replies (3)
|
 |
Hello,
When I boot my laptop up without the charger plug in I get nothing but a black screen. But when I boot my laptop up with charger connected it boots fine.
Without the charger I can see the boot splash screen but guessing when it passes the boot splash screen it doesn’t take me to LightDM it just gives me a black screen.
Other distros it takes me to the login screen with or without the charger plugged in.
Here’s the computer specs:
CPU: AMD Ryzen 5 3500U
GPU: AMD Vega
Ram: 16GB
Thank you
|
|
|
| Memory leak in Lite Widget? |
|
Posted by: Richard B - 09-17-2020, 01:28 PM - Forum: Other
- Replies (3)
|
 |
LL5 is excellent. I am having issues getting my head around EUFI but that is another matter. The following problem was, I am pretty sure, also present in LL4.
After having a problem with a machine "seizing up" if left on for several days I investigated and think there is a problem with the Lite Widget (or conky, which it uses) grabbing more and more memory over time. I have confirmed this using LL5.0 on several machines, with both Intel and AMD processors and from 2GB to 12GB RAM. Some were totally new installs. My tests use the following script:
Code: #!/bin/bash
# litewsize.sh is to report conky's memory use every hour
# Licence: Any legal use that does not harm anyone is permitted
echo
echo litewsize.sh reports conky\'s memory use every hour
echo
echo runs top -d 3600 -b \|grep conky
echo . PID USER .... PR . NI VIRT ... RES .. SHR . S . %CPU %MEM . TIME+ . COMMAND
top -d 3600 -b |grep conky
These are the first results using a machine with 4GB RAM. The script was started after 2 hours "up" time.
Code: litewsize.sh reports conky's memory use every hour
runs top -d 3600 -b |grep conky
. PID USER .... PR . NI VIRT ... RES .. SHR . S . %CPU %MEM . TIME+ . COMMAND
2096 nomaz 20 0 631176 37620 13776 S 0.0 1.0 1:56.87 conky
2096 nomaz 20 0 639876 46280 13776 S 1.7 1.2 2:56.29 conky
2096 nomaz 20 0 649204 55616 13776 S 1.7 1.4 3:56.68 conky
2096 nomaz 20 0 657784 64200 13776 S 1.8 1.7 5:00.10 conky
2096 nomaz 20 0 666536 72916 13776 S 1.7 1.9 6:02.34 conky
2096 nomaz 20 0 676128 82576 13776 S 1.8 2.1 7:05.89 conky
2096 nomaz 20 0 684736 91204 13776 R 1.9 2.3 8:15.05 conky
2096 nomaz 20 0 693316 99812 13776 S 1.9 2.6 9:22.70 conky
2096 nomaz 20 0 702028 108416 13776 S 1.9 2.8 10:30.71 conky
2096 nomaz 20 0 710864 117244 13776 S 1.9 3.0 11:40.61 conky
Note that memory used by conky has gone from 1% to 3% between 2 and roughly 12 hours. (For whatever reason the timing of the tests is only approximately every 3600 seconds.)
Leaving this running, the RAM usage after 700 hours was nearly 33% as shown here:
Code: 2096 nomaz 20 0 2717092 1.213g 2260 S 1.4 32.8 700:17.74 conky
I think there is a problem. Pursuing it further is beyond me but I would be happy to test any proposed solution.
Regards to Jerry and all developers and users.
Richard Bowers.
|
|
|
| Linux Lite Persistent USB Purchase |
|
Posted by: BobtheBaptist - 09-17-2020, 10:20 AM - Forum: Installing Linux Lite
- Replies (7)
|
 |
Thank you for your response.
However I do not at present want to install LL but use the USB in Live mode with persistence on my old laptop whilst keeping all my apps and files intact.
Do I need to start a post in "Installing LL"?
As I said the usb live drive that I created boots fine but the purchased LL USB Persistent only shows as "Operation System not found"
I would be happy to create my own persistent USB live drive from Windows 10 if I could find directions for doing so, but it seems not to be possible at present.
I am sorry to have such a lack of knowledge but can you please point me to the correct place.
Regards
Bob Edwards
|
|
|
| Black Screen Turning Laptop on, on Battery |
|
Posted by: TheLamerLinux - 09-16-2020, 05:36 PM - Forum: Start up and Shutdown
- Replies (1)
|
 |
Hello,
I've came back to Linux Lite because I was missing how great it was on my computers. I'm having an issue with my new laptop that I use for college and personal uses. When I plug in the charger in my laptop it boots up just fine but when I unplug the laptop and turn it on I get a black screen. I've done an update and still no fixed.
Boot Process:HP logo Black scree Linux Lite boot screen Black screen
Boot Process on Charger:HP logo Black screen Linux Lite boot screen Black screen LightDM Desktop
I've tried other distros and never had this problem unless I had my monitor plugged in and installed it, but I had nothing plugged in except the USB drive.Here is the laptop specs:
.-/+oossssoo+/-. lamer@HP-Lite `:+ssssssssssssssssss+:` -------------
-+ssssssssssssssssssyyssss+- OS: Ubuntu 20.04.1 LTS x86_64
.ossssssssssssssssssdMMMNysssso. Host: HP Pavilion Laptop 15-cw1xxx
/ssssssssssshdmmNNmmyNMMMMhssssss/ Kernel: 5.4.0-47-generic
+ssssssssshmydMMMMMMMNddddyssssssss+ Uptime: 10 mins
/sssssssshNMMMyhhyyyyhmNMMMNhssssssss/ Packages: 1934 (dpkg)
.ssssssssdMMMNhsssssssssshNMMMdssssssss. Shell: bash 5.0.17
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ Resolution: 1920x1080
ossyNMMMNyMMhsssssssssssssshmmmhssssssso DE: Xfce
ossyNMMMNyMMhsssssssssssssshmmmhssssssso WM: Xfwm4
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ WM Theme: Adapta
.ssssssssdMMMNhsssssssssshNMMMdssssssss. Theme: Adapta [GTK2], Adwaita [GTK3]
/sssssssshNMMMyhhyyyyhdNMMMNhssssssss/ Icons: Papirus-Adapta [GTK2], Adwait
+sssssssssdmydMMMMMMMMddddyssssssss+ Terminal: xfce4-terminal
/ssssssssssshdmNNNNmyNMMMMhssssss/ Terminal Font: Droid Sans Mono 12
.ossssssssssssssssssdMMMNysssso. CPU: AMD Ryzen 5 3500U with Radeon V
-+sssssssssssssssssyyyssss+- GPU: AMD ATI 03:00.0 Picasso
`:+ssssssssssssssssss+:` Memory: 2256MiB / 13973MiB
.-/+oossssoo+/-.
Thank you
|
|
|
| Megasync _ dependancy not satisfiable |
|
Posted by: cantagril - 09-16-2020, 01:52 PM - Forum: Installing Software
- Replies (5)
|
 |
My first post and first day with LL5.0 and my only prior linux experience is as a humble user of Ubuntu 16.04LTS for a couple of years - so I hope that you'll forgive the stupidity of my questions:
I have tried to download 'megasync-xUbuntu_18.04_amd64.deb' which I think I have done correctly as it and the related Nautilus file show in my download folder. From that point I haven't been able to move forward. I have tried opening the main file with gdebi and all I get is"Error: Dependancy is not satisfiable:libraw16 (>= 0.16.0)." Apart from that I see no logfile displayed and wouldn't know where to look.
I have looked at the ubuntu forum and have found several (sometimes conflicting) methods to try and solve this from the command line but I'd be grateful if someone might direct me as which ones I should be trying in which order.
MTIA
|
|
|
| I would like to pay you every time a new version comes out. |
|
Posted by: icedigger - 09-16-2020, 01:31 PM - Forum: On Topic
- Replies (1)
|
 |
Just like a couple other linux distros or windows does. And/or how many computers I install it on.
Right now I have LL 5 on my work laptop and work desktop. But also when I sell clients used computers with it installed I would also like to send you money too.
Any time you come out with a new version I would like to pay you for your hard work.
Jerry, you are doing a fantastic job!
I don't expect any support but you always help out when needed on the forum. Even my stupid questions. You rock!
|
|
|
|