LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-01-2023, 09:21 AM   #1636
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,555

Rep: Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418

Quote:
Originally Posted by linuxdaddy View Post
On your screenshot @LuckyCyborg, Is there any advantage on a 6 series kernel vs. a 5 series on these cpu/chipsets?
Honestly, there's nothing particularly for chipset.

BUT, sometimes, on the kernel even the old drivers get updates so also I like the give a chance to latest kernel driver to be used.
 
Old 02-01-2023, 09:29 AM   #1637
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,555

Rep: Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418
Quote:
Originally Posted by glennmcc View Post
http://h10032.www1.hp.com/ctg/Manual/c01202501.pdf

Integrated Graphics Subsystem
6.1 Introduction
This chapter describes graphics subsystem that is integrated into the Q35 GMCH component.
This graphics subsystem employs the use of system memory to provide efficient, economical 2D
and 3D performance.

_________________

h10032.www1.hp.com/ctg/Manual/c01155679.pdf

Graphics Adapter --- Intel GMA 3100 integrated.
You have exactly a computer with a model like I have one, but mine is in the USDT variant (meaning mini-PC form factor) and it's stuck forever in the Intel GMA 3100 as graphics, because there is no way to add a graphics card.

However, the Intel GMA 3100 is capable exactly of OpenGL 1.4 with the classic Mesa i915 driver without that drirc workaround mentioned in the previous posts, and even with this workaround, there still are issues.

I have seen that you posted a screenshot with Plasma5 on -current - supposedly running on top of i915 driver. Because I've seen the window shadows, this means that the KWin's desktop effects are active, then you use the drirc workaround for enabling OpenGl 2.1 .

You did not seen any screen or taskbar flickering? The notification popups how behaves? The taskbar thumbnails are snappy or the entire desktop snailficate while they are pictured, on mouse rollover over a taskbar icon? Honestly, I can continue with those questions worth of 3 posts.

Long story short: you are really use Plasma5 in this setup or it was just a test?

Last edited by LuckyCyborg; 02-01-2023 at 09:51 AM.
 
1 members found this post helpful.
Old 02-01-2023, 11:28 AM   #1638
glennmcc
Member
 
Registered: Jan 2021
Location: North Jackson, Ohio (USA)
Distribution: slackware64-15.0, slackware64-current, slackware-14.0
Posts: 561

Rep: Reputation: 320Reputation: 320Reputation: 320Reputation: 320
Yes... everything works... all "desktop effects", all mouse-over effects, no flickering.

If there's any kind of a a "work around" in-play... It's nothing that I did manually.

I simply did a 100% install of Slackware64-current and everything works perfectly fine.

Oh... and this machine is using the on-board graphics, _not_ an add-on card.

Last edited by glennmcc; 02-01-2023 at 11:29 AM.
 
1 members found this post helpful.
Old 02-01-2023, 11:41 AM   #1639
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
glibc-2.37 has been released.
 
1 members found this post helpful.
Old 02-01-2023, 11:53 AM   #1640
ZhaoLin1457
Senior Member
 
Registered: Jan 2018
Posts: 1,040

Rep: Reputation: 1249Reputation: 1249Reputation: 1249Reputation: 1249Reputation: 1249Reputation: 1249Reputation: 1249Reputation: 1249Reputation: 1249
Quote:
Originally Posted by glennmcc View Post
Yes... everything works... all "desktop effects", all mouse-over effects, no flickering.

If there's any kind of a a "work around" in-play... It's nothing that I did manually.

I simply did a 100% install of Slackware64-current and everything works perfectly fine.

Oh... and this machine is using the on-board graphics, _not_ an add-on card.
According to even Wikipedia, not only LuckyCyborg, Intel GMA 3100 only supports OpenGL 1.4, so this is insufficient for "desktop effects" from Plasma 5 to work.

https://en.wikipedia.org/wiki/Intel_GMA#GMA_3100

Today's Plasma 5 needs at least OpenGL 2.0 to have these effects active. So, I don't think your hardware is really Intel GMA 3100, if it natively supports OpenGL 2.0

In fact, it seems that OpenGL 2.1 started to be supported starting with Intel GMA X4500, but for that there is already support in the Mesa Crocus driver.

Would you mind posting the output of the "glxinfo -B" and "lscpi" commands?
 
1 members found this post helpful.
Old 02-01-2023, 12:07 PM   #1641
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,555

Rep: Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418
Quote:
Originally Posted by ZhaoLin1457 View Post
According to even Wikipedia, not only LuckyCyborg, Intel GMA 3100 only supports OpenGL 1.4, so this is insufficient for "desktop effects" from Plasma 5 to work.

https://en.wikipedia.org/wiki/Intel_GMA#GMA_3100

Today's Plasma 5 needs at least OpenGL 2.0 to have these effects active. So, I don't think your hardware is really Intel GMA 3100, if it natively supports OpenGL 2.0

In fact, it seems that OpenGL 2.1 started to be supported starting with Intel GMA X4500, but for that there is already support in the Mesa Crocus driver.

Would you mind posting the output of the "glxinfo -B" and "lscpi" commands?
BTW, this is what says those 2 commands on my HP Compaq dc7800 USDT, with stock Mesa's classic i915 driver and no workarounds - no Slackware 15.0 but also in -current the results are the same.
Code:
root@darkstar:~# lspci
00:00.0 Host bridge: Intel Corporation 82Q35 Express DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82Q35 Express Integrated Graphics Controller (rev 02)
00:02.1 Display controller: Intel Corporation 82Q35 Express Integrated Graphics Controller (rev 02)
00:03.0 Communication controller: Intel Corporation 82Q35 Express MEI Controller (rev 02)
00:03.2 IDE interface: Intel Corporation 82Q35 Express PT IDER Controller (rev 02)
00:03.3 Serial controller: Intel Corporation 82Q35 Express Serial KT Controller (rev 02)
00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network Connection (rev 02)
00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 02)
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02)
00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation 82801IO (ICH9DO) LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA Controller [IDE mode] (rev 02)
root@darkstar:~#
Code:
root@darkstar:~# glxinfo -B
name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel Open Source Technology Center (0x8086)
    Device: Mesa DRI Intel(R) Q35  (0x29b2)
    Version: 21.3.9
    Accelerated: yes
    Video memory: 384MB
    Unified memory: yes
    Preferred profile: compat (0x2)
    Max core profile version: 0.0
    Max compat profile version: 1.4
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 2.0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Q35 
OpenGL version string: 1.4 Mesa 21.3.9

OpenGL ES profile version string: OpenGL ES 2.0 Mesa 21.3.9
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16

root@darkstar:~#
Yep, there is only OpenGL 1.4 support and NO desktop effects are active on Plasma5.

And please note that the chipset is Intel Q35

Also, I have the latest BIOS.
Code:
root@darkstar:~# dmidecode | head -n50
# dmidecode 3.3
Getting SMBIOS data from sysfs.
SMBIOS 2.5 present.
61 structures occupying 1806 bytes.
Table at 0x000EA0C0.

Handle 0x0001, DMI type 0, 24 bytes
BIOS Information
        Vendor: Hewlett-Packard
        Version: 786F1 v01.35
        Release Date: 10/23/2015
        Address: 0xE0000
        Runtime Size: 128 kB
        ROM Size: 4 MB
        Characteristics:
                PCI is supported
                PNP is supported
                BIOS is upgradeable
                BIOS shadowing is allowed
                Boot from CD is supported
                Selectable boot is supported
                EDD is supported
                Japanese floppy for Toshiba 1.2 MB is supported (int 13h)
                3.5"/720 kB floppy services are supported (int 13h)
                Print screen service is supported (int 5h)
                8042 keyboard services are supported (int 9h)
                Serial services are supported (int 14h)
                Printer services are supported (int 17h)
                ACPI is supported
                USB legacy is supported
                LS-120 boot is supported
                ATAPI Zip drive boot is supported
                BIOS boot specification is supported
                Function key-initiated network boot is supported
                Targeted content distribution is supported
        BIOS Revision: 1.35

