| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 7,730
» Latest member: DiaNob
» Forum threads: 9,427
» Forum posts: 62,208
Full Statistics
|
| Online Users |
There are currently 2436 online users. » 0 Member(s) | 2432 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
5 Minute Boot
Forum: Start up and Shutdown
Last Post: frank4360
3 hours ago
» Replies: 2
» Views: 51
|
after install Linux Lite ...
Forum: Installing Linux Lite
Last Post: val
11-15-2025, 04:37 PM
» Replies: 10
» Views: 322
|
Sem som quando reinicia
Forum: Other
Last Post: di0lh0
11-15-2025, 02:20 PM
» Replies: 19
» Views: 350
|
Hello!!!
Forum: Introductions
Last Post: stevef
11-15-2025, 05:35 AM
» Replies: 1
» Views: 61
|
No authentication when i ...
Forum: Start up and Shutdown
Last Post: stevef
11-15-2025, 05:33 AM
» Replies: 1
» Views: 70
|
Problem updating lite 7.6...
Forum: Updates
Last Post: valtam
11-13-2025, 11:52 PM
» Replies: 5
» Views: 446
|
ASUS x206HA black screen ...
Forum: Installing Linux Lite
Last Post: Doceal
11-10-2025, 09:25 AM
» Replies: 6
» Views: 928
|
time synchronization
Forum: Other
Last Post: LL-user
11-09-2025, 12:18 AM
» Replies: 1
» Views: 225
|
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
11-07-2025, 05:43 AM
» Replies: 4
» Views: 4,285
|
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 477
|
|
|
| Helping other memeber.. |
|
Posted by: GhostMaker77 - 12-31-2019, 01:06 AM - Forum: On Topic
- No Replies
|
 |
I TOLD NEWTUSMAXIMUS HOW TO GET INTO THAT PHONE AND GRAP THE DATA NEEDED, BUT HE MAY NEED SOME HELP WITH "ADB" IF HES NOT FAMILIAR WITH IT.. ANY ADB GURU'S HERE MIGHT OFFER A HAND TO HIM IF HE STILL HAS THE PHONE.. JUS SAYIN...
|
|
|
| NEW GUY HELLO EVERYONE! |
|
Posted by: GhostMaker77 - 12-30-2019, 06:50 PM - Forum: Introductions
- Replies (6)
|
 |
I have been a linux user for several years..probably 10.. it sure has come along way.. like most..im disgusted with windows..finally had to remove the dual boot..just couldnt even tolerate win 7 anymore..much less 10. So ive used mint LMDE 2 for years.. outstanding and rock solid.. then came 3.. UGLY SLOW.. had to bail.. tried about 10 lightweight distros.. YUCK.. then I FOUND LINUX LITE.. DAM..THIS THING IS AWESOME...(4.2)... needs a few fixes..but NICE... THEN..TRIED 4.6.. It was OK..UNTIL THE UPDATE...UGHHHHHH..... WHAT ARE YOU DOING ??????
THE FIRST THING IT DID WAS WRECK MY DESKTOP..AND INSTALL SOME UTTERLY GARBAGE VERSION OF WHAT SOMEONE THOUGHT WOULD BE " BETTER" ... NOOOOOOOOOOOOOO !!!! IN FACT..SO ANNOYING..SO BAD..IVE GONE BACK TO 4.2..AND GOING TO STAY THERE ...JUST NOW REINSTALLED IT... OH...SWEET HAPPINESS AGAIN...
FROM NOW ON...HOW ABOUT YOU ASK US BEFORE JACKING UP OUR DESKTOPS !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
GOOD.. NOW...WE CAN CONTINUE...
|
|
|
| This lines always appear when I add new repoitory |
|
Posted by: Forza Horison - 12-28-2019, 07:18 PM - Forum: Installing Software
- No Replies
|
 |
