LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux I2C Driver support for Intel QM57 (https://www.linuxquestions.org/questions/linux-newbie-8/linux-i2c-driver-support-for-intel-qm57-842071/)

raj010 11-03-2010 03:38 AM

Linux I2C Driver support for Intel QM57
 
Does Linux I2C driver support Intel QM57 chipset??????

paulsm4 11-03-2010 07:53 PM

Quote:

http://forums.pcper.com/showthread.php?t=473676

Intel has usually been pretty good at adding support for their products to the Linux kernel prior to them releasing their product. Since QM57 was released back in January, it should be fully supported by Linux, especially by any kernel that's been released since.

I2C (or SMBus) support in Linux is divided up into two portions. First being the I2C controller, and then second by each device that is connected to the I2C network.
Oh - that's you :) Posting on LQ, StackOverflow.com and PC Perspective.

Google picks up stuff fast, doesn't it?

Anyway - much probably depends on your choice of motherboard and distro. But yes, it should be supported. For example:
Quote:

http://www.thinkwiki.org/wiki/Intel_QM57

Linux support
This chipset is supported by recent 2.6 kernels
'Hope that helps

raj010 11-03-2010 11:21 PM

Quote:

Originally Posted by paulsm4 (Post 4148567)
Oh - that's you :) Posting on LQ, StackOverflow.com and PC Perspective.

Google picks up stuff fast, doesn't it?

Anyway - much probably depends on your choice of motherboard and distro. But yes, it should be supported. For example:


'Hope that helps



:)Thanks for your reply. I just wanted to confirm whether Linux I2C driver supports QM57. In Linux I2C bus driver code (i2c-i801.c) they are mentioning like it supports Intel 3400/5 series; does it means that it supports QM57 chipset?? :confused:


All times are GMT -5. The time now is 03:33 PM.