Handle 0x0002, DMI type 1, 27 bytes
System Information
        Manufacturer: Hewlett-Packard
        Product Name: HP Compaq dc7800 Ultra-slim Desktop
        Version:  
        Serial Number: <SERIAL NUMBER>
        UUID: <UUID>
        Wake-up Type: Power Switch
        SKU Number: GC762AV
        Family: 103C_53307F

Handle 0x0003, DMI type 2, 14 bytes
Base Board Information

Last edited by LuckyCyborg; 02-01-2023 at 12:24 PM.
 
1 members found this post helpful.
Old 02-01-2023, 12:18 PM   #1642
linuxdaddy
Member
 
Registered: May 2022
Location: New Mexico, USA
Distribution: Slackware 15.0 & 64 bit-current, antiX
Posts: 118

Rep: Reputation: 29
A ? can both post output of " inxi -zv7 " so can see if it's a hardware bios or software
difference? Mine is an HP with G31/33 chip and at GL 1.4.

Last edited by linuxdaddy; 02-01-2023 at 12:20 PM.
 
Old 02-01-2023, 12:34 PM   #1643
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,555

Rep: Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418
Quote:
Originally Posted by linuxdaddy View Post
A ? can both post output of " inxi -zv7 " so can see if it's a hardware bios or software
difference? Mine is an HP with G31/33 chip and at GL 1.4.
Man, G31/33 or Q35 have all Intel GMA 3100 embedded graphics which is capable of OpenGL 1.4 only. Does not matter the firmware, but the kind of GPU embedded on motherboard. And regarding software, there are only two ways: the classic i915 and the Gallium i915 drivers.

True, there are G41/43 and Q45 chipsets which are capable of OpenGL 2.1 because they have Intel GMA X4500 graphics, BUT those are different animals.

I for one, I have also a Intel DG43GT motherboard with G43 chipset, a Fujitsu Q5030 mini-PC with QM45 chipset and a laptop Dell Inspiron n5030 with same QM45 chipset. They all are capable of OpenGL 2.1 and they all run fine Plasma 5.

Last edited by LuckyCyborg; 02-01-2023 at 12:37 PM.
 
1 members found this post helpful.
Old 02-01-2023, 12:37 PM   #1644
linuxdaddy
Member
 
Registered: May 2022
Location: New Mexico, USA
Distribution: Slackware 15.0 & 64 bit-current, antiX
Posts: 118

Rep: Reputation: 29
Like you were on last posts trying to see if was a test or what on it. I too have a G41 that can.
Tried starting a new tread on here for Intel graphics on current.

Last edited by linuxdaddy; 02-01-2023 at 12:50 PM. Reason: added to it.
 
Old 02-01-2023, 12:45 PM   #1645
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,555

Rep: Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418
Here is the inxi output for my computer on Slackware 15.0 :
Code:
root@darkstar:~# inxi -zv7 
System:
  Kernel: 6.1.8-custom x86_64 bits: 64 compiler: gcc v: 2.37-slack15
    Desktop: KDE Plasma 5.23.5 tk: Qt 5.15.3 wm: kwin_x11 vt: 7 dm: SDDM
    Distro: Slackware 15.0
Machine:
  Type: Desktop System: Hewlett-Packard
    product: HP Compaq dc7800 Ultra-slim Desktop v: N/A serial: <filter>
    Chassis: type: 15 serial: <filter>
  Mobo: Hewlett-Packard model: 0AA4h serial: <filter> BIOS: Hewlett-Packard
    v: 786F1 v01.35 date: 10/23/2015
Battery:
  Message: No system battery data found. Is one present?
