Date: Tue, 1 Nov 2011 10:42:26 -0500 From: "Conrad J. Sabatier" <conrads@cox.net> To: freebsd-questions@freebsd.org Subject: Re: How to get /dev/smb* ? Message-ID: <20111101104226.1241f2a1@cox.net> In-Reply-To: <70871320146936@web106.yandex.ru> References: <70871320146936@web106.yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 01 Nov 2011 15:28:55 +0400 Антон Клесс <rc5hack@yandex.ru> wrote: > I built new PC with MSI Z68A-GD65(G3) motherboard, running > 8.2-RELEASE and trying to get /dev/smb working (want to use mbmon > with it). > > MSI Z68A-GD65(G3) have Intel Z68 chipset. > > Kernel compiled with those options: > > device cpufreq > device coretemp > device smb > device smbus > device ichsmb > device iic > device iicbus > device iicsmb > device intpm > device alpm > device viapm > device nfpm > device iicbb > device ic > device cpuctl > options ENABLE_ALART > > > > # pciconf -lv > hostb0@pci0:0:0:0: class=0x060000 card=0x76811462 > chip=0x01008086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' > class = bridge > subclass = HOST-PCI > pcib1@pci0:0:1:0: class=0x060400 card=0x76811462 > chip=0x01018086 rev=0x09 hdr=0x01 vendor = 'Intel Corporation' > class = bridge > subclass = PCI-PCI > vgapci0@pci0:0:2:0: class=0x030000 card=0x76811462 > chip=0x01028086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' > class = display > subclass = VGA > none0@pci0:0:22:0: class=0x078000 card=0x76811462 > chip=0x1c3a8086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' > class = simple comms > ehci0@pci0:0:26:0: class=0x0c0320 card=0x76811462 > chip=0x1c2d8086 rev=0x05 hdr=0x00 vendor = 'Intel Corporation' > class = serial bus > subclass = USB > pcib2@pci0:0:28:0: class=0x060400 card=0x76811462 > chip=0x1c108086 rev=0xb5 hdr=0x01 vendor = 'Intel Corporation' > class = bridge > subclass = PCI-PCI > pcib3@pci0:0:28:2: class=0x060400 card=0x76811462 > chip=0x1c148086 rev=0xb5 hdr=0x01 vendor = 'Intel Corporation' > class = bridge > subclass = PCI-PCI > pcib4@pci0:0:28:3: class=0x060400 card=0x76811462 > chip=0x1c168086 rev=0xb5 hdr=0x01 vendor = 'Intel Corporation' > class = bridge > subclass = PCI-PCI > pcib5@pci0:0:28:4: class=0x060401 card=0x76811462 > chip=0x244e8086 rev=0xb5 hdr=0x01 vendor = 'Intel Corporation' > device = '82801 Family (ICH2/3/4/5/6/7/8/9,63xxESB) Hub > Interface to PCI Bridge' class = bridge > subclass = PCI-PCI > pcib7@pci0:0:28:5: class=0x060400 card=0x76811462 > chip=0x1c1a8086 rev=0xb5 hdr=0x01 vendor = 'Intel Corporation' > class = bridge > subclass = PCI-PCI > ehci1@pci0:0:29:0: class=0x0c0320 card=0x76811462 > chip=0x1c268086 rev=0x05 hdr=0x00 vendor = 'Intel Corporation' > class = serial bus > subclass = USB > isab0@pci0:0:31:0: class=0x060100 card=0x76811462 > chip=0x1c448086 rev=0x05 hdr=0x00 vendor = 'Intel Corporation' > class = bridge > subclass = PCI-ISA > atapci1@pci0:0:31:2: class=0x010400 card=0x76811462 > chip=0x28228086 rev=0x05 hdr=0x00 vendor = 'Intel Corporation' > device = 'Raid Controller > (82801HR/HH/HO&82801IR/IH/IO(AIE=0)/ICH10R)' class = mass storage > subclass = RAID > none1@pci0:0:31:3: class=0x0c0500 card=0x76811462 > chip=0x1c228086 rev=0x05 hdr=0x00 vendor = 'Intel Corporation' > class = serial bus > subclass = SMBus > em0@pci0:2:0:0: class=0x020000 card=0xa01f8086 chip=0x10d38086 > rev=0x00 hdr=0x00 vendor = 'Intel Corporation' > device = 'Intel 82574L Gigabit Ethernet Controller (82574L)' > class = network > subclass = ethernet > atapci0@pci0:3:0:0: class=0x010601 card=0x76811462 > chip=0x91231b4b rev=0x11 hdr=0x00 class = mass storage > subclass = SATA > none2@pci0:4:0:0: class=0x0c0330 card=0x76811462 > chip=0x01941033 rev=0x04 hdr=0x00 vendor = 'NEC Electronics Hong > Kong' class = serial bus > subclass = USB > pcib6@pci0:5:0:0: class=0x060400 card=0x76811462 > chip=0x10801b21 rev=0x01 hdr=0x01 class = bridge > subclass = PCI-PCI > none3@pci0:7:0:0: class=0x0c0330 card=0x76811462 > chip=0x01941033 rev=0x04 hdr=0x00 vendor = 'NEC Electronics Hong > Kong' class = serial bus > subclass = USB > > > What should I do to get /dev/smb working? > > coretemp works fine, if it's matter. > > Thank you! mbmon is very old. I've never gotten it to work on any machine I've every tried it on. Does your boot time output show anything smb-related at all, such as maybe "smbios0: <System Management BIOS> at ..."? It's possible that your machine simply has no support for this. -- Conrad J. Sabatier conrads@cox.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111101104226.1241f2a1>
