| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 7,729
» Latest member: Sapper_28
» Forum threads: 9,426
» Forum posts: 62,205
Full Statistics
|
| Online Users |
There are currently 1573 online users. » 0 Member(s) | 1569 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
after install Linux Lite ...
Forum: Installing Linux Lite
Last Post: val
Yesterday, 04:37 PM
» Replies: 10
» Views: 209
|
Sem som quando reinicia
Forum: Other
Last Post: di0lh0
Yesterday, 02:20 PM
» Replies: 19
» Views: 228
|
Hello!!!
Forum: Introductions
Last Post: stevef
Yesterday, 05:35 AM
» Replies: 1
» Views: 42
|
No authentication when i ...
Forum: Start up and Shutdown
Last Post: stevef
Yesterday, 05:33 AM
» Replies: 1
» Views: 39
|
Problem updating lite 7.6...
Forum: Updates
Last Post: valtam
11-13-2025, 11:52 PM
» Replies: 5
» Views: 394
|
ASUS x206HA black screen ...
Forum: Installing Linux Lite
Last Post: Doceal
11-10-2025, 09:25 AM
» Replies: 6
» Views: 887
|
time synchronization
Forum: Other
Last Post: LL-user
11-09-2025, 12:18 AM
» Replies: 1
» Views: 196
|
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
11-07-2025, 05:43 AM
» Replies: 4
» Views: 4,241
|
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 446
|
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 05:51 AM
» Replies: 23
» Views: 7,398
|
|
|
| Couple of Plex Setup tips |
|
Posted by: Duckeenie - 10-20-2015, 03:55 AM - Forum: Tutorials
- Replies (2)
|
 |
Literally a couple of tips for issues that people might have with Plex that aren't covered very well by the manual.
(apologies if it's a little rudimentary.)
Plex Can't Find Your Media.
This is an issue that arises from Plex not having the correct permissions to access your files. It seems there are numerous ways to overcome this but as a newcomer I found the simplest solution involved typing the following into the terminal:
Code: sudo nano /etc/default/plexmediaserver
Look for the line that says
Code: PLEX_MEDIA_SERVER_USER=plex
and replace the value plex with your username. Save the file, exit Nano.
Next we restart the server to take advantage of the changes:
Code: sudo service plexmediaserver restart
At this point Plex should have the required permissions to be able to access your media and setup your libraries.
Unable to Connect to Server From Local Device.
This is a firewall issues that we need to address.
Back to the terminal to open firewall ports then:
Code: sudo ufw allow 32400/tcp
Following this we need to open Plex and navigate to Settings>Server>Remote Access and sign in. Immediately below this you have an option to manually specify a port: Enter 32400 and click the Retry button.
At this point as long as you have setup your libraries you should be good to connect to your media from any local device that runs Plex.
|
|
|
| Acer Aspire One D150-1165 wireless driver |
|
Posted by: thera - 10-20-2015, 03:50 AM - Forum: Network
- Replies (15)
|
 |
i have an acer aspire one d150-1165 dual booted with windows 7 and linux lite 2.6. i can use wireless on win7 but not when booted in linux lite. linux lite will run on ethernet 10/100 cat5 just fine, but i have NEVER been able to get a linux distro of any kind to run the wireless card except easypeasy and it is much defunct these days. i am open to most any linux distro but i like linuxlite. can i get some help please?
[email protected]
|
|
|
| SSD Issues - Samsung and Now "Others" |
|
Posted by: Wirezfree - 10-19-2015, 10:50 PM - Forum: Off Topic
- Replies (3)
|
 |
For Information.
To avoid corrupting a current specific thread on Samsung SSD I thought I would post this here.
There is so much info floating around, it's difficult to get a clear picture, so here are some highlights.
- An issue with Samsung SSD surfaced with regards to errors generated by "TRIM"
It transpires that there "was" a kernel issue, now fixed >=3.6
- To make matters worse there is "also" a firmware bug with certain types & sizes of 840/850 ~ Pro's & Evo's
There is "NO Fix" yet from Samsung, or any statement confirming the issue or the affected types
What is known, is that people who have recently upgraded the firmware have now introduced the bug
It causes performance and data error issues.
- TRIM is automatically enabled in Ubuntu 14.04, therefore is also enabled in LL
It is "fstrim" and is a cron job runs from /etc/cron.weekly ((it is present on all my PC's))
But if you disable/remove it, then the SSD performance will slowly go down.
- There are "Other SSD's" with trim & data issues,
I believe this is from the most current kernel "Blacklist", these devices are stopped from Trimming, from
[color=rgb(51, 51, 51)][/color][color=rgb(150, 152, 150)]/* devices that don't properly handle queued TRIM commands */[/color][color=rgb(51, 51, 51)][/size][/color][/color] [color=rgb(51, 51, 51)][/color][color=rgb(51, 51, 51)] [/size] { [/color][color=rgb(24, 54, 145)]"[/color][color=rgb(51, 51, 51)]Micron_M500*", [/color][color=rgb(0, 134, 179)]NULL[/color][color=rgb(51, 51, 51)], ATA_HORKAGE_NO_NCQ_TRIM |[/size][/color] [/size] ATA_HORKAGE_ZERO_AFTER_TRIM, },[/size][/color] [/size] { [/color][color=rgb(24, 54, 145)]"[/color][color=rgba(0, 0, 0, 0.298039)]Crucial_CT*M500*", [/color][color=rgb(0, 134, 179)]NULL[/color][color=rgba(0, 0, 0, 0.298039)], ATA_HORKAGE_NO_NCQ_TRIM |[/size][/color] [/size] ATA_HORKAGE_ZERO_AFTER_TRIM, },[/size][/color] [/size] { [/color][color=rgb(24, 54, 145)]"[/color][color=rgba(0, 0, 0, 0.298039)]Micron_M5[15]0*", [/color][color=rgb(24, 54, 145)]"[/color][color=rgba(0, 0, 0, 0.298039)]MU01", ATA_HORKAGE_NO_NCQ_TRIM |[/size][/color] [/size] ATA_HORKAGE_ZERO_AFTER_TRIM, },[/size][/color] [/size] { [/color][color=rgb(24, 54, 145)]"[/color][color=rgba(0, 0, 0, 0.298039)]Crucial_CT*M550*", [/color][color=rgb(24, 54, 145)]"[/color][color=rgba(0, 0, 0, 0.298039)]MU01", ATA_HORKAGE_NO_NCQ_TRIM |[/size][/color] [/size] ATA_HORKAGE_ZERO_AFTER_TRIM, },[/size][/color] [/size] { [/color][color=rgb(24, 54, 145)]"[/color][color=rgba(0, 0, 0, 0.298039)]Crucial_CT*MX100*", [/color][color=rgb(24, 54, 145)]"[/color][color=rgba(0, 0, 0, 0.298039)]MU01", ATA_HORKAGE_NO_NCQ_TRIM |[/size][/color] [/size] ATA_HORKAGE_ZERO_AFTER_TRIM, },[/size][/color] [/size] { [/color][color=rgb(24, 54, 145)]"[/color][color=rgba(0, 0, 0, 0.298039)]Samsung SSD 8*", [/color][color=rgb(0, 134, 179)]NULL[/color][color=rgba(0, 0, 0, 0.298039)], ATA_HORKAGE_NO_NCQ_TRIM |[/size][/color] [/size] ATA_HORKAGE_ZERO_AFTER_TRIM, },[/size][/color]
|
|
|
| Hello from autumnal Prague at the center of Europe |
|
Posted by: j1r1 - 10-19-2015, 08:32 PM - Forum: Introductions
- Replies (7)
|
 |
I've tried to give Linux a chance several times already during recent 15 years or so... always repelled by elementary problems soon after installation. Seems that things have changed. Tested several distros and decided for LL as the closest to my taste.
Thanks to development team for sharing the results of all the hard work!
Jiri
|
|
|
| Problems connecting to Remote Desktop (vino server) |
|
Posted by: leillo1975 - 10-19-2015, 09:22 AM - Forum: Network
- Replies (3)
|
 |
Hello
I'm trying to connect to a Linux Lite 2.6 PC with Remmina via VNC, but is impossible.
I have vino server installed, and vino-preferences configured. When I do a " /usr/lib/vino/vino-server " in a terminal shows that this server is running, but I can't connect. I don't have problems connecting other Windows, Linux and Mac's via Remmina
Can you Help me?
|
|
|
| Samsung Evo SSD Kernel Bug |
|
Posted by: Duckeenie - 10-18-2015, 11:18 PM - Forum: Hard Drives and SSDs
- Replies (10)
|
 |
I recall reading a few months ago about the Linux Kernel bug that was causing issues with the aforementioned drives. Forgive me if this is a naive question but given that LL uses an older kernel I was wondering if the issue will have been patched out at this point or whether it's a case of waiting for a newer kernel?
|
|
|
| Default browser issues in Linux Lite 2.6 |
|
Posted by: MST246 - 10-18-2015, 07:53 PM - Forum: Other
- Replies (2)
|
 |
Hi all
I'm using Linux Lite 2.6 32bit and am having a problem getting Chromium web browser to stay set as default.
Here's the deal. Open "Preferred Applications" and set Chromium as default,the when I open Chromium it tells me it's not set to default blah,blah,blah.So I click yes to make it so.
I verify this in settings.
The fun part: open the "Preferred Applications" again and it's now set to nothing.Select Chromium again,close the pop up
and back in Chromium again tells me it's not default.This goes back and forth and ticking me off because everything opens in Firefox no matter what default is set where.
Is this a Chromium issue or Linux Lite? Thanks
|
|
|
| Slow USB transfer speeds |
|
Posted by: TMG1961 - 10-18-2015, 02:13 PM - Forum: Hard Drives and SSDs
- Replies (12)
|
 |
Can somebody explain to me what is going on? I have 2 usb 2.0 sticks..32 and 64gb, both formatted as fat32.
When i use them on laptop and copy or paste something to them it is extremely slow. It starts and then after 10-15 seconds it stops, sometimes for 10-15 seconds but it can last 5-10 minutes, nothing happening then, both sticks show activity but nothing is copied or pasted over to them. After some time it starts again and then the same over again after a few seconds. You should think that when it starts you see the amount of data transferred being changed but no, it just picks up were it stopped. Looks like linux is running out of breath when transferring files and needs to take a break before being able to continue.
The speed is also extremely slow, i got max speed of 2Mb/sec if i am lucky, most of the times i don't even get 1Mb/sec.
At the moment i am trying to copy 15GB of pictures and video to the 64GB stick..speed..215kB/sec..says it will take 20 hours
Stopped the copy because the speed dropped to 15kB/sec. I dont know what is the problem, but i only have it with both sticks in linux, i even installed a fresh copy of windows and both sticks worked at 28Mb/sec without stopping.
|
|
|
| Black screen with mouse pointer |
|
Posted by: heihar - 10-16-2015, 07:24 PM - Forum: Start up and Shutdown
- Replies (5)
|
 |
Hello Linux Lite friends.
I have this weird problem that keeps bugging me. When start my machine it sometimes just shows me a black screen with a mouse pointer
I can fix it but its a lot of hassle.
This is what i need to do to fix the problem:
press ctrl-alt-F1
login at command prompt.
sudo stop lightdm
startxfce4
then im back at the desktop, i reboot.
Now in some cases this will fix it, how ever sometimes it doesn't.
If it did fix it i do:
ctrl-atl-F1
login at prompt.
sudo stop lightdm
remove my xfce config.(rm -rf ~/.config/xfce4)
startxfce4
That wil show me my desktop again. I reboot.
After startup:
Then i do a restore of a backup i made, this fixes most all my settings except for the panels.
Can any one tell me where to look for the problem? Why are my xfce settings causing problems?
I have the following running:
conky, shiki theme, cpu-graph plugin, weather plugin.
My hardware:
Asrock
Linux Lite 2.6
Desktop: Xfce 4.10
Processor: Intel® Atom CPU 330 @ 1.60GHz
Architecture: x86_64
Memory: 1749 MB (Used: 565 MB 32.3%)
Kernel: Linux 3.13.0-62-generic
Software Updates: Last updated on 2015-10-14 time to update
Devices
Graphics Card: NVIDIA Corporation ION VGA
Sound Card: NVIDIA Corporation MCP79 High Definition Audio
Storage: 292 GB (Used: 4,4 GB)
|
|
|
|