| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 1116 online users. » 0 Member(s) | 1112 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
time synchronization
Forum: Other
Last Post: LL-user
Yesterday, 03:13 PM
» Replies: 5
» Views: 1,397
|
Website forum links not w...
Forum: Suggestions and Feedback
Last Post: trinidad
04-02-2026, 01:23 PM
» Replies: 4
» Views: 121
|
Permissions on a secondar...
Forum: Other
Last Post: stevef
04-02-2026, 06:26 AM
» Replies: 9
» Views: 239
|
Some windows fail to rend...
Forum: Video Cards
Last Post: Crimson Plasma
03-31-2026, 04:19 PM
» Replies: 4
» Views: 181
|
Linux Lite 7.8 Final Rele...
Forum: Release Announcements
Last Post: Wirezfree
03-29-2026, 10:21 PM
» Replies: 16
» Views: 25,129
|
Accidentally Deleted fold...
Forum: Hard Drives and SSDs
Last Post: trinidad
03-13-2026, 11:38 PM
» Replies: 3
» Views: 274
|
Linux lite 6.0 doesn't wo...
Forum: Installing Linux Lite
Last Post: Dottor Octopus
03-03-2026, 05:14 PM
» Replies: 10
» Views: 1,098
|
xfce-panel fuzzy clock
Forum: Installing Software
Last Post: valtam
02-28-2026, 02:38 AM
» Replies: 1
» Views: 272
|
Project Litening
Forum: Linux Lite Software Development
Last Post: valtam
02-28-2026, 12:19 AM
» Replies: 6
» Views: 721
|
Unable to Mount External ...
Forum: Hard Drives and SSDs
Last Post: sqwuade
02-22-2026, 08:39 AM
» Replies: 7
» Views: 41,949
|
|
|
| Newbie to linux Lite 2.6 |
|
Posted by: Kilpatrickap - 09-25-2015, 07:20 PM - Forum: Introductions
- Replies (10)
|
 |
hi all,
I am very happy to join the team. I am a complete newbie to linux and I am emotionally attached to Linux Lite 2.6 because the distro was released on an important day to me. I have decided to forever remain with linux.
I have been on the Lite for less than a week and so far so good, I am impressed by the simplicity of LL.
I could use some help from fellow Linux users.
Cheers,
Kilpatrick
|
|
|
| Unbuntu Update NOT Installing in Software Updates |
|
Posted by: kcook - 09-25-2015, 05:58 PM - Forum: Installing Software
- Replies (3)
|
 |
:o I have Ubuntu 14.04, I need 14:10, Software Update informs me that 15.04 is available but it will not install. I cleared all the items on the update page, the update program came up but then could not install. Also I am having issues installing updates on a daily basis. What can be done to fix this issue? Thanks!
|
|
|
| Can't play some HTML5 videos, while my second Ubuntu machine can. |
|
Posted by: Zead - 09-25-2015, 10:31 AM - Forum: Other
- Replies (1)
|
 |
Video format or MIME type is not supported.
Restricted Extras are installed. It works on Ubuntu, but doesn't on this Linux Lite machine.
Browsers are both Firefox. Many HTML5 videos work (like YouTube etc...), but some don't.
EDIT: Nevermind... It seems Privacy Badger is the problem.
|
|
|
| Some applications in Linux Lite 2.6 |
|
Posted by: stevedat - 09-25-2015, 07:07 AM - Forum: Other
- Replies (7)
|
 |
I'm running Linux Lite 2.6 (64bit)
I am going to install some applications, such as: Mega, CrossOver, Teamviewer, so are those stuff able to install and work as well as running on Ubuntu 14.04?
Thanks.
|
|
|
| Window border width |
|
Posted by: eikelein - 09-25-2015, 04:22 AM - Forum: Other
- Replies (3)
|
 |
:-\
Hi from a newbie - here and to LL and to Linux in general.
I have searched here and googel'd for a way to make the borders of any and all windows wider; the dafault width makes resizing very difficult.
Certainly this has been answered before but I am too limited to find the answer.
Any helpful pointer will be greatly appreciated.
TIA
|
|
|
| RTL8723BE PCIe Wireless Network Adapter Issues -- Information+Fix |
|
Posted by: Wirezfree - 09-24-2015, 09:29 PM - Forum: Network
- Replies (3)
|
 |
This is for information. (mods, if in wrong place, you can move it)
I was having an issue with 2X RTL8723BE WiFi devices,
Intermittent loss of connections/slowness after a few hours after boot. (they where cheap @ $7.00/£5.00)
Device info:
Code: dave@jetway0:~$ lspci | grep 8723
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter
After research it appears it was added in Kernel 3.16, given I have 3.13 and is working fine, I looked for an alternative.
I found the following in a number of references, and after 5.0 days no more drop-outs or slowness occured.
First Install Driver:
Code: sudo apt-get install linux-headers-generic build-essential git
git clone https://github.com/lwfinger/rtlwifi_new.git
cd rtlwifi_new
make
sudo make install
reboot
Then:
Code: gksu leafpad /etc/modprobe.d/rtl8723be.conf
and then add:
Code: #To "disable" certain power saving features which can cause dropouts
options rtl8723be fwlps=0 ips=0
Important reminder, If you update kernel to less <3.16 , you will need to re-compile.
Code: cd rtlwifi_new
make clean
make
sudo make install
sudo modprobe rtl8723be
"NOTE: This code will build on any kernel 3.0 and newer. It includes the following drivers"
rtl8192ce, rtl8192se, rtl8192de, rtl8188ee, rtl8192ee, rtl8723ae, rtl8723be, and rtl8821ae
|
|
|
| Live Install Option |
|
Posted by: Japdum - 09-24-2015, 08:48 PM - Forum: Installing Linux Lite
- Replies (5)
|
 |
Hello Everybody, Does anyone knows if there is way to install LL but without trying, I mean, a poor installation, I want to insert my usb and start the installation. Is that possible? How can I do that? Thanks.
|
|
|
| Broken update-initramfs / initramfs-tools after an update... |
|
Posted by: Zead - 09-24-2015, 03:48 PM - Forum: Installing Software
- Replies (6)
|
 |
So after today's update, I got this...
update-initramfs: Generating /boot/initrd.img-3.13.0-63-generic
mktemp: failed to create file via template ‘/var/tmp/mkinitramfs-FW_XXXXXX’: No such file or directory
update-initramfs: failed for /boot/initrd.img-3.13.0-63-generic with 1.
I even tried to install new kernel and they won't get configured (and now I cannot remove them). I tried some tutorial on internet and no luck :/
I did "sudo leafpad /etc/initramfs-tools/update-initramfs.conf" and disabled update_initramfs here, because I was said that my system wouldn't boot otherwise...
Any help?
|
|
|
|