I always see this lines right after I add new repository (before repository information and prompt enter or cancel) . I don't know what this codes mean and I don't what to do with it, but I think there's a problem about my system (is it about python, idk).
Can anyone tell me what is it and how or fix it if it's a problem?
I'm using Linux Lite 3.8 x86
Thanks in advance.
Code: Traceback (most recent call last):
File "/usr/bin/lsb_release", line 95, in <module>
main()
File "/usr/bin/lsb_release", line 59, in main
distinfo = lsb_release.get_distro_information()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 383, in get_distro_information
distinfo = guess_debian_release()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 281, in guess_debian_release
get_distro_info(distinfo['ID'])
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in get_distro_info
RELEASES_ORDER.sort(key=lambda n: float(n[0]))
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in <lambda>
RELEASES_ORDER.sort(key=lambda n: float(n[0]))
ValueError: could not convert string to float: '18.04 LTS'
Traceback (most recent call last):
File "/usr/bin/lsb_release", line 95, in <module>
main()
File "/usr/bin/lsb_release", line 59, in main
distinfo = lsb_release.get_distro_information()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 383, in get_distro_information
distinfo = guess_debian_release()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 281, in guess_debian_release
get_distro_info(distinfo['ID'])
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in get_distro_info
RELEASES_ORDER.sort(key=lambda n: float(n[0]))
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in <lambda>
RELEASES_ORDER.sort(key=lambda n: float(n[0]))
ValueError: could not convert string to float: '12.04 LTS'
Traceback (most recent call last):
File "/usr/bin/lsb_release", line 95, in <module>
main()
File "/usr/bin/lsb_release", line 59, in main
distinfo = lsb_release.get_distro_information()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 383, in get_distro_information
distinfo = guess_debian_release()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 281, in guess_debian_release
get_distro_info(distinfo['ID'])
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in get_distro_info
RELEASES_ORDER.sort(key=lambda n: float(n[0]))
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in <lambda>
RELEASES_ORDER.sort(key=lambda n: float(n[0]))
ValueError: could not convert string to float: '10.04 LTS'
|
|
|
| Update error log |
|
Posted by: petelobus - 12-28-2019, 06:45 PM - Forum: Other
- Replies (12)
|
 |
Sorry, I'm new here, despite having been using Lite for a year or so. Not sure where I should post this. Just tried to update and got the attached log - I'm not even sure if Linux has been automatically updating - it worked straight after installing and I've just left it alone!
Thanks for your help
Ian
|
|
|
| synaptic touchpad stops working on lenovo yoga 330 |
|
Posted by: ahrboktrexon - 12-28-2019, 11:34 AM - Forum: Other
- Replies (1)
|
 |
Hi guys, I rcently installed linux lite 4.6 on a Lenovo Yoga 330.
After the installation everything seems ok, but after a few actions on the touchpad this stops working, the pointer stops moving.
Linux is up, only the pointer is ko.
this is the output of lsb_release -a
Code: Distributor ID: Ubuntu
Description: Linux Lite 4.6
Release: 18.04
Codename: bionic
and
Code: ~ xinput -list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ ELAN0630:00 04F3:3072 Touchpad id=10 [slave pointer (2)]
⎜ ↳ SYNA7611:00 06CB:1952 id=9 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Video Bus id=6 [slave keyboard (3)]
↳ Power Button id=7 [slave keyboard (3)]
↳ EasyCamera: EasyCamera id=8 [slave keyboard (3)]
↳ Ideapad extra buttons id=11 [slave keyboard (3)]
↳ Intel HID events id=12 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]
Any help?
|
|
|
| There is no “Linux” Platform |
|
Posted by: Moltke - 12-27-2019, 02:56 PM - Forum: Off Topic
- No Replies
|
 |
Here's an article posted on blogs.gnome.org which I found very interesting and thought of sharing here https://blogs.gnome.org/tbernard/2019/12...latform-1/
An excerpt: Quote:In our community there is this idea that “Linux” is the third platform next to Windows and macOS. It’s closely connected to things like the “year of the Linux desktop”, and can be seen in the language around things like Flatpak, which bills itself as “The Future of Apps on Linux” and the Linux App Summit, which is “designed to accelerate the growth of the Linux application ecosystem”.
|
|
|
| Grubscreen not showing on single-boot setups - how can I fix this ? |
|
Posted by: m654321 - 12-26-2019, 12:25 PM - Forum: Other
- Replies (3)
|
 |
Something I've noticed on our Dell D630 is that when I have a single-boot setup with LL, the laptop boots straight to the Desktop, bypassing the grubscreen. However, this problem is absent with dual-boot setups (either LL/Win or LL/Linux), where the grubscreen shows itself as you'd expect. This no-show of grubscreen, with single-boot setups, also occurs on some of our other machines.
I'm trying LL4.6 as a single-boot setup on the D630: unlike LL3.8, which it whizzes along, it doesn't seem to like LL4.6 (loads of lag on booting). So I've installed the headers & image for the older 4.4 kernel, hoping this will get LL4.6 to work on this 13-year-old machine. However, without the grublist appearing on boot-up, I'm unable to select the 4.4 kernel. How do I fix this so I can get to select the kernel 4.4 ?
Any help / comments much appreciated ...
|
|
|
|