(02-10-2015, 10:07 AM)ukbrian link Wrote: @ jnektar
Sorry to abuse your thread friend
@Texan Rok
You put a smile on my face this morning so we're quits bro, one thing you rarely get with videos is good feedback, you sussed the bits that matter, the good quality video and small size!
If I put it into Openshot to it will be 10 times as big which is OK for utube but I put that on dropbox so I wanted to keep the size down.
That one was recorded with Vokoscreen which is developed by a German team for Debian stable but it don't run on Ubuntu 14.04 respins but on 14.04 you can use Simplescreenrecorder(SSR) which is equally as good but lacks the webcam bit at the moment.
http://www.kohaupt-online.de/hp/
http://www.maartenbaert.be/simplescreenr.../#download
I posted a link to a video on a forum a few years back from a live streaming webcam of bald eagles nesting in Vancouver, I posted it late evening and went to bed but when I awoke in the morning there were 4 pages of folk thanking me in the most profuse way, it brought a tear to this ancients eye.
Lots of folk only had dial up connections and they had never been able to see any video before.
I just installed simplescreenrecorder (ssr) and it works well. I have one audio query though. Bear in mind it's the first time I've used a screen recorder of any kind. When I record myself commenting on a youtube video with its audio playing, on playing back the ssr mkv file, the audio on youtube is so low I can't hear it. Other audio (ie me speaking) is fine. I've tried fiddling about eg increasing youtube video to max volume but it's still way too low even with laptop audio at max.
Any ideas?
I have received an email from our web host that states they are moving to a new Data Center on:
April 23rd (Thurs)
There may be some interruptions to the following web services during this day.
- Website
- Forums
- Repository
- Bugs
- Screenshots
- Online Help Manual
- ISO Torrent files
Cheers,
Jerry
The 'new on-board upgrade feature' seems to have some hiccups to upgrade an existing version and to take care about the home directory. Perhaps only the help-text is imprecise...
So please advice what's the working procedure to upgrade 2.2 > 2.4 if there is any yet or to come soon!?
Are there any consideration regarding a 'Rolling Release'?
I have two dual boot ( win 8.1 /Linux Lite ) machines side by side - I can access shares on either with Windows or the Linux machines with the Windows BUT I can't figure out how to share between the two Linux boxes - Dolphin or Konqueror ask for passwords which I don't know.
How can I set up the two Linux boxes to share drives with each other ?
Thanks
Ralph
When i start virtualbox and startup the virtualmachine i get an error.
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv.
Please reinstall the kernel module by executing
'/etc/init.d/vboxdrv setup' as root.
If it is available in your distribution, you should install the DKMS package first.
This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.Added some terminal outputs:
theo@theo-laptop:~$ dpkg -l | grep "linux-headers"
ii linux-headers-linuxlite-4.0.0 0010 amd64 Header files related to Linux kernel, specifically,
theo@theo-laptop:~$ dpkg -l | grep "dkms"
ii dkms 2.2.0.3-1.1ubuntu5.14.04 all Dynamic Kernel Module Support Framework
ii virtualbox-dkms 4.3.10-dfsg-1ubuntu3 all x86 virtualization solution - kernel module sources for dkms
ii virtualbox-guest-dkms 4.3.10-dfsg-1ubuntu3 all x86 virtualization solution - guest addition module source for dkmstheo@theo-laptop:~$ dpkg -l | grep "linux-headers"
ii linux-headers-linuxlite-4.0.0 0010 amd64 Header files related to Linux kernel, specifically,
"Linux Lite 2 4 Porbably (sic) The BEST Desktop Distro Available"
http://youtube.com/watch?v=zTTM9K7cmek&f...tube_gdata
Hi there,
I note this video from your friend.
https://youtu.be/zTTM9K7cmek?t=16m38s
about making bountysource a very good way to increase progress on this OS.
Please could you setup a github page and setup an issue list so that I can give to 'issues' for the next version of LinuxLite.
Thank-you. 
PS If you don't know what Bountysource is, then watch this video .. http://bit.ly/Bsource

If you are experiencing shutdown/logout problems and/or are experiencing unusually sluggish performance when trying to perform certain tasks (eg. using "gksu" to run a gui program as root) and have an AMD graphics card, below is a possible solution. (These types of problem do not apply to all AMD cards -- just a few. So if you are not having any problems, leave your system alone.)
Big thank you to member N4RPS for finding and posting this solution. Here is the original post he made while helping someone here on the forum. Below, I just copy/pasted everything he wrote in that post to here so that people can easily find this if it applies to them. (If this post helps you thank N4RPS, not me.)
--------------------------------------------------------------------------------------------------------------------------------------------------------
Hello!
With some help from its creator, I was able to successfully complete the procedure documented in the YouTube video.
I created your script on the desktop, and made it executable. So far, it seems to work right away, This is very good, because in an actual install, the action button is just as slow to respond as the Whisker Menu is. Additionally, the gksu/gksudo command, or anything else requiring root password (except terminal sudo/su) takes 30-40 seconds to appear after being called on.
(04-10-2015, 05:45 AM)misko_2083 link Wrote: Just remembered, it could be the AMD Graphics driver. Are you using propriatary or free drivers?
The Full Story: https://bugs.launchpad.net/ubuntu/+sourc...ug/1319220
Let's see... I had figured out that X11 had something to do with it - specifically, X11 as XFCE uses it. Misko's reference to the video driver was the missing piece of the puzzle.
If you're affected by this in LL and XFCE, creating the following file should fix it. If the fixes the OP's issue, then I guess this one can be flagged as SOLVED.
sudo mkdir -p /etc/X11/xorg.conf.d/sudo nano /etc/X11/xorg.conf.d/20-radeon.confCopy the following lines, and paste them into nano with [SHIFT-CTRL-C]:
Section "Device"
Identifier "Radeon"
Driver "radeon"
Option "AccelMethod" "EXA"
EndSection
Press [CTRL-O] then [ENTER] to save, and [CTRL-X] to exit. Reboot. For me, LL is now as snappy as it ought to be!
If anyone doesn't know what kind of video card they have, as you see below, if the output of
sudo lshw -c videosays AMD or ATI, please reply with the model number. This way, we can get an idea of which models are affected - and which ones aren't. We already know that Radeon HD 8250 is, but Radeon HD 6320 is not...
rob@N4RPS-3135-LL:~$ sudo lshw -c video
[sudo] password for rob:
30-45 seconds later...
*-display
description: VGA compatible controller
product: Temash [Radeon HD 8250/8280G]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 1
bus info: pci@0000:00:01.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:81 memory:e0000000-efffffff memory:f0800000-f0ffffff ioport:3000(size=256) memory:f0200000-f023ffff memory:f0260000-f027ffff
On my Samsung, which has no latency issues, this report also took a bit of time to generate. IT has a Radeon HD *6320*, and the width is *32 bits*. Same driver - radeon. (I wonder if THAT could have something to do with it?)
I sure hope an overall solution is out there for this. These long delays are going to drive me to forget about running LL on this particular netbook...
73 DE N4RPS
Rob
Thanks to Jerry, Gold Finger and all the other people who offer their help I now have LL set up and running really well.
Thanks All. 8)


![[Image: Zc7zYb9s.jpg]](http://i.imgur.com/Zc7zYb9s.jpg)
![[Image: tRoRgeSs.jpg]](http://i.imgur.com/tRoRgeSs.jpg)