08-12-2015, 12:02 AM
08-12-2015, 12:30 AM
I really like the main page information in the control center. The only problem I have is that it says "GPU: Advanced Micro Devices", instead of my actual GPU. But I believe this will be resolved.
Sound Card only says: Silicon Integrated Systems [SiS] Azalia Audio Controller
Instead of an actual model.
I really like Linux Lite, other distros claim to be user friendly, but I feel like Linux Lite is doing it the best way. Control Center, easy SAMBA sharing settings, great manual, Lite Tweaks, + some other stuff.
Sound Card only says: Silicon Integrated Systems [SiS] Azalia Audio Controller
Instead of an actual model.
I really like Linux Lite, other distros claim to be user friendly, but I feel like Linux Lite is doing it the best way. Control Center, easy SAMBA sharing settings, great manual, Lite Tweaks, + some other stuff.
08-12-2015, 01:57 AM
(08-12-2015, 12:30 AM)Zead link Wrote: [ -> ]I really like the main page information in the control center. The only problem I have is that it says "GPU: Advanced Micro Devices", instead of my actual GPU. But I believe this will be resolved.
Sound Card only says: Silicon Integrated Systems [SiS] Azalia Audio Controller
Instead of an actual model.
I really like Linux Lite, other distros claim to be user friendly, but I feel like Linux Lite is doing it the best way. Control Center, easy SAMBA sharing settings, great manual, Lite Tweaks, + some other stuff.
Can you share a system report (in the menu like so, Menu>System>Create System Report) Either attaching here or emailing to me be fine.
08-12-2015, 02:21 AM
OK. For what?
[attachment deleted by admin, expired]
[attachment deleted by admin, expired]
08-12-2015, 02:27 AM
This is why. Your system report does show that you have an AMD graphics card:
===========================================================
Graphics Chip Information
===========================================================
*-display
description: VGA compatible controller
product: RV516/M64 [Mobility Radeon X2300]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:16 memory:b0000000-b7ffffff ioport:a800(size=256) memory:fa9f0000-fa9fffff memory:fa9c0000-fa9dffff
===========================================================
Graphics Chip Information
===========================================================
*-display
description: VGA compatible controller
product: RV516/M64 [Mobility Radeon X2300]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:16 memory:b0000000-b7ffffff ioport:a800(size=256) memory:fa9f0000-fa9fffff memory:fa9c0000-fa9dffff
08-12-2015, 02:42 AM
(08-12-2015, 02:21 AM)Zead link Wrote: [ -> ]OK. For what?The guy who made the control center.. I'll fix this if I can :-p
08-12-2015, 03:37 AM
(08-12-2015, 12:30 AM)Zead link Wrote: [ -> ]I really like the main page information in the control center. The only problem I have is that it says "GPU: Advanced Micro Devices", instead of my actual GPU. But I believe this will be resolved.
Sound Card only says: Silicon Integrated Systems [SiS] Azalia Audio Controller
Instead of an actual model.
I really like Linux Lite, other distros claim to be user friendly, but I feel like Linux Lite is doing it the best way. Control Center, easy SAMBA sharing settings, great manual, Lite Tweaks, + some other stuff.
https://github.com/linuxlite/litecontrol.../issues/29 Opened issue, and submited PR to fix. We'll test some before merging into release. I'll try to post here if I remember lol.
08-12-2015, 03:45 AM
Also inaccurate Sound Card info
It doesn't show the model, only name.
torreydale, but why report vendor only? Glitch? Some programs report my GPU as Gallium 0.5 on R515 blah blah something like that.
When's a word about GPUs... Why Windows reported my GPU has 256 MB, and GNU/Linux says 128MB? (Windows sometimes said 128MB, but mainly 256 almost all the time)... With proprietary drivers... Some Websites claim X2300 has 256MB, some says 128MB... Confused, guess I should trust Linux in this.
Btw great work on the Control Center, the info about the computer on the main page is very useful.

torreydale, but why report vendor only? Glitch? Some programs report my GPU as Gallium 0.5 on R515 blah blah something like that.
When's a word about GPUs... Why Windows reported my GPU has 256 MB, and GNU/Linux says 128MB? (Windows sometimes said 128MB, but mainly 256 almost all the time)... With proprietary drivers... Some Websites claim X2300 has 256MB, some says 128MB... Confused, guess I should trust Linux in this.
Btw great work on the Control Center, the info about the computer on the main page is very useful.
08-12-2015, 01:09 PM
@Zead thanks for the feedback - https://www.linuxliteos.com/feedback.html very kind of you 

08-12-2015, 03:27 PM
(08-12-2015, 12:02 AM)torreydale link Wrote: [ -> ]@misko_2083,OK that means chromium is set as a default application for html files.
My output is:
text/html=chromium-browser.desktop;firefox.desktop;
Run:
Code:
gksudo leafpad /etc/gnome/defaults.list
Code:
text/html=chromium-browser.desktop;firefox.desktop;
Code:
text/html=google-chrome.desktop;firefox.desktop;
Cheers
