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,711
» Latest member: RobertRoyar
» Forum threads: 9,424
» Forum posts: 62,170

Full Statistics

Online Users
There are currently 1689 online users.
» 0 Member(s) | 1685 Guest(s)
Applebot, Baidu, Bing, Google

Latest Threads
after install Linux Lite ...
Forum: Installing Linux Lite
Last Post: val
9 hours ago
» Replies: 0
» Views: 25
Sem som quando reinicia
Forum: Other
Last Post: di0lh0
Yesterday, 01:59 PM
» Replies: 0
» Views: 23
ASUS x206HA black screen ...
Forum: Installing Linux Lite
Last Post: Doceal
11-10-2025, 09:25 AM
» Replies: 6
» Views: 795
time synchronization
Forum: Other
Last Post: LL-user
11-09-2025, 12:18 AM
» Replies: 1
» Views: 154
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
11-07-2025, 05:43 AM
» Replies: 4
» Views: 4,099
Problem updating lite 7.6...
Forum: Updates
Last Post: valtam
11-06-2025, 10:11 PM
» Replies: 3
» Views: 276
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 382
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 05:51 AM
» Replies: 23
» Views: 7,129
My worries
Forum: Installing Linux Lite
Last Post: stevef
11-01-2025, 03:44 PM
» Replies: 1
» Views: 212
nstall Updates - Could n...
Forum: Updates
Last Post: stevef
10-30-2025, 10:21 PM
» Replies: 5
» Views: 443

 
  Unload default psmouse driver then load a new driver at startup
Posted by: jam_27 - 03-16-2020, 09:49 AM - Forum: Start up and Shutdown - No Replies

Not sure if the title is what I really need but its my assessment of the issue anyway.
I need to use a patched psmouse driver from here https://github.com/antonizoon/psmouse-ux for my machine (vaio ux1).
The driver works as intended on kernel 4.4 (latest Lite 32bit) but does not survive reboot.
Issuing the last two commands (7 and 8 in the github link) after startup gets the mouse working as intended.

Code:
    sudo modprobe -r psmouse
Code:
    sudo modprobe psmouse
How to make this permanent?

Print this item

  Commandline Customizations.
Posted by: Nellonew - 03-16-2020, 06:24 AM - Forum: Other - No Replies

[move]Hi[/move]

I just installed the KDE Environment. I just wanted a multi-environment system, But the terminal was broken, it showed this (https://i.imgur.com/C4C9bz7.png)
[shadow=red,left]Also. The font is messed up.[/shadow]

Print this item

  Boot taking 2 Minutes
Posted by: Jinith Jayan - 03-15-2020, 12:45 PM - Forum: Other - Replies (6)

The Boot is Taking 2 minutes. I have reduced the startup apps and all but it is still taking 2 minutes. Grub tim is set to 2 seconds. Any other sugestions?

Print this item

  Some Apps not launching
Posted by: Jinith Jayan - 03-15-2020, 12:39 PM - Forum: Other - No Replies

Apps were working fine before but now it is not launching (eg install update, software update apps). When i open it as administator, some apps are working. But apps like Stacer and all are not launching even after trying to open as administator. Please Help

Print this item

  Integrated webcam shows images upside down
Posted by: Paul74 - 03-13-2020, 07:55 AM - Forum: Other - Replies (3)

Hello,


I just installed Skype for Linux....but image  appears to be upside down.
I didn't find (may be I am a little bit blind....) how to change webcam options. Is there something like "flip" option ?
I try it with cheese, same result.


This webcam appears correctly when I run 'lsusb' command, it's listed as "IMC networks Integrated webcam"


As I have many PC's running LinuxLite, the problem appears on Asus X52J, motherboard  K52JT, LinuxLite 4.8 (64 bits) with all update applied.


Thanks in advance for your ideas.
Have a nice day.

Print this item

  Linux Lite on 1 HDD, Windows 10 Pro on HDD2 not seen by Grub?
Posted by: Rapidrob - 03-13-2020, 04:30 AM - Forum: Other - Replies (2)

I'm running Linux Lite 4.6 on one 500 GB hard drive and a 2ND 500 GB Hard drive is running Windows 10 Pro.
I tried Grub Customizer after making sure the Win 10 Hard drive was mounted but Grub does not "see" the hard drive even if I hit "add" it does not show  up on the menu as an option.
I do not want to run the two OS's on the same hard drive unless I have to do it that way?
Are there instructions on how to run two HDD's that can be seen at boot up and selected to either to run?
Thanks for your help.

Print this item

  Problem installing Wine
Posted by: Tomm16 Rnr - 03-12-2020, 08:26 PM - Forum: Installing Software - Replies (1)

Hello everyone, I introduce myself, I am Thomas and I recently installed Linux Lite on my computer, it is my first time using Linux, the problem I currently have is that I cannot install WIne, I have reviewed multiple forums on the Internet and none has given a solution, so I decided to publish here, the problem I have is that after making

Code:
sudo dpkg --add-architecture i386
Code:
wget -nc https://dl.winehq.org/wine-builds/winehq.key
Code:
sudo apt-key add winehq.key
Code:
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
Code:
sudo apt update
Code:
sudo apt install --install-recommends winehq-stable


I get the following text
Code:
Los siguientes paquetes tienen dependencias incumplidas:
wine-stable-amd64 : Depende: libfaudio0 pero no va a instalarse
wine-stable-i386:i386 : Depende: libfaudio0:i386 pero no va a instalarse
                         Recomienda: libcapi20-3:i386 pero no va a instalarse
                         Recomienda: libglu1-mesa:i386 pero no va a instalarse o
                                     libglu1:i386
                         Recomienda: libodbc1:i386 pero no va a instalarse
                         Recomienda: libosmesa6:i386 pero no va a instalarse
                         Recomienda: libsane:i386 o
                                     libsane1:i386 pero no va a instalarse
                         Recomienda: libv4l-0:i386 pero no va a instalarse
                         Recomienda: libxslt1.1:i386 pero no va a instalarse
E: Dependencias incumplidas. Intente «apt --fix-broken install» sin paquetes (o especifique una solución).

Can anybody help me? Before I wanted to say that I am using the translator because I do not understand English, and I apologize if I have published in a section that is not the corresponding one

Print this item

  Upgrade kernel to 4.19. Instructions?
Posted by: jam_27 - 03-12-2020, 10:24 AM - Forum: Other - Replies (7)

Hello,
Just installed the 32 bit Lite on my vaio UX1 and loving it. It is smooth and fast. However, I cannot install the Ricoh camera driver which worked fine in earlier installation of MX linux.
(linux-headers-4.19.0-6-686-pae/stable,now 4.19.67-2+deb10u2 i386)

Having never downgraded/upgraded a kernel before, I need some help.
Could I please have instructions to upgrade the kernel (currently 4.4 in 32bit) in Lite to 4.19 please?
Also how to update the Grub config correctly, please?

Print this item

  Olive video will not transfer t oUSB drive
Posted by: Rapidrob - 03-11-2020, 10:49 PM - Forum: Other - Replies (4)

I just did a video of 13.2 GB  MP4 video and can view it as an MP4 on my computer with no issues. Linux Lite 4.6
If I try to send it to a 150 GB USB thumb drive it fails after 8 minutes saying the file is too large?
I tried another 50 GB USB drive and it does the same thing. If I say to retry, it loads to 1 second and then says there are 500,000 minutes to finish?
I do not see the problem.
[Image: cwwDHhX.jpg]

Print this item

  Gigabyte Nvidia Geforce GT1030 card questions?
Posted by: Rapidrob - 03-11-2020, 03:46 PM - Forum: Video Cards - No Replies

Are you using this card? Did Linux drivers work properly? Were there any operation errors or other problems?
I'm not a gamer,I need a better card for editing video software.
doing a search did not show post about this card.

Print this item