Software Archive
Read-only legacy content
17061 Discussions

mpss start error

baoyun_p_
Beginner
233 Views

I already installed mpss, but when i start mpss, it occured an error, as following:

# sudo service mpss start
Starting Intel(R) MPSS:                                    [  OK  ]
micctrl(segv_handler+0x18) [0x407818]
/lib64/libc.so.6() [0x3a104326a0]
/usr/lib64/libmpssconfig.so.0.0.1(_add_miclist_not_present+0xe0) [0x7f7901b0de60]
/usr/lib64/libmpssconfig.so.0.0.1(mpss_get_miclist+0x4d) [0x7f7901b0e18d]
micctrl(create_miclist+0x1dd) [0x424c3d]
micctrl(parse_status_args+0xd6) [0x417206]
micctrl(main+0x6ea) [0x407f3a]
/lib64/libc.so.6(__libc_start_main+0xfd) [0x3a1041ed5d]
micctrl() [0x4076f9

 

and micinfo output only cpu info,  but when i restart my machine,  micinfo output as following:

$ micinfo
MicInfo Utility Log
Created Tue Jun  7 14:49:24 2016


	System Info
		HOST OS			: Linux
		OS Version		: 2.6.32-431.el6.x86_64
		Driver Version		: 3.5-1
		MPSS Version		: 3.5
		Host Physical Memory	: 7984 MB

Device No: 0, Device Name: mic0

	Version
		Flash Version 		 : NotAvailable
		SMC Firmware Version	 : NotAvailable
		SMC Boot Loader Version	 : NotAvailable
		uOS Version 		 : NotAvailable
		Device Serial Number 	 : NotAvailable

	Board
		Vendor ID 		 : 0x8086
		Device ID 		 : 0x2250
		Subsystem ID 		 : 0x2500
		Coprocessor Stepping ID	 : 3
		PCIe Width 		 : Insufficient Privileges
		PCIe Speed 		 : Insufficient Privileges
		PCIe Max payload size	 : Insufficient Privileges
		PCIe Max read req size	 : Insufficient Privileges
		Coprocessor Model	 : 0x01
		Coprocessor Model Ext	 : 0x00
		Coprocessor Type	 : 0x00
		Coprocessor Family	 : 0x0b
		Coprocessor Family Ext	 : 0x00
		Coprocessor Stepping 	 : B1
		Board SKU 		 : B1PRQ-5110P/5120D
		ECC Mode 		 : NotAvailable
		SMC HW Revision 	 : NotAvailable

	Cores
		Total No of Active Cores : NotAvailable
		Voltage 		 : NotAvailable
		Frequency 		 : NotAvailable

	Thermal
		Fan Speed Control 	 : NotAvailable
		Fan RPM 		 : NotAvailable
		Fan PWM 		 : NotAvailable
		Die Temp		 : NotAvailable

	GDDR
		GDDR Vendor		 : NotAvailable
		GDDR Version		 : NotAvailable
		GDDR Density		 : NotAvailable
		GDDR Size		 : NotAvailable
		GDDR Technology		 : NotAvailable
		GDDR Speed		 : NotAvailable
		GDDR Frequency		 : NotAvailable
		GDDR Voltage		 : NotAvailable
$ lsmod | grep mic
mic                   588849  0 
microcode             112685  0 

 

 

$ sudo service network start
[sudo] password for bypeng: 
Bringing up loopback interface:                            [  OK  ]
Bringing up interface micrasrelmond:  Device micrasrelmond does not seem to be present, delaying initialization.
                                                           [FAILED]
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists

 

0 Kudos
0 Replies
Reply