Support Requests - CLICK TO READ BEFORE POSTING



Posted by: johnb
06-25-2016, 10:02 AM
Forum: Installing Software
- Replies (15)

Thought i'd have a look at the Opera Web browser especially since they've added VPN. But after downloading it from the official web site and then clicking on the .deb file i get the following error,

opera-stable_38.0.2220.31_i386.deb
error:
Dependency is not satisfiable:
libcurl3 (>=7.16.2)

Does anyone have any idea what is happening here please.



Posted by: TMG1961
06-25-2016, 08:55 AM
Forum: Video Cards
- Replies (19)

After my HP laptop died i got an old laptop from my sister. Its an packard bell easynote.
Linux 3.0 32 bits installed fine and works. Only problem i have is the screen resolution. I only have the option of 640x480.


Edit:
Found this post:https://www.linuxliteos.com/forums/video-cards/sis-graphic-card-support-(771671-pcie-vga)/
I used the answer Misko gave and now have the resolution set to 1280x768


Now only need to find out what the max screenresolution is that the card can handle



Posted by: m654321
06-24-2016, 02:41 PM
Forum: On Topic
- Replies (19)

I have...
SET-UP:  Win8.1/LL2.8 UEFI dual boot
PC:          Asus G750JS
PROBLEM(S): see Tutorial post#1 Section F, problem3 at https://www.linuxliteos.com/forums/tutor...y-enabled/
                        Occasional sticking at start-up screen - solution in tutorial applied seems to work, though sometimes may need to repeat it more than once when the 'sticking' arises
LEVEL OF SATISFACTION: good
WORTH IT ?      Yes, only if it really does potentially protect my PC against any malware (e.g. 'rootkits'), otherwise it's use is probably questionable... 

Please  indicate your dual-boot or single-boot Linux Lite UEFI set-up (distribution release used), the PC make/model you run it on, and any problem9s) with it's smooth running, and your level of satisfaction with the set-up and whether you think it's worth the trouble to set-up. 

I'm sure this will be useful for anyone interested in Linux Lite & UEFI
Many thanks Smile

Regards
Mike



Posted by: paul1149
06-24-2016, 01:20 PM
Forum: Other
- Replies (2)

I just found that launching the Help Manual, whether from the Whisker Menu or a Panel, simply opens its index.html file in LeafPad. This is true no matter which browser I choose as the system default, including Firefox, which I figure is failsafe. This is an excellent resource and I'd like to restore its functionality.


Thanks.



Posted by: aus9
06-24-2016, 04:14 AM
Forum: Tutorials
- No Replies

Hi

I am not a Windows user and most users are likely to stay with the graphical control panel for PulseAudio (PA) called PulseAudio Volume Control whose icon can be found in 64 bit under /usr/share/applications/ or via the menu -> Multimedia -> Volume control

If you need a permanent change and hopefully can understand this ....read on.

#########################
PA is a front end to ALSA and has too many  feature to list here. But offers on-the-fly changing of sound output device etc.

Some people with towers, laptops, netbooks etc want to fix their default sound device away from (say) the default likely to be the hdmi device.
Skype for example tends to use analog sound devices as you tend to plug in a headphone mic/ear set.

Lets show how mine first looked after Hard drive install.....I open PA volume control to see this

[Image: 11ifyq1.jpg]

But as its graphical it does not tell me what my default sound device is.  Secondly ALSA counts its device by 0,1,2 etc and not the normal way of 1,2,3 etc. Thirdly we need to know the default sound device is therefore the one the system thinks is index=0  which means card number zero.  Here is my way of checking it.

Open a terminal as a local user and run the command

Code:
alsamixer -c0

and if you have hdmi you are likely to see this image. Ignore whether you have an Haswell but focus on the HDMI please.

[Image: 2ywbrpy.jpg].

Now if you can set up PA, the easiest thing to do would be go to the Volume Control gui and then click the TAB for configution and pulldown one of the analog sound settings depeinding on whether you ouptut to a surround sound system or not. But that may still not help some who need an actual default to be analog such as Skpe users. YMMV.

If interested here is one way to change it.

copy and paste the following command into a terminal as a local user.

Code:
sudo leafpad /etc/modprobe.d/alsa-base.conf

Hint 1  your terminal as a pulldown called edit that an option of paste so you copy from your web browser into a terminal
Hint 2 for wheel mouse users after copying from web browser press down the wheel to paste in terminal.

Next in the terminal you are prompted to enter your password and after pressing enter you will be in a root powered text editor at the correct file.

scroll down and press the mouse at the end of the line of file which on 64 bit is
options snd-usb-audio index=-2  ......and press enter twice

copy paste the next bit ....if your sound modulle is intel.....and then save the file and do a full reboot please.

Quote:# swap index to change default card number
options snd_hda_intel index=1

Most people have intel sound IMHO but if you do not, post the output of a localuser command
Code:
inxi -A
but note that inxi counts from one and not zero......and post your output and we hopefully can offer better instructions

upon reboot open a terminal and repeat the command
Code:
alsamixer -c0

What you should see is a change and that change should be to your analog sound device (normally intel) as per my image

[Image: dg5pbd.jpg]



Posted by: bayoubooger
06-24-2016, 12:34 AM
Forum: Wallpapers
- No Replies

