Date: Fri, 10 Jul 2015 21:37:52 -0300 From: Mario Lobo <mlobo@digiart.art.br> To: FreeBSD-Hackers Mailing List <freebsd-hackers@freebsd.org> Subject: Gigabyte 970A-UD3P and hwpstate problem Message-ID: <20150710213752.473cb831@Papi>
next in thread | raw e-mail | index | archive | help
Hi; I just installed a Gigabyte 970A-UD3P mobo and updated BIOS to the latest version but the problem also showed with the previous version. Here is my amd64 10-STABLE setup: FreeBSD 10.2-PRERELEASE #0 r285207M: Tue Jul 7 00:11:01 BRT 2015 amd64 CPU: AMD FX-8320E Eight-Core Processor (3214.93-MHz K8-class CPU) Origin="AuthenticAMD" Id=0x600f20 Family=0x15 Model=0x2 Stepping=0 Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT> Features2=0x3e98320b<SSE3,PCLMULQDQ,MON,SSSE3,FMA,CX16,SSE4.1,SSE4.2,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C> AMD Features=0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM> AMD Features2=0x1ebbfff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,XOP,SKINIT,WDT,LWP,FMA4,TCE,NodeId,TBM,Topology,PCXC,PNXC> Structured Extended Features=0x8<BMI1> SVM: NP,NRIP,VClean,AFlush,DAssist,NAsids=65536 TSC: P-state invariant, performance statistics real memory = 17179869184 (16384 MB) [snip] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20150515/tbfadt-673) [snip] hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 The problem: powerd: no cpufreq(4) support -- aborting: No such file or directory /etc/rc: WARNING: failed to start powerd Cool 'n' Quiet is enabled in BIOS but no hwpstate0 shows up on dmesg pciconf -lv | grep -A 3 none none0@pci0:0:20:0: class=0x0c0500 card=0x43851002 chip=0x43851002 rev=0x42 hdr=0x00 vendor = 'Advanced Micro Devices [AMD] nee ATI' device = 'SBx00 SMBus Controller' class = serial bus Everything else is accounted for. Tried evrey *smb*.ko from kernel but nothing happens kldstat Id Refs Address Size Name 1 42 0xffffffff80200000 16f7738 kernel 2 1 0xffffffff818f8000 f8c8 aio.ko 3 1 0xffffffff81908000 7678 amdtemp.ko 4 1 0xffffffff81910000 15080 fuse.ko 5 1 0xffffffff81926000 b62bf0 nvidia.ko 6 3 0xffffffff82489000 6cfb0 vboxdrv.ko 7 1 0xffffffff82611000 cae4 ext2fs.ko 8 1 0xffffffff8261e000 3b1c linprocfs.ko 9 1 0xffffffff82622000 3831b linux.ko 10 1 0xffffffff8265b000 1604 fdescfs.ko 11 1 0xffffffff8265d000 179e uhid.ko 12 1 0xffffffff8265f000 22e8 ums.ko 13 2 0xffffffff82662000 29b2 vboxnetflt.ko 14 2 0xffffffff82665000 9168 netgraph.ko 15 1 0xffffffff8266f000 1602 ng_ether.ko 16 1 0xffffffff82671000 3f64 vboxnetadp.ko dmesg | grep amdtemp amdtemp0: <AMD CPU On-Die Thermal Sensors> on hostb4 amdtemp0: CPU have TS: Temperature sensor amdtemp0: Found: Reported Temperature Control (RTC) amdtemp0: Found: Hardware Thermal Control (HTC) sysctl -a | grep freq kern.timecounter.tc.TSC-low.frequency: 1607464785 kern.timecounter.tc.ACPI-safe.frequency: 3579545 kern.timecounter.tc.HPET.frequency: 14318180 kern.timecounter.tc.i8254.frequency: 1193182 device cpufreq kern.eventtimer.et.HPET2.frequency: 14318180 kern.eventtimer.et.HPET1.frequency: 14318180 kern.eventtimer.et.HPET.frequency: 14318180 kern.eventtimer.et.RTC.frequency: 32768 kern.eventtimer.et.i8254.frequency: 1193182 kern.eventtimer.et.LAPIC.frequency: 100466554 kern.acct_chkfreq: 15 net.inet.sctp.sack_freq: 2 debug.cpufreq.verbose: 0 debug.cpufreq.lowest: 800 machdep.tsc_freq: 3214929571 machdep.i8254_freq: 1193182 machdep.acpi_timer_freq: 3579545 Would anyone have any suggestion that I could try? Thanks, -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since 2.2.8 [not Pro-Audio.... YET!!]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150710213752.473cb831>