Memory:
  RAM: total: 3.76 GiB used: 1.64 GiB (43.5%)
  Array-1: capacity: 4 GiB note: est. slots: 2 EC: None
    max-module-size: 2 GiB note: est.
  Device-1: XMM1 size: 2 GiB speed: 800 MT/s type: DDR2 detail: synchronous
    bus-width: 64 bits total: 64 bits manufacturer: JEDEC ID:AD 00
    part-no: HYMP125S64CP8-S6 serial: <filter>
  Device-2: XMM3 size: 2 GiB speed: 800 MT/s type: DDR2 detail: synchronous
    bus-width: 64 bits total: 64 bits manufacturer: JEDEC ID:AD 00
    part-no: HYMP125S64CP8-S6 serial: <filter>
  Array-2: capacity: 2 GiB use: Flash Memory slots: 1 EC: None
    max-module-size: 2 GiB note: est.
  Device-1: SYSTEM ROM size: 4 MiB speed: N/A type: Flash
    detail: non-volatile bus-width: 2 bits total: 2 bits manufacturer: N/A
    part-no: N/A serial: N/A
CPU:
  Info: dual core model: Intel Core2 Duo E8500 bits: 64 type: MCP
    smt: <unsupported> arch: Core Penryn rev: A cache: L1: 128 KiB L2: 6 MiB
  Speed (MHz): avg: 1998 min/max: 1998/3166 volts: 1.2 V
    ext-clock: 1333 MHz cores: 1: 1998 2: 1998 bogomips: 12635
  Flags: acpi aperfmperf apic arch_perfmon bts clflush cmov constant_tsc
    cpuid cx16 cx8 de ds_cpl dtes64 dtherm dts est flexpriority fpu fxsr ht
    lahf_lm lm mca mce mmx monitor msr mtrr nopl nx pae pat pbe pdcm pebs pge
    pni pse pse36 rep_good sep smx sse sse2 sse4_1 ssse3 syscall tm tm2
    tpr_shadow tsc vme vmx vnmi vpid xsave xtpr
Graphics:
  Device-1: Intel 82Q35 Express Integrated Graphics vendor: Hewlett-Packard
    driver: i915 v: kernel bus-ID: 00:02.0 chip-ID: 8086:29b2 class-ID: 0300
  Display: x11 server: X.Org 1.20.14 compositor: kwin_x11 driver:
    loaded: intel unloaded: modesetting,vesa alternate: fbdev
    resolution: 1680x1050~60Hz s-dpi: 96
  OpenGL: renderer: Mesa DRI Intel Q35 v: 1.4 Mesa 21.3.9
    direct render: Yes
Audio:
  Device-1: Intel 82801I HD Audio vendor: Hewlett-Packard
    driver: snd_hda_intel v: kernel bus-ID: 00:1b.0 chip-ID: 8086:293e
    class-ID: 0403
  Sound Server-1: ALSA v: k6.1.8-custom running: yes
  Sound Server-2: PulseAudio v: 15.0 running: no
  Sound Server-3: PipeWire v: 0.3.44 running: yes
Network:
  Device-1: Intel 82566DM-2 Gigabit Network vendor: Hewlett-Packard
    driver: e1000e v: kernel port: 1100 bus-ID: 00:19.0 chip-ID: 8086:10bd
    class-ID: 0200
  IF: eth0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: noprefixroute scope: global
  IP v6: <filter> type: dadfailed tentative noprefixroute scope: link
  IP v6: <filter> type: noprefixroute scope: link
  WAN IP: <filter>
Bluetooth:
  Message: No bluetooth data found.
Logical:
  Message: No logical block device data found.
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 149.05 GiB used: 120.92 GiB (81.1%)
  ID-1: /dev/sda vendor: Seagate model: ST9160412AS size: 149.05 GiB
    speed: 3.0 Gb/s type: HDD rpm: 7200 serial: <filter> rev: HPM1 scheme: GPT
  Message: No optical or floppy data found.
Partition:
  ID-1: / size: 141.17 GiB used: 120.92 GiB (85.7%) fs: ext4 dev: /dev/sda3
    label: LINUX-SYSTEM uuid: 82e55388-ba5a-4d06-b501-f422729b5ffd
Swap:
  ID-1: swap-1 type: partition size: 4 GiB used: 0 KiB (0.0%) priority: -2
    dev: /dev/sda2 label: LINUX-SWAP uuid: e4d358e5-27ac-472a-8e46-2f4d7303691a
Unmounted:
  ID-1: /dev/sda1 size: 300 MiB fs: vfat label: N/A uuid: D85E-9E2E
  ID-2: /dev/sda4 size: 10 MiB fs: N/A label: N/A uuid: N/A
USB:
  Hub-1: 1-0:1 info: Full speed or root hub ports: 6 rev: 2.0 speed: 480 Mb/s
    chip-ID: 1d6b:0002 class-ID: 0900
  Hub-2: 2-0:1 info: Full speed or root hub ports: 4 rev: 2.0
    speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900
  Hub-3: 3-0:1 info: Full speed or root hub ports: 2 rev: 1.1
    speed: 12 Mb/s chip-ID: 1d6b:0001 class-ID: 0900
  Hub-4: 4-0:1 info: Full speed or root hub ports: 2 rev: 1.1
    speed: 12 Mb/s chip-ID: 1d6b:0001 class-ID: 0900
  Hub-5: 5-0:1 info: Full speed or root hub ports: 2 rev: 1.1
    speed: 12 Mb/s chip-ID: 1d6b:0001 class-ID: 0900
  Device-1: 5-2:2 info: Telink Wireless Receiver type: Mouse,Keyboard
    driver: hid-generic,usbhid interfaces: 2 rev: 1.1 speed: 12 Mb/s
    power: 50mA chip-ID: 00da:8510 class-ID: 0301
  Hub-6: 6-0:1 info: Full speed or root hub ports: 2 rev: 1.1
    speed: 12 Mb/s chip-ID: 1d6b:0001 class-ID: 0900
  Hub-7: 7-0:1 info: Full speed or root hub ports: 2 rev: 1.1
    speed: 12 Mb/s chip-ID: 1d6b:0001 class-ID: 0900
Sensors:
  System Temperatures: cpu: 36.0 C mobo: N/A
  Fan Speeds (RPM): N/A
Info:
  Processes: 199 Uptime: 2m wakeups: 1 Init: SysVinit v: 3.01 runlevel: 4
  default: 4 Compilers: gcc: 11.2.0 alt: 11.2.0 clang: 13.0.0 Packages:
  note: see --pkg pkgtool: 1 Shell: Bash v: 5.1.16 running-in: konsole
  inxi: 3.3.12
root@darkstar:~#
It's a computer used by me for experiments, so nothing spectacular here.
 
1 members found this post helpful.
Old 02-01-2023, 01:00 PM   #1646
linuxdaddy
Member
 
Registered: May 2022
Location: New Mexico, USA
Distribution: Slackware 15.0 & 64 bit-current, antiX
Posts: 118

Rep: Reputation: 29
I need to do a new install tonight to post, just put new compound on the cpu and mobo cooler on it,
I have other cpus for it. But at moment is an Intel core 2 quad with 8gb pc2-6400 ram on G31/33.
A ? that's 15.0 updated right not current?

Last edited by linuxdaddy; 02-01-2023 at 01:02 PM.
 
Old 02-01-2023, 01:04 PM   #1647
ZhaoLin1457
Senior Member
 
Registered: Jan 2018
Posts: 1,040

Rep: Reputation: 1249Reputation: 1249Reputation: 1249Reputation: 1249Reputation: 1249Reputation: 1249Reputation: 1249Reputation: 1249Reputation: 1249
@LuckyCyborg, @linuxdaddy

I think @glennmcc mixed up the chipsets, and he actually has an Intel Q45. There is no other explanation.
 
1 members found this post helpful.
Old 02-01-2023, 01:08 PM   #1648
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,555

Rep: Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418
Quote:
Originally Posted by linuxdaddy View Post
I need to do a new install tonight to post, just put new compound on the cpu and mobo cooler on it,
I have other cpus for it. But at moment is an Intel core 2 quad with 8gb pc2-6400 ram on G31/33.
A ? that's 15.0 updated right not current?
Yes, I for one, I use Slackware 15.0 for those experiments.