Nice screensaver, I found digging around that runs on 3.0

here

http://peterlevi.com/variety/



Posted by: then00b
06-23-2016, 07:58 PM
Forum: Other
- Replies (5)

Hello there! My laptop used to shutdown very quickly, but suddenly it slowed down. Is there anyway to bring back the quickness of it? Thanks! :-\



Posted by: logoiccc
06-23-2016, 06:34 PM
Forum: Other
- No Replies

I removed what I thought was a duplicate from  my  repository/other  software /  list - now I can't sudo apt-get update -- and I don't even know what it was I removed. in future  will take note  of such things.

Initially this morning I was working and researching  on how to remove a duplicate  uninstalled  package  that showed up in my CLI  ever since attempting  to  install the game Smoking Guns a couple of days ago . I researched and found out how to  remove  this duplicate  successfully and along the way was sidetracked  into attempting to  install an app and ended up with a missing  key.  I experienced  a missing key after my recent  install of  LL 2.8  last week - but researched  forum and web and easily corrected that problem . Since  then , loving LL - totally seamless  integration with  everything I've installed and every sys preference / change I've made ...  until  today  .  I think what I removed may have  had ubuntu.net  in it's address line and I don't see any like that now. 
I would appreciate  some help with  this . 

after more web search  I think this may have to do with keyrings  but not sure yet .

please bear in mind I am not bash , code, scripting  etc.  literate  .    self learned / taught ---  never had benefit  of being  around  other computer  users or interacting  etc.  -  construction background -  no IT

also please let me  know what form , etc. to make any  attachments / visuals  ; ie.  , leafpad ? , copy and  paste from terminal  and so on . I do know about imgur .    just not completely sure about forum protocol
  thanks very much ,  sorry for all the bloat



Posted by: BlueFox
06-23-2016, 02:05 PM
Forum: Other
- Replies (10)

I installed  Linux Lite 3.0 yesterday. it updated good for the first few times. Then got a message
couldn't fetch the package cache  then another message. with the fix below.

Code:
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report. after running I got the report below: One of my questions is, Do I have other problems with the updater that need to be addressed? Setting up linux-image-4.4.0-24-generic (4.4.0-24.43) ... Running depmod. update-initramfs: deferring update (hook will be called later) Examining /etc/kernel/postinst.d. run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic Error! Your kernel headers for kernel 4.4.0-24-generic cannot be found. Please install the linux-headers-4.4.0-24-generic package, or use the --kernelsourcedir option to tell DKMS where it's located run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic update-initramfs: Generating /boot/initrd.img-4.4.0-24-generic run-parts: executing /etc/kernel/postinst.d/pm-utils 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic Generating grub configuration file ... Found background: /boot/grub_linux_lite.png Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported. Found background image: /boot/grub_linux_lite.png Found linux image: /boot/vmlinuz-4.4.0-24-generic Found initrd image: /boot/initrd.img-4.4.0-24-generic Found linux image: /boot/vmlinuz-4.4.0-22-generic Found initrd image: /boot/initrd.img-4.4.0-22-generic Found memtest86+ image: /boot/memtest86+.elf Found memtest86+ image: /boot/memtest86+.bin done Setting up linux-headers-4.4.0-24 (4.4.0-24.43) ... dpkg: dependency problems prevent configuration of linux-generic: linux-generic depends on linux-headers-generic (= 4.4.0.24.25); however:   Version of linux-headers-generic on system is 4.4.0.22.23. dpkg: error processing package linux-generic (--configure): dependency problems - leaving unconfigured Setting up linux-image-extra-4.4.0-24-generic (4.4.0-24.43) ... run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic Error! Your kernel headers for kernel 4.4.0-24-generic cannot be found. Please install the linux-headers-4.4.0-24-generic package, or use the --kernelsourcedir option to tell DKMS where it's located run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic update-initramfs: Generating /boot/initrd.img-4.4.0-24-generic run-parts: executing /etc/kernel/postinst.d/pm-utils 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-24-generic /boot/vmlinuz-4.4.0-24-generic Generating grub configuration file ... Found background: /boot/grub_linux_lite.png Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported. Found background image: /boot/grub_linux_lite.png Found linux image: /boot/vmlinuz-4.4.0-24-generic Found initrd image: /boot/initrd.img-4.4.0-24-generic Found linux image: /boot/vmlinuz-4.4.0-22-generic Found initrd image: /boot/initrd.img-4.4.0-22-generic Found memtest86+ image: /boot/memtest86+.elf Found memtest86+ image: /boot/memtest86+.bin done Setting up linux-image-generic (4.4.0.24.25) ... Errors were encountered while processing: linux-generic



Posted by: erve02d0
06-23-2016, 02:17 AM
Forum: Other
- Replies (14)

When I maximize the VLC screen, i.e. double click inside the VLC window, VLC does expand to full screen, but everything outside of the original size becomes blue. How do I fix this? Also, the actual "movie frame" covers everything else, i.e. if I open the terminal and it intersects with VLC, the "movie frame" is always in front.

Problem is with an LL-only desktop (and LL-only laptop, but that's not as important). Hooking up the screen (brand: HP) to my five years old Windows 7 laptop it works flawlessly.

[Image: 1tahs6.jpg]

(Bonus question: where do screenshots go?)