On 15.04.12 16:58, Paul Goyette wrote:
I think I have a solution for this problem. Please see the attached
patches.
With the patches applied:
1. A Generic kernel boots successfully, with amdtemp builtin
2. My custom kernel boots successfully, with no builtin amdtemp device
There are still a couple minor oddities with this patch:
A. When I try to 'modload amdtemp' it tries to attach two different
instances:
# dmesg | grep 'pchb[34]' pchb3 at pci0 dev 24 function 2: vendor 0x1022
product 0x1202 (rev. 0x00)
pchb4 at pci0 dev 24 function 3: vendor 0x1022 product 0x1203 (rev. 0x00)
amdtemp0 at pchb3: AMD CPU Temperature Sensors, family 0x5 not supported
amdtemp1 at pchb4: AMD CPU Temperature Sensors (Family10h)
That's not what I intend to archieve with replacing amdtempbus.
you should see something like this instead:
amdnb_misc0 at pci0 dev 24 function 3
amdtemp0 at amdnb_misc0