
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
***Beta version for AutomatiK_nvidia_beta. Please give me your feedback***
AutomatiK scans your hardware and automatically adapts the conky theme : You don't have to open the conky file and change it to you system.
It detects :
- Your language (English, French, German, Portugese, Italian, Japanese, and more to come) and translates everything when needed
-Your distribution
- Your GPU (Nvidia)
- Your number of CPUS
- The speed of each CPU
- The correct temperature of the CPU (that's an issue for most conky theme)
- All your mounted drives (and relevant information)
- All your active network interfaces
The widgets can be moved around the desktop with a 'Alt'+click
Please install :
-conky-all
- lm_sensors (or lm-sensors when possible)
-lshw
*-*-* Please give me updates if something does not work well, improvements, suggestions, ... *-*-*
Automatik has been tested on many distro
Just download it, extract it, click on 'start' and it fits your system
Enjoy !
PLEASE VOTE IF YOU LIKE IT
Todo :
Work on btrfs subvolumes
Changes 2 years ago
15-April-2018 ( AutomatiK_nvidia.tar.gz) Full rewrite
- All the NVIDIA GPU and now monitored (thanks to Guillaume for debbuging)
- Multiple screens are all listed
- Correct dpi is now used (96 dpi)
- Removed the Radeon and Intel monitoring (there is no proper monitoring for these brands at the moment). Switch to Radeon beta if you need to
22-Fev-2018
Radeon GPU support
- Added support for AMD radeon graphics cards. To be tested. Feedback welcome ( I only have a small integrated wrestler card)
When I have more time, I will add the vu meter bars
- 1 install radeontop
-2 get user access with the following in a terminal "sudo chown root.root /usr/sbin/radeontop; sudo chmod u+s /usr/sbin/radeontop"
31-May-2017
- Added support for all nvidia cards. To be tested
30-May-2017
- Added Vu meters on the NVidia widget and bug fixes.
24-May-2017
- Added a graphic card for Nvidia GPU. It is a beta version : I need your feed-back. It works on my system.I might work on yours. Credits to Nooby4ever for his work. I took some of his code
- Added a logo for INTEL and AMD GPU.
- If you are interested in AMD GPU information, let me know.
06-May-2017 19h00
- Disk window fixes.
06-May-2017
- Bug fixes on CPU (thanks to Jay gindin for his fix)
- Disk window fixes. Thanks to users for their feedback.
24-April-2017
- Fixed a bug to find the correct temperature on Intel (tobe checked with peerwal)
- Added a fix proposed by Icortess (to start Automatik from home)
- Improved comments on Cpufile
11-April-2017
- Fixed bug found by peerwal on cpu graph.Thanks to him
- Changed a bit the tear-off calendar
TODO : monitor graphic card
21-March-2017
- Fixed bug to detect temperature on INTEL CPU. Thank you brother.
- Added Solus and Kali support
17-March-2017
- "Beautify" the Monthly-calendar
16-March-2017
You can choose between 3 different calendar types : (Check the screenshots)
* Mechanical
* Monthly
* Tear-off.
15-March
- Fixed bug for calendar for distro using python3 with accents (it was working OK with python 2.7)
- Added logo for Antergos, Makalulinux, Linux Lite and deepin
- Found a command to find the distro name across all distro (Fedora, Arch or Debian)
13-March-2017
-Now fully works under Suse and Mageia. It should also work under Fedora and Centos. Please let me know.
-Modified some German translations (thank you MeaCulpa)
-Fixed a bug for UK and US date detection : Calendar now works for them
-Reduced a bit the size of the flipping calendar
12-March-2017
-I added another conky with a flipping calendar (check the screenshot). The normal calendar and the flipping calendar are available.
-Bugfix on the extended characters
08-March-2017
-Added a new look for the date (created with Blender by the way)
06-March-2017
Calendar seems broken for some distro-> I repladed the calendar with the current date
05-March-2017
-Added VU meter for CPU, memories and drives (credits to Mr PEACHY for his awsome work)
03-March-2017
- Added calendar to the time widget
- Added blinking clock
- Essid bug is now fixed
28-Feb-2017
- Updated the polling disk (to be compatible with python 2.7 or 3)
- Truncated the long file names in the disk widget
- Removed the EFI partition if it exists
26-Feb-2017
- Added a new widget (time and date). It's a heavily modified code from SLK. Credits to him
20-Feb-2017
- Detects if a wireless connection exists and shows information
- Added a new icon on Start-up
- TODO : add a widget for video card
18-FEb-2017
- Fixed bug on the disk update
- Update on the information widget
17-Feb-2016
- Added and included fonts to get size right and nice look
- Cpu widget has been improved for proper sizing
16-Feb-2017
- Switch back to the old conky syntax (the new syntax was not working on my trusty Peppermint 6)
- Added new icons to widgets
- Added Peppermint and Gentoo distro support
- Added new distro logos - Increased distro logos
- Improved readability for disks
14-Feb-2017
- Updating network translations
- Bug fix on network interface
- Looking for help for translation
13-Feb-2017
- Added automatic disk mount or unmount update
12-Feb-2017
- Added Raspbian support
Changes 2 years ago
15-April-2018 ( AutomatiK_nvidia.tar.gz) Full rewrite
- All the NVIDIA GPU and now monitored (thanks to Guillaume for debbuging)
- Multiple screens are all listed
- Correct dpi is now used (96 dpi)
- Removed the Radeon and Intel monitoring (there is no proper monitoring for these brands at the moment). Switch to Radeon beta if you need to
22-Fev-2018
Radeon GPU support
- Added support for AMD radeon graphics cards. To be tested. Feedback welcome ( I only have a small integrated wrestler card)
When I have more time, I will add the vu meter bars
- 1 install radeontop
-2 get user access with the following in a terminal "sudo chown root.root /usr/sbin/radeontop; sudo chmod u+s /usr/sbin/radeontop"
31-May-2017
- Added support for all nvidia cards. To be tested
30-May-2017
- Added Vu meters on the NVidia widget and bug fixes.
24-May-2017
- Added a graphic card for Nvidia GPU. It is a beta version : I need your feed-back. It works on my system.I might work on yours. Credits to Nooby4ever for his work. I took some of his code
- Added a logo for INTEL and AMD GPU.
- If you are interested in AMD GPU information, let me know.
06-May-2017 19h00
- Disk window fixes.
06-May-2017
- Bug fixes on CPU (thanks to Jay gindin for his fix)
- Disk window fixes. Thanks to users for their feedback.
24-April-2017
- Fixed a bug to find the correct temperature on Intel (tobe checked with peerwal)
- Added a fix proposed by Icortess (to start Automatik from home)
- Improved comments on Cpufile
11-April-2017
- Fixed bug found by peerwal on cpu graph.Thanks to him
- Changed a bit the tear-off calendar
TODO : monitor graphic card
21-March-2017
- Fixed bug to detect temperature on INTEL CPU. Thank you brother.
- Added Solus and Kali support
17-March-2017
- "Beautify" the Monthly-calendar
16-March-2017
You can choose between 3 different calendar types : (Check the screenshots)
* Mechanical
* Monthly
* Tear-off.
15-March
- Fixed bug for calendar for distro using python3 with accents (it was working OK with python 2.7)
- Added logo for Antergos, Makalulinux, Linux Lite and deepin
- Found a command to find the distro name across all distro (Fedora, Arch or Debian)
13-March-2017
-Now fully works under Suse and Mageia. It should also work under Fedora and Centos. Please let me know.
-Modified some German translations (thank you MeaCulpa)
-Fixed a bug for UK and US date detection : Calendar now works for them
-Reduced a bit the size of the flipping calendar
12-March-2017
-I added another conky with a flipping calendar (check the screenshot). The normal calendar and the flipping calendar are available.
-Bugfix on the extended characters
08-March-2017
-Added a new look for the date (created with Blender by the way)
06-March-2017
Calendar seems broken for some distro-> I repladed the calendar with the current date
05-March-2017
-Added VU meter for CPU, memories and drives (credits to Mr PEACHY for his awsome work)
03-March-2017
- Added calendar to the time widget
- Added blinking clock
- Essid bug is now fixed
28-Feb-2017
- Updated the polling disk (to be compatible with python 2.7 or 3)
- Truncated the long file names in the disk widget
- Removed the EFI partition if it exists
26-Feb-2017
- Added a new widget (time and date). It's a heavily modified code from SLK. Credits to him
20-Feb-2017
- Detects if a wireless connection exists and shows information
- Added a new icon on Start-up
- TODO : add a widget for video card
18-FEb-2017
- Fixed bug on the disk update
- Update on the information widget
17-Feb-2016
- Added and included fonts to get size right and nice look
- Cpu widget has been improved for proper sizing
16-Feb-2017
- Switch back to the old conky syntax (the new syntax was not working on my trusty Peppermint 6)
- Added new icons to widgets
- Added Peppermint and Gentoo distro support
- Added new distro logos - Increased distro logos
- Improved readability for disks
14-Feb-2017
- Updating network translations
- Bug fix on network interface
- Looking for help for translation
13-Feb-2017
- Added automatic disk mount or unmount update
12-Feb-2017
- Added Raspbian support
bartios
1 month ago
cat: smi.txt: No such file or directory
Report
copycatcc
9 months ago
would like to know if u interresting on helping me getting an 4th row in the Graphicscard settings? i want to add Clockspeed but its getting messy wih the bars. ty
Report
doomicle
2 years ago
I had to mess with the 'amd.py' file though to get it to display the radeon panel.
Here's the contents of amd.py with my changes: https://pastebin.com/86i2nPTG
Report
grinceur
2 years ago
Report
grinceur
2 years ago
Report
andrefcorreia
2 years ago
Report
andrefcorreia
2 years ago
i cant move with 'Alt'+click
Report
andrefcorreia
2 years ago
cant enable nvidia panel and the error is :
.../AutomatiK$ ./start.sh
resolution: 96x96 dots per inch
enp3s0 no wireless extensions.
Traceback (most recent call last):
File "graphiccard01.py", line 78, in
a=i[1]
IndexError: list index out of range
Traceback (most recent call last):
File "graphiccard01.py", line 56, in
Detect_Via_Script=os.popen("sh detect_screen.sh").read().rstrip()
File "/usr/lib/python3.6/codecs.py", line 321, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 1: invalid start byte
Report
cirdan52
2 years ago
go.sh
resolution: 96x96 dots per inch
conky: no process found
sh: iwconfig: command not found
sh: iwconfig: command not found
sh: iwconfig: command not found
sh: iwconfig: command not found
AOC 2243W
AOC 2243W
sh: lspci: command not found
sh: lspci: command not found
sh: lspci: command not found
Traceback (most recent call last):
File "graphiccard01.py", line 184, in
CardName=CardName[5]
IndexError: list index out of range
AOC 2243W
AOC 2243W
/bin/sh: lspci: command not found
/bin/sh: lspci: command not found
/bin/sh: lspci: command not found
Traceback (most recent call last):
File "graphiccard01.py", line 184, in
CardName=CardName[5]
IndexError: list index out of range
iwconfig requires root privilages running under sudo I get:
xdpyinfo: unable to open display "".
Can't open display
conky: no process found
eth0 no wireless extensions.
virbr0 no wireless extensions.
virbr0-nic no wireless extensions.
Can't open display
AOC 2243W
AOC 2243W
Can't open display
Can't open display
Unable to init server: Could not connect: Connection refused
ERROR: The control display is undefined; please run `nvidia-settings --help` for usage information.
Unable to init server: Could not connect: Connection refused
ERROR: The control display is undefined; please run `nvidia-settings --help` for usage information.
Traceback (most recent call last):
File "graphiccard01.py", line 366, in
Frequency_Text=Frequency[Language]+"${alignr}${exec nvidia-settings -q [gpu:"+str(Nvidia_Number)+"]/GPUCurrentClockFreqs | grep gpu | tr ',' '\\n' | sed -n 2p | tr -d '.' } / "+Maximum_Frequency
TypeError: cannot concatenate 'str' and 'list' objects
Can't open display
AOC 2243W
AOC 2243W
Can't open display
Can't open display
Unable to init server: Could not connect: Connection refused
ERROR: The control display is undefined; please run `nvidia-settings --help` for usage information.
Unable to init server: Could not connect: Connection refused
ERROR: The control display is undefined; please run `nvidia-settings --help` for usage information.
Traceback (most recent call last):
File "graphiccard01.py", line 366, in
Frequency_Text=Frequency[Language]+"${alignr}${exec nvidia-settings -q [gpu:"+str(Nvidia_Number)+"]/GPUCurrentClockFreqs | grep gpu | tr ',' '\\n' | sed -n 2p | tr -d '.' } / "+Maximum_Frequency
TypeError: Can't convert 'list' object to str implicitly
The old version runs fine, running openSUSE 42.3.
Report
EricLehnen
2 years ago
Report
trazalca
2 years ago
Report
fabienhenon
2 years ago
Do you switch from one to another ? Do you have a command to switch ?
What do get with the following commands :
lshw -C display
inxi -G
lspci -v -s $(lspci | grep ' VGA ' | cut -d" " -f 1)
Thanks
Report
trazalca
2 years ago
lshw -C display give me
*-display
description: VGA compatible controller
product: 2nd Generation Core Processor Family Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:36 memory:c0000000-c03fffff memory:b0000000-bfffffff ioport:6000(size=64) memory:c0000-dffff
inxi -G give me
Graphics: Card-1: Intel 2nd Generation Core Processor Family Integrated Graphics Controller driver: i915
v: kernel
Card-2: Advanced Micro Devices [AMD/ATI] Whistler [Radeon HD 6730M/6770M/7690M XT] driver: radeon
v: kernel
Display Server: No display server data found. Headless server? tty: 122x32
Message: Advanced graphics data unavailable in console. Try -G --display
other command is not correct with arc and can't give me significant output.
That's all, thanks a lot!!
Report
fabienhenon
2 years ago
What do you get with these 3 commands :
lspci -mm
lspci -nnk
lspci -v
Thanks
Report
fabienhenon
2 years ago
lspci -vmm ?
Report
trazalca
2 years ago
lspci -mm
00:00.0 "Host bridge" "Intel Corporation" "2nd Generation Core Processor Family DRAM Controller" -r09 "Hewlett-Packard Company" "2nd Generation Core Processor Family DRAM Controller"
00:01.0 "PCI bridge" "Intel Corporation" "Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port" -r09 "" ""
00:02.0 "VGA compatible controller" "Intel Corporation" "2nd Generation Core Processor Family Integrated Graphics Controller" -r09 "Hewlett-Packard Company" "2nd Generation Core Processor Family Integrated Graphics Controller"
00:16.0 "Communication controller" "Intel Corporation" "6 Series/C200 Series Chipset Family MEI Controller #1" -r04 "Hewlett-Packard Company" "6 Series/C200 Series Chipset Family MEI Controller"
00:1a.0 "USB controller" "Intel Corporation" "6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2" -r05 -p20 "Hewlett-Packard Company" "6 Series/C200 Series Chipset Family USB Enhanced Host Controller"
00:1b.0 "Audio device" "Intel Corporation" "6 Series/C200 Series Chipset Family High Definition Audio Controller" -r05 "Hewlett-Packard Company" "6 Series/C200 Series Chipset Family High Definition Audio Controller"
00:1c.0 "PCI bridge" "Intel Corporation" "6 Series/C200 Series Chipset Family PCI Express Root Port 1" -rb5 "" ""
00:1c.1 "PCI bridge" "Intel Corporation" "6 Series/C200 Series Chipset Family PCI Express Root Port 2" -rb5 "" ""
00:1c.2 "PCI bridge" "Intel Corporation" "6 Series/C200 Series Chipset Family PCI Express Root Port 3" -rb5 "" ""
00:1c.3 "PCI bridge" "Intel Corporation" "6 Series/C200 Series Chipset Family PCI Express Root Port 4" -rb5 "" ""
00:1d.0 "USB controller" "Intel Corporation" "6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1" -r05 -p20 "Hewlett-Packard Company" "6 Series/C200 Series Chipset Family USB Enhanced Host Controller"
00:1f.0 "ISA bridge" "Intel Corporation" "HM65 Express Chipset Family LPC Controller" -r05 "Hewlett-Packard Company" "HM65 Express Chipset Family LPC Controller"
00:1f.2 "SATA controller" "Intel Corporation" "6 Series/C200 Series Chipset Family 6 port Mobile SATA AHCI Controller" -r05 -p01 "Hewlett-Packard Company" "6 Series/C200 Series Chipset Family 6 port Mobile SATA AHCI Controller"
00:1f.3 "SMBus" "Intel Corporation" "6 Series/C200 Series Chipset Family SMBus Controller" -r05 "Hewlett-Packard Company" "6 Series/C200 Series Chipset Family SMBus Controller"
01:00.0 "VGA compatible controller" "Advanced Micro Devices, Inc. [AMD/ATI]" "Whistler [Radeon HD 6730M/6770M/7690M XT]" -rff -pff "" ""
07:00.0 "Ethernet controller" "Realtek Semiconductor Co., Ltd." "RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller" -r06 "Hewlett-Packard Company" "RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller"
0d:00.0 "Network controller" "Broadcom Limited" "BCM4313 802.11bgn Wireless Network Adapter" -r01 "Hewlett-Packard Company" "BCM4313 802.11bgn Wireless Network Adapter"
13:00.0 "Unassigned class [ff00]" "Realtek Semiconductor Co., Ltd." "RTS5209 PCI Express Card Reader" -r01 "Hewlett-Packard Company" "RTS5209 PCI Express Card Reader"
19:00.0 "USB controller" "NEC Corporation" "uPD720200 USB 3.0 Host Controller" -r04 -p30 "Hewlett-Packard Company" "uPD720200 USB 3.0 Host Controller"
Report
trazalca
2 years ago
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09)
Subsystem: Hewlett-Packard Company 2nd Generation Core Processor Family DRAM Controller [103c:3388]
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0101] (rev 09)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
Subsystem: Hewlett-Packard Company 2nd Generation Core Processor Family Integrated Graphics Controller [103c:3388]
Kernel driver in use: i915
Kernel modules: i915
00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family MEI Controller [103c:3388]
Kernel driver in use: mei_me
Kernel modules: mei_me
00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family USB Enhanced Host Controller [103c:3388]
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family High Definition Audio Controller [103c:3388]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 [8086:1c12] (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.2 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 [8086:1c14] (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.3 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 [8086:1c16] (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family USB Enhanced Host Controller [103c:3388]
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1f.0 ISA bridge [0601]: Intel Corporation HM65 Express Chipset Family LPC Controller [8086:1c49] (rev 05)
Subsystem: Hewlett-Packard Company HM65 Express Chipset Family LPC Controller [103c:3388]
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation 6 Series/C200 Series Chipset Family 6 port Mobile SATA AHCI Controller [8086:1c03] (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 6 port Mobile SATA AHCI Controller [103c:3388]
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family SMBus Controller [103c:3388]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Whistler [Radeon HD 6730M/6770M/7690M XT] [1002:6740] (rev ff)
Kernel driver in use: radeon
Kernel modules: radeon
07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:3388]
Kernel driver in use: r8169
Kernel modules: r8169
0d:00.0 Network controller [0280]: Broadcom Limited BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01)
Subsystem: Hewlett-Packard Company BCM4313 802.11bgn Wireless Network Adapter [103c:145c]
Kernel driver in use: bcma-pci-bridge
Kernel modules: bcma
13:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader [10ec:5209] (rev 01)
Subsystem: Hewlett-Packard Company RTS5209 PCI Express Card Reader [103c:3388]
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci
19:00.0 USB controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 04)
Subsystem: Hewlett-Packard Company uPD720200 USB 3.0 Host Controller [103c:3388]
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
Report
trazalca
2 years ago
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
Subsystem: Hewlett-Packard Company 2nd Generation Core Processor Family DRAM Controller
Flags: bus master, fast devsel, latency 0
Capabilities:
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 16
Bus: primary=00, secondary=01, subordinate=06, sec-latency=0
I/O behind bridge: 00005000-00005fff [size=4K]
Memory behind bridge: c6500000-c74fffff [size=16M]
Prefetchable memory behind bridge: 00000000a0000000-00000000afffffff [size=256M]
Capabilities:
Kernel driver in use: pcieport
Kernel modules: shpchp
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company 2nd Generation Core Processor Family Integrated Graphics Controller
Flags: bus master, fast devsel, latency 0, IRQ 36
Memory at c0000000 (64-bit, non-prefetchable) [size=4M]
Memory at b0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 6000 [size=64]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities:
Kernel driver in use: i915
Kernel modules: i915
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family MEI Controller
Flags: bus master, fast devsel, latency 0, IRQ 34
Memory at c7504000 (64-bit, non-prefetchable) [size=16]
Capabilities:
Kernel driver in use: mei_me
Kernel modules: mei_me
Report
trazalca
2 years ago
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family USB Enhanced Host Controller
Flags: bus master, medium devsel, latency 0, IRQ 16
Memory at c750a000 (32-bit, non-prefetchable) [size=1K]
Capabilities:
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family High Definition Audio Controller
Flags: bus master, fast devsel, latency 0, IRQ 38
Memory at c7500000 (64-bit, non-prefetchable) [size=16K]
Capabilities:
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 17
Bus: primary=00, secondary=07, subordinate=0c, sec-latency=0
I/O behind bridge: 00004000-00004fff [size=4K]
Memory behind bridge: c5500000-c64fffff [size=16M]
Prefetchable memory behind bridge: 00000000c0400000-00000000c13fffff [size=16M]
Capabilities:
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b5) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 16
Bus: primary=00, secondary=0d, subordinate=12, sec-latency=0
I/O behind bridge: 00003000-00003fff [size=4K]
Memory behind bridge: c4500000-c54fffff [size=16M]
Prefetchable memory behind bridge: 00000000c1400000-00000000c23fffff [size=16M]
Capabilities:
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 18
Bus: primary=00, secondary=13, subordinate=18, sec-latency=0
I/O behind bridge: 00002000-00002fff [size=4K]
Memory behind bridge: c3500000-c44fffff [size=16M]
Prefetchable memory behind bridge: 00000000c2400000-00000000c33fffff [size=16M]
Capabilities:
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 19
Bus: primary=00, secondary=19, subordinate=19, sec-latency=0
I/O behind bridge: None
Memory behind bridge: c3400000-c34fffff [size=1M]
Prefetchable memory behind bridge: None
Capabilities:
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05) (prog-if 20 [EHCI])
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family USB Enhanced Host Controller
Flags: bus master, medium devsel, latency 0, IRQ 20
Memory at c7509000 (32-bit, non-prefetchable) [size=1K]
Capabilities:
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 05)
Subsystem: Hewlett-Packard Company HM65 Express Chipset Family LPC Controller
Flags: bus master, medium devsel, latency 0
Capabilities:
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port Mobile SATA AHCI Controller (rev 05) (prog-if 01 [AHCI 1.0])
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family 6 port Mobile SATA AHCI Controller
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 33
I/O ports at 6098 [size=8]
I/O ports at 60bc [size=4]
I/O ports at 6090 [size=8]
I/O ports at 60b8 [size=4]
I/O ports at 6060 [size=32]
Memory at c7508000 (32-bit, non-prefetchable) [size=2K]
Capabilities:
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
Subsystem: Hewlett-Packard Company 6 Series/C200 Series Chipset Family SMBus Controller
Flags: medium devsel, IRQ 19
Memory at c7506000 (64-bit, non-prefetchable) [size=256]
I/O ports at 6040 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Whistler [Radeon HD 6730M/6770M/7690M XT] (rev ff) (prog-if ff)
!!! Unknown header type 7f
Kernel driver in use: radeon
Kernel modules: radeon
Report
trazalca
2 years ago
Slot: 00:00.0
Class: Host bridge
Vendor: Intel Corporation
Device: 2nd Generation Core Processor Family DRAM Controller
SVendor: Hewlett-Packard Company
SDevice: 2nd Generation Core Processor Family DRAM Controller
Rev: 09
Slot: 00:01.0
Class: PCI bridge
Vendor: Intel Corporation
Device: Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port
Rev: 09
Slot: 00:02.0
Class: VGA compatible controller
Vendor: Intel Corporation
Device: 2nd Generation Core Processor Family Integrated Graphics Controller
SVendor: Hewlett-Packard Company
SDevice: 2nd Generation Core Processor Family Integrated Graphics Controller
Rev: 09
Slot: 00:16.0
Class: Communication controller
Vendor: Intel Corporation
Device: 6 Series/C200 Series Chipset Family MEI Controller #1
SVendor: Hewlett-Packard Company
SDevice: 6 Series/C200 Series Chipset Family MEI Controller
Rev: 04
Slot: 00:1a.0
Class: USB controller
Vendor: Intel Corporation
Device: 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2
SVendor: Hewlett-Packard Company
SDevice: 6 Series/C200 Series Chipset Family USB Enhanced Host Controller
Rev: 05
ProgIf: 20
Slot: 00:1b.0
Class: Audio device
Vendor: Intel Corporation
Device: 6 Series/C200 Series Chipset Family High Definition Audio Controller
SVendor: Hewlett-Packard Company
SDevice: 6 Series/C200 Series Chipset Family High Definition Audio Controller
Rev: 05
Slot: 00:1c.0
Class: PCI bridge
Vendor: Intel Corporation
Device: 6 Series/C200 Series Chipset Family PCI Express Root Port 1
Rev: b5
Slot: 00:1c.1
Class: PCI bridge
Vendor: Intel Corporation
Device: 6 Series/C200 Series Chipset Family PCI Express Root Port 2
Rev: b5
Slot: 00:1c.2
Class: PCI bridge
Vendor: Intel Corporation
Device: 6 Series/C200 Series Chipset Family PCI Express Root Port 3
Rev: b5
Slot: 00:1c.3
Class: PCI bridge
Vendor: Intel Corporation
Device: 6 Series/C200 Series Chipset Family PCI Express Root Port 4
Rev: b5
Slot: 00:1d.0
Class: USB controller
Vendor: Intel Corporation
Device: 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1
SVendor: Hewlett-Packard Company
SDevice: 6 Series/C200 Series Chipset Family USB Enhanced Host Controller
Rev: 05
ProgIf: 20
Slot: 00:1f.0
Class: ISA bridge
Vendor: Intel Corporation
Device: HM65 Express Chipset Family LPC Controller
SVendor: Hewlett-Packard Company
SDevice: HM65 Express Chipset Family LPC Controller
Rev: 05
Slot: 00:1f.2
Class: SATA controller
Vendor: Intel Corporation
Device: 6 Series/C200 Series Chipset Family 6 port Mobile SATA AHCI Controller
SVendor: Hewlett-Packard Company
SDevice: 6 Series/C200 Series Chipset Family 6 port Mobile SATA AHCI Controller
Rev: 05
ProgIf: 01
Slot: 00:1f.3
Class: SMBus
Vendor: Intel Corporation
Device: 6 Series/C200 Series Chipset Family SMBus Controller
SVendor: Hewlett-Packard Company
SDevice: 6 Series/C200 Series Chipset Family SMBus Controller
Rev: 05
Slot: 01:00.0
Class: VGA compatible controller
Vendor: Advanced Micro Devices, Inc. [AMD/ATI]
Device: Whistler [Radeon HD 6730M/6770M/7690M XT]
Rev: ff
ProgIf: ff
Slot: 07:00.0
Class: Ethernet controller
Vendor: Realtek Semiconductor Co., Ltd.
Device: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
SVendor: Hewlett-Packard Company
SDevice: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
Rev: 06
Slot: 0d:00.0
Class: Network controller
Vendor: Broadcom Limited
Device: BCM4313 802.11bgn Wireless Network Adapter
SVendor: Hewlett-Packard Company
SDevice: BCM4313 802.11bgn Wireless Network Adapter
Rev: 01
Slot: 13:00.0
Class: Unassigned class [ff00]
Vendor: Realtek Semiconductor Co., Ltd.
Device: RTS5209 PCI Express Card Reader
SVendor: Hewlett-Packard Company
SDevice: RTS5209 PCI Express Card Reader
Rev: 01
Slot: 19:00.0
Class: USB controller
Vendor: NEC Corporation
Device: uPD720200 USB 3.0 Host Controller
SVendor: Hewlett-Packard Company
SDevice: uPD720200 USB 3.0 Host Controller
Rev: 04
ProgIf: 30
Lot of stuff here.... thanks for your work, i'll be out for holidays some days without laptop, i'll be available from 3 or 4 april. [trazalca@trazalca ~]$
Bye guy, see you soon!
Report
fabienhenon
2 years ago
Report
fabienhenon
2 years ago
Report
trazalca
2 years ago
Report
fabienhenon
2 years ago
I am also looking for persons with multiple screens to check how AutomatiK behaves.
To contact me : fabien_._henon_@_gmx_.fr (remove all the underscores)
Thanks
Report
edm1st
2 years ago
Report