Usually with an updated kernel (custom build) and latest Mesa (Amber) 21.3.9 - or latest Mesa like in -current built locally for i915g driver.
 
Old 02-01-2023, 01:08 PM   #1649
glennmcc
Member
 
Registered: Jan 2021
Location: North Jackson, Ohio (USA)
Distribution: slackware64-15.0, slackware64-current, slackware-14.0
Posts: 561

Rep: Reputation: 320Reputation: 320Reputation: 320Reputation: 320
root@glennmcc-spare:~# glxinfo -B
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Mesa/X.org (0xffffffff)
Device: llvmpipe (LLVM 14.0.6, 128 bits) (0xffffffff)
Version: 22.3.4
Accelerated: no
Video memory: 3840MB
Unified memory: yes
Preferred profile: core (0x1)
Max core profile version: 4.5
Max compat profile version: 4.5
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
OpenGL vendor string: Mesa/X.org
OpenGL renderer string: llvmpipe (LLVM 14.0.6, 128 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 22.3.4
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.5 (Compatibility Profile) Mesa 22.3.4
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 22.3.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
___________________________________________________________________________________

root@glennmcc-spare:~# lspci
00:00.0 Host bridge: Intel Corporation 82Q35 Express DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82Q35 Express Integrated Graphics Controller (rev 02)
00:03.0 Communication controller: Intel Corporation 82Q35 Express MEI Controller (rev 02)
00:03.2 IDE interface: Intel Corporation 82Q35 Express PT IDER Controller (rev 02)
00:03.3 Serial controller: Intel Corporation 82Q35 Express Serial KT Controller (rev 02)
00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network Connection (rev 02)
00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 02)
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation 82801IO (ICH9DO) LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA Controller [IDE mode] (rev 02)
____________________________________________________________________________________________________ _

root@glennmcc-spare:~# inxi -zv7
System:
Kernel: 6.1.8 arch: x86_64 bits: 64 compiler: gcc v: 2.40-slack151
Desktop: Xfce v: 4.18.1 tk: Gtk v: 3.24.36 info: xfce4-panel wm: xfwm
v: 4.18.0 vt: 1 dm: startx Distro: Slackware 15.0
Machine:
Type: Desktop System: Hewlett-Packard product: HP Compaq dc7800p
Convertible Minitower v: N/A serial: <filter> Chassis: type: 6
serial: <filter>
Mobo: Hewlett-Packard model: 0AACh serial: <filter> BIOS: Hewlett-Packard
v: 786F1 v01.24 date: 03/18/2008
Battery:
Message: No system battery data found. Is one present?
Memory:
RAM: total: 3.75 GiB used: 1.08 GiB (28.8%)
Array-1: capacity: 4 GiB slots: 4 EC: None max-module-size: 1024 MiB
note: est.
Device-1: XMM1 type: DDR2 detail: synchronous size: 1024 MiB
speed: 667 MT/s volts: N/A width (bits): data: 64 total: 64
manufacturer: JEDEC ID:CE 00 part-no: M3 78T2863QZS-CE6 serial: <filter>
Device-2: XMM2 type: DDR2 detail: synchronous size: 1024 MiB
speed: 667 MT/s volts: N/A width (bits): data: 64 total: 64
manufacturer: JEDEC ID:CE 00 part-no: M3 78T2863RZS-CE6 serial: <filter>
Device-3: XMM3 type: DDR2 detail: synchronous size: 1024 MiB
speed: 667 MT/s volts: N/A width (bits): data: 64 total: 64
manufacturer: JEDEC ID:CE 00 part-no: M3 78T2863QZS-CE6 serial: <filter>
Device-4: XMM4 type: DDR2 detail: synchronous size: 1024 MiB
speed: 667 MT/s volts: N/A width (bits): data: 64 total: 64
manufacturer: JEDEC ID:CE 00 part-no: M3 78T2863QZS-CE6 serial: <filter>
Array-2: capacity: 4 GiB use: Flash Memory slots: 1 EC: None
max-module-size: 4 GiB note: est.
Device-1: SYSTEM ROM type: Flash detail: non-volatile size: 4 MiB
speed: N/A volts: N/A width (bits): data: 2 total: 2 manufacturer: N/A
part-no: N/A serial: N/A
CPU:
Info: dual core model: Intel Core2 Duo E6550 bits: 64 type: MCP
smt: <unsupported> arch: Core2 Merom rev: B cache: L1: 128 KiB L2: 4 MiB
Speed (MHz): avg: 2161 high: 2327 min/max: N/A volts: 1.2 V
ext-clock: 1333 MHz cores: 1: 2327 2: 1995 bogomips: 9309
Flags: acpi aperfmperf apic arch_perfmon bts clflush cmov constant_tsc
cpuid cx16 cx8 de ds_cpl dtes64 dtherm dts est fpu fxsr ht lahf_lm lm mca
mce mmx monitor msr mtrr nopl nx pae pat pbe pdcm pebs pge pni pse pse36
pti rep_good sep smx sse sse2 ssse3 syscall tm tm2 tsc vme xtpr
Graphics:
Device-1: Intel 82Q35 Express Integrated Graphics vendor: Hewlett-Packard
driver: N/A arch: Gen-4 bus-ID: 00:02.0 chip-ID: 8086:29b2 class-ID: 0300
Display: server: X.Org v: 21.1.6 with: Xwayland v: 22.1.7 compositor: xfwm
v: 4.18.0 driver: X: loaded: N/A unloaded: fbdev dri: swrast gpu: N/A
display-ID: :0.0 screens: 1
Screen-1: 0 s-res: 1280x1024 s-dpi: 96 s-size: 339x271mm (13.35x10.67")
s-diag: 434mm (17.09")
Monitor-1: default res: 1280x1024 hz: 77 size: N/A modes: N/A
API: OpenGL v: 4.5 Mesa 22.3.4 renderer: llvmpipe (LLVM 14.0.6 128 bits)
direct render: Yes
Audio:
Device-1: Intel 82801I HD Audio vendor: Hewlett-Packard
driver: snd_hda_intel v: kernel bus-ID: 00:1b.0 chip-ID: 8086:293e
class-ID: 0403
Sound API: ALSA v: k6.1.8 running: yes
Sound Server-1: JACK v: 0.121.3 running: no
Sound Server-2: PulseAudio v: 16.1 running: yes
Sound Server-3: PipeWire v: 0.3.65 running: no
Network:
Device-1: Intel 82566DM-2 Gigabit Network vendor: Hewlett-Packard
driver: e1000e v: kernel port: 1100 bus-ID: 00:19.0 chip-ID: 8086:10bd
class-ID: 0200
IF: eth1 state: up speed: 1000 Mbps duplex: full mac: <filter>
IP v4: <filter> scope: global broadcast: <filter>
IP v6: <filter> scope: link
WAN IP: <filter>
Bluetooth:
Message: No bluetooth data found.
Logical:
Message: No logical block device data found.
RAID:
Message: No RAID data found.
Drives:
Local Storage: total: 530.98 GiB used: 269.15 GiB (50.7%)
ID-1: /dev/sda vendor: Seagate model: ST320LT012-1DG14C size: 298.09 GiB
speed: 3.0 Gb/s type: HDD rpm: 5400 serial: <filter> rev: YAM1 scheme: MBR
ID-2: /dev/sdb vendor: Hitachi model: HTS543225L9A300 size: 232.89 GiB
speed: 3.0 Gb/s type: HDD rpm: 5400 serial: <filter> rev: C40C scheme: MBR
Floppy-1: /dev/fd0
Optical-1: /dev/sr0 vendor: TSSTcorp model: DVD+-RW TS-H653B rev: D300
dev-links: cdr,cdr0,cdrom,cdrom0,cdrw,cdrw0,dvd,dvd0,dvdr,dvdr0,dvdrw,dvdrw0,dvdwriter,dvdwriter0
Features: speed: 48 multisession: yes audio: yes dvd: yes
rw: cd-r,cd-rw,dvd-r state: running
Partition:
ID-1: / size: 19.52 GiB used: 15.88 GiB (81.4%) fs: ext4 dev: /dev/sda1
label: N/A uuid: f9b3b2a7-adb1-47fa-8622-525564e9567e
ID-2: /15.0b size: 175.13 GiB used: 15.85 GiB (9.0%) fs: ext4
dev: /dev/sdb3 label: N/A uuid: 694014d3-3f30-4f36-b936-1d2cbe6e6f28
ID-3: /archives size: 268.73 GiB used: 237.42 GiB (88.3%) fs: ext4
dev: /dev/sda3 label: N/A uuid: 08d3d21e-30df-42a3-b109-8605f732113d
Swap:
ID-1: swap-1 type: partition size: 3.99 GiB used: 0 KiB (0.0%) priority: -2
dev: /dev/sda2 label: N/A uuid: 0897deed-49bd-4f54-bbbe-73868e11966b
Unmounted:
ID-1: /dev/sdb1 size: 49.4 GiB fs: ntfs label: N/A uuid: 0C7A187F7A18682A
ID-2: /dev/sdb2 size: 610 MiB fs: ntfs label: N/A uuid: D4A01D72A01D5C74
ID-3: /dev/sdb4 size: 3.89 GiB fs: swap label: N/A
uuid: 28b36579-1b27-4cfd-8761-c351c0073142
USB:
Hub-1: 1-0:1 info: Full speed or root hub ports: 4 rev: 2.0 speed: 480 Mb/s
chip-ID: 1d6b:0002 class-ID: 0900
Hub-2: 2-0:1 info: Full speed or root hub ports: 6 rev: 2.0
speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900
Hub-3: 3-0:1 info: Full speed or root hub ports: 2 rev: 1.1 speed: 12 Mb/s
chip-ID: 1d6b:0001 class-ID: 0900
Hub-4: 4-0:1 info: Full speed or root hub ports: 2 rev: 1.1 speed: 12 Mb/s
chip-ID: 1d6b:0001 class-ID: 0900
Hub-5: 5-0:1 info: Full speed or root hub ports: 2 rev: 1.1 speed: 12 Mb/s
chip-ID: 1d6b:0001 class-ID: 0900
Hub-6: 6-0:1 info: Full speed or root hub ports: 2 rev: 1.1 speed: 12 Mb/s
chip-ID: 1d6b:0001 class-ID: 0900
Hub-7: 7-0:1 info: Full speed or root hub ports: 2 rev: 1.1 speed: 12 Mb/s
chip-ID: 1d6b:0001 class-ID: 0900
Sensors:
System Temperatures: cpu: 37.0 C mobo: N/A
Fan Speeds (RPM): N/A
Info:
Processes: 183 Uptime: 5m wakeups: 1 Init: SysVinit v: 3.06 runlevel: 3
default: 3 Compilers: gcc: 12.2.0 alt: 12.2.0 clang: 14.0.6 Packages:
pm: pkgtool pkgs: 1258 Shell: Bash v: 5.2.15 running-in: xfce4-terminal
inxi: 3.3.24
__________________________________________________________________________________________________
 
Old 02-01-2023, 01:08 PM   #1650
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,555

Rep: Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418Reputation: 3418
@glennmcc

please use [code] tags. Your post will be much more readable.

Man, you got no graphics hardware acceleration at all.

You are using the LLVMpipe driver and this means software rendering.

Last edited by LuckyCyborg; 02-01-2023 at 01:23 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache 2.4 requests to non-SSL site with "Upgrade-Insecure-Requests: 1" and no trailing / get redirected to default site owendelong Linux - Server 2 06-22-2021 02:08 PM
[SOLVED] Requests for -current (20151216) rworkman Slackware 3441 12-28-2017 03:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration