Linux Lite 8.0 RC1 has been released - Click here



Posted by: This PC
09-25-2020, 11:56 AM
Forum: Sound
- Replies (5)

I was using LL 4.8 earlier but now i have installed LL 3.8 (32-bit) due to some perfomance issues on my old machine.
Now i'm getting sound issues in 3.8. What should i do? The sound is fine in windows 7 (dual boot) and also in previously installed versions of LL (4.8 and 5.0)

from `lsusb` command:

Code:
linuxlite@lite:~$ lsusb
Bus 001 Device 003: ID 0bda:f179 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 1c4f:0002 SiGma Micro Keyboard TRACER Gamma Ivory
Bus 003 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0d8c:013c C-Media Electronics, Inc. CM108 Audio Controller
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
linuxlite@lite:~$

from `lshw` command:
Code:
*-multimedia
             description: Audio device
             product: NM10/ICH7 Family High Definition Audio Controller
             vendor: Intel Corporation
             physical id: 1b
             bus info: pci@0000:00:1b.0
             version: 01
             width: 64 bits
             clock: 33MHz
             capabilities: bus_master cap_list
             configuration: driver=snd_hda_intel latency=0
             resources: irq:28 memory:fe978000-fe97bfff

The device is detected and i can play audio/video files but only sound is not coming. Needs help...



Posted by: dawood
09-25-2020, 06:59 AM
Forum: Installing Software
- Replies (2)

hi
why i cany install aptoncd or aptik via terminal? please help me how can do it and if you have way for backup installed software backup in linux lite doent allow me select which backup software



Posted by: JohnCubine
09-24-2020, 11:04 PM
Forum: Installing Linux Lite
- Replies (3)

I was updating the system and the update failed.

The message I received indicated I should post the log file to the forum for assistance. It is attached. Please assist.

I am new to Linux, but I realize this is out of my control. I ran the update from the Menu>System>Install/Remove Software option of the menu tree. When that failed, I used the Terminal to run the sudo apt-get update command. I received the same result, so I read the log file and found the gimp package name had been changed to gimp stable.

What should I do to rectify this issue?



Posted by: This PC
09-24-2020, 03:02 PM
Forum: On Topic
- Replies (4)

Hi LL community.

I recently re-installed LL v4.8 (downgrading from v5.0 due to system perfomance issues).
This is the best Linux to replace Win7 (though i use both).

I've noticed that LL v4.8 slows down a bit when connected to internet and when i use Atom code editor it consumes too much memory and slows down the system.
For offline use, i can use even v5.0 or above. But I want a suitable version of LL to use with internet according to my system hardware that runs fine.

Code:
Processor: Intel Pentium Dual Core CPU E5300 @2.60 GHz
Memory: 1 GB RAM (DDR2)
Graphics: Intel G33/G31 Express Chipset Family (Chip type: Intel GMA 3100) (256 MB)



Posted by: Rodrerich
09-24-2020, 02:36 PM
Forum: Installing Linux Lite
- Replies (1)

Hola, amigos. Les cuento que después de instalar Lite, quise correr la actualización de Software, pero me dio problemas. De hecho el mismo sistema me pide que envíe a este forum el siguiente texto que copié y pegué. Espero me puedan ayudar a resolverlo porque me ha gustado mucho este sistema y quiero quedarme con él, sin problema alguno, por supuesto. Aquí el texto:

===========================
Install Updates Error log
===========================
Install Updates could not fetch the package cache information lists.
Go to https://www.linuxliteos.com/forums/ and paste the log below into a new or existing thread for assistance.

============ Log ===========

Obj:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Obj:2 http://archive.canonical.com/ubuntu focal InRelease
Obj:3 http://security.ubuntu.com/ubuntu focal-security InRelease
Obj:4 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
Ign:5 http://ppa.launchpad.net/w-vollprecht/ppa/ubuntu focal InRelease
Obj:6 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
Des:7 https://typora.io/linux ./ InRelease [793 B]
Err:8 http://ppa.launchpad.net/w-vollprecht/ppa/ubuntu focal Release
  404  Not Found [IP: 91.189.95.83 80]
Obj:9 http://repo.linuxliteos.com/linuxlite emerald InRelease
Err:7 https://typora.io/linux ./ InRelease
  Las firmas siguientes no se pudieron verificar porque su clave pública no está disponible: NO_PUBKEY BA300B7755AFCFAE
Leyendo lista de paquetes...
E: El repositorio «http://ppa.launchpad.net/w-vollprecht/ppa/ubuntu focal Release» no tiene un fichero de Publicación.
W: Error de GPG: https://typora.io/linux ./ InRelease: Las firmas siguientes no se pudieron verificar porque su clave pública no está disponible: NO_PUBKEY BA300B7755AFCFAE
E: El repositorio «https://typora.io/linux ./ InRelease» no está firmado.



Posted by: Rodrerich
09-24-2020, 02:28 PM
Forum: Introductions
- Replies (2)

Hola, amigos. Acabo de instalar linux lite en mi computadora ¡y me ha gustado mucho! Pero tengo un par de problemas. Como sea, me presento ante ustedes. Soy Ergo Rodrerich, vivo en México y llevo usando Linux ya muchos años. La interfase de Lite me ha gustado mucho, y veo que su funcionamiento también es muy bueno. Soy y seré siempre un aprendiz. Saludos a todos.



Posted by: This PC
09-23-2020, 05:59 AM
Forum: Network
- Replies (3)

Actually, i recently solved Wifi not working issue due to missing drivers.

https://www.linuxliteos.com/forums/netwo.../#msg53751

Here's the thread (i made this new thread as that was a different issue).
As you can see, i installed many drivers from different user's git repository.

I don't know which drivers is currently being used with my network card. I don't want to mix up my system files with unused drivers.
So i only want to keep the current working driver and remove others safely. How can i do this?

I'm using this device: https://www.enter-world.com/product/usb-...ps-e-w170/



Posted by: valtam
09-23-2020, 02:42 AM
Forum: On Topic
- Replies (3)

Will you be trying this?

Source - https://www.phoronix.com/scan.php?page=n...-Linux-Oct



Posted by: Soumyadeep Chatterjee
09-22-2020, 06:43 PM
Forum: Other
- No Replies

I have this old Dell Laptop with i3 4th gen and geforce 820m running updated linux lite with open source drivers and I have one monitor laying around so thought to connect them as the laptop's screen is in pretty bad shape so bought one hdmi to vga cable expecting it to be a plug and play kinda thing but i was wrong as when i connected the external device was just showing cable not detected.

Help needed to connect them and to learn the how to as well.



Posted by: Steven Mason
09-22-2020, 06:31 PM
Forum: Other
- Replies (3)

I use VLC media player to play short video clips in various formats (e.g. mpeg, mp4, wmv). I've never had a problem until I upgraded to LL 5.0. At least once almost every day VLC seems to get stuck. It won't play any videos. The pattern seems random. VLC will always play the first video but it might get stuck on the second video and will remain stuck until I reboot or log off and log back on. Or it might get stuck on the tenth video. When it gets stuck it does nothing. The VLC app doesn't open and I don't get any error messages.

When I was running LL 4.X I never had this problem. I don't know if it might be LL 5.0 causing the problem or perhaps VLC media player. The VLC version is 3.0.9.2. I don't know if VLC media player for LL 5.0 is a different version than VLC for LL 4.X.

When I'm playing video clips I'm not multitasking and no other apps are open or running. No internet browser is open. I have half a dozen laptops running LL 5.0 and I have the same problem on each one.

When VLC got stuck I used Task Manager to look at the processes that were running, but nothing jumped out at me. Even when VLC is playing a video normally I can't find a process with the letters "VLC" in it.

Thanks.