| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 8,011
» Latest member: MrMillay
» Forum threads: 9,474
» Forum posts: 62,486
Full Statistics
|
| Online Users |
There are currently 880 online users. » 0 Member(s) | 876 Guest(s) Baidu, Bing, Google, Yandex
|
| Latest Threads |
update_failed - 400 Bad R...
Forum: Updates
Last Post: val
04-21-2026, 10:57 PM
» Replies: 2
» Views: 139
|
Problem updating lite 7.6...
Forum: Updates
Last Post: val
04-21-2026, 10:43 PM
» Replies: 6
» Views: 2,930
|
Problem updating LL6.2 - ...
Forum: Updates
Last Post: stevef
04-16-2026, 11:31 PM
» Replies: 1
» Views: 143
|
Project Litening
Forum: Linux Lite Software Development
Last Post: valtam
04-15-2026, 11:33 AM
» Replies: 16
» Views: 1,511
|
Website forum links not w...
Forum: Suggestions and Feedback
Last Post: valtam
04-06-2026, 12:32 AM
» Replies: 5
» Views: 517
|
time synchronization
Forum: Other
Last Post: LL-user
04-03-2026, 03:13 PM
» Replies: 5
» Views: 1,756
|
Permissions on a secondar...
Forum: Other
Last Post: stevef
04-02-2026, 06:26 AM
» Replies: 9
» Views: 904
|
Some windows fail to rend...
Forum: Video Cards
Last Post: Crimson Plasma
03-31-2026, 04:19 PM
» Replies: 4
» Views: 559
|
Linux Lite 7.8 Final Rele...
Forum: Release Announcements
Last Post: Wirezfree
03-29-2026, 10:21 PM
» Replies: 16
» Views: 32,797
|
Accidentally Deleted fold...
Forum: Hard Drives and SSDs
Last Post: trinidad
03-13-2026, 11:38 PM
» Replies: 3
» Views: 479
|
|
|
| missing ruby & json file type icons |
|
Posted by: trinidad - 01-17-2019, 06:24 PM - Forum: Coding
- Replies (4)
|
 |
My Ruby icons are not showing up in file manager. They show up in the mime type editor, but not in Thunar on the desktop like they should. Json doesn't show up right either. The icons are in the set and show in the mime type editor but not on the desktop. What did I miss?
TC
|
|
|
| Installing custom ISO from PxeLinux |
|
Posted by: AeroSam - 01-16-2019, 08:44 PM - Forum: Installing Linux Lite
- No Replies
|
 |
Hey
I'm having an issue with installing Linux Lite from an ISO image I've created. I created an iso with Linux Live Kit
I've had one machine end up with a completely black screen with red lines at the top of the screen and have nothing happen, boots back to how it was before I tried to image it.
I've tried searching the forums and google for anything like this, I've followed tutorials to set up PxeLinux on a WDS computer
My pxelinux default config file has the entry for it as:
LABEL linux
MENU LABEL LINUXTEST1
Kernel memdisk
initrd /Linux/linuxtest.iso
APPEND iso
The error I'm getting with the iso is:
Fatal error occured - could not locate linux data
something went wrong and we can't continue. This should never happen.
Please reboot your computer with ctrl+alt+delete
Any help is appreciated!
|
|
|
| Overwatch (Linux Lite 4.2 game-play) |
|
Posted by: valtam - 01-16-2019, 11:04 AM - Forum: Games Support
- Replies (1)
|
 |
Here's a play test of Overwatch on Linux Lite 4.2 with Lutris. System is a Ryzen 7 1700X @3.6GHz with 16GB DDR4 @3066MHz. Radeon RX480 @Stock. Average ~150FPS given shaders were still compiling. This is on the latest Mesa and Vulkan drivers available as of 1-14-19 and also on the latest 4.20 kernel. Recorded with OBS in the mp4 format with libx264 hardware encoding @10000 bitrate / 1080p60.
https://www.youtube.com/watch?v=LvNh9l2kA_4
|
|
|
| Problem installng and using Google Earth |
|
Posted by: timbuck2 - 01-15-2019, 04:31 PM - Forum: Installing Software
- Replies (6)
|
 |
Installed from the Synaptic Package Manager.
Ran Code: /usr/bin/make-googleearth-package
and got the following:
Code: ~ /usr/bin/make-googleearth-package
cat: /etc/mailname: No such file or directory
--2019-01-15 11:22:22-- http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
Resolving dl.google.com (dl.google.com)... 172.217.2.14
Connecting to dl.google.com (dl.google.com)|172.217.2.14|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-01-15 11:22:24 ERROR 404: Not Found.
Could not download Google Earth! (You may need to use --file)
Is GoogleEarthLinux.bin available somewhere else now?
|
|
|
| Eliminate annoying line when scrolling in browser - Intel i915 graphics |
|
Posted by: robinc - 01-15-2019, 06:45 AM - Forum: Tutorials
- No Replies
|
 |
Having just 'upgraded' to a 4 year old Acer X3995 with Intel i915 on board chip, I've been annoyed by the line of distortion across the screen when scrolling with any browser.
The normal disable Hardware Acceleration etc makes no difference.
Solution:-
/usr/share/X11/xorg.conf.d
Create a text file 20-intel.conf
Code: Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"
Option "TearFree" "true"
Option "DRI" "3"
EndSection
Reboot - sorted.
|
|
|
|