You are not logged in.
I have a Hauppauge 850 (model 72301, 2040:7240). I have loaded the necessary drivers, and firmware. I can get video working just fine in tvtime (no audio, but I hear that this is normal), VLC works through DVB, but the MythTV program seems to be incapable of accessing my tuner.
MythTV sees it as a Hauppauge 850, sets everything up fine, but then does not seem to be able to access the tuner. The frontend spits out:
Error opening jump program file buffer.Indeed, it does create several 0 byte files with a .mpg extension.
The backend logs the following:
2014-02-26 10:52:28.269652 C [27149/27149] thread_unknown mythcommandlineparser.cpp:2594 (ConfigureLogging) - mythbackend version: tag: v0.27 [317d5b7] www.mythtv.org
2014-02-26 10:52:28.269682 C [27149/27149] thread_unknown mythcommandlineparser.cpp:2596 (ConfigureLogging) - Qt version: compile: 4.8.5, runtime: 4.8.5
2014-02-26 10:52:28.269686 N [27149/27149] thread_unknown mythcommandlineparser.cpp:2598 (ConfigureLogging) - Enabled verbose msgs: general
2014-02-26 10:52:28.269761 N [27149/27149] thread_unknown logging.cpp:914 (logStart) - Setting Log Level to LOG_INFO
2014-02-26 10:52:28.270375 I [27149/27150] Logger logging.cpp:315 (run) - Added logging to the console
2014-02-26 10:52:28.270429 I [27149/27149] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Interrupt handler
2014-02-26 10:52:28.270437 I [27149/27149] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Terminated handler
2014-02-26 10:52:28.270442 I [27149/27149] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Segmentation fault handler
2014-02-26 10:52:28.270447 I [27149/27149] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Aborted handler
2014-02-26 10:52:28.270452 I [27149/27149] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Bus error handler
2014-02-26 10:52:28.270457 I [27149/27149] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Floating point exception handler
2014-02-26 10:52:28.270463 I [27149/27149] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Illegal instruction handler
2014-02-26 10:52:28.270470 I [27149/27149] thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) - Setup Real-time signal 0 handler
2014-02-26 10:52:28.270497 N [27149/27149] thread_unknown mythdirs.cpp:55 (InitializeMythDirs) - Using runtime prefix = /usr
2014-02-26 10:52:28.270507 N [27149/27149] thread_unknown mythdirs.cpp:68 (InitializeMythDirs) - Using configuration directory = /home/hydra/.mythtv
2014-02-26 10:52:28.270566 I [27149/27149] CoreContext mythcorecontext.cpp:249 (Init) - Assumed character encoding: en_US.UTF-8
2014-02-26 10:52:28.270996 N [27149/27149] CoreContext mythcontext.cpp:504 (LoadDatabaseSettings) - Empty LocalHostName.
2014-02-26 10:52:28.271002 I [27149/27149] CoreContext mythcontext.cpp:512 (LoadDatabaseSettings) - Using localhost value of poisonous
2014-02-26 10:52:28.291475 N [27149/27149] CoreContext mythcorecontext.cpp:1294 (InitLocale) - Setting QT default locale to en_CA
2014-02-26 10:52:28.291538 I [27149/27149] CoreContext mythcorecontext.cpp:1327 (SaveLocaleDefaults) - Current locale en_CA
2014-02-26 10:52:28.291572 N [27149/27149] CoreContext mythlocale.cpp:121 (LoadDefaultsFromXML) - Reading locale defaults from /usr/share/mythtv//locales/en_ca.xml
2014-02-26 10:52:28.302646 I [27149/27149] CoreContext schemawizard.cpp:118 (Compare) - Current MythTV Schema Version (DBSchemaVer): 1317
2014-02-26 10:52:28.303698 I [27149/27149] CoreContext mythtranslation.cpp:65 (load) - Loading en_ca translation for module mythfrontend
2014-02-26 10:52:28.304801 N [27149/27149] CoreContext main_helpers.cpp:582 (run_backend) - MythBackend: Starting up as the master server.
2014-02-26 10:52:28.346306 I [27149/27149] CoreContext recorders/v4lchannel.cpp:558 (SetInputAndFormat) - V4LChannel[3](/dev/video0): SetInputAndFormat(2, NTSC) (v4l v2) input_switch: 0 mode_switch: 1
2014-02-26 10:52:28.502215 I [27149/27150] Logger logging.cpp:474 (initialTimeout) - Added logging to mythlogserver at TCP:35327
2014-02-26 10:52:33.065716 I [27149/27149] CoreContext recorders/v4lchannel.cpp:558 (SetInputAndFormat) - V4LChannel[3](/dev/video0): SetInputAndFormat(2, NTSC) (v4l v2) input_switch: 0 mode_switch: 1
2014-02-26 10:52:33.561195 W [27149/27149] CoreContext recorders/dtvchannel.cpp:307 (SetChannelByString) - DTVChan[3](/dev/video0): SetChannelByString(37): You have not set an external channel changing
script for a composite or s-video input. Channel changing will do nothing.
2014-02-26 10:52:33.601147 I [27149/27149] CoreContext programinfo.cpp:2147 (CheckProgramIDAuthorities) - Found 0 distinct programid authorities
2014-02-26 10:52:33.601443 I [27149/27260] Scheduler mythdbcon.cpp:436 (getStaticCon) - New static DB connectionSchedCon
2014-02-26 10:52:33.601532 I [27149/27149] CoreContext housekeeper.cpp:571 (RegisterTask) - Registering HouseKeeperTask 'LogClean'.
2014-02-26 10:52:33.601571 I [27149/27149] CoreContext housekeeper.cpp:571 (RegisterTask) - Registering HouseKeeperTask 'DBCleanup'.
2014-02-26 10:52:33.601602 I [27149/27149] CoreContext housekeeper.cpp:571 (RegisterTask) - Registering HouseKeeperTask 'ThemeUpdateNotifications'.
2014-02-26 10:52:33.601638 I [27149/27149] CoreContext housekeeper.cpp:571 (RegisterTask) - Registering HouseKeeperTask 'RecordedArtworkUpdate'.
2014-02-26 10:52:33.604320 I [27149/27149] CoreContext housekeeper.cpp:571 (RegisterTask) - Registering HouseKeeperTask 'MythFillDB'.
2014-02-26 10:52:33.604360 I [27149/27149] CoreContext housekeeper.cpp:571 (RegisterTask) - Registering HouseKeeperTask 'JobQueueRecover'.
2014-02-26 10:52:33.604378 I [27149/27149] CoreContext housekeeper.cpp:571 (RegisterTask) - Registering HouseKeeperTask 'HardwareProfiler'.
2014-02-26 10:52:33.605123 I [27149/27149] CoreContext housekeeper.cpp:637 (Start) - Queueing HouseKeeperTask 'HardwareProfiler'.
2014-02-26 10:52:33.605134 I [27149/27149] CoreContext housekeeper.cpp:637 (Start) - Queueing HouseKeeperTask 'RecordedArtworkUpdate'.
2014-02-26 10:52:33.605139 I [27149/27149] CoreContext housekeeper.cpp:637 (Start) - Queueing HouseKeeperTask 'ThemeUpdateNotifications'.
2014-02-26 10:52:33.605149 I [27149/27149] CoreContext housekeeper.cpp:644 (Start) - Starting HouseKeeper.
2014-02-26 10:52:33.607564 I [27149/27263] HouseKeeping housekeeper.cpp:132 (Run) - Running HouseKeeperTask 'HardwareProfiler'.
2014-02-26 10:52:33.611078 I [27149/27149] CoreContext serverpool.cpp:399 (listen) - Listening on TCP 127.0.0.1:6544
2014-02-26 10:52:33.611160 I [27149/27149] CoreContext serverpool.cpp:399 (listen) - Listening on TCP [::1]:6544
2014-02-26 10:52:33.611245 I [27149/27149] CoreContext serverpool.cpp:399 (listen) - Listening on TCP [fe80::225:22ff:fe64:1bc1%eth0]:6544
2014-02-26 10:52:33.611272 I [27149/27263] HouseKeeping housekeeper.cpp:136 (Run) - HouseKeeperTask 'HardwareProfiler' Failed.
2014-02-26 10:52:33.611923 I [27149/27263] HouseKeeping housekeeper.cpp:132 (Run) - Running HouseKeeperTask 'RecordedArtworkUpdate'.
2014-02-26 10:52:33.611962 I [27149/27263] HouseKeeping backendhousekeeper.cpp:457 (DoRun) - Performing Artwork Refresh: /usr/bin/mythmetadatalookup --refresh-all-artwork --verbose general --logpath /home/hydra --loglevel info
2014-02-26 10:52:33.613312 I [27149/27268] SystemManager mythsystemunix.cpp:275 (run) - Starting process manager
2014-02-26 10:52:33.613477 I [27149/27269] SystemSignalManager mythsystemunix.cpp:510 (run) - Starting process signal handler
2014-02-26 10:52:33.613563 I [27149/27270] SystemIOHandlerR mythsystemunix.cpp:91 (run) - Starting IO manager (read)
2014-02-26 10:52:33.613594 I [27149/27271] SystemIOHandlerW mythsystemunix.cpp:91 (run) - Starting IO manager (write)
2014-02-26 10:52:33.617424 N [27149/27149] CoreContext mediaserver.cpp:168 (Init) - MediaServer:: Loopback address specified - 127.0.0.1. Disabling UPnP
2014-02-26 10:52:33.617488 I [27149/27149] CoreContext main_helpers.cpp:668 (run_backend) - Main::Registering HttpStatus Extension
2014-02-26 10:52:33.621664 I [27149/27149] CoreContext serverpool.cpp:399 (listen) - Listening on TCP 127.0.0.1:6543
2014-02-26 10:52:33.621736 I [27149/27149] CoreContext serverpool.cpp:399 (listen) - Listening on TCP [::1]:6543
2014-02-26 10:52:33.621797 I [27149/27149] CoreContext serverpool.cpp:399 (listen) - Listening on TCP [fe80::225:22ff:fe64:1bc1%eth0]:6543
2014-02-26 10:52:33.625115 N [27149/27149] CoreContext autoexpire.cpp:264 (CalcParams) - AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
2014-02-26 10:52:34.190304 I [27149/27307] ProcessRequest mainserver.cpp:1430 (HandleAnnounce) - MainServer::ANN Monitor
2014-02-26 10:52:34.190313 I [27149/27307] ProcessRequest mainserver.cpp:1432 (HandleAnnounce) - adding: poisonous as a client (events: 0)
2014-02-26 10:52:34.191612 I [27149/27307] ProcessRequest mainserver.cpp:1430 (HandleAnnounce) - MainServer::ANN Monitor
2014-02-26 10:52:34.191618 I [27149/27307] ProcessRequest mainserver.cpp:1432 (HandleAnnounce) - adding: poisonous as a client (events: 1)
2014-02-26 10:52:34.394345 I [27149/27307] ProcessRequest mainserver.cpp:1430 (HandleAnnounce) - MainServer::ANN Monitor
2014-02-26 10:52:34.394357 I [27149/27307] ProcessRequest mainserver.cpp:1432 (HandleAnnounce) - adding: poisonous as a client (events: 0)
2014-02-26 10:52:34.396116 I [27149/27307] ProcessRequest mainserver.cpp:1430 (HandleAnnounce) - MainServer::ANN Monitor
2014-02-26 10:52:34.396129 I [27149/27307] ProcessRequest mainserver.cpp:1432 (HandleAnnounce) - adding: poisonous as a client (events: 1)
2014-02-26 10:52:34.565750 I [27149/27263] HouseKeeping backendhousekeeper.cpp:473 (DoRun) - Artwork Refresh Complete
2014-02-26 10:52:34.565776 I [27149/27263] HouseKeeping housekeeper.cpp:140 (Run) - HouseKeeperTask 'RecordedArtworkUpdate' Finished Successfully.
2014-02-26 10:52:34.567094 I [27149/27263] HouseKeeping housekeeper.cpp:132 (Run) - Running HouseKeeperTask 'ThemeUpdateNotifications'.
2014-02-26 10:52:35.466769 I [27149/27263] HouseKeeping housekeeper.cpp:140 (Run) - HouseKeeperTask 'ThemeUpdateNotifications' Finished Successfully.
2014-02-26 10:52:36.613356 I [27149/27260] Scheduler scheduler.cpp:2094 (HandleReschedule) - Reschedule requested for MATCH 0 0 0 - SchedulerInit
2014-02-26 10:52:36.642481 I [27149/27260] Scheduler scheduler.cpp:2207 (HandleReschedule) - Scheduled 0 items in 0.0 = 0.01 match + 0.00 check + 0.01 place
2014-02-26 10:52:36.643871 I [27149/27260] Scheduler scheduler.cpp:2274 (HandleRunSchedulerStartup) - Scheduler: Seem to be woken up by USER
2014-02-26 10:52:47.912670 I [27149/27307] ProcessRequest mainserver.cpp:1430 (HandleAnnounce) - MainServer::ANN Playback
2014-02-26 10:52:47.912692 I [27149/27307] ProcessRequest mainserver.cpp:1432 (HandleAnnounce) - adding: poisonous as a client (events: 0)
2014-02-26 10:52:47.916439 I [27149/27259] TVRecEvent tv_rec.cpp:1048 (HandleStateChange) - TVRec[3]: Changing from None to WatchingLiveTV
2014-02-26 10:52:47.921208 I [27149/27259] TVRecEvent tv_rec.cpp:3597 (TuningCheckForHWChange) - TVRec[3]: HW Tuner: 3->3
2014-02-26 10:52:47.957496 I [27149/27259] TVRecEvent recorders/v4lchannel.cpp:558 (SetInputAndFormat) - V4LChannel[3](/dev/video0): SetInputAndFormat(2, NTSC) (v4l v2) input_switch: 0 mode_switch: 1
2014-02-26 10:52:52.635974 N [27149/27261] Expire autoexpire.cpp:641 (SendDeleteMessages) - Expiring 0 MB for 1000 at 2014-02-26T15:48:29Z =>
2014-02-26 10:52:52.636082 N [27149/27261] Expire autoexpire.cpp:641 (SendDeleteMessages) - Expiring 0 MB for 1000 at 2014-02-26T15:48:30Z =>
2014-02-26 10:52:52.636153 N [27149/27261] Expire autoexpire.cpp:641 (SendDeleteMessages) - Expiring 0 MB for 1000 at 2014-02-26T15:48:45Z =>
2014-02-26 10:52:52.696252 W [27149/27259] TVRecEvent recorders/dtvchannel.cpp:307 (SetChannelByString) - DTVChan[3](/dev/video0): SetChannelByString(37): You have not set an external channel changing
script for a composite or s-video input. Channel changing will do nothing.
2014-02-26 10:52:53.863541 N [27149/27149] CoreContext autoexpire.cpp:264 (CalcParams) - AutoExpire: CalcParams(): Max required Free Space: 2.0 GB w/freq: 15 min
2014-02-26 10:52:53.870234 N [27149/27149] CoreContext autoexpire.cpp:264 (CalcParams) - AutoExpire: CalcParams(): Max required Free Space: 2.0 GB w/freq: 15 min
2014-02-26 10:52:58.594384 E [27149/27539] RecThread recorders/mpegrecorder.cpp:756 (set_ctrls) - mpegrecorder.cpp:set_ctrls(): Could not set Audio Sampling Frequency to 2
eno: Invalid argument (22)
2014-02-26 10:52:58.594427 E [27149/27539] RecThread recorders/mpegrecorder.cpp:756 (set_ctrls) - mpegrecorder.cpp:set_ctrls(): Could not set Audio Encoding to 1
eno: Invalid argument (22)
2014-02-26 10:52:58.594462 E [27149/27539] RecThread recorders/mpegrecorder.cpp:756 (set_ctrls) - mpegrecorder.cpp:set_ctrls(): Could not set Audio L2 Bitrate to 13
eno: Invalid argument (22)
2014-02-26 10:52:58.594489 E [27149/27539] RecThread recorders/mpegrecorder.cpp:756 (set_ctrls) - mpegrecorder.cpp:set_ctrls(): Could not set Video Aspect ratio to 1
eno: Invalid argument (22)
2014-02-26 10:52:58.594533 E [27149/27539] RecThread recorders/mpegrecorder.cpp:756 (set_ctrls) - mpegrecorder.cpp:set_ctrls(): Could not set MPEG Stream type to 0
eno: Invalid argument (22)
2014-02-26 10:52:58.594561 E [27149/27539] RecThread recorders/mpegrecorder.cpp:756 (set_ctrls) - mpegrecorder.cpp:set_ctrls(): Could not set Video Average Bitrate to 4500000
eno: Invalid argument (22)
2014-02-26 10:52:58.594592 E [27149/27539] RecThread recorders/mpegrecorder.cpp:756 (set_ctrls) - mpegrecorder.cpp:set_ctrls(): Could not set Video Peak Bitrate to 6000000
eno: Invalid argument (22)
2014-02-26 10:52:58.658108 E [27149/27602] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.658829 E [27149/27602] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.659584 E [27149/27602] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.660323 E [27149/27602] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.661042 E [27149/27602] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.661776 E [27149/27602] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.661900 E [27149/27539] RecThread recorders/mpegrecorder.cpp:1044 (run) - MPEGRec[3](/dev/video0): Device error detected
2014-02-26 10:52:58.722066 E [27149/27603] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.722780 E [27149/27603] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.723483 E [27149/27603] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.724216 E [27149/27603] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.724952 E [27149/27603] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.725712 E [27149/27603] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.725838 E [27149/27539] RecThread recorders/mpegrecorder.cpp:1044 (run) - MPEGRec[3](/dev/video0): Device error detected
2014-02-26 10:52:58.786168 E [27149/27603] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.786873 E [27149/27603] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.787540 E [27149/27603] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.788273 E [27149/27603] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.789020 E [27149/27603] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.789777 E [27149/27603] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.789887 E [27149/27539] RecThread recorders/mpegrecorder.cpp:1044 (run) - MPEGRec[3](/dev/video0): Device error detected
2014-02-26 10:52:58.850138 E [27149/27605] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.850852 E [27149/27605] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.851555 E [27149/27605] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.852290 E [27149/27605] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.853040 E [27149/27605] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.853782 E [27149/27605] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.853906 E [27149/27539] RecThread recorders/mpegrecorder.cpp:1044 (run) - MPEGRec[3](/dev/video0): Device error detected
2014-02-26 10:52:58.914197 E [27149/27606] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.914911 E [27149/27606] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.915604 E [27149/27606] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.916385 E [27149/27606] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.917119 E [27149/27606] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.917850 E [27149/27606] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.917992 E [27149/27539] RecThread recorders/mpegrecorder.cpp:1044 (run) - MPEGRec[3](/dev/video0): Device error detected
2014-02-26 10:52:58.994242 E [27149/27606] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.994974 E [27149/27606] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.995714 E [27149/27606] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.996457 E [27149/27606] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.997187 E [27149/27606] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.997919 E [27149/27606] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:58.998043 E [27149/27539] RecThread recorders/mpegrecorder.cpp:1044 (run) - MPEGRec[3](/dev/video0): Device error detected
2014-02-26 10:52:59.058223 E [27149/27608] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.058961 E [27149/27608] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.059728 E [27149/27608] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.060460 E [27149/27608] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.061189 E [27149/27608] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.061923 E [27149/27608] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.062045 E [27149/27539] RecThread recorders/mpegrecorder.cpp:1044 (run) - MPEGRec[3](/dev/video0): Device error detected
2014-02-26 10:52:59.122224 E [27149/27609] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.122987 E [27149/27609] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.123754 E [27149/27609] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.124486 E [27149/27609] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.125227 E [27149/27609] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.125955 E [27149/27609] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.126077 E [27149/27539] RecThread recorders/mpegrecorder.cpp:1044 (run) - MPEGRec[3](/dev/video0): Device error detected
2014-02-26 10:52:59.186228 E [27149/27609] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.186964 E [27149/27609] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.187704 E [27149/27609] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.188433 E [27149/27609] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.189165 E [27149/27609] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.189858 E [27149/27609] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.189983 E [27149/27539] RecThread recorders/mpegrecorder.cpp:1044 (run) - MPEGRec[3](/dev/video0): Device error detected
2014-02-26 10:52:59.250127 E [27149/27611] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.250809 E [27149/27611] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.251532 E [27149/27611] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.252268 E [27149/27611] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.253044 E [27149/27611] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.253777 E [27149/27611] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.253900 E [27149/27539] RecThread recorders/mpegrecorder.cpp:1044 (run) - MPEGRec[3](/dev/video0): Device error detected
2014-02-26 10:52:59.314197 E [27149/27611] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.314914 E [27149/27611] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.315610 E [27149/27611] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.316380 E [27149/27611] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.317086 E [27149/27611] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.317790 E [27149/27611] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.317920 E [27149/27539] RecThread recorders/mpegrecorder.cpp:1044 (run) - MPEGRec[3](/dev/video0): Device error detected
2014-02-26 10:52:59.393947 E [27149/27613] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.394652 E [27149/27613] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.395388 E [27149/27613] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.396125 E [27149/27613] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.396866 E [27149/27613] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.397602 E [27149/27613] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.397723 E [27149/27539] RecThread recorders/mpegrecorder.cpp:1044 (run) - MPEGRec[3](/dev/video0): Device error detected
2014-02-26 10:52:59.457980 E [27149/27614] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.458701 E [27149/27614] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.459393 E [27149/27614] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.460126 E [27149/27614] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.460857 E [27149/27614] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.461590 E [27149/27614] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.461710 E [27149/27539] RecThread recorders/mpegrecorder.cpp:1044 (run) - MPEGRec[3](/dev/video0): Device error detected
2014-02-26 10:52:59.522062 E [27149/27614] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.522765 E [27149/27614] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.523471 E [27149/27614] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.524205 E [27149/27614] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.524938 E [27149/27614] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.525651 E [27149/27614] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:52:59.525771 E [27149/27539] RecThread recorders/mpegrecorder.cpp:1044 (run) - MPEGRec[3](/dev/video0): Device error detected
2014-02-26 10:52:59.586109 E [27149/27616] DeviceReadBuffer recorders/DeviceReadBuffer.cpp:604 (CheckForErrors) - DevRdB(/dev/video0): Problem reading fd(81)
eno: Device or resource busy (16)
2014-02-26 10:53:14.601013 I [27149/27259] TVRecEvent tv_rec.cpp:1048 (HandleStateChange) - TVRec[3]: Changing from WatchingLiveTV to None
2014-02-26 10:53:21.617569 I [27149/27839] ProcessRequest mainserver.cpp:1430 (HandleAnnounce) - MainServer::ANN Playback
2014-02-26 10:53:21.617595 I [27149/27839] ProcessRequest mainserver.cpp:1432 (HandleAnnounce) - adding: poisonous as a client (events: 0)
2014-02-26 10:53:21.632817 I [27149/27839] ProcessRequest mainserver.cpp:1430 (HandleAnnounce) - MainServer::ANN Playback
2014-02-26 10:53:21.632836 I [27149/27839] ProcessRequest mainserver.cpp:1432 (HandleAnnounce) - adding: poisonous as a client (events: 0)dmesg is a little odd, with loops regarding the xc5000 firmware uploading:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.13.5-1-ARCH (nobody@var-lib-archbuild-extra-x86_64-thomas) (gcc version 4.8.2 20140206 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Feb 23 00:25:24 CET 2014
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=69993ef8-0ec7-4745-a471-58c7d6002cdb rw quiet
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e7000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c7faffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000c7fb0000-0x00000000c7fbffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000c7fc0000-0x00000000c7feffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000c7ff0000-0x00000000c7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001b7ffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.5 present.
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./A770DE+, BIOS P1.60 05/20/2010
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x1b8000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
[ 0.000000] 2 base 0000C0000000 mask FFFFF8000000 write-back
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] TOM2: 00000001b8000000 aka 7040M
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: update [mem 0xc8000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xc7fb0 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
[ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
[ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x1b7e00000-0x1b7ffffff]
[ 0.000000] [mem 0x1b7e00000-0x1b7ffffff] page 2M
[ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x1b4000000-0x1b7dfffff]
[ 0.000000] [mem 0x1b4000000-0x1b7dfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x180000000-0x1b3ffffff]
[ 0.000000] [mem 0x180000000-0x1b3ffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xc7faffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
[ 0.000000] [mem 0xc0000000-0xc7dfffff] page 2M
[ 0.000000] [mem 0xc7e00000-0xc7faffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x17fffffff]
[ 0.000000] [mem 0x100000000-0x17fffffff] page 1G
[ 0.000000] RAMDISK: [mem 0x37a00000-0x37cf7fff]
[ 0.000000] ACPI: RSDP 00000000000fbce0 000014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 00000000c7fb0000 000040 (v01 052010 RSDT1123 20100520 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000c7fb0200 000084 (v02 A_M_I OEMFACP 12000601 MSFT 00000097)
[ 0.000000] ACPI: DSDT 00000000c7fb0450 0088D8 (v01 AS229 AS229152 00000152 INTL 20051117)
[ 0.000000] ACPI: FACS 00000000c7fc0000 000040
[ 0.000000] ACPI: APIC 00000000c7fb0390 00007C (v01 052010 APIC1123 20100520 MSFT 00000097)
[ 0.000000] ACPI: MCFG 00000000c7fb0410 00003C (v01 052010 OEMMCFG 20100520 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000c7fc0040 000071 (v01 052010 OEMB1123 20100520 MSFT 00000097)
[ 0.000000] ACPI: SRAT 00000000c7fb8d30 000108 (v03 AMD FAM_F_10 00000002 AMD 00000001)
[ 0.000000] ACPI: AAFT 00000000c7fb8e40 000027 (v01 052010 OEMAAFT 20100520 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000c7fb8e70 000DA4 (v01 A M I POWERNOW 00000001 AMD 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0xc7ffffff]
[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x100000000-0x1b7ffffff]
[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xc7ffffff] -> [mem 0x00000000-0xc7ffffff]
[ 0.000000] NUMA: Node 0 [mem 0x00000000-0xc7ffffff] + [mem 0x100000000-0x1b7ffffff] -> [mem 0x00000000-0x1b7ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1b7ffffff]
[ 0.000000] NODE_DATA [mem 0x1b7ff9000-0x1b7ffdfff]
[ 0.000000] [ffffea0000000000-ffffea0006dfffff] PMD -> [ffff8801b1600000-ffff8801b75fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x1b7ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0xc7faffff]
[ 0.000000] node 0: [mem 0x100000000-0x1b7ffffff]
[ 0.000000] On node 0 totalpages: 1572686
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12735 pages used for memmap
[ 0.000000] DMA32 zone: 815024 pages, LIFO batch:31
[ 0.000000] Normal zone: 11776 pages used for memmap
[ 0.000000] Normal zone: 753664 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
[ 0.000000] ACPI: IOAPIC (id[0x06] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 6, version 33, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] smpboot: Allowing 6 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e6fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e7000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc7fb0000-0xc7fbffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc7fc0000-0xc7feffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc7ff0000-0xc7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc8000000-0xffefffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
[ 0.000000] e820: [mem 0xc8000000-0xffefffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:6 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff8801b7c00000 s86336 r8192 d24256 u262144
[ 0.000000] pcpu-alloc: s86336 r8192 d24256 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 - -
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1548090
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=69993ef8-0ec7-4745-a471-58c7d6002cdb rw quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Node 0: aperture @ bc000000 size 32 MB
[ 0.000000] Aperture pointing to e820 RAM. Ignoring.
[ 0.000000] Your BIOS doesn't leave a aperture memory hole
[ 0.000000] Please enable the IOMMU option in the BIOS setup
[ 0.000000] This costs you 64 MB of RAM
[ 0.000000] Mapping aperture over 65536 KB of RAM @ bc000000
[ 0.000000] PM: Registered nosave memory: [mem 0xbc000000-0xbfffffff]
[ 0.000000] Memory: 6045216K/6290744K available (5270K kernel code, 836K rwdata, 1672K rodata, 1128K init, 1324K bss, 245528K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=6.
[ 0.000000] NR_IRQS:8448 nr_irqs:728 16
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 25165824 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.003333] tsc: Detected 2793.773 MHz processor
[ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5589.36 BogoMIPS (lpj=9312576)
[ 0.000007] pid_max: default: 32768 minimum: 301
[ 0.000031] Security Framework initialized
[ 0.000041] AppArmor: AppArmor disabled by boot time parameter
[ 0.000042] Yama: becoming mindful.
[ 0.000489] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.003714] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.005252] Mount-cache hash table entries: 256
[ 0.005444] Initializing cgroup subsys memory
[ 0.005452] Initializing cgroup subsys devices
[ 0.005454] Initializing cgroup subsys freezer
[ 0.005455] Initializing cgroup subsys net_cls
[ 0.005457] Initializing cgroup subsys blkio
[ 0.005477] tseg: 0000000000
[ 0.005484] CPU: Physical Processor ID: 0
[ 0.005485] CPU: Processor Core ID: 0
[ 0.005487] mce: CPU supports 6 MCE banks
[ 0.005492] LVT offset 0 assigned for vector 0xf9
[ 0.005496] process: using AMD E400 aware idle routine
[ 0.005498] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64
tlb_flushall_shift: 4
[ 0.005565] Freeing SMP alternatives memory: 20K (ffffffff819ed000 - ffffffff819f2000)
[ 0.006171] ACPI: Core revision 20131115
[ 0.007868] ACPI: All ACPI Tables successfully acquired
[ 0.015657] ftrace: allocating 21057 entries in 83 pages
[ 0.023546] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.056594] smpboot: CPU0: AMD Phenom(tm) II X6 1055T Processor (fam: 10, model: 0a, stepping: 00)
[ 0.161414] Performance Events: AMD PMU driver.
[ 0.161418] ... version: 0
[ 0.161419] ... bit width: 48
[ 0.161419] ... generic registers: 4
[ 0.161420] ... value mask: 0000ffffffffffff
[ 0.161421] ... max period: 00007fffffffffff
[ 0.161422] ... fixed-purpose events: 0
[ 0.161422] ... event mask: 000000000000000f
[ 0.161457] process: System has AMD C1E enabled
[ 0.161466] process: Switch to broadcast mode on CPU0
[ 0.178362] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.185062] x86: Booting SMP configuration:
[ 0.198273] process: Switch to broadcast mode on CPU1
[ 0.218313] process: Switch to broadcast mode on CPU2
[ 0.238372] process: Switch to broadcast mode on CPU3
[ 0.258412] process: Switch to broadcast mode on CPU4
[ 0.185070] .... node #0, CPUs: #1 #2 #3 #4 #5
[ 0.278383] x86: Booted up 1 node, 6 CPUs
[ 0.278389] smpboot: Total of 6 processors activated (33538.16 BogoMIPS)
[ 0.278434] process: Switch to broadcast mode on CPU5
[ 0.287329] devtmpfs: initialized
[ 0.291144] PM: Registering ACPI NVS region [mem 0xc7fc0000-0xc7feffff] (196608 bytes)
[ 0.292209] RTC time: 16:07:48, date: 02/26/14
[ 0.292248] NET: Registered protocol family 16
[ 0.292336] cpuidle: using governor ladder
[ 0.292337] cpuidle: using governor menu
[ 0.292342] node 0 link 0: io port [1000, ffffff]
[ 0.292344] TOM: 00000000c8000000 aka 3200M
[ 0.292346] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
[ 0.292348] node 0 link 0: mmio [e0000000, efffffff] ==> none
[ 0.292351] node 0 link 0: mmio [f0000000, ffffffff]
[ 0.292352] node 0 link 0: mmio [a0000, bffff]
[ 0.292354] node 0 link 0: mmio [c8000000, dfffffff]
[ 0.292355] TOM2: 00000001b8000000 aka 7040M
[ 0.292357] bus: [bus 00-07] on node 0 link 0
[ 0.292358] bus: 00 [io 0x0000-0xffff]
[ 0.292359] bus: 00 [mem 0xf0000000-0xffffffff]
[ 0.292360] bus: 00 [mem 0x000a0000-0x000bffff]
[ 0.292360] bus: 00 [mem 0xc8000000-0xdfffffff]
[ 0.292361] bus: 00 [mem 0x1b8000000-0xfcffffffff]
[ 0.292460] ACPI: bus type PCI registered
[ 0.292462] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.292520] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.292522] PCI: not using MMCONFIG
[ 0.292523] PCI: Using configuration type 1 for base access
[ 0.292524] PCI: Using configuration type 1 for extended access
[ 0.292729] mtrr: your CPUs had inconsistent variable MTRR settings
[ 0.292730] mtrr: probably your BIOS does not setup all CPUs.
[ 0.292731] mtrr: corrected configuration.
[ 0.293185] bio: create slab <bio-0> at 0
[ 0.293359] ACPI: Added _OSI(Module Device)
[ 0.293361] ACPI: Added _OSI(Processor Device)
[ 0.293362] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.293363] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.294656] ACPI: Executed 5 blocks of module-level executable AML code
[ 0.312184] ACPI: Interpreter enabled
[ 0.312195] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
[ 0.312209] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.312210] ACPI: Using IOAPIC for interrupt routing
[ 0.312231] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.312664] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.319963] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.320025] ACPI: No dock devices found.
[ 0.482968] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.482974] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.483123] acpi PNP0A03:00: _OSC: platform does not support [PCIeHotplug PME]
[ 0.483256] acpi PNP0A03:00: _OSC: OS now controls [AER PCIeCapability]
[ 0.483482] PCI host bridge to bus 0000:00
[ 0.483484] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.483486] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.483488] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.483489] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.483490] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
[ 0.483492] pci_bus 0000:00: root bus resource [mem 0xc8000000-0xdfffffff]
[ 0.483493] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
[ 0.483503] pci 0000:00:00.0: [1002:5957] type 00 class 0x060000
[ 0.483516] pci 0000:00:00.0: reg 0x1c: [mem 0xe0000000-0xffffffff 64bit]
[ 0.483593] pci 0000:00:02.0: [1002:5978] type 01 class 0x060400
[ 0.483630] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[ 0.483661] pci 0000:00:02.0: System wakeup disabled by ACPI
[ 0.483693] pci 0000:00:0a.0: [1002:597f] type 01 class 0x060400
[ 0.483729] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[ 0.483758] pci 0000:00:0a.0: System wakeup disabled by ACPI
[ 0.483799] pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f
[ 0.483821] pci 0000:00:11.0: reg 0x10: [io 0xc000-0xc007]
[ 0.483830] pci 0000:00:11.0: reg 0x14: [io 0xb000-0xb003]
[ 0.483840] pci 0000:00:11.0: reg 0x18: [io 0xa000-0xa007]
[ 0.483849] pci 0000:00:11.0: reg 0x1c: [io 0x9000-0x9003]
[ 0.483859] pci 0000:00:11.0: reg 0x20: [io 0x8000-0x800f]
[ 0.483869] pci 0000:00:11.0: reg 0x24: [mem 0xf9eff800-0xf9effbff]
[ 0.483890] pci 0000:00:11.0: set SATA to AHCI mode
[ 0.483981] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[ 0.483995] pci 0000:00:12.0: reg 0x10: [mem 0xf9efe000-0xf9efefff]
[ 0.484077] pci 0000:00:12.0: System wakeup disabled by ACPI
[ 0.484100] pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310
[ 0.484114] pci 0000:00:12.1: reg 0x10: [mem 0xf9efd000-0xf9efdfff]
[ 0.484196] pci 0000:00:12.1: System wakeup disabled by ACPI
[ 0.484225] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[ 0.484244] pci 0000:00:12.2: reg 0x10: [mem 0xf9eff000-0xf9eff0ff]
[ 0.484331] pci 0000:00:12.2: supports D1 D2
[ 0.484332] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[ 0.484364] pci 0000:00:12.2: System wakeup disabled by ACPI
[ 0.484393] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[ 0.484407] pci 0000:00:13.0: reg 0x10: [mem 0xf9efc000-0xf9efcfff]
[ 0.484489] pci 0000:00:13.0: System wakeup disabled by ACPI
[ 0.484516] pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310
[ 0.484530] pci 0000:00:13.1: reg 0x10: [mem 0xf9efb000-0xf9efbfff]
[ 0.484612] pci 0000:00:13.1: System wakeup disabled by ACPI
[ 0.484641] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[ 0.484660] pci 0000:00:13.2: reg 0x10: [mem 0xf9efa800-0xf9efa8ff]
[ 0.484747] pci 0000:00:13.2: supports D1 D2
[ 0.484748] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[ 0.484780] pci 0000:00:13.2: System wakeup disabled by ACPI
[ 0.484812] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[ 0.484949] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
[ 0.484966] pci 0000:00:14.1: reg 0x10: [io 0x0000-0x0007]
[ 0.484975] pci 0000:00:14.1: reg 0x14: [io 0x0000-0x0003]
[ 0.484985] pci 0000:00:14.1: reg 0x18: [io 0x0000-0x0007]
[ 0.484994] pci 0000:00:14.1: reg 0x1c: [io 0x0000-0x0003]
[ 0.485004] pci 0000:00:14.1: reg 0x20: [io 0xff00-0xff0f]
[ 0.485098] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[ 0.485120] pci 0000:00:14.2: reg 0x10: [mem 0xf9ef4000-0xf9ef7fff 64bit]
[ 0.485189] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.485229] pci 0000:00:14.2: System wakeup disabled by ACPI
[ 0.485277] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[ 0.485396] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[ 0.485461] pci 0000:00:14.4: System wakeup disabled by ACPI
[ 0.485487] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[ 0.485501] pci 0000:00:14.5: reg 0x10: [mem 0xf9ef9000-0xf9ef9fff]
[ 0.485590] pci 0000:00:14.5: System wakeup disabled by ACPI
[ 0.485621] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
[ 0.485680] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
[ 0.485737] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
[ 0.485787] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
[ 0.485839] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
[ 0.485938] pci 0000:02:00.0: [10de:05e2] type 00 class 0x030000
[ 0.485948] pci 0000:02:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff]
[ 0.485959] pci 0000:02:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.485969] pci 0000:02:00.0: reg 0x1c: [mem 0xfa000000-0xfbffffff 64bit]
[ 0.485976] pci 0000:02:00.0: reg 0x24: [io 0xe800-0xe87f]
[ 0.485984] pci 0000:02:00.0: reg 0x30: [mem 0xfeb80000-0xfebfffff pref]
[ 0.492002] pci 0000:00:02.0: PCI bridge to [bus 02]
[ 0.492018] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
[ 0.492026] pci 0000:00:02.0: bridge window [mem 0xfa000000-0xfebfffff]
[ 0.492037] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.492174] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[ 0.492206] pci 0000:01:00.0: reg 0x10: [io 0xd800-0xd8ff]
[ 0.492227] pci 0000:01:00.0: reg 0x18: [mem 0xcffff000-0xcfffffff 64bit pref]
[ 0.492241] pci 0000:01:00.0: reg 0x20: [mem 0xcfff8000-0xcfffbfff 64bit pref]
[ 0.492250] pci 0000:01:00.0: reg 0x30: [mem 0xf9fe0000-0xf9ffffff pref]
[ 0.492301] pci 0000:01:00.0: supports D1 D2
[ 0.492303] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.498679] pci 0000:00:0a.0: PCI bridge to [bus 01]
[ 0.498694] pci 0000:00:0a.0: bridge window [io 0xd000-0xdfff]
[ 0.498702] pci 0000:00:0a.0: bridge window [mem 0xf9f00000-0xf9ffffff]
[ 0.498713] pci 0000:00:0a.0: bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
[ 0.498875] pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
[ 0.498885] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.498888] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.498889] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.498891] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[ 0.498894] pci 0000:00:14.4: bridge window [mem 0xc8000000-0xdfffffff] (subtractive decode)
[ 0.498896] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
[ 0.552281] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 *7 10 11 12 14 15)
[ 0.552320] ACPI: PCI Interrupt Link [LNKB] (IRQs *4 7 10 11 12 14 15)
[ 0.552355] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 12 14 15)
[ 0.552388] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 12 14 15)
[ 0.552421] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[ 0.552455] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[ 0.552489] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 10 *11 12 14 15)
[ 0.552521] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[ 0.552638] ACPI: Enabled 1 GPEs in block 00 to 1F
[ 0.552644] ACPI: \_SB_.PCI0: notify handler is installed
[ 0.552666] Found 1 acpi root devices
[ 0.552787] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.552788] vgaarb: loaded
[ 0.552789] vgaarb: bridge control possible 0000:02:00.0
[ 0.552819] PCI: Using ACPI for IRQ routing
[ 0.562147] PCI: pci_cache_line_size set to 64 bytes
[ 0.562153] pci 0000:00:00.0: no compatible bridge window for [mem 0xe0000000-0xffffffff 64bit]
[ 0.562206] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[ 0.562208] e820: reserve RAM buffer [mem 0xc7fb0000-0xc7ffffff]
[ 0.562285] NetLabel: Initializing
[ 0.562286] NetLabel: domain hash size = 128
[ 0.562287] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.562298] NetLabel: unlabeled traffic allowed by default
[ 0.562355] Switched to clocksource refined-jiffies
[ 0.566173] pnp: PnP ACPI init
[ 0.566182] ACPI: bus type PNP registered
[ 0.566217] pnp 00:00: [dma 4]
[ 0.566237] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.566264] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.566280] pnp 00:02: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.566300] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.566449] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.566503] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.566505] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.566507] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.566612] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.566614] system 00:06: [io 0x040b] has been reserved
[ 0.566615] system 00:06: [io 0x04d6] has been reserved
[ 0.566619] system 00:06: [io 0x0c00-0x0c01] has been reserved
[ 0.566620] system 00:06: [io 0x0c14] has been reserved
[ 0.566622] system 00:06: [io 0x0c50-0x0c51] has been reserved
[ 0.566623] system 00:06: [io 0x0c52] has been reserved
[ 0.566625] system 00:06: [io 0x0c6c] has been reserved
[ 0.566626] system 00:06: [io 0x0c6f] has been reserved
[ 0.566628] system 00:06: [io 0x0cd0-0x0cd1] has been reserved
[ 0.566629] system 00:06: [io 0x0cd2-0x0cd3] has been reserved
[ 0.566631] system 00:06: [io 0x0cd4-0x0cd5] has been reserved
[ 0.566632] system 00:06: [io 0x0cd6-0x0cd7] has been reserved
[ 0.566634] system 00:06: [io 0x0cd8-0x0cdf] has been reserved
[ 0.566636] system 00:06: [io 0x0800-0x089f] could not be reserved
[ 0.566637] system 00:06: [io 0x0b00-0x0b0f] has been reserved
[ 0.566639] system 00:06: [io 0x0b20-0x0b3f] has been reserved
[ 0.566640] system 00:06: [io 0x0900-0x090f] has been reserved
[ 0.566642] system 00:06: [io 0x0910-0x091f] has been reserved
[ 0.566643] system 00:06: [io 0xfe00-0xfefe] has been reserved
[ 0.566645] system 00:06: [mem 0xffb80000-0xffbfffff] has been reserved
[ 0.566647] system 00:06: [mem 0xfec10000-0xfec1001f] has been reserved
[ 0.566649] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.566792] system 00:07: [io 0x0280-0x028f] has been reserved
[ 0.566794] system 00:07: [io 0x0290-0x029f] has been reserved
[ 0.566796] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.566830] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.566832] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.619095] pnp 00:09: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
[ 0.619099] pnp 00:09: disabling [mem 0x000c0000-0x000cffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
[ 0.619101] pnp 00:09: disabling [mem 0x000e0000-0x000fffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
[ 0.619103] pnp 00:09: disabling [mem 0x00100000-0xc7ffffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
[ 0.619138] system 00:09: [mem 0xfec00000-0xffffffff] could not be reserved
[ 0.619142] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.619228] pnp: PnP ACPI: found 10 devices
[ 0.619229] ACPI: bus type PNP unregistered
[ 0.625290] Switched to clocksource acpi_pm
[ 0.625317] pci 0000:00:02.0: PCI bridge to [bus 02]
[ 0.625319] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
[ 0.625322] pci 0000:00:02.0: bridge window [mem 0xfa000000-0xfebfffff]
[ 0.625325] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.625329] pci 0000:00:0a.0: PCI bridge to [bus 01]
[ 0.625331] pci 0000:00:0a.0: bridge window [io 0xd000-0xdfff]
[ 0.625334] pci 0000:00:0a.0: bridge window [mem 0xf9f00000-0xf9ffffff]
[ 0.625336] pci 0000:00:0a.0: bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
[ 0.625339] pci 0000:00:14.4: PCI bridge to [bus 03]
[ 0.625352] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.625354] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.625355] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.625357] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.625359] pci_bus 0000:00: resource 8 [mem 0xc8000000-0xdfffffff]
[ 0.625360] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
[ 0.625362] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.625363] pci_bus 0000:02: resource 1 [mem 0xfa000000-0xfebfffff]
[ 0.625365] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.625367] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
[ 0.625368] pci_bus 0000:01: resource 1 [mem 0xf9f00000-0xf9ffffff]
[ 0.625370] pci_bus 0000:01: resource 2 [mem 0xcff00000-0xcfffffff 64bit pref]
[ 0.625372] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
[ 0.625374] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
[ 0.625375] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.625377] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.625378] pci_bus 0000:03: resource 8 [mem 0xc8000000-0xdfffffff]
[ 0.625380] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xfebfffff]
[ 0.625460] NET: Registered protocol family 2
[ 0.625636] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.625866] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.626256] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.626310] TCP: reno registered
[ 0.626320] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.626376] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.626482] NET: Registered protocol family 1
[ 1.032846] pci 0000:02:00.0: Boot video device
[ 1.032851] PCI: CLS 64 bytes, default 64
[ 1.032896] Unpacking initramfs...
[ 1.077853] Freeing initrd memory: 3040K (ffff880037a00000 - ffff880037cf8000)
[ 1.078037] PCI-DMA: Disabling AGP.
[ 1.078177] PCI-DMA: aperture base @ bc000000 size 65536 KB
[ 1.078178] PCI-DMA: using GART IOMMU.
[ 1.078181] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[ 1.083617] LVT offset 1 assigned for vector 0x400
[ 1.083627] IBS: LVT offset 1 assigned
[ 1.083671] perf: AMD IBS detected (0x0000001f)
[ 1.083704] Scanning for low memory corruption every 60 seconds
[ 1.083998] audit: initializing netlink socket (disabled)
[ 1.084010] type=2000 audit(1393430868.973:1): initialized
[ 1.093232] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.094458] zbud: loaded
[ 1.094658] VFS: Disk quotas dquot_6.5.2
[ 1.094694] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.094868] msgmni has been set to 11941
[ 1.094909] Key type big_key registered
[ 1.095404] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 1.095492] io scheduler noop registered
[ 1.095497] io scheduler deadline registered
[ 1.095545] io scheduler cfq registered (default)
[ 1.095764] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
[ 1.095889] pcieport 0000:00:0a.0: irq 41 for MSI/MSI-X
[ 1.096005] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.096018] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.096062] vesafb: mode is 640x480x32, linelength=2560, pages=0
[ 1.096064] vesafb: scrolling: redraw
[ 1.096066] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.096118] vesafb: framebuffer at 0xfb000000, mapped to 0xffffc90010e80000, using 1216k, total 1216k
[ 1.100011] Console: switching to colour frame buffer device 80x30
[ 1.103813] fb0: VESA VGA frame buffer device
[ 1.103838] GHES: HEST is not enabled!
[ 1.103915] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.104286] hpet_acpi_add: no address or irqs in _CRS
[ 1.104293] Linux agpgart interface v0.103
[ 1.104331] rtc_cmos 00:01: RTC can wake from S4
[ 1.104475] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 1.104499] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram
[ 1.104582] drop_monitor: Initializing network drop monitor service
[ 1.104625] TCP: cubic registered
[ 1.104688] NET: Registered protocol family 10
[ 1.104812] NET: Registered protocol family 17
[ 1.104818] Key type dns_resolver registered
[ 1.105193] registered taskstats version 1
[ 1.105897] Magic number: 2:690:136
[ 1.105905] misc autofs: hash matches
[ 1.106028] rtc_cmos 00:01: setting system clock to 2014-02-26 16:07:49 UTC (1393430869)
[ 1.106053] PM: Hibernation image not present or could not be loaded.
[ 1.107068] Freeing unused kernel memory: 1128K (ffffffff818d3000 - ffffffff819ed000)
[ 1.107070] Write protecting the kernel read-only data: 8192k
[ 1.109119] Freeing unused kernel memory: 864K (ffff880001528000 - ffff880001600000)
[ 1.110071] Freeing unused kernel memory: 376K (ffff8800017a2000 - ffff880001800000)
[ 1.117565] systemd-udevd[66]: starting version 208
[ 1.134854] SCSI subsystem initialized
[ 1.137332] ACPI: bus type USB registered
[ 1.137356] usbcore: registered new interface driver usbfs
[ 1.137370] usbcore: registered new interface driver hub
[ 1.137534] usbcore: registered new device driver usb
[ 1.137640] libata version 3.00 loaded.
[ 1.139390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.139806] ehci-pci: EHCI PCI platform driver
[ 1.140204] scsi0 : pata_atiixp
[ 1.140341] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.140397] scsi1 : pata_atiixp
[ 1.140436] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[ 1.140438] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
[ 1.140478] ahci 0000:00:11.0: version 3.0
[ 1.140561] ohci-pci: OHCI PCI platform driver
[ 1.140641] ahci 0000:00:11.0: irq 42 for MSI/MSI-X
[ 1.140777] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[ 1.140780] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc
[ 1.141478] scsi2 : ahci
[ 1.141655] scsi3 : ahci
[ 1.142001] scsi4 : ahci
[ 1.142133] scsi5 : ahci
[ 1.142260] ata3: SATA max UDMA/133 abar m1024@0xf9eff800 port 0xf9eff900 irq 42
[ 1.142263] ata4: SATA max UDMA/133 abar m1024@0xf9eff800 port 0xf9eff980 irq 42
[ 1.142265] ata5: SATA max UDMA/133 abar m1024@0xf9eff800 port 0xf9effa00 irq 42
[ 1.142268] ata6: SATA max UDMA/133 abar m1024@0xf9eff800 port 0xf9effa80 irq 42
[ 1.142441] ehci-pci 0000:00:12.2: EHCI Host Controller
[ 1.142449] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 1.142455] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.142486] ehci-pci 0000:00:12.2: debug port 1
[ 1.142565] ehci-pci 0000:00:12.2: irq 17, io mem 0xf9eff000
[ 1.149388] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 1.149681] hub 1-0:1.0: USB hub found
[ 1.149689] hub 1-0:1.0: 6 ports detected
[ 1.150108] ehci-pci 0000:00:13.2: EHCI Host Controller
[ 1.150114] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 1.150117] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.150131] ehci-pci 0000:00:13.2: debug port 1
[ 1.150178] ehci-pci 0000:00:13.2: irq 19, io mem 0xf9efa800
[ 1.159473] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 1.159660] hub 2-0:1.0: USB hub found
[ 1.159665] hub 2-0:1.0: 6 ports detected
[ 1.160000] ohci-pci 0000:00:12.0: OHCI PCI host controller
[ 1.160015] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
[ 1.160047] ohci-pci 0000:00:12.0: irq 16, io mem 0xf9efe000
[ 1.217016] hub 3-0:1.0: USB hub found
[ 1.217024] hub 3-0:1.0: 3 ports detected
[ 1.217172] ohci-pci 0000:00:12.1: OHCI PCI host controller
[ 1.217176] ohci-pci 0000:00:12.1: new USB bus registered, assigned bus number 4
[ 1.217189] ohci-pci 0000:00:12.1: irq 16, io mem 0xf9efd000
[ 1.273747] hub 4-0:1.0: USB hub found
[ 1.273754] hub 4-0:1.0: 3 ports detected
[ 1.273937] ohci-pci 0000:00:13.0: OHCI PCI host controller
[ 1.273942] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[ 1.273966] ohci-pci 0000:00:13.0: irq 18, io mem 0xf9efc000
[ 1.330483] hub 5-0:1.0: USB hub found
[ 1.330491] hub 5-0:1.0: 3 ports detected
[ 1.330683] ohci-pci 0000:00:13.1: OHCI PCI host controller
[ 1.330688] ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 6
[ 1.330704] ohci-pci 0000:00:13.1: irq 18, io mem 0xf9efb000
[ 1.387231] hub 6-0:1.0: USB hub found
[ 1.387239] hub 6-0:1.0: 3 ports detected
[ 1.387432] ohci-pci 0000:00:14.5: OHCI PCI host controller
[ 1.387436] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 7
[ 1.387453] ohci-pci 0000:00:14.5: irq 18, io mem 0xf9ef9000
[ 1.443986] hub 7-0:1.0: USB hub found
[ 1.443993] hub 7-0:1.0: 2 ports detected
[ 1.563376] usb 1-3: new high-speed USB device number 4 using ehci-pci
[ 1.626740] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.626806] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.627473] ata3.00: ATA-9: OCZ-VERTEX4, 1.5, max UDMA/133
[ 1.627483] ata3.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.628189] ata3.00: configured for UDMA/133
[ 1.628459] scsi 2:0:0:0: Direct-Access ATA OCZ-VERTEX4 1.5 PQ: 0 ANSI: 5
[ 1.630063] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.630124] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.630672] ata6.00: ATA-8: ST2000DM001-9YN164, CC4H, max UDMA/133
[ 1.630674] ata6.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.631319] ata6.00: configured for UDMA/133
[ 1.631858] ata5.00: ATA-8: WDC WD1002FAEX-00Y9A0, 05.01D05, max UDMA/133
[ 1.631866] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.634586] ata5.00: configured for UDMA/133
[ 1.639208] ata4.00: HPA detected: current 976771055, native 976773168
[ 1.639337] ata4.00: ATA-7: WDC WD5000AAKS-00TMA0, 12.01C01, max UDMA/133
[ 1.639342] ata4.00: 976771055 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.640305] ata4.00: configured for UDMA/133
[ 1.640511] scsi 3:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 12.0 PQ: 0 ANSI: 5
[ 1.641050] scsi 4:0:0:0: Direct-Access ATA WDC WD1002FAEX-0 05.0 PQ: 0 ANSI: 5
[ 1.641335] scsi 5:0:0:0: Direct-Access ATA ST2000DM001-9YN1 CC4H PQ: 0 ANSI: 5
[ 1.645078] sd 3:0:0:0: [sdb] 976771055 512-byte logical blocks: (500 GB/465 GiB)
[ 1.645080] sd 2:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[ 1.645187] sd 4:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.645195] sd 5:0:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[ 1.645198] sd 5:0:0:0: [sdd] 4096-byte physical blocks
[ 1.645250] sd 3:0:0:0: [sdb] Write Protect is off
[ 1.645253] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.645334] sd 2:0:0:0: [sda] Write Protect is off
[ 1.645336] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.645353] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.645367] sd 5:0:0:0: [sdd] Write Protect is off
[ 1.645370] sd 5:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[ 1.645387] sd 4:0:0:0: [sdc] Write Protect is off
[ 1.645391] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.645423] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.645446] sd 5:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.645470] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.646216] sda: sda1
[ 1.646996] sd 2:0:0:0: [sda] Attached SCSI disk
[ 1.652814] sdb: sdb1
[ 1.653460] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 1.658240] sdc: sdc1
[ 1.658948] sd 4:0:0:0: [sdc] Attached SCSI disk
[ 1.658999] sdd: sdd1 sdd2
[ 1.659645] sd 5:0:0:0: [sdd] Attached SCSI disk
[ 1.688169] hub 1-3:1.0: USB hub found
[ 1.688269] hub 1-3:1.0: 4 ports detected
[ 2.035501] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.057366] usb 3-1: new low-speed USB device number 2 using ohci-pci
[ 2.087296] tsc: Refined TSC clocksource calibration: 2793.832 MHz
[ 2.098365] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[ 2.098720] systemd[1]: Set hostname to <poisonous>.
[ 2.099503] random: systemd urandom read with 115 bits of entropy available
[ 2.136754] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 2.136811] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.136822] systemd[1]: Starting Login Prompts.
[ 2.136833] systemd[1]: Reached target Login Prompts.
[ 2.136842] systemd[1]: Starting Remote File Systems.
[ 2.136851] systemd[1]: Reached target Remote File Systems.
[ 2.136859] systemd[1]: Starting Network is Online.
[ 2.136868] systemd[1]: Reached target Network is Online.
[ 2.136877] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 2.136896] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 2.136904] systemd[1]: Starting LVM2 metadata daemon socket.
[ 2.136926] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 2.136935] systemd[1]: Starting Delayed Shutdown Socket.
[ 2.136950] systemd[1]: Listening on Delayed Shutdown Socket.
[ 2.136959] systemd[1]: Starting Device-mapper event daemon FIFOs.
[ 2.136976] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 2.136984] systemd[1]: Starting Encrypted Volumes.
[ 2.136993] systemd[1]: Reached target Encrypted Volumes.
[ 2.137006] systemd[1]: Starting udev Kernel Socket.
[ 2.137020] systemd[1]: Listening on udev Kernel Socket.
[ 2.137030] systemd[1]: Starting udev Control Socket.
[ 2.137045] systemd[1]: Listening on udev Control Socket.
[ 2.137066] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 2.137134] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 2.137145] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 2.137167] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 2.137176] systemd[1]: Starting Paths.
[ 2.137185] systemd[1]: Reached target Paths.
[ 2.137196] systemd[1]: Starting Journal Socket.
[ 2.137224] systemd[1]: Listening on Journal Socket.
[ 2.137584] systemd[1]: Starting Apply Kernel Variables...
[ 2.138021] systemd[1]: Mounting Debug File System...
[ 2.138300] systemd[1]: Starting Setup Virtual Console...
[ 2.138680] systemd[1]: Mounting Huge Pages File System...
[ 2.139908] systemd[1]: Started Set Up Additional Binary Formats.
[ 2.141583] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 2.141920] systemd[1]: Starting udev Coldplug all Devices...
[ 2.142257] systemd[1]: Starting Journal Service...
[ 2.142656] systemd[1]: Started Journal Service.
[ 2.155134] EXT4-fs (sda1): re-mounted. Opts: data=ordered
[ 2.158964] systemd-journald[139]: Vacuuming done, freed 0 bytes
[ 2.199686] systemd-udevd[166]: starting version 208
[ 2.200592] random: nonblocking pool is initialized
[ 2.202631] systemd-journald[139]: Received request to flush runtime journal from PID 1
[ 2.299197] wmi: Mapper loaded
[ 2.299606] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 2.299612] ACPI: Power Button [PWRB]
[ 2.300044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 2.300049] ACPI: Power Button [PWRF]
[ 2.300393] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.300790] MCE: In-kernel MCE decoding enabled.
[ 2.301317] ACPI: processor limited to max C-state 1
[ 2.303232] EDAC MC: Ver: 3.0.0
[ 2.305334] AMD64 EDAC driver v3.4.0
[ 2.305362] EDAC amd64: DRAM ECC disabled.
[ 2.305393] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
(Note that use of the override may cause unknown side effects.)
[ 2.305427] acpi-cpufreq: overriding BIOS provided _PSD data
[ 2.305754] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \SOR1 1 (20131115/utaddress-251)
[ 2.305760] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 2.307338] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
[ 2.307713] sp5100_tco: PCI Revision ID: 0x3c
[ 2.307746] sp5100_tco: failed to find MMIO address, giving up.
[ 2.316542] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.316756] r8169 0000:01:00.0: irq 43 for MSI/MSI-X
[ 2.316895] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xffffc90011782000, 00:25:22:64:1b:c1, XID 081000c0 IRQ 43
[ 2.316897] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.326998] [drm] Initialized drm 1.1.0 20060810
[ 2.342047] input: PC Speaker as /devices/platform/pcspkr/input/input2
[ 2.354311] usb 3-2: new low-speed USB device number 3 using ohci-pci
[ 2.358198] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input8
[ 2.358540] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input7
[ 2.358738] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input6
[ 2.358903] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input5
[ 2.358949] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input4
[ 2.358987] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input3
[ 2.366245] microcode: CPU0: patch_level=0x010000bf
[ 2.374193] microcode: CPU0: new patch_level=0x010000dc
[ 2.374222] microcode: CPU1: patch_level=0x010000bf
[ 2.374229] microcode: CPU1: new patch_level=0x010000dc
[ 2.374253] microcode: CPU2: patch_level=0x010000bf
[ 2.374268] microcode: CPU2: new patch_level=0x010000dc
[ 2.374283] microcode: CPU3: patch_level=0x010000bf
[ 2.374293] microcode: CPU3: new patch_level=0x010000dc
[ 2.374301] microcode: CPU4: patch_level=0x010000bf
[ 2.374309] microcode: CPU4: new patch_level=0x010000dc
[ 2.374317] microcode: CPU5: patch_level=0x010000bf
[ 2.374323] microcode: CPU5: new patch_level=0x010000dc
[ 2.374394] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 2.391060] kvm: Nested Virtualization enabled
[ 2.391066] kvm: Nested Paging enabled
[ 2.445769] r8169 0000:01:00.0 eth0: link down
[ 2.445820] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 2.448745] nvidia: module license 'NVIDIA' taints kernel.
[ 2.448754] Disabling lock debugging due to kernel taint
[ 2.467676] vgaarb: device changed decodes: PCI:0000:02:00.0,olddecodes=io+mem,decodes=none:owns=none
[ 2.468052] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:02:00.0 on minor 0
[ 2.468059] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 331.38 Wed Jan 8 19:32:30 PST 2014
[ 2.536126] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.555467] usbcore: registered new interface driver usbhid
[ 2.555475] usbhid: USB HID core driver
[ 2.558734] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input9
[ 2.558925] hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:12.0-1/input0
[ 2.562149] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/input/input10
[ 2.563179] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:12.0-1/input1
[ 2.563461] input: Logitech USB Laser Mouse as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/input/input11
[ 2.563681] hid-generic 0003:046D:C069.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB Laser Mouse] on usb-0000:00:12.0-2/input0
[ 2.569760] mousedev: PS/2 mouse device common for all mice
[ 2.584777] usb 1-3.4: new high-speed USB device number 5 using ehci-pci
[ 2.669721] hub 1-3.4:1.0: USB hub found
[ 2.669934] hub 1-3.4:1.0: 4 ports detected
[ 2.860509] nvidia 0000:02:00.0: irq 44 for MSI/MSI-X
[ 2.935206] usb 1-3.4.4: new high-speed USB device number 6 using ehci-pci
[ 3.019876] hub 1-3.4.4:1.0: USB hub found
[ 3.020049] hub 1-3.4.4:1.0: 4 ports detected
[ 3.088875] Switched to clocksource tsc
[ 3.302288] usb 1-3.4.4.1: new full-speed USB device number 7 using ehci-pci
[ 3.423248] logitech-djreceiver 0003:046D:C52B.0006: hiddev0,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:12.2-3.4.4.1/input2
[ 3.426325] input: Logitech Unifying Device. Wireless PID:400e as /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4.4/1-3.4.4.1/1-3.4.4.1:1.2/0003:046D:C52B.0006/input/input12
[ 3.426541] logitech-djdevice 0003:046D:C52B.0007: input,hidraw4: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:400e] on usb-0000:00:12.2-3.4.4.1:1
[ 3.489265] usb 1-3.4.4.4: new high-speed USB device number 8 using ehci-pci
[ 3.586706] hub 1-3.4.4.4:1.0: USB hub found
[ 3.586871] hub 1-3.4.4.4:1.0: 4 ports detected
[ 3.866660] usb 1-3.4.4.4.2: new full-speed USB device number 9 using ehci-pci
[ 3.980406] NVRM: Your system is not currently configured to drive a VGA console
[ 3.980417] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[ 3.980424] NVRM: requires the use of a text-mode VGA console. Use of other console
[ 3.980429] NVRM: drivers including, but not limited to, vesafb, may result in
[ 3.980432] NVRM: corruption and stability problems, and is not supported.
[ 4.006449] Registered IR keymap rc-rc6-mce
[ 4.006674] input: Media Center Ed. eHome Infrared Remote Transceiver (2304:0225) as /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4.4/1-3.4.4.4/1-3.4.4.4.2/1-3.4.4.4.2:1.0/rc/rc0/input13
[ 4.006813] rc0: Media Center Ed. eHome Infrared Remote Transceiver (2304:0225) as /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4.4/1-3.4.4.4/1-3.4.4.4.2/1-3.4.4.4.2:1.0/rc/rc0
[ 4.009568] IR NEC protocol handler initialized
[ 4.009899] IR RC5(x) protocol handler initialized
[ 4.009922] IR JVC protocol handler initialized
[ 4.010545] IR RC6 protocol handler initialized
[ 4.010912] IR Sony protocol handler initialized
[ 4.012173] input: MCE IR Keyboard/Mouse (mceusb) as /devices/virtual/input/input14
[ 4.012366] IR MCE Keyboard/mouse protocol handler initialized
[ 4.013739] lirc_dev: IR Remote Control driver registered, major 250
[ 4.014131] IR SANYO protocol handler initialized
[ 4.015146] rc rc0: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0
[ 4.015149] IR LIRC bridge handler initialized
[ 4.046732] usb 1-3.4.4.4.4: new high-speed USB device number 10 using ehci-pci
[ 4.130050] mceusb 1-3.4.4.4.2:1.0: Registered Pinnacle Systems PCTV Remote USB with mce emulator interface version 1
[ 4.130062] mceusb 1-3.4.4.4.2:1.0: 2 tx ports (0x1 cabled) and 2 rx sensors (0x1 active)
[ 4.130172] usbcore: registered new interface driver mceusb
[ 4.201785] media: Linux media interface: v0.10
[ 4.205252] Linux video capture interface: v2.00
[ 4.212956] au0828 driver loaded
[ 4.570670] au0828: i2c bus registered
[ 4.768212] tveeprom 5-0050: Hauppauge model 72301, rev B3F0, serial# 6798545
[ 4.768219] tveeprom 5-0050: MAC address is 00:0d:fe:67:bc:d1
[ 4.768222] tveeprom 5-0050: tuner model is Xceive XC5000 (idx 150, type 76)
[ 4.768226] tveeprom 5-0050: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88)
[ 4.768229] tveeprom 5-0050: audio processor is AU8522 (idx 44)
[ 4.768231] tveeprom 5-0050: decoder processor is AU8522 (idx 42)
[ 4.768234] tveeprom 5-0050: has no radio, has IR receiver, has no IR transmitter
[ 4.768236] hauppauge_eeprom: hauppauge eeprom: model=72301
[ 4.769512] r8169 0000:01:00.0 eth0: link up
[ 4.769524] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 4.773844] au8522 5-0047: creating new instance
[ 4.773847] au8522_decoder creating new instance...
[ 4.776159] type=1006 audit(1393430873.160:2): pid=361 uid=0 old auid=4294967295 new auid=120 old ses=4294967295 new ses=1 res=1
[ 4.780632] tuner 5-0061: Tuner -1 found with type(s) Radio TV.
[ 4.784900] xc5000 5-0061: creating new instance
[ 4.788020] systemd-journald[139]: File /var/log/journal/797674bf2ed046a9b8a3d90d934ba276/user-120.journal corrupted or uncleanly shut down, renaming and replacing.
[ 4.789731] xc5000: Successfully identified at address 0x61
[ 4.789735] xc5000: Firmware has not been loaded previously
[ 5.851950] au8522 5-0047: attaching existing instance
[ 5.860577] xc5000 5-0061: attaching existing instance
[ 5.865449] xc5000: Successfully identified at address 0x61
[ 5.865495] xc5000: Firmware has not been loaded previously
[ 5.865504] DVB: registering new adapter (au0828)
[ 5.865523] usb 1-3.4.4.4.4: DVB: registering adapter 0 frontend 0 (Auvitek AU8522 QAM/8VSB Frontend)...
[ 5.866461] Registered device AU0828 [Hauppauge HVR850]
[ 5.867201] usbcore: registered new interface driver au0828
[ 6.030765] usbcore: registered new interface driver snd-usb-audio
[ 8.664168] LogServer[473]: segfault at 20 ip 0000000000000020 sp 00007fa59cb99778 error 14 in mythlogserver[400000+4000]
[ 9.467030] systemd-journald[139]: Deleted empty journal /var/log/journal/797674bf2ed046a9b8a3d90d934ba276/user-120@0004f3516836fc34-f44af835ff8bff27.journal~ (3739648 bytes).
[ 9.469126] systemd-journald[139]: Vacuuming done, freed 3739648 bytes
[ 9.560986] systemd-journald[139]: Failed to write entry (25 items, 168223408 bytes) despite vacuuming, ignoring: Argument list too long
[ 11.916470] type=1006 audit(1393430880.290:3): pid=657 uid=0 old auid=4294967295 new auid=1000 old ses=4294967295 new ses=2 res=1
[ 11.935735] type=1006 audit(1393430880.310:4): pid=660 uid=0 old auid=4294967295 new auid=1000 old ses=4294967295 new ses=3 res=1
[ 12.642797] fuse init (API version 7.22)
[ 44.262065] xc5000: waiting for firmware upload (dvb-fe-xc5000-1.6.114.fw)...
[ 44.262607] xc5000: firmware read 12401 bytes.
[ 44.262610] xc5000: firmware uploading...
[ 47.159381] xc5000: firmware upload complete...
[ 164.642236] xc5000: waiting for firmware upload (dvb-fe-xc5000-1.6.114.fw)...
[ 164.642316] xc5000: firmware read 12401 bytes.
[ 164.642320] xc5000: firmware uploading...
[ 167.536202] xc5000: firmware upload complete...
[ 336.673341] xc5000: waiting for firmware upload (dvb-fe-xc5000-1.6.114.fw)...
[ 336.673414] xc5000: firmware read 12401 bytes.
[ 336.673416] xc5000: firmware uploading...
[ 339.547073] xc5000: firmware upload complete...
[ 448.195400] xc5000: waiting for firmware upload (dvb-fe-xc5000-1.6.114.fw)...
[ 448.195477] xc5000: firmware read 12401 bytes.
[ 448.195482] xc5000: firmware uploading...
[ 451.112461] xc5000: firmware upload complete...
[ 654.414153] xc5000: waiting for firmware upload (dvb-fe-xc5000-1.6.114.fw)...
[ 654.414233] xc5000: firmware read 12401 bytes.
[ 654.414237] xc5000: firmware uploading...
[ 657.274426] xc5000: firmware upload complete...
[ 798.111110] xc5000: waiting for firmware upload (dvb-fe-xc5000-1.6.114.fw)...
[ 798.111166] xc5000: firmware read 12401 bytes.
[ 798.111168] xc5000: firmware uploading...
[ 801.005092] xc5000: firmware upload complete...
[ 967.305072] xc5000: waiting for firmware upload (dvb-fe-xc5000-1.6.114.fw)...
[ 967.305141] xc5000: firmware read 12401 bytes.
[ 967.305143] xc5000: firmware uploading...
[ 970.192242] xc5000: firmware upload complete...Sundry information: this is a clean install (Monday), so chances are I haven't screwed anything up yet
. These logs were captured using the same user for both the front and back end (which the guide doesn't explicitly state is a bad idea), but I have also tried running the backend as user "mythtv" with similar results.
Any insight or guidance would be much appreciated!!!
To dwell in the past is to die in the present.
Later is always later than later.
Offline
Okay, I was able to make some progress.
It turns out that I put my foot in my mouth earlier when I spoke of "not screwing anything up yet". I had to reinstall both MythTV and MariaDB because of a database permissions error I was having earlier.
When I ran mythtv-setup the second time I (stupidly) forgot to change my Adapter Type to Analogue Capture Card.
I would mark this as solved, but now I have a different problem:
I can not seem to get the audio from this card to work in any program. Specifically, does anyone know the device node for the RCA Audio In on this card? I now have video working just fine, but I have tried everything under /dev/snd, /dev/dvb, and /dev/v4l as audio inputs in both VLC and Myth!
I cannot believe something as simple as a device node is getting the better of me....
I must be getting old
.
To dwell in the past is to die in the present.
Later is always later than later.
Offline
"How silly of me to be using device nodes!" I thought to myself. I should be using the ALSA hardware names, and it seemed like such a simple solution!
So I tried basically every combination of ALSA:HW:1,0 I could think of, with and without the ALSA, the HW, or both. Nothing seems to work.
Audacity, and many other programs can record audio from HW:1,0 (as long as tvtime is running)
VLC tries to open a file named "HW:1,0" in my home directory, in spite of suggesting it as an audio input in the drop-down menu
.
The frontend for MythTV is now repeating this ad nauseam no matter what I change (almost like it isn't actually changing anything):
2014-02-26 13:57:21.026126 E AudioOutput Error: AOOSS: Error opening audio device ():
eno: No such file or directory (2)While the backend is obsessed with this:
2014-02-26 14:09:34.250884 E NVR(/dev/video0): Unknown audio codec
2014-02-26 14:09:34.250906 E AudioIn: unknown or unsupported audio input device 'hw:1,0'
2014-02-26 14:09:34.250911 E NVR(/dev/video0): Failed to create audio device: hw:1,0
2014-02-26 14:09:34.250914 E NVR(/dev/video0): Failed to init audio input device
2014-02-26 14:09:34.312487 E NVR(/dev/video0): VIDIOC_S_CTRL:V4L2_CID_AUDIO_MUTE:
eno: Invalid argument (22)
2014-02-26 14:09:34.313888 E NVR(/dev/video0): Invalid audio device (hw:1,0), exitingI am stumped here. Thank you in advance for any wisdom you may contribute to this conundrum ^_^!
To dwell in the past is to die in the present.
Later is always later than later.
Offline
So your problem now is only with audio? Addressing hardware directly is usually a bad idea unless you know what you are doing, try one of the methods setting your default device in alsa. And if you use direct addressing use card names not number references.
aplay -l; aplay -L; lspci -nn|grep -i audio; lsmod | grep -i sndOffline
MythTv plays audio just fine in every other section, as does every other program on my system.
The problem is not with the audio OUTPUT, but with the audio INPUT from the HVR850 Tuner.
To dwell in the past is to die in the present.
Later is always later than later.
Offline
Aha, but you mean audio output from tuner, audio input would be an external one. Have you tried previous version (1.1) of firmware? Are you using any options for xc5000 driver? I am asking, since your dmesg indicates not loading firmware properly as compared to output from elsewhere. That person uses /dev/dsp1 for audio and no_poweroff=1 option for the xc5000 driver, which then loads firmware properly, which does not seem to be your case.
Last edited by emeres (2014-03-05 22:36:55)
Offline