Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
what are the kernel drivers for CPU Camarillon and SMBus
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
pd1986
Guru
Guru


Joined: 19 Feb 2012
Posts: 404
Location: Paris

PostPosted: Mon Dec 14, 2015 10:34 am    Post subject: what are the kernel drivers for CPU Camarillon and SMBus Reply with quote

I am compiling the a kernel for a new laptop. But I didn't find the drivers for those device

Code:
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Camarillo Device (rev 09)
   Subsystem: Dell Broadwell-U Camarillo Device

00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
   Subsystem: Dell Wildcat Point-LP SMBus Controller


Thanks.
Back to top
View user's profile Send private message
roarinelk
Guru
Guru


Joined: 04 Mar 2004
Posts: 520

PostPosted: Tue Dec 15, 2015 9:43 am    Post subject: Reply with quote

The "Camarillo" Device should be supported by "ACPI INT340X thermal drivers" (CONFIG_INT340X_THERMAL)
the SMBus Controller has a driver with CONFIG_I2C_I801 ("Intel 82801 (ICH/PCH)"), although it probably won't attach since I2C is mostly used by ACPI.
Back to top
View user's profile Send private message
pd1986
Guru
Guru


Joined: 19 Feb 2012
Posts: 404
Location: Paris

PostPosted: Tue Dec 15, 2015 2:34 pm    Post subject: Reply with quote

roarinelk wrote:
The "Camarillo" Device should be supported by "ACPI INT340X thermal drivers" (CONFIG_INT340X_THERMAL)
the SMBus Controller has a driver with CONFIG_I2C_I801 ("Intel 82801 (ICH/PCH)"), although it probably won't attach since I2C is mostly used by ACPI.


Thank you for your help.
So you mean that even if I enable the I2C_i801, it won't be loaded and I could ingore that? Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum