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,415
» Latest member: ManuelroAph
» Forum threads: 9,365
» Forum posts: 61,928

Full Statistics

Online Users
There are currently 5104 online users.
» 0 Member(s) | 5102 Guest(s)
Bing, Google

Latest Threads
Linux Lite 7.6 RC1 Releas...
Forum: Release Announcements
Last Post: stevef
7 hours ago
» Replies: 4
» Views: 272
Help me, please! - CDROM ...
Forum: Updates
Last Post: stevef
08-01-2025, 08:23 PM
» Replies: 12
» Views: 562
installing 5.8 Lunix lite...
Forum: Installing Software
Last Post: Ren
08-01-2025, 03:34 PM
» Replies: 0
» Views: 77
VERY ODD install Issue
Forum: Installing Linux Lite
Last Post: Azoic
08-01-2025, 05:34 AM
» Replies: 0
» Views: 99
Old to new?
Forum: Introductions
Last Post: stevef
08-01-2025, 04:53 AM
» Replies: 1
» Views: 116
Q4Wine not working in Lit...
Forum: Installing Software
Last Post: Ren
07-31-2025, 08:46 PM
» Replies: 0
» Views: 97
New member
Forum: Introductions
Last Post: Valtam
07-30-2025, 08:40 AM
» Replies: 1
» Views: 5,845
update error - dpkg was i...
Forum: Updates
Last Post: jpaca
07-29-2025, 05:46 PM
» Replies: 2
» Views: 774
Install Updates - Spotify...
Forum: Updates
Last Post: SamBC
07-26-2025, 05:28 PM
» Replies: 4
» Views: 508
installed Linux Lite - on...
Forum: Installing Linux Lite
Last Post: misterbela
07-24-2025, 04:13 PM
» Replies: 8
» Views: 2,864

 
  Intalling unixodbc
Posted by: tcltkdev - 03-12-2014, 02:12 AM - Forum: Installing Software - Replies (2)

How do you install unixodbc? apt-get install unixodbc doesn't seem to work.

Print this item

  Installing into a pre-defined partitions [SOLVED]
Posted by: Alan_uk - 03-11-2014, 07:22 PM - Forum: Installing Linux Lite - Replies (6)

Hi
I'm trying to install LL onto a new clean PC with EFI but with my own partitioning scheme. I first set the EFI to remove Secure Boot. Then booted with the Live CD and then ran GParted to format the HD as per:

[Image: gparted.png]

I then ran the installation and selected Something Else. Now I'm stuck as I expected (hoped!) that I could select the appropriate partitions, in particular the root to install, the swap, and efi for the boot loader (if I understand that correctly)

[Image: installation_type.png]

Any help appreciated as I'm trying to get off XP Wink

Print this item

  "Lubuntu might be the best Linux distro for Windows XP users"
Posted by: Coastie - 03-11-2014, 03:10 PM - Forum: Off Topic - Replies (15)

I escaped three years ago from my employer's forced use of XP and its MS predecessors and have been using Mac OS for the past 9 years at home. I tried Lubuntu for a few weeks in January before finding Linux Lite. I disagree with the writers of these below articles. I do not think they are aware of Linux Lite.

"Lubuntu might be the best Linux distro for Windows XP users" http://www.itworld.com/open-source/40900...s-xp-users
"Windows XP User? Here’s 4 Reasons to Switch to Lubuntu This April" http://www.omgubuntu.co.uk/2014/02/four-...this-april

Hopefully more XP users will find Linux Lite.

Print this item

  Do I need a proprietary driver for video?
Posted by: Stirfry - 03-10-2014, 11:17 PM - Forum: Video Cards - Replies (1)

Hi,  should I be able to play video just with LL's default drivers?  I understood this to be yes from somewhere.  :-\  So far can't get nvidia driver to install and can't play videos from either DVD --- VLC freezes at opening still and has to be killed--- or any webpage video.  If I'm reading the xorg log correct, system runs through various drivers and settles on vesa.  Doesn't seem to find a nouveau module which i've read somewhere is the alternative to nvidia?

Nothing I've tried so far successfully installs the nvidia driver.  Not install drivers, or marking directly in synaptic or manually downloading from nvidia.  According to Nvidia, install needs to be done outside the X desktop, so I've tried various suggestions more or less versions of this method:

Download shell script: 'NVIDIA-Linux-x86-96.43.18-pkg1.run' for my NVIDIA Geforce4 MX440SE graphics card.  Save to 'Downloads' folder. In terminal:

$ sudo gedit /etc/modprobe.d/blacklist.conf

Add 5 blacklist lines for: vga16fb, nouveau, rivafb, nvidiafb, rivatv. [just following orders here but assume its to stop conflicts].

$ sudo apt-get remove --purge nvidia*    Been doing this a lot!  Reboot to a terminal with ctl+alt+F1

$ sudo service lightdm stop     then cd to downloads folder.

$ chmod +x NVIDIA-Linux-x86-96.43.18-pkg1.run
$ sudo ./NVIDIA-Linux-x86-96.43.18-pkg1.run


Install aborts with maybe useful warning? :  "Kernel header file /lib/modules/3.8.0-34-generic/build/include/linux/version.h doesn't exist"

Checked what did exist ...  /lib/modules/3.8.0-34-generic/  has shortcut or symbolic link to...  /usr/src/linux-headers-3.8.0-34-generic/include/linux/  and no file 'version.h'  So path expected by the .run file doesn't exist.  If this missing file is causing all the other aborts, then any help gladly taken.

Print this item

  Atheros AR9285 wireless card - Solved
Posted by: DRW05 - 03-10-2014, 09:30 AM - Forum: Network - Replies (3)

Running Linux Lite 1.0.8 and this card is not recognized by the system.

So far I have done the following:

In a terminal:
[table]
[tr]
[td]sudo leafpad /etc/modprobe.d/ath9k.conf
[/td]
[/tr]
[/table]

Then a file called ath9k.conf opened, and I input the following:
[table]
[tr]
[td]options ath9k nohwcrypt=1
[/td]
[/tr]
[/table]
Saved this file.

Then in terminal:
[table]
[tr]
[td]lsmod |grep ath9k[/td]
[/tr]
[/table]

Performed a reboot. No effect.

Next, I input the following in a terminal:
[table]
[tr]
[td]sudo apt-get install rfkill[/td]
[/tr]
[/table]

I believe this finished installing, apparently no effect.

Print this item

  Post Your Desktop Screenshots!
Posted by: Teddy - 03-10-2014, 02:19 AM - Forum: Screenshots - Replies (388)

This is a little event we do on the LDC forums, so we spread the love to this forum! Post away! Screenshots have to be strictly Linux Lite.

Print this item

  Intel 82846/GL Chipset
Posted by: cacrosdale - 03-09-2014, 10:30 PM - Forum: Video Cards - Replies (3)

Hi,

I just recently installed Linux Lite on my old Dell GX260.  I was having trouble with bootup, but did the "nomodeset" workaround to get going and it worked fine.  It boots up and I have access and can use everything, but the resolution is only 640x480 and there is no option to improve it.  I tried to used the driver installer from the Intel site, but I get an "Error: Dependency is not satisfyable - libglib 2.0-0 (>=2.37.3)"

Is there a way to increase the resolution or an avenue someone can suggest for fixing the issue?

Thanks,
Chris

Print this item

  Installing Conky
Posted by: aelod - 03-09-2014, 02:58 PM - Forum: Installing Software - Replies (3)

How can I install Conky in Linux Lite?

Print this item

  CPU jumping to 100% Usage
Posted by: apakhe - 03-09-2014, 12:12 PM - Forum: Other - Replies (3)

Hello there!
Recently I got this issue that I can't figure out how to fix it. Sometimes, my CPU goes up to 100% usage(out of nowhere) and then a strange beeping sound comes out of my PC. Why is that?
That thing pops up when I am playing WoW or when I am simply surfing the web... And I don't think that WoW or Firefox can use that much CPU juice.

My system specs are:
Intel Pentium 4 631 HT 3.00Ghz
2 Gb RAM
Nvidia GT220 1 Gb Video Card
160 Seagate ATA HDD

Can you help me with it? Thank you!

Print this item

  No Sub/Bass
Posted by: aelod - 03-08-2014, 06:40 PM - Forum: Sound - Replies (10)

Hy!

I've a Creative Sound Blaster X-Fi Platinum Fatal1ty Champion card sound is good but I don't get any sound from my sub.
Why is that?
In alsamixer from terminal I've checked the chenel is mounted (center/lfe).

pls help

Print this item