Beta Testers wanted for Lite Series Upgrade - Click here to register interest


Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 7,702
» Latest member: PameIndug
» Forum threads: 9,422
» Forum posts: 62,165

Full Statistics

Online Users
There are currently 1828 online users.
» 1 Member(s) | 1823 Guest(s)
Applebot, Baidu, Bing, Google, StephynSiZ

Latest Threads
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
Yesterday, 05:43 AM
» Replies: 4
» Views: 3,953
Problem updating lite 7.6...
Forum: Updates
Last Post: valtam
11-06-2025, 10:11 PM
» Replies: 3
» Views: 147
time synchronization
Forum: Other
Last Post: LL-user
11-06-2025, 12:48 PM
» Replies: 0
» Views: 66
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 295
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 05:51 AM
» Replies: 23
» Views: 6,755
My worries
Forum: Installing Linux Lite
Last Post: stevef
11-01-2025, 03:44 PM
» Replies: 1
» Views: 171
nstall Updates - Could n...
Forum: Updates
Last Post: stevef
10-30-2025, 10:21 PM
» Replies: 5
» Views: 354
grub-efi-amd64-signed pac...
Forum: Security & Bug Fixes
Last Post: stevef
10-30-2025, 10:54 AM
» Replies: 12
» Views: 8,143
Series 8 development News...
Forum: On Topic
Last Post: valtam
10-30-2025, 05:40 AM
» Replies: 0
» Views: 156
error while trying to upd...
Forum: Updates
Last Post: stevef
10-29-2025, 02:05 PM
» Replies: 1
» Views: 215

 
  Goamins frae Scotland!
Posted by: Cobra! - 08-15-2014, 12:24 PM - Forum: Introductions - Replies (10)

Hello, I am new to Linux, and I recently installed Linux Lite on my old laptop, which has Windows 7 installed on it, and Linux Lite blows Windows 7 out of the water! it's so much faster and more reliable than Windows 7! It makes my 3-4 year old laptop feel brand new again!

I'm going to build a new PC in a month or so, with the highest end specs possible, and having it dual-boot multiple OSes, and it's looking very likely that Linux Lite will be it's main OS! I'll get myself the DVD and Case badge from the LL store when I get to doing that!
Which raises the question, what Graphics Cards have drivers that support Linux? Preferably AMD ones, after hearing about an apparent scandal Nvidia were doing with publishers to lie/exaggerate about game requirements, I'm not buying another Nvidia card if I can help it! Does there exist a list of cards that support Linux?

It isn't perfect, however, I have a few issues, which I might end up making a new topic for, unless it's fine to post them here?

Print this item

  Linux Lite Welcome Screen
Posted by: Coastie - 08-14-2014, 05:59 PM - Forum: Suggestions and Feedback - No Replies

The Linux Lite Welcome Screen is a great addition and will be very helpful to new Linux users!  8)

Print this item

  LL2 not booting if one extended partition is formatted to FAT 32
Posted by: arunp - 08-14-2014, 10:08 AM - Forum: Installing Linux Lite - Replies (31)

Dear LL Team,

I have been successfully been installing LL2 in my USB & USB HDD and its working fine, except following issue;

1.When installed in USB HDD i configured one of the extended partition as FAT32 and gave the mount point as Windows the software installs and at reboot the grub runs and displays the standard LL boot options and then once booted to LL2 it goes blank further OS doesn't get loaded.

2.I reinstalled the same with all extended partitions as ext4 format it works fine.

I tried this n number of times the above 2 options the result was same, right now i working with the option 2, but i want to configure one of the partitions as FAT32.

Pl help me in this 

Arun

Print this item

  Support & Documentation in French?
Posted by: frank4360 - 08-14-2014, 05:27 AM - Forum: On Topic - Replies (2)

I use LinuxLite on 2 systems and love it!

I am helping a French friend to move from Windows, and I would like to be able to point him to any and all support and documentation in French.

I know of "ubuntu-fr.org", and I know that Linux Mint is headed by a Frenchman and has pretty good support, but I wondered if there is any LinuxLite specific help available for French speakers?

All help gratefully accepted!

Print this item

  How to install mintstick in LL 2.0
Posted by: anon222 - 08-13-2014, 11:11 PM - Forum: Tutorials - Replies (3)

Mintstick is a GUI to write .img or .iso files to a USB Key. It can also format them.
[Image: rc72xtf.png]
Here is how to install it. You will have to use the command line (because the word Terminal is, apparently, scary for some people  Smile)
1. Download the package file

Code:
wget 'http://packages.linuxmint.com/pool/main/m/mintstick/mintstick_1.2.1_all.deb'
2. Check if the output of the folowing command is f0116fa08ec827df80f677c02831d02d
Code:
md5sum mintstick_1.2.1_all.deb
If it is go to the next step.
If it's not go to step 4 and then go to step 1
MD5sum: f0116fa08ec827df80f677c02831d02d
3. Install the package
Code:
sudo gdebi 'mintstick_1.2.1_all.deb'
4. Remove the package file
Code:
rm mintstick_1.2.1_all.deb
That's it. Now open the whisker menu > accessories and you'll see USB Stick Formatter and USB Image Writer.

You can also setup a custom action in Thunar for the USB image writer.
1. Open the Thunar file manager
2. Click on Edit and then on Configure custom actions
3. Add A new custom action by clicking on a '+' button
4. Enter this in the text boxes:
Name: Write to usb
Description: Selects .iso or .img file for writing to the usb drive.
Command:
Code:
mintstick -m iso -i %n
Icon: You can skip this or choose your the icon of your choice.
5. Click on Appearance Conditions tab
6. In the File pattern enter:
Code:
*.iso;*.ISO;*.img;*.IMG
7. Check 'Other files' and confirm by clicking on OK.
To use this to write files from the Desktop you will have to log out and back in.
Now you can right-click on any .iso or .img file and then write that file to usb drive.

Print this item

  Graphics drivers
Posted by: TeemarkTh0mas - 08-13-2014, 11:07 PM - Forum: Video Cards - Replies (5)

new install of LL2.0 i did a terminal  sudo lshw -C display  which shows my Ati HD4850 card  BUT when i "update drivers" i get no drivers found. soo? what should i do?? i have updated the OS.. 
description: VGA compatible controller
      product: RV770 [Radeon HD 4850]
      vendor: Advanced Micro Devices, Inc. [AMD/ATI]
      physical id: 0
      bus info: pci@0000:01:00.0
      version: 00
      width: 64 bits
      clock: 33MHz
      capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
      configuration: driver=radeon latency=0
      resources: irq:45 memory:d0000000-dfffffff memory:fd9e0000-fd9effff ioport:be00(size=256) memory:fd900000-fd91ffff

Print this item

  Greetings Everyone
Posted by: rbdflyboy - 08-13-2014, 08:38 PM - Forum: Introductions - Replies (4)

Don't consider myself as being "geeky" by definition...just someone who likes to learn and adapt to eventually become adept in a process. Linux is providing this opportunity,and, one really must needs say thank you. 
In my excitement to "get going" with a new distro made a mistake with the update process that proved to be quite elusive in finding the correct answer.  Found the answer here after hours and hours of searching and rewording. Been down this road before, was confident the answer was simple and just needed some more time to find.  There is was, someone had a similar problem and the last post provided the key. All is well now Wink
LinuxLite...this one's a keeper! Kind regards to all and have a great day!

Print this item

  Working iTunes alternative for Linux Lite 2.0?
Posted by: Jack Yelland - 08-13-2014, 05:06 PM - Forum: On Topic - Replies (6)

Basically, I'm looking for software that will allow me to put songs from my iPod (Touch, 4th Gen, if that makes a difference Smile ) onto my PC. And also be able to add / delete songs from there as well...
I've tried this "gtkpod" thing, but I can't get it to work. The "Assistant" I believe they call it, doesn't pop up Sad

If anyone has any advice, it'd be greatly appreciated Smile

Print this item

  Sound problem
Posted by: pelouk - 08-13-2014, 12:10 PM - Forum: Sound - Replies (2)

Thoroughly enjoying my new-found experience with LL. Thanks to several very helpful members on here, I should add.

I've got just about everything going as I want it except one niggly thing. Although LL recognises my laptop's sound card and will play back anything I choose, I just can't seem to get the mic/headphone ports to operate. When I plug my jacks in (singly or together) I get no sound through them - only vis my laptop speakers.

Has anyone had this issue?

Print this item

  Text2speech robotic female voice
Posted by: anon222 - 08-13-2014, 02:37 AM - Forum: Scripting and Bash - No Replies

Code:
sudo apt-get install espeak
This is one cool script , it can be used instead of login sound. It uses text2speech with customized female voice. Smile
Code:
#!/bin/sh

slp=0s
rep=0
vol=1
text='Reactor Online. Sensors Online. Weapons Online. All Systems Nominal. '

while getopts 'w:r:v:t:' OPTION
do
case $OPTION in
w) slp="$OPTARG"
;;
r) rep="$OPTARG"
;;
v) vol="$OPTARG"
;;
t) text="$OPTARG"
;;
?) printf "Usage: %s: [-w wait <$slp>] [-r repeat <$rep>] [-v vol <$vol>] [-t text <$text>] \n" $(basename $0)
exit 2
;;
esac
done

sleep $slp
echo $text | espeak --stdout -s120 -k18 -a200 -v 'en+f5' --stdin | play -v $vol -t wav - \
chorus 0.4 0.8 20 0.5 0.10 2 -t \
echo 0.9 0.8 33 0.9 \
echo 0.7 0.7 10 0.2 \
echo 0.9 0.2 55 0.5 \
gain 20 \
repeat $rep
slp-startup delay in seconds
rep-repetition
vol-volume in range from 0 to1

Print this item