Сборка модуля nct6775

Есть модуль для поддержки сенсоров на новых платах, таких как asus p8z77
Сорц: https://github.com/groeck/nct6775

Немного поправив Makefile собрал модуль, установил и тд.
Но при загрузке модуля получаю:

% sudo modprobe nct6775 
modprobe: ERROR: could not insert 'nct6775': Unknown symbol in module, or unknown parameter (see dmesg)
% dmesg
...
[   43.242956] nct6775: Unknown symbol vid_from_reg (err 0)
[   43.242978] nct6775: Unknown symbol vid_which_vrm (err 0)

Я так понимаю что скорее всего что-то в ядре нужное отключено, но что - не ясно. На арче работало, когда-то.

А имеющийся в ядре не

А имеющийся в ядре не работает?

CONFIG_SENSORS_W83627EHF:                                                                                                            │  
  │                                                                                                                                      │  
  │ If you say yes here you get support for the hardware                                                                                 │  
  │ monitoring functionality of the Winbond W83627EHF Super-I/O chip.                                                                    │  
  │                                                                                                                                      │  
  │ This driver also supports the W83627EHG, which is the lead-free                                                                      │  
  │ version of the W83627EHF, and the W83627DHG, which is a similar                                                                      │  
  │ chip suited for specific Intel processors that use PECI such as                                                                      │  
  │ the Core 2 Duo. And also the W83627UHG, which is a stripped down                                                                     │  
  │ version of the W83627DHG (as far as hardware monitoring goes.)
This driver also supports the W83627EHG, which is the lead-free                                                                      │  
  │ version of the W83627EHF, and the W83627DHG, which is a similar                                                                      │  
  │ chip suited for specific Intel processors that use PECI such as                                                                      │  
  │ the Core 2 Duo. And also the W83627UHG, which is a stripped down                                                                     │  
  │ version of the W83627DHG (as far as hardware monitoring goes.)                                                                       │  
  │                                                                                                                                      │  
  │ This driver also supports Nuvoton W83667HG, W83667HG-B, NCT6775F                                                                     │  
  │ (also known as W83667HG-I), and NCT6776F.                                                                                            │  
  │                                                                                                                                      │  
  │ This driver can also be built as a module.  If so, the module                                                                        │  
  │ will be called w83627ehf.                                                                                                            │  
  │                                                                                                                                      │  
  │ Symbol: SENSORS_W83627EHF [=m]                                                                                                       │  
  │ Type  : tristate                                                                                                                     │  
  │ Prompt: Winbond W83627EHF/EHG/DHG/UHG, W83667HG, NCT6775F, NCT6776F                                                                  │  
  │   Defined at drivers/hwmon/Kconfig:1364                                                                                              │  
  │   Depends on: HWMON [=y] && !PPC                                                                                                     │  
  │   Location:                                                                                                                          │  
  │     -> Device Drivers                                                                                                                │  
  │       -> Hardware Monitoring support (HWMON [=y])                                                                                    │  
  │   Selects: HWMON_VID [=n]

Я Gentoo & Funtoo

Неа. Ничего не

Неа. Ничего не изменилось.
sensors-detect делал.

.

Lupo Alberto написал(а):
А имеющийся в ядре не работает?

Имеющийся не поддерживает NCT6779D

Мы тоже не всего читали Шнитке!.. © В. Вишневский

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".