Advertisement
danfalck

linuxcnc test 20130302

Mar 2nd, 2013
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.02 KB | None | 0 0
  1. Print file information:
  2. RUN_IN_PLACE=yes
  3. LINUXCNC_DIR=
  4. LINUXCNC_BIN_DIR=/home/danfalck/cnc/linuxcnc-rtos/bin
  5. LINUXCNC_TCL_DIR=/home/danfalck/cnc/linuxcnc-rtos/tcl
  6. LINUXCNC_SCRIPT_DIR=
  7. LINUXCNC_RTLIB_DIR=/home/danfalck/cnc/linuxcnc-rtos/rtlib
  8. LINUXCNC_CONFIG_DIR=
  9. LINUXCNC_LANG_DIR=/home/danfalck/cnc/linuxcnc-rtos/src/objects
  10. INIVAR=inivar
  11. HALCMD=halcmd
  12. LINUXCNC_EMCSH=/usr/bin/wish8.5
  13. LINUXCNC - 2.5.1
  14. Machine configuration directory is '/home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh'
  15. Machine configuration file is 'linuxcncrsh-test.ini'
  16. INIFILE=/home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini
  17. PARAMETER_FILE=sim.var
  18. TASK=milltask
  19. HALUI=
  20. DISPLAY=linuxcncrsh
  21. Starting LinuxCNC...
  22. Starting LinuxCNC server program: linuxcncsvr
  23. Loading Real Time OS, RTAPI, and HAL_LIB modules
  24. Starting LinuxCNC IO program: io
  25. Shutting down and cleaning up LinuxCNC...
  26. Killing task linuxcncsvr, PID=22678
  27. Removing HAL_LIB, RTAPI, and Real Time OS modules
  28. Removing NML shared memory segments
  29. Cleanup done
  30.  
  31. Debug file information:
  32. + exec
  33. + trap ErrorCheck EXIT
  34. + '[' '!' -z linuxcncrsh-test.ini ']'
  35. + case "$1" in
  36. ++ pwd
  37. + INIFILE=/home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini
  38. + shift
  39. + EXTRA_ARGS=
  40. + RUN_IN_PLACE=yes
  41. + echo RUN_IN_PLACE=yes
  42. + LINUXCNCVERSION=2.5.1
  43. + export LINUXCNCVERSION
  44. + INIVAR=inivar
  45. + HALCMD='halcmd '
  46. + PICKCONFIG='/usr/bin/wish8.5 /home/danfalck/cnc/linuxcnc-rtos/tcl/bin/pickconfig.tcl'
  47. + LINUXCNC_EMCSH=/usr/bin/wish8.5
  48. + echo LINUXCNC_DIR=
  49. + echo LINUXCNC_BIN_DIR=/home/danfalck/cnc/linuxcnc-rtos/bin
  50. + echo LINUXCNC_TCL_DIR=/home/danfalck/cnc/linuxcnc-rtos/tcl
  51. + echo LINUXCNC_SCRIPT_DIR=
  52. + echo LINUXCNC_RTLIB_DIR=/home/danfalck/cnc/linuxcnc-rtos/rtlib
  53. + echo LINUXCNC_CONFIG_DIR=
  54. + echo LINUXCNC_LANG_DIR=/home/danfalck/cnc/linuxcnc-rtos/src/objects
  55. + echo INIVAR=inivar
  56. + echo HALCMD=halcmd
  57. + echo LINUXCNC_EMCSH=/usr/bin/wish8.5
  58. + export LINUXCNC_TCL_DIR
  59. + export LINUXCNC_EMCSH
  60. + export LINUXCNC_HELP_DIR
  61. + export LINUXCNC_LANG_DIR
  62. + export REALTIME
  63. + export HALCMD
  64. + echo 'LINUXCNC - 2.5.1'
  65. + '[' '!' -z '' ']'
  66. + '[' '!' -n /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini ']'
  67. + '[' '!' -n /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini ']'
  68. + INI_NAME=linuxcncrsh-test.ini
  69. + INI_DIR=/home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh
  70. + echo 'Machine configuration directory is '\''/home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh'\'''
  71. + echo 'Machine configuration file is '\''linuxcncrsh-test.ini'\'''
  72. + '[' '!' -f /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini ']'
  73. + echo INIFILE=/home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini
  74. + retval=
  75. + GetFromIni PARAMETER_FILE RS274NGC
  76. + name=PARAMETER_FILE
  77. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var PARAMETER_FILE -sec RS274NGC
  78. + retval=sim.var
  79. + '[' '!' -n PARAMETER_FILE ']'
  80. + echo PARAMETER_FILE=sim.var
  81. + RS274NGC_PARAMFILE=sim.var
  82. + GetFromIniEx MOT MOT EMCMOT EMCMOT motmod
  83. + original_var='[MOT]MOT'
  84. + '[' 5 -ge 2 ']'
  85. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var MOT -sec MOT
  86. Can not find -sec MOT -var MOT -num 1
  87. + retval=
  88. + shift 2
  89. + '[' 3 -ge 2 ']'
  90. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var EMCMOT -sec EMCMOT
  91. + retval=motmod
  92. + return
  93. + EMCMOT=motmod.so
  94. + GetFromIniEx IO IO EMCIO EMCIO io
  95. + original_var='[IO]IO'
  96. + '[' 5 -ge 2 ']'
  97. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var IO -sec IO
  98. Can not find -sec IO -var IO -num 1
  99. + retval=
  100. + shift 2
  101. + '[' 3 -ge 2 ']'
  102. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var EMCIO -sec EMCIO
  103. + retval=io
  104. + return
  105. + EMCIO=io
  106. + GetFromIni TASK TASK
  107. + name=TASK
  108. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var TASK -sec TASK
  109. + retval=milltask
  110. + '[' '!' -n TASK ']'
  111. + echo TASK=milltask
  112. + EMCTASK=milltask
  113. + '[' milltask = emctask ']'
  114. + EMCSERVER=linuxcncsvr
  115. + GetFromIniQuiet HALUI HAL
  116. + name=HALUI
  117. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var HALUI -sec HAL
  118. + retval=
  119. + '[' '!' -n HALUI ']'
  120. + echo HALUI=
  121. + HALUI=
  122. + GetFromIni DISPLAY DISPLAY
  123. + name=DISPLAY
  124. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var DISPLAY -sec DISPLAY
  125. + retval=linuxcncrsh
  126. + '[' '!' -n DISPLAY ']'
  127. + echo DISPLAY=linuxcncrsh
  128. ++ set -- linuxcncrsh
  129. ++ echo linuxcncrsh
  130. + EMCDISPLAY=linuxcncrsh
  131. ++ set -- linuxcncrsh
  132. ++ shift
  133. ++ echo
  134. + EMCDISPLAYARGS=
  135. + case $EMCDISPLAY in
  136. + GetFromIniEx NML_FILE LINUXCNC NML_FILE EMC /home/danfalck/cnc/linuxcnc-rtos/configs/common/linuxcnc.nml
  137. + original_var='[LINUXCNC]NML_FILE'
  138. + '[' 5 -ge 2 ']'
  139. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var NML_FILE -sec LINUXCNC
  140. Can not find -sec LINUXCNC -var NML_FILE -num 1
  141. + retval=
  142. + shift 2
  143. + '[' 3 -ge 2 ']'
  144. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var NML_FILE -sec EMC
  145. Can not find -sec EMC -var NML_FILE -num 1
  146. + retval=
  147. + shift 2
  148. + '[' 1 -ge 2 ']'
  149. + '[' 1 -eq 0 ']'
  150. + retval=/home/danfalck/cnc/linuxcnc-rtos/configs/common/linuxcnc.nml
  151. + NMLFILE=/home/danfalck/cnc/linuxcnc-rtos/configs/common/linuxcnc.nml
  152. + export NMLFILE
  153. + KILL_TASK=
  154. + KILL_TIMEOUT=20
  155. + LOCKFILE=/tmp/linuxcnc.lock
  156. + '[' -f /tmp/linuxcnc.lock ']'
  157. + echo Starting LinuxCNC...
  158. + trap 'Cleanup ; exit 0' SIGINT SIGTERM
  159. + cd /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh
  160. + touch /tmp/linuxcnc.lock
  161. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var INTRO_GRAPHIC -sec DISPLAY
  162. Can not find -sec DISPLAY -var INTRO_GRAPHIC -num 1
  163. + img=
  164. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var INTRO_TIME -sec DISPLAY
  165. Can not find -sec DISPLAY -var INTRO_TIME -num 1
  166. + imgtime=
  167. + '[' '' = '' ']'
  168. + imgtime=5
  169. + '[' '' '!=' '' ']'
  170. + '[' '' '!=' '' ']'
  171. + echo 'Starting LinuxCNC server program: linuxcncsvr'
  172. + program_available linuxcncsvr
  173. + type -path linuxcncsvr
  174. + export INI_FILE_NAME=/home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini
  175. + INI_FILE_NAME=/home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini
  176. + sleep 1
  177. + linuxcncsvr -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini
  178. (time=1362266006.350566,pid=22678): Registering server on TCP port 5005.
  179. (time=1362266006.350925,pid=22678): running server for TCP port 5005 (connection_socket = 3).
  180. + echo 'Loading Real Time OS, RTAPI, and HAL_LIB modules'
  181. + /home/danfalck/cnc/linuxcnc-rtos/scripts/realtime start
  182. + export HAL_RTMOD_DIR=/home/danfalck/cnc/linuxcnc-rtos/rtlib
  183. + HAL_RTMOD_DIR=/home/danfalck/cnc/linuxcnc-rtos/rtlib
  184. + echo 'Starting LinuxCNC IO program: io'
  185. + program_available io
  186. + type -path io
  187. + halcmd loadusr -Wn iocontrol io -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini
  188. Xenomai: binding failed: Operation not permitted.
  189. + '[' -n '' ']'
  190. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var TWOPASS -sec HAL -num 1
  191. + TWOPASS=
  192. + '[' -n '' ']'
  193. + NUM=1
  194. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var HALFILE -sec HAL -num 1
  195. + CFGFILE=core_sim.hal
  196. + '[' -n core_sim.hal ']'
  197. + case $CFGFILE in
  198. + halcmd -i /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -f core_sim.hal
  199. Xenomai: binding failed: Operation not permitted.
  200. + '[' '' = '' ']'
  201. + Cleanup
  202. + echo 'Shutting down and cleaning up LinuxCNC...'
  203. + for KILL_TASK in xlinuxcnc ylinuxcnc linuxcncpanel keystick iosh linuxcncsh linuxcncrsh linuxcnctop mdi debuglevel
  204. + /bin/pidof -x xlinuxcnc
  205. + for KILL_TASK in xlinuxcnc ylinuxcnc linuxcncpanel keystick iosh linuxcncsh linuxcncrsh linuxcnctop mdi debuglevel
  206. + /bin/pidof -x ylinuxcnc
  207. + for KILL_TASK in xlinuxcnc ylinuxcnc linuxcncpanel keystick iosh linuxcncsh linuxcncrsh linuxcnctop mdi debuglevel
  208. + /bin/pidof -x linuxcncpanel
  209. + for KILL_TASK in xlinuxcnc ylinuxcnc linuxcncpanel keystick iosh linuxcncsh linuxcncrsh linuxcnctop mdi debuglevel
  210. + /bin/pidof -x keystick
  211. + for KILL_TASK in xlinuxcnc ylinuxcnc linuxcncpanel keystick iosh linuxcncsh linuxcncrsh linuxcnctop mdi debuglevel
  212. + /bin/pidof -x iosh
  213. + for KILL_TASK in xlinuxcnc ylinuxcnc linuxcncpanel keystick iosh linuxcncsh linuxcncrsh linuxcnctop mdi debuglevel
  214. + /bin/pidof -x linuxcncsh
  215. + for KILL_TASK in xlinuxcnc ylinuxcnc linuxcncpanel keystick iosh linuxcncsh linuxcncrsh linuxcnctop mdi debuglevel
  216. + /bin/pidof -x linuxcncrsh
  217. + for KILL_TASK in xlinuxcnc ylinuxcnc linuxcncpanel keystick iosh linuxcncsh linuxcncrsh linuxcnctop mdi debuglevel
  218. + /bin/pidof -x linuxcnctop
  219. + for KILL_TASK in xlinuxcnc ylinuxcnc linuxcncpanel keystick iosh linuxcncsh linuxcncrsh linuxcnctop mdi debuglevel
  220. + /bin/pidof -x mdi
  221. + for KILL_TASK in xlinuxcnc ylinuxcnc linuxcncpanel keystick iosh linuxcncsh linuxcncrsh linuxcnctop mdi debuglevel
  222. + /bin/pidof -x debuglevel
  223. + program_available axis-remote
  224. + type -path axis-remote
  225. + '[' '!' -z localhost:10.0 ']'
  226. + axis-remote --ping
  227. + '[' '' = other ']'
  228. ++ inivar -ini /home/danfalck/cnc/linuxcnc-rtos/tests/linuxcncrsh/linuxcncrsh-test.ini -var SHUTDOWN -sec HAL
  229. + SHUTDOWN=
  230. + '[' -n '' ']'
  231. + for KILL_TASK in linuxcncsvr milltask
  232. + /bin/pidof -x linuxcncsvr
  233. 22678
  234. + KillTaskWithTimeout
  235. + '[' '!' -n '' ']'
  236. ++ /bin/pidof -x linuxcncsvr
  237. + KILL_PIDS=22678
  238. + '[' '!' -n 22678 ']'
  239. + for KILL_PID in '$KILL_PIDS'
  240. + echo 'Killing task linuxcncsvr, PID=22678'
  241. + /bin/kill 22678
  242. (time=1362266008.277707,pid=22678): Deleting 5 channels from the NML_Main_Channel_List.
  243. (time=1362266008.277820,pid=22678): Deleting emcCommand NML channel from NML_Main_Channel_List.
  244. (time=1362266008.277866,pid=22678): deleting NML (1)
  245. (time=1362266008.277908,pid=22678): delete (CMS *) 0x630280;
  246. + WAIT=20
  247. (time=1362266008.277970,pid=22678): rcs_shm_close(shm->key=1001(0x3E9),shm->size=8192(0x2000),shm->addr=0x7ff5096e3000)
  248. + '[' 20 -gt 1 ']'
  249. (time=1362266008.278122,pid=22678): deleting CMS (emcCommand)
  250. (time=1362266008.278176,pid=22678): + /bin/ps 22678
  251. free( data = 0x630da0);
  252. (time=1362266008.278234,pid=22678): Leaving ~CMS()
  253. (time=1362266008.278278,pid=22678): CMS::delete(0x630280)
  254. (time=1362266008.278320,pid=22678): CMS::delete successful.
  255. (time=1362266008.278363,pid=22678): Leaving ~NML()
  256. (time=1362266008.278403,pid=22678): NML channel deleted from NML_Main_Channel_List
  257. (time=1362266008.278443,pid=22678): Deleting emcStatus NML channel from NML_Main_Channel_List.
  258. (time=1362266008.278485,pid=22678): deleting NML (2)
  259. (time=1362266008.278525,pid=22678): delete (CMS *) 0x636140;
  260. (time=1362266008.278569,pid=22678): rcs_shm_close(shm->key=1002(0x3EA),shm->size=16384(0x4000),shm->addr=0x7ff5096df000)
  261. (time=1362266008.278662,pid=22678): deleting CMS (emcStatus)
  262. (time=1362266008.278709,pid=22678): free( data = 0x636c60);
  263. (time=1362266008.278752,pid=22678): Leaving ~CMS()
  264. (time=1362266008.278793,pid=22678): CMS::delete(0x636140)
  265. (time=1362266008.278834,pid=22678): CMS::delete successful.
  266. (time=1362266008.278876,pid=22678): Leaving ~NML()
  267. (time=1362266008.278915,pid=22678): NML channel deleted from NML_Main_Channel_List
  268. (time=1362266008.278955,pid=22678): Deleting emcError NML channel from NML_Main_Channel_List.
  269. (time=1362266008.278996,pid=22678): deleting NML (3)
  270. (time=1362266008.279037,pid=22678): delete (CMS *) 0x63b350;
  271. (time=1362266008.279081,pid=22678): rcs_shm_close(shm->key=1003(0x3EB),shm->size=8192(0x2000),shm->addr=0x7ff5096dd000)
  272. (time=1362266008.279235,pid=22678): deleting CMS (emcError)
  273. (time=1362266008.279291,pid=22678): free( data = 0x63be80);
  274. (time=1362266008.279334,pid=22678): Leaving ~CMS()
  275. (time=1362266008.279374,pid=22678): CMS::delete(0x63b350)
  276. (time=1362266008.279416,pid=22678): CMS::delete successful.
  277. (time=1362266008.279458,pid=22678): Leaving ~NML()
  278. (time=1362266008.279498,pid=22678): NML channel deleted from NML_Main_Channel_List
  279. (time=1362266008.279537,pid=22678): Deleting toolCmd NML channel from NML_Main_Channel_List.
  280. (time=1362266008.279578,pid=22678): deleting NML (4)
  281. (time=1362266008.279619,pid=22678): delete (CMS *) 0x63e460;
  282. (time=1362266008.279663,pid=22678): rcs_shm_close(shm->key=1004(0x3EC),shm->size=1024(0x400),shm->addr=0x7ff5096dc000)
  283. (time=1362266008.279751,pid=22678): deleting CMS (toolCmd)
  284. (time=1362266008.279798,pid=22678): free( data = 0x63ef80);
  285. (time=1362266008.279841,pid=22678): Leaving ~CMS()
  286. (time=1362266008.279881,pid=22678): CMS::delete(0x63e460)
  287. (time=1362266008.279923,pid=22678): CMS::delete successful.
  288. (time=1362266008.279964,pid=22678): Leaving ~NML()
  289. (time=1362266008.280004,pid=22678): NML channel deleted from NML_Main_Channel_List
  290. (time=1362266008.280043,pid=22678): Deleting toolSts NML channel from NML_Main_Channel_List.
  291. (time=1362266008.280084,pid=22678): deleting NML (5)
  292. (time=1362266008.280125,pid=22678): delete (CMS *) 0x63f9a0;
  293. (time=1362266008.280168,pid=22678): rcs_shm_close(shm->key=1005(0x3ED),shm->size=8192(0x2000),shm->addr=0x7ff5096da000)
  294. (time=1362266008.280252,pid=22678): deleting CMS (toolSts)
  295. (time=1362266008.280298,pid=22678): free( data = 0x6404c0);
  296. (time=1362266008.280341,pid=22678): Leaving ~CMS()
  297. (time=1362266008.280381,pid=22678): CMS::delete(0x63f9a0)
  298. (time=1362266008.280454,pid=22678): CMS::delete successful.
  299. (time=1362266008.280496,pid=22678): Leaving ~NML()
  300. (time=1362266008.280536,pid=22678): NML channel deleted from NML_Main_Channel_List
  301. (time=1362266008.280583,pid=22678): deleting NML (1)
  302. (time=1362266008.280625,pid=22678): Leaving ~NML()
  303. (time=1362266008.280666,pid=22678): NML::operater delete(0x630010)
  304. (time=1362266008.280709,pid=22678): NML channel deleted from Dynamically_Allocated_NML_Objects
  305. (time=1362266008.280752,pid=22678): deleting NML (2)
  306. (time=1362266008.280794,pid=22678): Leaving ~NML()
  307. (time=1362266008.280833,pid=22678): NML::operater delete(0x635f70)
  308. (time=1362266008.280875,pid=22678): NML channel deleted from Dynamically_Allocated_NML_Objects
  309. (time=1362266008.280918,pid=22678): deleting NML (3)
  310. (time=1362266008.280959,pid=22678): Leaving ~NML()
  311. (time=1362266008.280999,pid=22678): NML::operater delete(0x63b0b0)
  312. (time=1362266008.281041,pid=22678): NML channel deleted from Dynamically_Allocated_NML_Objects
  313. (time=1362266008.281081,pid=22678): deleting NML (4)
  314. (time=1362266008.281122,pid=22678): Leaving ~NML()
  315. (time=1362266008.281161,pid=22678): NML::operater delete(0x63e290)
  316. (time=1362266008.281203,pid=22678): NML channel deleted from Dynamically_Allocated_NML_Objects
  317. (time=1362266008.281243,pid=22678): deleting NML (5)
  318. (time=1362266008.281284,pid=22678): Leaving ~NML()
  319. (time=1362266008.281323,pid=22678): NML::operater delete(0x63f7d0)
  320. (time=1362266008.281365,pid=22678): NML channel deleted from Dynamically_Allocated_NML_Objects
  321. PID TTY STAT TIME COMMAND
  322. + WAIT=0
  323. + '[' 0 -gt 1 ']'
  324. + '[' 0 -gt 0 ']'
  325. + '[' 0 -gt 0 ']'
  326. + KILL_PIDS=
  327. + KILL_TASK=
  328. + for KILL_TASK in linuxcncsvr milltask
  329. + /bin/pidof -x milltask
  330. + echo 'Stopping realtime threads'
  331. Stopping realtime threads
  332. + halcmd stop
  333. Xenomai: binding failed: Operation not permitted.
  334. + echo 'Unloading hal components'
  335. Unloading hal components
  336. + halcmd unload all
  337. Xenomai: binding failed: Operation not permitted.
  338. ++ seq 10
  339. + for i in '`seq 10`'
  340. ++ halcmd list comp
  341. ++ wc -w
  342. Xenomai: binding failed: Operation not permitted.
  343. + '[' 0 = 1 ']'
  344. + sleep .2
  345. + for i in '`seq 10`'
  346. ++ halcmd list comp
  347. ++ wc -w
  348. Xenomai: binding failed: Operation not permitted.
  349. + '[' 0 = 1 ']'
  350. + sleep .2
  351. + for i in '`seq 10`'
  352. ++ halcmd list comp
  353. ++ wc -w
  354. Xenomai: binding failed: Operation not permitted.
  355. + '[' 0 = 1 ']'
  356. + sleep .2
  357. + for i in '`seq 10`'
  358. ++ halcmd list comp
  359. ++ wc -w
  360. Xenomai: binding failed: Operation not permitted.
  361. + '[' 0 = 1 ']'
  362. + sleep .2
  363. + for i in '`seq 10`'
  364. ++ halcmd list comp
  365. ++ wc -w
  366. Xenomai: binding failed: Operation not permitted.
  367. + '[' 0 = 1 ']'
  368. + sleep .2
  369. + for i in '`seq 10`'
  370. ++ halcmd list comp
  371. ++ wc -w
  372. Xenomai: binding failed: Operation not permitted.
  373. + '[' 0 = 1 ']'
  374. + sleep .2
  375. + for i in '`seq 10`'
  376. ++ halcmd list comp
  377. ++ wc -w
  378. Xenomai: binding failed: Operation not permitted.
  379. + '[' 0 = 1 ']'
  380. + sleep .2
  381. + for i in '`seq 10`'
  382. ++ halcmd list comp
  383. ++ wc -w
  384. Xenomai: binding failed: Operation not permitted.
  385. + '[' 0 = 1 ']'
  386. + sleep .2
  387. + for i in '`seq 10`'
  388. ++ halcmd list comp
  389. ++ wc -w
  390. Xenomai: binding failed: Operation not permitted.
  391. + '[' 0 = 1 ']'
  392. + sleep .2
  393. + for i in '`seq 10`'
  394. ++ halcmd list comp
  395. ++ wc -w
  396. Xenomai: binding failed: Operation not permitted.
  397. + '[' 0 = 1 ']'
  398. + sleep .2
  399. + echo 'Removing HAL_LIB, RTAPI, and Real Time OS modules'
  400. + /home/danfalck/cnc/linuxcnc-rtos/scripts/realtime stop
  401. rtapi_app_main: this user is not member of group xenomai
  402. please 'sudo adduser <username> xenomai', logout and login again
  403. + echo 'Removing NML shared memory segments'
  404. + read b x t x x x x x x m x
  405. + case $b$t in
  406. + read b x t x x x x x x m x
  407. + case $b$t in
  408. + read b x t x x x x x x m x
  409. + case $b$t in
  410. + read b x t x x x x x x m x
  411. + case $b$t in
  412. + read b x t x x x x x x m x
  413. + case $b$t in
  414. + read b x t x x x x x x m x
  415. + case $b$t in
  416. + read b x t x x x x x x m x
  417. + case $b$t in
  418. + read b x t x x x x x x m x
  419. + case $b$t in
  420. + read b x t x x x x x x m x
  421. + case $b$t in
  422. + ipcrm -M 1001
  423. + read b x t x x x x x x m x
  424. + case $b$t in
  425. + ipcrm -M 1002
  426. + read b x t x x x x x x m x
  427. + case $b$t in
  428. + ipcrm -M 1003
  429. + read b x t x x x x x x m x
  430. + case $b$t in
  431. + read b x t x x x x x x m x
  432. + case $b$t in
  433. + read b x t x x x x x x m x
  434. + case $b$t in
  435. + ipcrm -M 1004
  436. + read b x t x x x x x x m x
  437. + case $b$t in
  438. + ipcrm -M 1005
  439. + read b x t x x x x x x m x
  440. + case $b$t in
  441. + read b x t x x x x x x m x
  442. + case $b$t in
  443. + read b x t x x x x x x m x
  444. + case $b$t in
  445. + read b x t x x x x x x m x
  446. + case $b$t in
  447. + read b x t x x x x x x m x
  448. + case $b$t in
  449. + read b x t x x x x x x m x
  450. + case $b$t in
  451. + read b x t x x x x x x m x
  452. + case $b$t in
  453. + read b x t x x x x x x m x
  454. + case $b$t in
  455. + read b x t x x x x x x m x
  456. + case $b$t in
  457. + read b x t x x x x x x m x
  458. + case $b$t in
  459. + read b x t x x x x x x m x
  460. + case $b$t in
  461. + read b x t x x x x x x m x
  462. + case $b$t in
  463. + read b x t x x x x x x m x
  464. + case $b$t in
  465. + read b x t x x x x x x m x
  466. + case $b$t in
  467. + read b x t x x x x x x m x
  468. + case $b$t in
  469. + read b x t x x x x x x m x
  470. + case $b$t in
  471. + read b x t x x x x x x m x
  472. + case $b$t in
  473. + read b x t x x x x x x m x
  474. + case $b$t in
  475. + read b x t x x x x x x m x
  476. + case $b$t in
  477. + read b x t x x x x x x m x
  478. + case $b$t in
  479. + read b x t x x x x x x m x
  480. + case $b$t in
  481. + read b x t x x x x x x m x
  482. + case $b$t in
  483. + read b x t x x x x x x m x
  484. + case $b$t in
  485. + read b x t x x x x x x m x
  486. + case $b$t in
  487. + read b x t x x x x x x m x
  488. + case $b$t in
  489. + read b x t x x x x x x m x
  490. + case $b$t in
  491. + read b x t x x x x x x m x
  492. + case $b$t in
  493. + read b x t x x x x x x m x
  494. + case $b$t in
  495. + read b x t x x x x x x m x
  496. + case $b$t in
  497. + read b x t x x x x x x m x
  498. + case $b$t in
  499. + read b x t x x x x x x m x
  500. + case $b$t in
  501. + read b x t x x x x x x m x
  502. + case $b$t in
  503. + read b x t x x x x x x m x
  504. + '[' -f /tmp/linuxcnc.lock ']'
  505. + rm /tmp/linuxcnc.lock
  506. + echo 'Cleanup done'
  507. + exit -1
  508. + ErrorCheck
  509. + result=255
  510. + '[' '!' -z localhost:10.0 ']'
  511. + echo 'catch {send -async popimage destroy .}; destroy .'
  512. + /usr/bin/wish8.5
  513. + '[' 255 -ne 0 ']'
  514. + tty -s
  515. + '[' -z localhost:10.0 ']'
  516. + /usr/bin/wish8.5 /home/danfalck/cnc/linuxcnc-rtos/tcl/show_errors.tcl /tmp/linuxcnc.debug.3m9l3Y /tmp/linuxcnc.print.iIhGvq
  517.  
  518. Kernel message information:
  519. [ 0.000000] Initializing cgroup subsys cpuset
  520. [ 0.000000] Initializing cgroup subsys cpu
  521. [ 0.000000] Linux version 3.5.7-xenomai-2.6.2.1 (jman@test0) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Sat Feb 9 15:03:06 CST 2013
  522. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.5.7-xenomai-2.6.2.1 root=UUID=2e50fad4-0aaf-45e1-bad9-6b17c16f56b8 ro quiet splash vt.handoff=7
  523. [ 0.000000] KERNEL supported cpus:
  524. [ 0.000000] Intel GenuineIntel
  525. [ 0.000000] AMD AuthenticAMD
  526. [ 0.000000] Centaur CentaurHauls
  527. [ 0.000000] Disabled fast string operations
  528. [ 0.000000] e820: BIOS-provided physical RAM map:
  529. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
  530. [ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000009ffff] reserved
  531. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  532. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003f525fff] usable
  533. [ 0.000000] BIOS-e820: [mem 0x000000003f526000-0x000000003f52dfff] reserved
  534. [ 0.000000] BIOS-e820: [mem 0x000000003f52e000-0x000000003f5befff] usable
  535. [ 0.000000] BIOS-e820: [mem 0x000000003f5bf000-0x000000003f5c2fff] reserved
  536. [ 0.000000] BIOS-e820: [mem 0x000000003f5c3000-0x000000003f65ffff] usable
  537. [ 0.000000] BIOS-e820: [mem 0x000000003f660000-0x000000003f6effff] ACPI NVS
  538. [ 0.000000] BIOS-e820: [mem 0x000000003f6f0000-0x000000003f6f2fff] usable
  539. [ 0.000000] BIOS-e820: [mem 0x000000003f6f3000-0x000000003f6fefff] ACPI data
  540. [ 0.000000] BIOS-e820: [mem 0x000000003f6ff000-0x000000003f6fffff] usable
  541. [ 0.000000] BIOS-e820: [mem 0x000000003f700000-0x000000003fffffff] reserved
  542. [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000ffffffff] reserved
  543. [ 0.000000] NX (Execute Disable) protection: active
  544. [ 0.000000] DMI 2.4 present.
  545. [ 0.000000] DMI: /D945GCLF2D, BIOS LF94510J.86A.0140.2008.1231.0012 12/31/2008
  546. [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
  547. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  548. [ 0.000000] No AGP bridge found
  549. [ 0.000000] e820: last_pfn = 0x3f700 max_arch_pfn = 0x400000000
  550. [ 0.000000] MTRR default type: uncachable
  551. [ 0.000000] MTRR fixed ranges enabled:
  552. [ 0.000000] 00000-9FFFF write-back
  553. [ 0.000000] A0000-DFFFF uncachable
  554. [ 0.000000] E0000-E0FFF write-protect
  555. [ 0.000000] E1000-E7FFF uncachable
  556. [ 0.000000] E8000-E8FFF write-protect
  557. [ 0.000000] E9000-EFFFF uncachable
  558. [ 0.000000] F0000-F0FFF write-protect
  559. [ 0.000000] F1000-F7FFF uncachable
  560. [ 0.000000] F8000-F8FFF write-protect
  561. [ 0.000000] F9000-FFFFF uncachable
  562. [ 0.000000] MTRR variable ranges enabled:
  563. [ 0.000000] 0 base 000000000 mask 0C0000000 write-back
  564. [ 0.000000] 1 base 03F800000 mask 0FF800000 uncachable
  565. [ 0.000000] 2 base 03F700000 mask 0FFF00000 uncachable
  566. [ 0.000000] 3 disabled
  567. [ 0.000000] 4 disabled
  568. [ 0.000000] 5 disabled
  569. [ 0.000000] 6 disabled
  570. [ 0.000000] 7 disabled
  571. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  572. [ 0.000000] original variable MTRRs
  573. [ 0.000000] reg 0, base: 0GB, range: 1GB, type WB
  574. [ 0.000000] reg 1, base: 1016MB, range: 8MB, type UC
  575. [ 0.000000] reg 2, base: 1015MB, range: 1MB, type UC
  576. [ 0.000000] total RAM covered: 1015M
  577. [ 0.000000] Found optimal setting for mtrr clean up
  578. [ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 3 lose cover RAM: 0G
  579. [ 0.000000] New variable MTRRs
  580. [ 0.000000] reg 0, base: 0GB, range: 1GB, type WB
  581. [ 0.000000] reg 1, base: 1015MB, range: 1MB, type UC
  582. [ 0.000000] reg 2, base: 1016MB, range: 8MB, type UC
  583. [ 0.000000] found SMP MP-table at [mem 0x000fe200-0x000fe20f] mapped at [ffff8800000fe200]
  584. [ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
  585. [ 0.000000] Base memory trampoline at [ffff880000089000] 89000 size 24576
  586. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x3f6fffff]
  587. [ 0.000000] [mem 0x00000000-0x3f5fffff] page 2M
  588. [ 0.000000] [mem 0x3f600000-0x3f6fffff] page 4k
  589. [ 0.000000] kernel direct mapping tables up to 0x3f6fffff @ [mem 0x1fe02000-0x1fffffff]
  590. [ 0.000000] RAMDISK: [mem 0x36522000-0x37288fff]
  591. [ 0.000000] ACPI: RSDP 00000000000fe020 00014 (v00 INTEL )
  592. [ 0.000000] ACPI: RSDT 000000003f6fd038 00038 (v01 INTEL D945GLF2 0000008C 01000013)
  593. [ 0.000000] ACPI: FACP 000000003f6fc000 00074 (v01 INTEL D945GLF2 0000008C MSFT 01000013)
  594. [ 0.000000] ACPI: DSDT 000000003f6f7000 045EC (v01 INTEL D945GLF2 0000008C MSFT 01000013)
  595. [ 0.000000] ACPI: FACS 000000003f6a3000 00040
  596. [ 0.000000] ACPI: APIC 000000003f6f6000 00078 (v01 INTEL D945GLF2 0000008C MSFT 01000013)
  597. [ 0.000000] ACPI: WDDT 000000003f6f5000 00040 (v01 INTEL D945GLF2 0000008C MSFT 01000013)
  598. [ 0.000000] ACPI: MCFG 000000003f6f4000 0003C (v01 INTEL D945GLF2 0000008C MSFT 01000013)
  599. [ 0.000000] ACPI: ASF! 000000003f6f3000 000A6 (v32 INTEL D945GLF2 0000008C MSFT 01000013)
  600. [ 0.000000] ACPI: Local APIC address 0xfee00000
  601. [ 0.000000] No NUMA configuration found
  602. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003f6fffff]
  603. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3f6fffff]
  604. [ 0.000000] NODE_DATA [mem 0x3f65c000-0x3f65ffff]
  605. [ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003dc00000-ffff88003ebfffff] on node 0
  606. [ 0.000000] Zone ranges:
  607. [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
  608. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  609. [ 0.000000] Normal empty
  610. [ 0.000000] Movable zone start for each node
  611. [ 0.000000] Early memory node ranges
  612. [ 0.000000] node 0: [mem 0x00010000-0x0008efff]
  613. [ 0.000000] node 0: [mem 0x00100000-0x3f525fff]
  614. [ 0.000000] node 0: [mem 0x3f52e000-0x3f5befff]
  615. [ 0.000000] node 0: [mem 0x3f5c3000-0x3f65ffff]
  616. [ 0.000000] node 0: [mem 0x3f6f0000-0x3f6f2fff]
  617. [ 0.000000] node 0: [mem 0x3f6ff000-0x3f6fffff]
  618. [ 0.000000] On node 0 totalpages: 259543
  619. [ 0.000000] DMA zone: 64 pages used for memmap
  620. [ 0.000000] DMA zone: 6 pages reserved
  621. [ 0.000000] DMA zone: 3897 pages, LIFO batch:0
  622. [ 0.000000] DMA32 zone: 3996 pages used for memmap
  623. [ 0.000000] DMA32 zone: 251580 pages, LIFO batch:31
  624. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  625. [ 0.000000] ACPI: Local APIC address 0xfee00000
  626. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  627. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
  628. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
  629. [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
  630. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
  631. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
  632. [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  633. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
  634. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  635. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  636. [ 0.000000] ACPI: IRQ0 used by override.
  637. [ 0.000000] ACPI: IRQ2 used by override.
  638. [ 0.000000] ACPI: IRQ9 used by override.
  639. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  640. [ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
  641. [ 0.000000] nr_irqs_gsi: 40
  642. [ 0.000000] PM: Registered nosave memory: 000000000008f000 - 00000000000a0000
  643. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
  644. [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
  645. [ 0.000000] PM: Registered nosave memory: 000000003f526000 - 000000003f52e000
  646. [ 0.000000] PM: Registered nosave memory: 000000003f5bf000 - 000000003f5c3000
  647. [ 0.000000] PM: Registered nosave memory: 000000003f660000 - 000000003f6f0000
  648. [ 0.000000] PM: Registered nosave memory: 000000003f6f3000 - 000000003f6ff000
  649. [ 0.000000] e820: [mem 0x40000000-0xefffffff] available for PCI devices
  650. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
  651. [ 0.000000] PERCPU: Embedded 94 pages/cpu @ffff88003f200000 s352384 r8192 d24448 u524288
  652. [ 0.000000] pcpu-alloc: s352384 r8192 d24448 u524288 alloc=1*2097152
  653. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  654. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 255477
  655. [ 0.000000] Policy zone: DMA32
  656. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.7-xenomai-2.6.2.1 root=UUID=2e50fad4-0aaf-45e1-bad9-6b17c16f56b8 ro quiet splash vt.handoff=7
  657. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  658. [ 0.000000] __ex_table already sorted, skipping sort
  659. [ 0.000000] Checking aperture...
  660. [ 0.000000] No AGP bridge found
  661. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  662. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  663. [ 0.000000] Memory: 986088k/1039360k available (6201k kernel code, 1188k absent, 52084k reserved, 6695k data, 976k init)
  664. [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  665. [ 0.000000] Hierarchical RCU implementation.
  666. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  667. [ 0.000000] NR_IRQS:16640 nr_irqs:712 16
  668. [ 0.000000] Interrupt pipeline (release #3)
  669. [ 0.000000] Console: colour dummy device 80x25
  670. [ 0.000000] console [tty0] enabled
  671. [ 0.000000] allocated 4194304 bytes of page_cgroup
  672. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  673. [ 0.000000] Fast TSC calibration using PIT
  674. [ 0.000000] Detected 1596.189 MHz processor.
  675. [ 0.008010] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.37 BogoMIPS (lpj=6384756)
  676. [ 0.008020] pid_max: default: 32768 minimum: 301
  677. [ 0.008091] Security Framework initialized
  678. [ 0.008134] AppArmor: AppArmor initialized
  679. [ 0.008381] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  680. [ 0.009492] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  681. [ 0.010035] Mount-cache hash table entries: 256
  682. [ 0.010614] Initializing cgroup subsys cpuacct
  683. [ 0.010628] Initializing cgroup subsys memory
  684. [ 0.010652] Initializing cgroup subsys devices
  685. [ 0.010658] Initializing cgroup subsys freezer
  686. [ 0.010662] Initializing cgroup subsys blkio
  687. [ 0.010668] Initializing cgroup subsys perf_event
  688. [ 0.010736] Disabled fast string operations
  689. [ 0.010746] CPU: Physical Processor ID: 0
  690. [ 0.010750] CPU: Processor Core ID: 0
  691. [ 0.010755] mce: CPU supports 5 MCE banks
  692. [ 0.010770] CPU0: Thermal monitoring enabled (TM1)
  693. [ 0.010826] ACPI: Core revision 20120320
  694. [ 0.016588] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  695. [ 0.058601] CPU0: Intel(R) Atom(TM) CPU 330 @ 1.60GHz stepping 02
  696. [ 0.060003] Performance Events: PEBS fmt0+, LBR disabled due to erratumAtom events, Intel PMU driver.
  697. [ 0.060003] ... version: 3
  698. [ 0.060003] ... bit width: 40
  699. [ 0.060003] ... generic registers: 2
  700. [ 0.060003] ... value mask: 000000ffffffffff
  701. [ 0.060003] ... max period: 000000007fffffff
  702. [ 0.060003] ... fixed-purpose events: 3
  703. [ 0.060003] ... event mask: 0000000700000003
  704. [ 0.060003] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  705. [ 0.012000] Disabled fast string operations
  706. [ 0.060003] Booting Node 0, Processors #1
  707. [ 0.070172] Brought up 2 CPUs
  708. [ 0.070185] Total of 2 processors activated (6384.75 BogoMIPS).
  709. [ 0.076220] devtmpfs: initialized
  710. [ 0.079362] EVM: security.selinux
  711. [ 0.079367] EVM: security.SMACK64
  712. [ 0.079371] EVM: security.capability
  713. [ 0.079468] PM: Registering ACPI NVS region [mem 0x3f660000-0x3f6effff] (589824 bytes)
  714. [ 0.080276] dummy:
  715. [ 0.080331] RTC time: 22:00:16, date: 03/02/13
  716. [ 0.080429] NET: Registered protocol family 16
  717. [ 0.080972] ACPI: bus type pci registered
  718. [ 0.081144] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
  719. [ 0.081153] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
  720. [ 0.098638] PCI: Using configuration type 1 for base access
  721. [ 0.101045] bio: create slab <bio-0> at 0
  722. [ 0.101045] ACPI: Added _OSI(Module Device)
  723. [ 0.101045] ACPI: Added _OSI(Processor Device)
  724. [ 0.101045] ACPI: Added _OSI(3.0 _SCP Extensions)
  725. [ 0.101045] ACPI: Added _OSI(Processor Aggregator Device)
  726. [ 0.102369] ACPI: EC: Look up EC in DSDT
  727. [ 0.108747] ACPI: Interpreter enabled
  728. [ 0.108760] ACPI: (supports S0 S1 S3 S4 S5)
  729. [ 0.108822] ACPI: Using IOAPIC for interrupt routing
  730. [ 0.118780] ACPI: No dock devices found.
  731. [ 0.118797] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  732. [ 0.120618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  733. [ 0.124034] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
  734. [ 0.124042] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
  735. [ 0.124050] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
  736. [ 0.124056] pci_root PNP0A03:00: host bridge window [mem 0x000e0000-0x000effff]
  737. [ 0.124063] pci_root PNP0A03:00: host bridge window [mem 0xf8000000-0xfebfffff]
  738. [ 0.124070] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xf0000000]
  739. [ 0.124179] PCI host bridge to bus 0000:00
  740. [ 0.124188] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  741. [ 0.124195] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  742. [ 0.124201] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  743. [ 0.124207] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000effff]
  744. [ 0.124214] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfebfffff]
  745. [ 0.124220] pci_bus 0000:00: root bus resource [mem 0x40000000-0xf0000000]
  746. [ 0.124245] pci 0000:00:00.0: [8086:2770] type 00 class 0x060000
  747. [ 0.124331] pci 0000:00:02.0: [8086:2772] type 00 class 0x030000
  748. [ 0.124353] pci 0000:00:02.0: reg 10: [mem 0x50200000-0x5027ffff]
  749. [ 0.124366] pci 0000:00:02.0: reg 14: [io 0x20e0-0x20e7]
  750. [ 0.124379] pci 0000:00:02.0: reg 18: [mem 0x40000000-0x4fffffff pref]
  751. [ 0.124392] pci 0000:00:02.0: reg 1c: [mem 0x50280000-0x502bffff]
  752. [ 0.124505] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
  753. [ 0.124531] pci 0000:00:1b.0: reg 10: [mem 0x502c0000-0x502c3fff 64bit]
  754. [ 0.124630] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  755. [ 0.124670] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
  756. [ 0.124773] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  757. [ 0.124815] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
  758. [ 0.124918] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  759. [ 0.124958] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
  760. [ 0.125060] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  761. [ 0.125110] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
  762. [ 0.125168] pci 0000:00:1d.0: reg 20: [io 0x2080-0x209f]
  763. [ 0.125221] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
  764. [ 0.125279] pci 0000:00:1d.1: reg 20: [io 0x2060-0x207f]
  765. [ 0.125331] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
  766. [ 0.125388] pci 0000:00:1d.2: reg 20: [io 0x2040-0x205f]
  767. [ 0.125440] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
  768. [ 0.125497] pci 0000:00:1d.3: reg 20: [io 0x2020-0x203f]
  769. [ 0.125561] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
  770. [ 0.125591] pci 0000:00:1d.7: reg 10: [mem 0x502c4000-0x502c43ff]
  771. [ 0.125703] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
  772. [ 0.125738] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
  773. [ 0.125835] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100
  774. [ 0.125955] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
  775. [ 0.125978] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 007f)
  776. [ 0.126043] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
  777. [ 0.126065] pci 0000:00:1f.1: reg 10: [io 0x20d8-0x20df]
  778. [ 0.126081] pci 0000:00:1f.1: reg 14: [io 0x20f4-0x20f7]
  779. [ 0.126097] pci 0000:00:1f.1: reg 18: [io 0x20d0-0x20d7]
  780. [ 0.126113] pci 0000:00:1f.1: reg 1c: [io 0x20f0-0x20f3]
  781. [ 0.126129] pci 0000:00:1f.1: reg 20: [io 0x20b0-0x20bf]
  782. [ 0.126194] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018f
  783. [ 0.126218] pci 0000:00:1f.2: reg 10: [io 0x20c8-0x20cf]
  784. [ 0.126233] pci 0000:00:1f.2: reg 14: [io 0x20ec-0x20ef]
  785. [ 0.126248] pci 0000:00:1f.2: reg 18: [io 0x20c0-0x20c7]
  786. [ 0.126263] pci 0000:00:1f.2: reg 1c: [io 0x20e8-0x20eb]
  787. [ 0.126277] pci 0000:00:1f.2: reg 20: [io 0x20a0-0x20af]
  788. [ 0.126332] pci 0000:00:1f.2: PME# supported from D3hot
  789. [ 0.126361] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
  790. [ 0.126429] pci 0000:00:1f.3: reg 20: [io 0x2000-0x201f]
  791. [ 0.126562] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
  792. [ 0.126589] pci 0000:01:00.0: reg 10: [io 0x1000-0x10ff]
  793. [ 0.126628] pci 0000:01:00.0: reg 18: [mem 0x50100000-0x50100fff 64bit]
  794. [ 0.126655] pci 0000:01:00.0: reg 20: [mem 0x50000000-0x5000ffff 64bit pref]
  795. [ 0.126675] pci 0000:01:00.0: reg 30: [mem 0xfffe0000-0xffffffff pref]
  796. [ 0.126762] pci 0000:01:00.0: supports D1 D2
  797. [ 0.126768] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  798. [ 0.132045] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
  799. [ 0.132056] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
  800. [ 0.132065] pci 0000:00:1c.0: bridge window [mem 0x50100000-0x501fffff]
  801. [ 0.132077] pci 0000:00:1c.0: bridge window [mem 0x50000000-0x500fffff 64bit pref]
  802. [ 0.132139] pci 0000:00:1c.2: PCI bridge to [bus 02-02]
  803. [ 0.132209] pci 0000:00:1c.3: PCI bridge to [bus 03-03]
  804. [ 0.132306] pci 0000:00:1e.0: PCI bridge to [bus 04-04] (subtractive decode)
  805. [ 0.132323] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  806. [ 0.132330] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
  807. [ 0.132337] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  808. [ 0.132343] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000effff] (subtractive decode)
  809. [ 0.132350] pci 0000:00:1e.0: bridge window [mem 0xf8000000-0xfebfffff] (subtractive decode)
  810. [ 0.132357] pci 0000:00:1e.0: bridge window [mem 0x40000000-0xf0000000] (subtractive decode)
  811. [ 0.132395] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  812. [ 0.132740] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
  813. [ 0.133116] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
  814. [ 0.133243] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT]
  815. [ 0.133370] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT]
  816. [ 0.133596] pci0000:00: Requesting ACPI _OSC control (0x1d)
  817. [ 0.133606] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
  818. [ 0.133610] ACPI _OSC control for PCIe not granted, disabling ASPM
  819. [ 0.143318] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
  820. [ 0.143492] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
  821. [ 0.143663] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12)
  822. [ 0.143830] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
  823. [ 0.143998] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
  824. [ 0.144186] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
  825. [ 0.144356] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 *9 10 11 12)
  826. [ 0.144524] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 *10 11 12)
  827. [ 0.144721] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  828. [ 0.144721] vgaarb: loaded
  829. [ 0.144721] vgaarb: bridge control possible 0000:00:02.0
  830. [ 0.144721] SCSI subsystem initialized
  831. [ 0.144721] libata version 3.00 loaded.
  832. [ 0.144721] ACPI: bus type usb registered
  833. [ 0.144721] usbcore: registered new interface driver usbfs
  834. [ 0.144721] usbcore: registered new interface driver hub
  835. [ 0.144721] usbcore: registered new device driver usb
  836. [ 0.144721] PCI: Using ACPI for IRQ routing
  837. [ 0.149761] PCI: pci_cache_line_size set to 64 bytes
  838. [ 0.149878] Expanded resource reserved due to conflict with PCI Bus 0000:00
  839. [ 0.149885] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
  840. [ 0.149891] e820: reserve RAM buffer [mem 0x3f526000-0x3fffffff]
  841. [ 0.149898] e820: reserve RAM buffer [mem 0x3f5bf000-0x3fffffff]
  842. [ 0.149904] e820: reserve RAM buffer [mem 0x3f660000-0x3fffffff]
  843. [ 0.149909] e820: reserve RAM buffer [mem 0x3f6f3000-0x3fffffff]
  844. [ 0.149914] e820: reserve RAM buffer [mem 0x3f700000-0x3fffffff]
  845. [ 0.150179] NetLabel: Initializing
  846. [ 0.150185] NetLabel: domain hash size = 128
  847. [ 0.150189] NetLabel: protocols = UNLABELED CIPSOv4
  848. [ 0.150218] NetLabel: unlabeled traffic allowed by default
  849. [ 0.150272] hpet clockevent registered
  850. [ 0.150272] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
  851. [ 0.150272] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  852. [ 0.150272] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
  853. [ 0.156101] Switching to clocksource hpet
  854. [ 0.156231] AppArmor: AppArmor Filesystem Enabled
  855. [ 0.156284] pnp: PnP ACPI init
  856. [ 0.156318] ACPI: bus type pnp registered
  857. [ 0.158094] pnp 00:00: [bus 00-ff]
  858. [ 0.158103] pnp 00:00: [io 0x0cf8-0x0cff]
  859. [ 0.158110] pnp 00:00: [io 0x0000-0x0cf7 window]
  860. [ 0.158117] pnp 00:00: [io 0x0d00-0xffff window]
  861. [ 0.158124] pnp 00:00: [mem 0x000a0000-0x000bffff window]
  862. [ 0.158130] pnp 00:00: [mem 0x000e0000-0x000effff window]
  863. [ 0.158137] pnp 00:00: [mem 0xf8000000-0xfebfffff window]
  864. [ 0.158143] pnp 00:00: [mem 0x40000000-0xf0000000 window]
  865. [ 0.158267] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
  866. [ 0.158307] pnp 00:01: [mem 0xf0000000-0xf3ffffff]
  867. [ 0.158314] pnp 00:01: [mem 0xfed13000-0xfed13fff]
  868. [ 0.158320] pnp 00:01: [mem 0xfed14000-0xfed17fff]
  869. [ 0.158326] pnp 00:01: [mem 0xfed18000-0xfed18fff]
  870. [ 0.158332] pnp 00:01: [mem 0xfed19000-0xfed19fff]
  871. [ 0.158338] pnp 00:01: [mem 0xfed1c000-0xfed1ffff]
  872. [ 0.158344] pnp 00:01: [mem 0xfed20000-0xfed3ffff]
  873. [ 0.158350] pnp 00:01: [mem 0xfed45000-0xfed99fff]
  874. [ 0.158356] pnp 00:01: [mem 0x000c0000-0x000dffff]
  875. [ 0.158362] pnp 00:01: [mem 0x000e0000-0x000fffff]
  876. [ 0.158470] system 00:01: [mem 0xf0000000-0xf3ffffff] could not be reserved
  877. [ 0.158478] system 00:01: [mem 0xfed13000-0xfed13fff] has been reserved
  878. [ 0.158485] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
  879. [ 0.158493] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
  880. [ 0.158500] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
  881. [ 0.158507] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
  882. [ 0.158514] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
  883. [ 0.158521] system 00:01: [mem 0xfed45000-0xfed99fff] has been reserved
  884. [ 0.158528] system 00:01: [mem 0x000c0000-0x000dffff] could not be reserved
  885. [ 0.158535] system 00:01: [mem 0x000e0000-0x000fffff] could not be reserved
  886. [ 0.158545] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  887. [ 0.158902] pnp 00:02: [io 0x0000-0x000f]
  888. [ 0.158910] pnp 00:02: [io 0x0081-0x0083]
  889. [ 0.158916] pnp 00:02: [io 0x0087]
  890. [ 0.158922] pnp 00:02: [io 0x0089-0x008b]
  891. [ 0.158927] pnp 00:02: [io 0x008f]
  892. [ 0.158933] pnp 00:02: [io 0x00c0-0x00df]
  893. [ 0.158940] pnp 00:02: [dma 4]
  894. [ 0.159017] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
  895. [ 0.159051] pnp 00:03: [io 0x0070-0x0071]
  896. [ 0.159057] pnp 00:03: [io 0x0074-0x0077]
  897. [ 0.159084] pnp 00:03: [irq 8]
  898. [ 0.159161] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  899. [ 0.159199] pnp 00:04: [io 0x00f0]
  900. [ 0.159222] pnp 00:04: [irq 13]
  901. [ 0.159299] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
  902. [ 0.159335] pnp 00:05: [io 0x0061]
  903. [ 0.159406] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
  904. [ 0.159441] pnp 00:06: [io 0x0500-0x053f]
  905. [ 0.159448] pnp 00:06: [io 0x0400-0x047f]
  906. [ 0.159454] pnp 00:06: [io 0x0092]
  907. [ 0.159460] pnp 00:06: [io 0x0680-0x06ff]
  908. [ 0.159465] pnp 00:06: [io 0x0010-0x001f]
  909. [ 0.159471] pnp 00:06: [io 0x0072-0x0073]
  910. [ 0.159477] pnp 00:06: [io 0x0080]
  911. [ 0.159483] pnp 00:06: [io 0x0084-0x0086]
  912. [ 0.159488] pnp 00:06: [io 0x0088]
  913. [ 0.159494] pnp 00:06: [io 0x008c-0x008e]
  914. [ 0.159500] pnp 00:06: [io 0x0090-0x009f]
  915. [ 0.159619] system 00:06: [io 0x0500-0x053f] has been reserved
  916. [ 0.159628] system 00:06: [io 0x0400-0x047f] has been reserved
  917. [ 0.159635] system 00:06: [io 0x0680-0x06ff] has been reserved
  918. [ 0.159645] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  919. [ 0.159768] pnp 00:07: [io 0x0060]
  920. [ 0.159776] pnp 00:07: [io 0x0064]
  921. [ 0.159887] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  922. [ 0.160580] pnp 00:08: [io 0x0378-0x037f]
  923. [ 0.160588] pnp 00:08: [io 0x0778-0x077f]
  924. [ 0.160607] pnp 00:08: [irq 7]
  925. [ 0.160614] pnp 00:08: [dma 0 disabled]
  926. [ 0.160788] pnp 00:08: Plug and Play ACPI device, IDs PNP0401 (active)
  927. [ 0.161150] pnp 00:09: [io 0x03f8-0x03ff]
  928. [ 0.161168] pnp 00:09: [irq 4]
  929. [ 0.161364] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
  930. [ 0.161571] pnp 00:0a: [mem 0xfec00000-0xfec000ff]
  931. [ 0.161653] pnp 00:0a: Plug and Play ACPI device, IDs PNP0003 (active)
  932. [ 0.161794] pnp: PnP ACPI: found 11 devices
  933. [ 0.161800] ACPI: ACPI bus type pnp unregistered
  934. [ 0.173939] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
  935. [ 0.173995] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 02-02] add_size 1000
  936. [ 0.174004] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02-02] add_size 200000
  937. [ 0.174013] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 02-02] add_size 200000
  938. [ 0.174029] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 03-03] add_size 1000
  939. [ 0.174037] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-03] add_size 200000
  940. [ 0.174045] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 03-03] add_size 200000
  941. [ 0.174081] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
  942. [ 0.174089] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
  943. [ 0.174096] pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
  944. [ 0.174103] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
  945. [ 0.174110] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
  946. [ 0.174117] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
  947. [ 0.174131] pci 0000:00:1c.2: BAR 14: assigned [mem 0x50300000-0x504fffff]
  948. [ 0.174141] pci 0000:00:1c.2: BAR 15: assigned [mem 0x50500000-0x506fffff 64bit pref]
  949. [ 0.174150] pci 0000:00:1c.3: BAR 14: assigned [mem 0x50700000-0x508fffff]
  950. [ 0.174160] pci 0000:00:1c.3: BAR 15: assigned [mem 0x50900000-0x50afffff 64bit pref]
  951. [ 0.174169] pci 0000:00:1c.2: BAR 13: assigned [io 0x3000-0x3fff]
  952. [ 0.174178] pci 0000:00:1c.3: BAR 13: assigned [io 0x4000-0x4fff]
  953. [ 0.174189] pci 0000:01:00.0: BAR 6: assigned [mem 0x50020000-0x5003ffff pref]
  954. [ 0.174197] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
  955. [ 0.174205] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
  956. [ 0.174216] pci 0000:00:1c.0: bridge window [mem 0x50100000-0x501fffff]
  957. [ 0.174225] pci 0000:00:1c.0: bridge window [mem 0x50000000-0x500fffff 64bit pref]
  958. [ 0.174236] pci 0000:00:1c.2: PCI bridge to [bus 02-02]
  959. [ 0.174244] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
  960. [ 0.174254] pci 0000:00:1c.2: bridge window [mem 0x50300000-0x504fffff]
  961. [ 0.174263] pci 0000:00:1c.2: bridge window [mem 0x50500000-0x506fffff 64bit pref]
  962. [ 0.174274] pci 0000:00:1c.3: PCI bridge to [bus 03-03]
  963. [ 0.174282] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
  964. [ 0.174292] pci 0000:00:1c.3: bridge window [mem 0x50700000-0x508fffff]
  965. [ 0.174301] pci 0000:00:1c.3: bridge window [mem 0x50900000-0x50afffff 64bit pref]
  966. [ 0.174312] pci 0000:00:1e.0: PCI bridge to [bus 04-04]
  967. [ 0.174421] pci 0000:00:1e.0: setting latency timer to 64
  968. [ 0.174432] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  969. [ 0.174438] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  970. [ 0.174445] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  971. [ 0.174451] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000effff]
  972. [ 0.174458] pci_bus 0000:00: resource 8 [mem 0xf8000000-0xfebfffff]
  973. [ 0.174464] pci_bus 0000:00: resource 9 [mem 0x40000000-0xf0000000]
  974. [ 0.174471] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
  975. [ 0.174478] pci_bus 0000:01: resource 1 [mem 0x50100000-0x501fffff]
  976. [ 0.174485] pci_bus 0000:01: resource 2 [mem 0x50000000-0x500fffff 64bit pref]
  977. [ 0.174491] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
  978. [ 0.174498] pci_bus 0000:02: resource 1 [mem 0x50300000-0x504fffff]
  979. [ 0.174504] pci_bus 0000:02: resource 2 [mem 0x50500000-0x506fffff 64bit pref]
  980. [ 0.174511] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
  981. [ 0.174517] pci_bus 0000:03: resource 1 [mem 0x50700000-0x508fffff]
  982. [ 0.174524] pci_bus 0000:03: resource 2 [mem 0x50900000-0x50afffff 64bit pref]
  983. [ 0.174531] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
  984. [ 0.174538] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
  985. [ 0.174544] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
  986. [ 0.174550] pci_bus 0000:04: resource 7 [mem 0x000e0000-0x000effff]
  987. [ 0.174557] pci_bus 0000:04: resource 8 [mem 0xf8000000-0xfebfffff]
  988. [ 0.174563] pci_bus 0000:04: resource 9 [mem 0x40000000-0xf0000000]
  989. [ 0.174664] NET: Registered protocol family 2
  990. [ 0.174863] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
  991. [ 0.175823] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
  992. [ 0.178036] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  993. [ 0.179058] TCP: Hash tables configured (established 131072 bind 65536)
  994. [ 0.179064] TCP: reno registered
  995. [ 0.179096] UDP hash table entries: 512 (order: 2, 16384 bytes)
  996. [ 0.179127] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  997. [ 0.179384] NET: Registered protocol family 1
  998. [ 0.179434] pci 0000:00:02.0: Boot video device
  999. [ 0.179812] PCI: CLS 64 bytes, default 64
  1000. [ 0.179972] Trying to unpack rootfs image as initramfs...
  1001. [ 0.827141] Freeing initrd memory: 13724k freed
  1002. [ 0.843385] audit: initializing netlink socket (disabled)
  1003. [ 0.843421] type=2000 audit(1362261616.840:1): initialized
  1004. [ 0.900265] I-pipe: head domain Xenomai registered.
  1005. [ 0.900395] Xenomai: hal/x86_64 started.
  1006. [ 0.900476] Xenomai: scheduling class idle registered.
  1007. [ 0.900482] Xenomai: scheduling class rt registered.
  1008. [ 0.905209] Xenomai: real-time nucleus v2.6.2.1 (Day At The Beach) loaded.
  1009. [ 0.905217] Xenomai: debug mode enabled.
  1010. [ 0.905948] Xenomai: SMI-enabled chipset found, but SMI workaround disabled
  1011. [ 0.905948] (check CONFIG_XENO_HW_SMI_WORKAROUND). You may encounter
  1012. [ 0.905948] high interrupt latencies!
  1013. [ 0.906061] Xenomai: starting native API services.
  1014. [ 0.906067] Xenomai: starting POSIX services.
  1015. [ 0.906129] Xenomai: starting RTDM services.
  1016. [ 0.906554] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  1017. [ 0.910600] VFS: Disk quotas dquot_6.5.2
  1018. [ 0.910725] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  1019. [ 0.912169] fuse init (API version 7.19)
  1020. [ 0.912421] msgmni has been set to 1952
  1021. [ 0.913644] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  1022. [ 0.913739] io scheduler noop registered
  1023. [ 0.913745] io scheduler deadline registered (default)
  1024. [ 0.913831] io scheduler cfq registered
  1025. [ 0.914144] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
  1026. [ 0.914329] pcieport 0000:00:1c.2: irq 41 for MSI/MSI-X
  1027. [ 0.914494] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
  1028. [ 0.914656] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  1029. [ 0.914727] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  1030. [ 0.914903] vesafb: mode is 1600x1200x32, linelength=6400, pages=0
  1031. [ 0.914908] vesafb: scrolling: redraw
  1032. [ 0.914914] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  1033. [ 0.916152] vesafb: framebuffer at 0x40000000, mapped to 0xffffc90008680000, using 7552k, total 7552k
  1034. [ 0.990950] Console: switching to colour frame buffer device 200x75
  1035. [ 1.065496] fb0: VESA VGA frame buffer device
  1036. [ 1.065703] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0
  1037. [ 1.065719] ACPI: Sleep Button [SLPB]
  1038. [ 1.065846] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  1039. [ 1.065855] ACPI: Power Button [PWRF]
  1040. [ 1.068468] GHES: HEST is not enabled!
  1041. [ 1.068713] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  1042. [ 1.089207] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  1043. [ 1.112568] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  1044. [ 1.113009] Linux agpgart interface v0.103
  1045. [ 1.113114] agpgart-intel 0000:00:00.0: Intel 945G Chipset
  1046. [ 1.113243] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
  1047. [ 1.113533] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
  1048. [ 1.113784] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x40000000
  1049. [ 1.117635] brd: module loaded
  1050. [ 1.119644] loop: module loaded
  1051. [ 1.120078] ata_piix 0000:00:1f.1: version 2.13
  1052. [ 1.120186] ata_piix 0000:00:1f.1: setting latency timer to 64
  1053. [ 1.121019] scsi0 : ata_piix
  1054. [ 1.121240] scsi1 : ata_piix
  1055. [ 1.122034] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x20b0 irq 14
  1056. [ 1.122042] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x20b8 irq 15
  1057. [ 1.122112] ata_piix 0000:00:1f.2: MAP [
  1058. [ 1.122117] P0 P2 P1 P3 ]
  1059. [ 1.122208] ata_piix 0000:00:1f.2: setting latency timer to 64
  1060. [ 1.122936] ata2: port disabled--ignoring
  1061. [ 1.122987] scsi2 : ata_piix
  1062. [ 1.123177] scsi3 : ata_piix
  1063. [ 1.123587] ata3: SATA max UDMA/133 cmd 0x20c8 ctl 0x20ec bmdma 0x20a0 irq 19
  1064. [ 1.123594] ata4: SATA max UDMA/133 cmd 0x20c0 ctl 0x20e8 bmdma 0x20a8 irq 19
  1065. [ 1.124414] Fixed MDIO Bus: probed
  1066. [ 1.124545] tun: Universal TUN/TAP device driver, 1.6
  1067. [ 1.124550] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  1068. [ 1.124699] PPP generic driver version 2.4.2
  1069. [ 1.124834] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1070. [ 1.124943] ehci_hcd 0000:00:1d.7: setting latency timer to 64
  1071. [ 1.124952] ehci_hcd 0000:00:1d.7: EHCI Host Controller
  1072. [ 1.124969] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
  1073. [ 1.125012] ehci_hcd 0000:00:1d.7: using broken periodic workaround
  1074. [ 1.125030] ehci_hcd 0000:00:1d.7: debug port 1
  1075. [ 1.128924] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
  1076. [ 1.128970] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x502c4000
  1077. [ 1.140039] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
  1078. [ 1.140106] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  1079. [ 1.140114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1080. [ 1.140120] usb usb1: Product: EHCI Host Controller
  1081. [ 1.140126] usb usb1: Manufacturer: Linux 3.5.7-xenomai-2.6.2.1 ehci_hcd
  1082. [ 1.140132] usb usb1: SerialNumber: 0000:00:1d.7
  1083. [ 1.140431] hub 1-0:1.0: USB hub found
  1084. [ 1.140446] hub 1-0:1.0: 8 ports detected
  1085. [ 1.140637] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  1086. [ 1.140688] uhci_hcd: USB Universal Host Controller Interface driver
  1087. [ 1.140751] uhci_hcd 0000:00:1d.0: setting latency timer to 64
  1088. [ 1.140760] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  1089. [ 1.140776] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
  1090. [ 1.140818] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00002080
  1091. [ 1.140911] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  1092. [ 1.140919] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1093. [ 1.140925] usb usb2: Product: UHCI Host Controller
  1094. [ 1.140931] usb usb2: Manufacturer: Linux 3.5.7-xenomai-2.6.2.1 uhci_hcd
  1095. [ 1.140937] usb usb2: SerialNumber: 0000:00:1d.0
  1096. [ 1.141214] hub 2-0:1.0: USB hub found
  1097. [ 1.141228] hub 2-0:1.0: 2 ports detected
  1098. [ 1.141388] uhci_hcd 0000:00:1d.1: setting latency timer to 64
  1099. [ 1.141396] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  1100. [ 1.141411] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
  1101. [ 1.141451] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00002060
  1102. [ 1.141541] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  1103. [ 1.141548] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1104. [ 1.141554] usb usb3: Product: UHCI Host Controller
  1105. [ 1.141560] usb usb3: Manufacturer: Linux 3.5.7-xenomai-2.6.2.1 uhci_hcd
  1106. [ 1.141566] usb usb3: SerialNumber: 0000:00:1d.1
  1107. [ 1.141808] hub 3-0:1.0: USB hub found
  1108. [ 1.141823] hub 3-0:1.0: 2 ports detected
  1109. [ 1.141979] uhci_hcd 0000:00:1d.2: setting latency timer to 64
  1110. [ 1.141987] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  1111. [ 1.142008] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
  1112. [ 1.142079] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00002040
  1113. [ 1.142164] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  1114. [ 1.142171] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1115. [ 1.142178] usb usb4: Product: UHCI Host Controller
  1116. [ 1.142184] usb usb4: Manufacturer: Linux 3.5.7-xenomai-2.6.2.1 uhci_hcd
  1117. [ 1.142190] usb usb4: SerialNumber: 0000:00:1d.2
  1118. [ 1.142451] hub 4-0:1.0: USB hub found
  1119. [ 1.142465] hub 4-0:1.0: 2 ports detected
  1120. [ 1.142636] uhci_hcd 0000:00:1d.3: setting latency timer to 64
  1121. [ 1.142644] uhci_hcd 0000:00:1d.3: UHCI Host Controller
  1122. [ 1.142659] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
  1123. [ 1.142718] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00002020
  1124. [ 1.142803] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  1125. [ 1.142811] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1126. [ 1.142817] usb usb5: Product: UHCI Host Controller
  1127. [ 1.142823] usb usb5: Manufacturer: Linux 3.5.7-xenomai-2.6.2.1 uhci_hcd
  1128. [ 1.142829] usb usb5: SerialNumber: 0000:00:1d.3
  1129. [ 1.143071] hub 5-0:1.0: USB hub found
  1130. [ 1.143085] hub 5-0:1.0: 2 ports detected
  1131. [ 1.143383] usbcore: registered new interface driver libusual
  1132. [ 1.143476] i8042: PNP: No PS/2 controller found. Probing ports directly.
  1133. [ 1.146663] serio: i8042 KBD port at 0x60,0x64 irq 1
  1134. [ 1.146688] serio: i8042 AUX port at 0x60,0x64 irq 12
  1135. [ 1.147125] mousedev: PS/2 mouse device common for all mice
  1136. [ 1.147558] rtc_cmos 00:03: RTC can wake from S4
  1137. [ 1.147795] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
  1138. [ 1.147841] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
  1139. [ 1.148096] device-mapper: uevent: version 1.0.3
  1140. [ 1.148314] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  1141. [ 1.148322] EFI Variables Facility v0.08 2004-May-17
  1142. [ 1.148947] ashmem: initialized
  1143. [ 1.149314] TCP: cubic registered
  1144. [ 1.149583] NET: Registered protocol family 10
  1145. [ 1.150097] NET: Registered protocol family 17
  1146. [ 1.150135] Key type dns_resolver registered
  1147. [ 1.150605] PM: Hibernation image not present or could not be loaded.
  1148. [ 1.150656] registered taskstats version 1
  1149. [ 1.158042] Key type trusted registered
  1150. [ 1.164924] Key type encrypted registered
  1151. [ 1.172611] Magic number: 5:426:46
  1152. [ 1.172857] rtc_cmos 00:03: setting system clock to 2013-03-02 22:00:17 UTC (1362261617)
  1153. [ 1.173037] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  1154. [ 1.173043] EDD information not available.
  1155. [ 1.292365] ata4.00: ATA-8: WDC WD5000AAKX-00U6AA0, 15.01H15, max UDMA/133
  1156. [ 1.292374] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
  1157. [ 1.300335] ata4.00: configured for UDMA/133
  1158. [ 1.300622] scsi 3:0:0:0: Direct-Access ATA WDC WD5000AAKX-0 15.0 PQ: 0 ANSI: 5
  1159. [ 1.301059] sd 3:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
  1160. [ 1.301092] sd 3:0:0:0: Attached scsi generic sg0 type 0
  1161. [ 1.301282] sd 3:0:0:0: [sda] Write Protect is off
  1162. [ 1.301291] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
  1163. [ 1.301393] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  1164. [ 1.337008] sda: sda1 sda2 < sda5 >
  1165. [ 1.337935] sd 3:0:0:0: [sda] Attached SCSI disk
  1166. [ 1.342410] Freeing unused kernel memory: 976k freed
  1167. [ 1.343198] Write protecting the kernel read-only data: 12288k
  1168. [ 1.361197] Freeing unused kernel memory: 1980k freed
  1169. [ 1.376829] Freeing unused kernel memory: 1528k freed
  1170. [ 1.435188] udevd[97]: starting version 175
  1171. [ 1.660487] r8168 Gigabit Ethernet driver 8.035.00-NAPI loaded
  1172. [ 1.660712] r8168 0000:01:00.0: irq 43 for MSI/MSI-X
  1173. [ 1.661674] eth%d: RTL8168C/8111C at 0xffffc900001fc000, 00:1c:c0:c4:3c:8c, IRQ 43
  1174. [ 1.688273] r8168: This product is covered by one or more of the following patents: US5,307,459, US5,434,872, US5,732,094, US6,570,884, US6,115,776, and US6,327,625.
  1175. [ 1.688283] eth0: Identified chip type is 'RTL8168C/8111C'.
  1176. [ 1.688289] r8168 Copyright (C) 2012 Realtek NIC software team <nicfae@realtek.com>
  1177. [ 1.688289] This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
  1178. [ 1.688289] This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>.
  1179. [ 1.692189] usb 2-1: new low-speed USB device number 2 using uhci_hcd
  1180. [ 1.840099] Refined TSC clocksource calibration: 1596.115 MHz.
  1181. [ 1.840114] Switching to clocksource tsc
  1182. [ 1.860625] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
  1183. [ 1.860636] EXT4-fs (sda1): write access will be enabled during recovery
  1184. [ 1.868949] usb 2-1: New USB device found, idVendor=046d, idProduct=c018
  1185. [ 1.868960] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1186. [ 1.868968] usb 2-1: Product: USB Optical Mouse
  1187. [ 1.868974] usb 2-1: Manufacturer: Logitech
  1188. [ 2.112043] usb 2-2: new low-speed USB device number 3 using uhci_hcd
  1189. [ 2.289922] usb 2-2: New USB device found, idVendor=0461, idProduct=0010
  1190. [ 2.289931] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1191. [ 2.289938] usb 2-2: Product: USB Keyboard
  1192. [ 2.289944] usb 2-2: Manufacturer: NOVATEK
  1193. [ 2.358786] usbcore: registered new interface driver usbhid
  1194. [ 2.358795] usbhid: USB HID core driver
  1195. [ 5.732587] EXT4-fs (sda1): recovery complete
  1196. [ 5.747311] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  1197. [ 6.789385] init: ureadahead main process (234) terminated with status 5
  1198. [ 7.758570] udevd[286]: starting version 175
  1199. [ 7.986504] Adding 1037308k swap on /dev/sda5. Priority:-1 extents:1 across:1037308k
  1200. [ 8.226432] lp: driver loaded but no devices found
  1201. [ 8.514249] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  1202. [ 8.774698] [drm] Initialized drm 1.1.0 20060810
  1203. [ 8.839731] parport_pc 00:08: reported by Plug and Play ACPI
  1204. [ 8.839807] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
  1205. [ 8.938506] lp0: using parport0 (interrupt-driven).
  1206. [ 9.003255] intel_rng: Firmware space is locked read-only. If you can't or
  1207. [ 9.003255] intel_rng: don't want to disable this in firmware setup, and if
  1208. [ 9.003255] intel_rng: you are certain that your system has a functional
  1209. [ 9.003255] intel_rng: RNG, try using the 'no_fwh_detect' option.
  1210. [ 9.075244] ACPI Warning: 0x00000000fed1f410-0x00000000fed1f414 SystemMemory conflicts with Region \_SB_.PCI0.SRCR 1 (20120320/utaddress-251)
  1211. [ 9.075265] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  1212. [ 9.075271] lpc_ich: Resource conflict(s) found affecting iTCO_wdt
  1213. [ 9.075277] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \GPE0 1 (20120320/utaddress-251)
  1214. [ 9.075290] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  1215. [ 9.075296] ACPI Warning: 0x0000000000000500-0x000000000000053f SystemIO conflicts with Region \IGPO 1 (20120320/utaddress-251)
  1216. [ 9.075307] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  1217. [ 9.075311] lpc_ich: Resource conflict(s) found affecting gpio_ich
  1218. [ 9.080667] microcode: CPU0 sig=0x106c2, pf=0x8, revision=0x213
  1219. [ 9.163071] leds_ss4200: no LED devices found
  1220. [ 9.374089] checking generic (40000000 760000) vs hw (40000000 10000000)
  1221. [ 9.374100] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
  1222. [ 9.374207] Console: switching to colour dummy device 80x25
  1223. [ 9.382176] i915 0000:00:02.0: setting latency timer to 64
  1224. [ 9.428468] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  1225. [ 9.428477] [drm] Driver supports precise vblank timestamp query.
  1226. [ 9.429056] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  1227. [ 9.480653] [drm] initialized overlay support
  1228. [ 9.536199] ppdev: user-space parallel port driver
  1229. [ 9.659486] microcode: CPU1 sig=0x106c2, pf=0x8, revision=0x213
  1230. [ 9.679746] fbcon: inteldrmfb (fb0) is primary device
  1231. [ 9.680155] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  1232. [ 9.720464] Console: switching to colour frame buffer device 200x75
  1233. [ 9.741264] fb0: inteldrmfb frame buffer device
  1234. [ 9.741270] drm: registered panic notifier
  1235. [ 9.741291] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
  1236. [ 9.829581] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input2
  1237. [ 9.831923] hid-generic 0003:046D:C018.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.0-1/input0
  1238. [ 9.832897] input: NOVATEK USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input3
  1239. [ 9.837070] hid-generic 0003:0461:0010.0002: input,hidraw1: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-0000:00:1d.0-2/input0
  1240. [ 9.844321] input: NOVATEK USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input4
  1241. [ 9.845764] hid-generic 0003:0461:0010.0003: input,hidraw2: USB HID v1.10 Device [NOVATEK USB Keyboard] on usb-0000:00:1d.0-2/input1
  1242. [ 10.043373] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
  1243. [ 10.234535] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
  1244. [ 10.235064] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
  1245. [ 10.235554] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
  1246. [ 10.235972] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
  1247. [ 10.236448] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
  1248. [ 11.398974] init: failsafe main process (538) killed by TERM signal
  1249. [ 14.739566] Bluetooth: Core ver 2.16
  1250. [ 14.739927] NET: Registered protocol family 31
  1251. [ 14.739939] Bluetooth: HCI device and connection manager initialized
  1252. [ 14.739946] Bluetooth: HCI socket layer initialized
  1253. [ 14.739950] Bluetooth: L2CAP socket layer initialized
  1254. [ 14.741178] Bluetooth: SCO socket layer initialized
  1255. [ 14.896284] Bluetooth: RFCOMM TTY layer initialized
  1256. [ 14.896306] Bluetooth: RFCOMM socket layer initialized
  1257. [ 14.896311] Bluetooth: RFCOMM ver 1.11
  1258. [ 15.023718] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  1259. [ 15.023727] Bluetooth: BNEP filters: protocol multicast
  1260. [ 17.434267] r8168: eth0: link down
  1261. [ 17.434998] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  1262. [ 18.965996] r8168: eth0: link up
  1263. [ 18.966391] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  1264. [ 19.432037] r8168: eth0: link up
  1265. [ 20.346829] init: alsa-restore main process (854) terminated with status 99
  1266. [ 220.744030] Xenomai: watchdog triggered -- signaling runaway thread 'rt_task'
  1267. [ 221.824026] [sched_delayed] sched: RT throttling activated
  1268. [ 298.731798] /d/test0.00.0.tmp/tmp/git-jman/linuxcnc-deb/xenomai/build/linux/amd64/linux-source-3.5.7-xenomai-2.6.2.1-5/arch/x86/include/asm/xenomai/fptest.h:24: Warning: Linux is compiled to use FPU in kernel-space.
  1269. [ 298.731798] For this reason, switchtest can not test using FPU in Linux kernel-space.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement