Linux Lite 7.6 RC1 has been released - See Release Announcements Section


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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 7,447
» Latest member: Spoess65
» Forum threads: 9,368
» Forum posts: 61,961

Full Statistics

Online Users
There are currently 3490 online users.
» 1 Member(s) | 3486 Guest(s)
Bing, Google, Internet Archive, WilojMt

Latest Threads
New Website Design
Forum: On Topic
Last Post: Valtam
9 hours ago
» Replies: 4
» Views: 71
Help me, please! - CDROM ...
Forum: Updates
Last Post: stevef
08-10-2025, 01:44 PM
» Replies: 26
» Views: 2,788
Linux Lite 7.6 RC1 Releas...
Forum: Release Announcements
Last Post: Valtam
08-09-2025, 11:05 AM
» Replies: 5
» Views: 897
Install Error Log - No Pu...
Forum: Updates
Last Post: stevef
08-09-2025, 05:26 AM
» Replies: 1
» Views: 125
Intel HD Graphics Not Wor...
Forum: Installing Linux Lite
Last Post: Abhi_245
08-08-2025, 06:44 PM
» Replies: 10
» Views: 612
installing 5.8 Lunix lite...
Forum: Installing Software
Last Post: Ren
08-01-2025, 03:34 PM
» Replies: 0
» Views: 224
VERY ODD install Issue
Forum: Installing Linux Lite
Last Post: Azoic
08-01-2025, 05:34 AM
» Replies: 0
» Views: 269
Old to new?
Forum: Introductions
Last Post: stevef
08-01-2025, 04:53 AM
» Replies: 1
» Views: 351
Q4Wine not working in Lit...
Forum: Installing Software
Last Post: Ren
07-31-2025, 08:46 PM
» Replies: 0
» Views: 256
New member
Forum: Introductions
Last Post: Valtam
07-30-2025, 08:40 AM
» Replies: 1
» Views: 5,983

 
  Linux Lite 6.6 running on a Dell Precision T1700
Posted by: Şerban S. - 03-09-2024, 03:25 PM - Forum: On Topic - No Replies

Hi, fellows!


I just added my machine to the Linux Lite Hardware Database (a few minutes ago, local time, UTC +2):

Code:
sâmbătă 09 martie 2024, 16:44:20
inxi -c 0 -ACdGMNSz
System:
  Kernel: 5.15.0-89-generic x86_64 bits: 64 Desktop: Xfce 4.16.0
  Distro: Linux Lite 6.6 LTS
Machine:
  Type: Desktop System: Dell product: Precision T1700 v: 01 serial: <filter>
  Mobo: Dell model: 048DY8 v: A01 serial: <filter> UEFI: Dell v: A25
  date: 02/02/2018
CPU:
  Topology: Quad Core model: Intel Core i7-4790 bits: 64 type: MT MCP
  L2 cache: 8192 KiB
  Speed: 2386 MHz min/max: 800/4000 MHz Core speeds (MHz): 1: 2292 2: 2436
  3: 1796 4: 1796 5: 2032 6: 1798 7: 2395 8: 1797
Graphics:
  Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics
  driver: i915 v: kernel
  Display: x11 server: X.Org 1.21.1.4 driver: modesetting
  unloaded: fbdev,vesa resolution: 1920x1080~60Hz
  OpenGL: renderer: Mesa Intel HD Graphics 4600 (HSW GT2)
  v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2
Audio:
  Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio
  driver: snd_hda_intel
  Device-2: Intel 8 Series/C220 Series High Definition Audio
  driver: snd_hda_intel
  Device-3: Z-Star Micro A4 TECH HD PC Camera type: USB
  driver: snd-usb-audio,uvcvideo
  Device-4: DigiTech Lexicon Lambda type: USB driver: snd-usb-audio
  Sound Server: ALSA v: k5.15.0-89-generic
Network:
  Device-1: Intel Ethernet I217-LM driver: e1000e
Drives:
  Local Storage: total: 447.13 GiB used: 138.31 GiB (30.9%)
  ID-1: /dev/sda vendor: Kingston model: SA400S37480G size: 447.13 GiB
  Message: No Optical or Floppy data was found.

For the laptop (actually, a netbook) ASUS X200MA there is an entry back in 2022 I guess.
I found it searching for "Intel Celeron N2830".
It is the machine I used to make the videos posted here, running some 6.x series on this machine.
It's still working acceptable. I'm eager to test LL 6.8 on the same machine. When done, I hope I will release a new video to showcase the use of Linux Lite on older machines (This one is from 2015, so, nine years ago...)
I'm posting this since I saw many people here interested in reviving old machines and I guess this kind of configuration is a good overall image on what Linux Lite is capable of doing "on a shoestring budget".
You can also find lots of other machines using this CPU in the Hardware Database.
The only change I made to the standard configuration is storage. I replaced the HDD WD 500 GB with a SSD Kingston A400 480 GB (Same SSD model as on Dell T1700).

One thing more:
I reminded that in some posts, people supposed that there are losses of storage.
The real meaning of "480 GB", is actually 480 x 10E9 Bytes.
Now, if you divide three times with 1024 to get the real value, you get 447,03 GB which is the exact value reported by inxi.
Nothing lost. Just marketing strategy...

Best regards,Șerban!

Print this item

  Running warpd (keyboard based pointer control) crashes GUI
Posted by: hckr1123 - 03-09-2024, 10:58 AM - Forum: Other - Replies (4)

Hi everyone,


I am new to this forum, so please guide me if I miss something that I should be following so that I can make the necessary corrections.

I am trying to run warpd (a keyboard based pointer control application): https://github.com/rvaiya/warpd
There are no issues installing it, after installing it, when I run it the GUI (X server?) hangs up.
(cursor moves but cannot click anything or interact with anything and nothing responds to any key press)

To recover from this, I am having to access a tty terminal (using Ctrl+Alt+F4) and then kill 'warpd' manually. After killing the process, the GUI recovers back to normal from the hung up state without having to restart the system.

I note that this only happens with LinuxLite and I do not face this on Windows, Ubuntu, or Arch. I am not sure what in LinuxLite might be interfering with the working of this application. I felt someone knowledgeable here in the forum could help me out.

Anyone have a hunch what in LinuxLite could be causing this?

Print this item

  Here is Practical Explanation about Next Life, Purpose of Human Life,
Posted by: Vishnu10 - 03-03-2024, 02:49 PM - Forum: Off Topic - No Replies

Practical Explanation ( For Example ) :- `1st of all can you tell me every single seconds detail from that time when you born ?? ( i need every seconds detail ?? that what- what you have thought and done on every single second )

can you tell me every single detail of your `1 cheapest Minute Or your whole hour, day, week, month, year or your whole life ??

if you are not able to tell me about this life then what proof do you have that you didn't forget your past ? and that you will not forget this present life in the future ?

that is Fact that Supreme Lord Krishna exists but we posses no such intelligence to understand him.
there is also next life. and i already proved you that no scientist, no politician, no so-called intelligent man in this world is able to understand this Truth. cuz they are imagining. and you cannot imagine what is god, who is god, what is after life etc.
_______
for example :Your father existed before your birth. you cannot say that before your birth your father don,t exists.

So you have to ask from mother, "Who is my father?" And if she says, "This gentleman is your father," then it is all right. It is easy.
Otherwise, if you makes research, "Who is my father?" go on searching for life; you'll never find your father.

( now maybe...maybe you will say that i will search my father from D.N.A, or i will prove it by photo's, or many other thing's which i will get from my mother and prove it that who is my Real father.{ So you have to believe the authority. who is that authority ? she is your mother. you cannot claim of any photo's, D.N.A or many other things without authority ( or ur mother ).

if you will show D.N.A, photo's, and many other proofs from other women then your mother. then what is use of those proofs ??} )

same you have to follow real authority. "Whatever You have spoken, I accept it," Then there is no difficulty. And You are accepted by Devala, Narada, Vyasa, and You are speaking Yourself, and later on, all the acaryas have accepted. Then I'll follow.
I'll have to follow great personalities. The same reason mother says, this gentleman is my father. That's all. Finish business. Where is the necessity of making research? All authorities accept Krsna, the Supreme Personality of Godhead. You accept it; then your searching after God is finished.

Why should you waste your time?
_______
all that is you need is to hear from authority ( same like mother ). and i heard this truth from authority " Srila Prabhupada " he is my spiritual master.
im not talking these all things from my own.
___________

in this world no `1 can be Peace full. this is all along Fact.

cuz we all are suffering in this world 4 Problems which are Disease, Old age, Death, and Birth after Birth.

tell me are you really happy ?? you can,t be happy if you will ignore these 4 main problem. then still you will be Forced by Nature.
___________________

if you really want to be happy then follow these 6 Things which are No illicit s.ex, No g.ambling, No d.rugs ( No tea & coffee ), No meat-eating ( No onion & garlic's )

5th thing is whatever you eat `1st offer it to Supreme Lord Krishna. ( if you know it what is Guru parama-para then offer them food not direct Supreme Lord Krishna )

and 6th " Main Thing " is you have to Chant " hare krishna hare krishna krishna krishna hare hare hare rama hare rama rama rama hare hare ".
_______________________________
If your not able to follow these 4 things no illicit s.ex, no g.ambling, no d.rugs, no meat-eating then don,t worry but chanting of this holy name ( Hare Krishna Maha-Mantra ) is very-very and very important.

Chant " hare krishna hare krishna krishna krishna hare hare hare rama hare rama rama rama hare hare " and be happy.

if you still don,t believe on me then chant any other name for 5 Min's and chant this holy name for 5 Min's and you will see effect. i promise you it works And chanting at least 16 rounds ( each round of 108 beads ) of the Hare Krishna maha-mantra daily.
____________
Here is no Question of Holy Books quotes, Personal Experiences, Faith or Belief. i accept that Sometimes Faith is also Blind. Here is already Practical explanation which already proved that every`1 else in this world is nothing more then Busy Foolish and totally idiot.
_________________________
Source(s):
every `1 is already Blind in this world and if you will follow another Blind then you both will fall in hole. so try to follow that person who have Spiritual Eyes who can Guide you on Actual Right Path. ( my Authority & Guide is my Spiritual Master " Srila Prabhupada " )
_____________
if you want to see Actual Purpose of human life then see this link : ( triple w ( d . o . t ) asitis ( d . o . t ) c . o . m  {Bookmark it })
read it complete. ( i promise only readers of this book that they { he/she } will get every single answer which they want to know about why im in this material world, who im, what will happen after this life, what is best thing which will make Human Life Perfect, and what is perfection of Human Life. ) purpose of human life is not to live like animal cuz every`1 at present time doing 4 thing which are sleeping, eating, s.ex & fear. purpose of human life is to become freed from Birth after birth, Old Age, Disease, and Death.

Print this item

  I Can't Enter Grub or any Boot Order
Posted by: ahmetinci06 - 02-29-2024, 03:49 PM - Forum: Other - Replies (6)

Hi, i have an Lenovo Thinkpad 10 (2015) and i installed linux lite (6.4) on to it like half an year ago. Before that it had ubuntu, kali linux and arch linux. It firstly came with windows 10. After i installed linux lite i had 0 problems until i closed the lid of it and didn't opened it like 2 or 3 months. After that i realized i forgot my password and i can't do anything. Then i tried to format the pc and then i realized i cant enter the grub or bios boot order etc. and i cant change it from terminal because i forgot the sudo password. Yesterday i tried to remove CMOS battery and wait like 15-18 hours to reset itself. When i opened it after i had black screen for 10-15 seconds and a blue kayboard-thing popped up but nothing works (like shortcuts etc.) kust ENTER button works. When i press enter it just boots into linux lite. I don't know what to do and maybe someone can help. I can try physical things (like shorting etc.) to make it work at this point. I think bios problem causes from a bug? (this one: https://bugs.launchpad.net/ubuntu/+sourc...ug/1734147) Im not sure. To sum it up, i have Linux lite 6.4 on my lenovo thinkpad 10 and i forget my password. Becasue of a bug in kernel i think, i cant enter to bios settins to format it. Im in a loop.

Print this item

  Hello from France
Posted by: FunkAndCode - 02-29-2024, 02:07 PM - Forum: Introductions - Replies (2)

Hi there from France  :wave,

I'm new to Linux Lite, I installed it 2-3 days ago without issues which is a great start for me
since I'm used to walk the harsh path of bug fixing when I'm doing something on a computer  ;D
I come from Windows but got fed up with bloatware, low performances, no security updates for
windows 10 users etc  Sad

I registered cause I'll probably have a ton of questions, when developing/configuring things.
I managed to install brave browser, vscode and new icon/themes so far, got some issues while
configuring lamp environment  :banghead. If I don't manage to fix it myself I'll probably spam dev help section

Be READY !  :043:

Print this item

  Keyboard freeze
Posted by: commodore2 - 02-29-2024, 09:36 AM - Forum: Other - Replies (11)

I am getting keyboard and mouse click freeze for last couple of days. It could be a recent update. I am not sure where to start troubleshooting.

Adding intel_idle.max_cstate=1 in the grub configuration file did not help

Swap details as follows:
NAME      TYPE SIZE USED PRIO
/swapfile file  2G  0B  -2


Last few updates:
Start-Date: 2024-02-27  22:52:21
Commandline: apt-get dist-upgrade
Requested-By: root
Upgrade: libtiff5:amd64 (4.3.0-6ubuntu0.7, 4.3.0-6ubuntu0.8), less:amd64 (590-1ubuntu0.22.04.1, 590-1ubuntu0.22.04.2)
End-Date: 2024-02-27  22:52:25

Start-Date: 2024-02-28  21:07:07
Commandline: apt-get dist-upgrade
Requested-By: root
Upgrade: libcpanel-json-xs-perl:amd64 (4.27-1build1, 4.27-1ubuntu0.1), libuv1:amd64 (1.43.0-1, 1.43.0-1ubuntu0.1)
End-Date: 2024-02-28  21:07:09

Xubuntu jammy 22.04 x86_64
Kernel: 6.6.0
Xfce4 4.16
Memory: 3.26 GiB / 7.60 GiB (43%)

Print this item

  updates error - Could not get lock
Posted by: julianks - 02-29-2024, 07:27 AM - Forum: Updates - Replies (1)

===========================
Install Updates Error log
===========================
Install Updates could not successfully download and install available updates.
Go to https://www.linuxliteos.com/forums/ and paste the log below into the Software - Support - Updates section for assistance.

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

E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 4248 (apt-get)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������(Reading database ... 50%

Print this item

  Update errors - LinuxCNC NO_PUBKEY
Posted by: n_spect_r - 02-28-2024, 07:22 PM - Forum: Updates - Replies (3)

===========================
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 the Software - Support - Updates section for assistance.

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

Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 https://dl.winehq.org/wine-builds/ubuntu focal InRelease
Hit:3 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:4 https://deb.opera.com/opera-stable stable InRelease
Get:5 http://linuxcnc.org precise InRelease [60.1 kB]
Err:5 http://linuxcnc.org precise InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3CB9FD148F374FEF
Get:6 http://linuxcnc.org buster InRelease [54.9 kB]
Err:6 http://linuxcnc.org buster InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3CB9FD148F374FEF
Reading package lists...
W: GPG error: http://linuxcnc.org precise InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3CB9FD148F374FEF
E: The repository 'http://linuxcnc.org precise InRelease' is not signed.
W: GPG error: http://linuxcnc.org buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3CB9FD148F374FEF
E: The repository 'http://linuxcnc.org buster InRelease' is not signed.

Print this item

  Mounting NTFS with read-write permissions
Posted by: stefanmalin - 02-27-2024, 06:20 PM - Forum: Hard Drives and SSDs - Replies (8)

Hello Admin,
I have installed LL6.6 on a brand new system with Intel i5 3rd gen, 16 GB RAM and 500 GB SSD.
I have added an already partitioned NTFS disk and I tried to mount with Disks GUI app with the following parameters: rw nosuid,nodev,nofail,x-gvfs-show,uid=username,gid=username
However, even it shows in Thunbar that permissions are read-write for the username and username group, yet I can access it read-only.
Failed any trial of saving a text file in that partition, even the ls -l command shows that I have all rights.
Any idea of fixing it?

Print this item

  nstall Updates could not successfully download and installed- dpkg was interrupt
Posted by: Lee cale - 02-27-2024, 05:15 PM - Forum: Updates - Replies (1)

===========================
Install Updates Error log
===========================
Install Updates could not successfully download and install available updates.
Go to https://www.linuxliteos.com/forums/ and paste the log below into the Software - Support - Updates section for assistance.

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

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.

Print this item