| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 7,719
» Latest member: Jessattep
» Forum threads: 9,424
» Forum posts: 62,176
Full Statistics
|
| Online Users |
There are currently 1625 online users. » 0 Member(s) | 1621 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
after install Linux Lite ...
Forum: Installing Linux Lite
Last Post: val
4 hours ago
» Replies: 4
» Views: 80
|
Problem updating lite 7.6...
Forum: Updates
Last Post: FilippoMo
7 hours ago
» Replies: 4
» Views: 309
|
Sem som quando reinicia
Forum: Other
Last Post: stevef
Today, 06:43 AM
» Replies: 1
» Views: 49
|
ASUS x206HA black screen ...
Forum: Installing Linux Lite
Last Post: Doceal
11-10-2025, 09:25 AM
» Replies: 6
» Views: 818
|
time synchronization
Forum: Other
Last Post: LL-user
11-09-2025, 12:18 AM
» Replies: 1
» Views: 168
|
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
11-07-2025, 05:43 AM
» Replies: 4
» Views: 4,153
|
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 403
|
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 05:51 AM
» Replies: 23
» Views: 7,191
|
My worries
Forum: Installing Linux Lite
Last Post: stevef
11-01-2025, 03:44 PM
» Replies: 1
» Views: 220
|
nstall Updates - Could n...
Forum: Updates
Last Post: stevef
10-30-2025, 10:21 PM
» Replies: 5
» Views: 459
|
|
|
| Window border issue with Lite Cleaner when compton enabled |
|
Posted by: vaikus84 - 01-26-2015, 05:36 AM - Forum: Other
- Replies (1)
|
 |
Hello Linux Lite devs
Discovered an "Lite Cleaner" issue when using compton compositor.
http://imgur.com/rw3R8gh
I'm using this compton configuration: ( any suggestion from compton gurus? )
Code: backend = "glx";
paint-on-overlay = true;
glx-no-stencil = true;
glx-no-rebind-pixmap = true;
vsync = "opengl-swc";
# These are important. The first one enables the opengl backend. The last one is the vsync method. Depending on the driver you might need to use a different method.
# The other options are smaller performance tweaks that work well in most cases.
# You can find the rest of the options here: https://github.com/chjj/compton/wiki/perf-guide, and here: https://github.com/chjj/compton/wiki/vsync-guide
# Shadow
shadow = true; # Enabled client-side shadows on windows.
no-dock-shadow = true; # Avoid drawing shadows on dock/panel windows.
no-dnd-shadow = true; # Don't draw shadows on DND windows.
clear-shadow = true; # Zero the part of the shadow's mask behind the window (experimental).
shadow-radius = 7; # The blur radius for shadows. (default 12)
shadow-offset-x = -7; # The left offset for shadows. (default -15)
shadow-offset-y = -7; # The top offset for shadows. (default -15)
shadow-exclude = [
"! name~=''",
"n:e:Notification",
"n:e:Plank",
"n:e:Docky",
"g:e:Synapse",
"g:e:Kupfer",
"g:e:Conky",
"n:w:*Firefox*",
"n:w:*Chrome*",
"n:w:*Chromium*",
"class_g ?= 'Notify-osd'",
"class_g ?= 'Cairo-dock'",
"class_g ?= 'Xfce4-notifyd'",
"class_g ?= 'Xfce4-power-manager'"
];
# The shadow exclude options are helpful if you have shadows enabled. Due to the way compton draws its shadows, certain applications will have visual glitches
# (most applications are fine, only apps that do weird things with xshapes or argb are affected).
# This list includes all the affected apps I found in my testing. The "! name~=''" part excludes shadows on any "Unknown" windows, this prevents a visual glitch with the XFWM alt tab switcher.
# Fading
fading = true; # Fade windows during opacity changes.
fade-delta = 4; # The time between steps in a fade in milliseconds. (default 10).
fade-in-step = 0.03; # Opacity change between steps while fading in. (default 0.028).
fade-out-step = 0.03; # Opacity change between steps while fading out. (default 0.03).
#no-fading-openclose = true; # Fade windows in/out when opening/closing
detect-client-opacity = true; # This prevents opacity being ignored for some apps. For example without this enabled my xfce4-notifyd is 100% opacity no matter what.
# Window type settings
wintypes:
{
tooltip = { fade = true; shadow = false; };
};
Thank you in advance,
vaikus84
|
|
|
| How to set up Lenovo Thinkpad T430's network devices to be efficient? |
|
Posted by: vaikus84 - 01-26-2015, 05:08 AM - Forum: Network
- Replies (2)
|
 |
Hello Network gurus of Linux Lite
This question may seem a bit odd. But I've noticed that Linux network drivers are sometimes not very efficient. Especially the wireless module drivers.
So I want to know if there are some specific tweaks that can make a difference to those modules?:
pci@0000:00:19.0 eth0 network 82579LM Gigabit Network Connection
pci@0000:03:00.0 wlan0 network Centrino Advanced-N 6205 [Taylor Peak]
wwan0 network interface 3G WWAN H5321gw
And I prefer not to use proprietary windows drivers.
Thank you in advance,
vaikus84
|
|
|
| How to optimize an Intel i5-3320M processor on a Lenovo Thinkpad T430? |
|
Posted by: vaikus84 - 01-26-2015, 04:56 AM - Forum: Other
- No Replies
|
 |
Hello Linux Lite gurus
What optimizations to do additionally to make the CPU I have on my lappy more efficient on Linux Lite 2.2 64bit?
Is Intel CPU Microcode installation required?
My CPU is:
cpu@0 processor Intel® Core i5-3320M CPU @ 2.60GHz
memory 32KiB L1 cache
memory 256KiB L2 cache
memory 3MiB L3 cache
memory 32KiB L1 cache
memory 4GiB System Memory
memory 2GiB SODIMM DDR3 Synchronous 1600 MHz (0,6 ns)
memory 2GiB SODIMM DDR3 Synchronous 1600 MHz (0,6 ns)
memory 128KiB BIOS
pci@0000:00:00.0 bridge 3rd Gen Core processor DRAM Controller
pci@0000:00:02.0 display 3rd Gen Core processor Graphics Controller
Thank you in advance,
vaikus84
|
|
|
| How to set the right display color profile and more for a Lenovo Thinkpad T430? |
|
Posted by: vaikus84 - 01-26-2015, 04:50 AM - Forum: Video Cards
- No Replies
|
 |
Hello Display tweakers of Linux Lite
Has anyone experience in setting up a Lenovo Thinkpad T430's display properly?
*ICC profile ( laptop display color profile )
*So that display brightness is remembered for Battery and AC use (separate values)
*So that display brightness is remembered after restart, sleep, hibernate, shutdown
*f.lux software usage good or bad? https://justgetflux.com/
*Maybe something else that I don't know about
Thank you in advance and better vision for you all,
vaikus84
|
|
|
| How to set up Lenovo Thinkpad T430's FN and special keys? |
|
Posted by: vaikus84 - 01-26-2015, 04:41 AM - Forum: Other
- Replies (1)
|
 |
Hello fellow lappy power users
Does someone know how to specifically set up a Lenovo Thinkpad T430's keyboard under Linux Lite? So that all keys function properly including the Function and Special keys like the ThinkVantage, Sound Mute, Mic mute buttons? (FN + Wifi sign button / F7 -- FN + Camera and Headset sign / F6 -- FN+ Lock sign / F3) and the other ones too?
Possibly some advice on what the ThinkVantage button is best used for under Linux Lite?
Thank you in advance,
vaikus84
|
|
|
| How to set up TLP power manager on a Lenovo Thinkpad T430? |
|
Posted by: vaikus84 - 01-26-2015, 04:31 AM - Forum: Installing Software
- Replies (15)
|
 |
Hello Fellow lappy users
What would be the best way for tweaking TLP power manager under Linux Lite 2.2 64 bit? Do I need to disable some tweaks that could conflict with it?
The goal is to have balanced usage and power consumption and to generate less heat with my lappy.
Do I need to post some hardware info and what would those commands be?
Thank you in advance,
vaikus84
|
|
|
| How to set up sound on a Lenovo ThinkPad T430? |
|
Posted by: vaikus84 - 01-26-2015, 04:22 AM - Forum: Sound
- No Replies
|
 |
Hello Sound aficionados of Linux Lite
What are the specific settings to allow to use all the features that T430's sound solution has to offer?
Some of them that come to my mind are:
*Setting up Pulseaudio to have Noise Cancellation for the Mic
*Setting up pulseaudio to have DisplayPort audio visible in pavucontrol
*So that Skype usage is not disturbed by other programs
I'm definitely missing something. Hope some sound gurus can help me out on this one.
Thank you in advance and my sound clarity be the goal,
vaikus84
|
|
|
| [SOLVED] How to set up "thinkfan" on a Lenovo Thinkpad T430? |
|
Posted by: vaikus84 - 01-26-2015, 04:13 AM - Forum: Installing Software
- Replies (15)
|
 |
Hello
How would I go about installing and setting up "thinkfan" to controll my Thinkpad's system fan 1?
And how to make it start with the system permanently?
What information do I need to paste here from my hardware? And what commands would they be?
I need it to be quiet when doing nothing in particular and revs higher only after 55'C degrees Celsius.
Also wondering is there a way to read more fan speed steps than low rpm and high rpm? Would love for it to have at lest 3 or 4 steps on different levels of heat.
Does this thinkfan software affect the hdd temps badly in real life situation use?
Thank you in advance,
vaikus84
[attachment deleted by admin]
|
|
|
|