Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

RPi Zero SampleApp problem #1294

Closed
2 of 8 tasks
TripleZ0 opened this issue Mar 25, 2019 · 4 comments
Closed
2 of 8 tasks

RPi Zero SampleApp problem #1294

TripleZ0 opened this issue Mar 25, 2019 · 4 comments

Comments

@TripleZ0
Copy link

TripleZ0 commented Mar 25, 2019

IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.

Briefly summarize your issue:

SampleApp won't start.

pi@raspberrypi:~/build $ sudo ./SampleApp/src/SampleApp "/home/pi/build/Integration/AlexaClientSDKConfig.json" "/home/pi/third-party/alexa-rpi/models" DEBUG9
2019-03-24 22:37:25.259 [ 1] I sdkVersion: 1.12.0
configFile /home/pi/build/Integration/AlexaClientSDKConfig.json
Running app with log level: DEBUG9
2019-03-24 22:37:25.332 [ 1] 0 ConfigurationNode:initializeSuccess
2019-03-24 22:37:25.375 [ 1] 1 InMemoryEqualizerConfiguration:validateConfiguration::Validating Equalizer configuration
2019-03-24 22:37:25.377 [ 1] 1 InMemoryEqualizerConfiguration:validateConfiguration::Validating default Equalizer state
2019-03-24 22:37:25.381 [ 1] 1 InMemoryEqualizerConfiguration:validateConfiguration::Validating Equalizer configuration
2019-03-24 22:37:25.382 [ 1] 1 InMemoryEqualizerConfiguration:validateConfiguration::Validating default Equalizer state
2019-03-24 22:37:25.393 [ 1] 9 MediaPlayer:createCalled
2019-03-24 22:37:25.858 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-24 22:37:25.870 [ 1] 9 MediaPlayer:createCalled
2019-03-24 22:37:25.885 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-24 22:37:25.896 [ 1] 9 MediaPlayer:createCalled
2019-03-24 22:37:25.899 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-24 22:37:25.910 [ 1] 9 MediaPlayer:createCalled
2019-03-24 22:37:25.914 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-24 22:37:25.925 [ 1] 9 MediaPlayer:createCalled
2019-03-24 22:37:25.929 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-24 22:37:25.939 [ 1] 9 MediaPlayer:createCalled
2019-03-24 22:37:25.943 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-24 22:37:25.957 [ 1] 5 SQLiteDeviceSettingStorage:create
2019-03-24 22:37:25.962 [ 1] 5 SQLiteBluetoothStorage:create
2019-03-24 22:37:25.967 [ 1] 5 CBLAuthDelegate:create
2019-03-24 22:37:25.973 [ 1] 5 CBLAuthDelegate:CBLAuthDelegate
2019-03-24 22:37:25.975 [ 1] 5 CBLAuthDelegate:init
2019-03-24 22:37:25.976 [ 1] 5 CBLAuthDelegateConfiguration:create
2019-03-24 22:37:25.978 [ 1] 5 CBLAuthDelegateConfiguration:init
2019-03-24 22:37:25.979 [ 1] 5 CBLAuthDelegateConfiguration:initScopeData
2019-03-24 22:37:25.983 [ 1] 9 CBLAuthDelegateConfiguration:initScopeDataSucceeded
2019-03-24 22:37:25.985 [ 1] 5 SQLiteCBLAuthDelegateStorage:open
2019-03-24 22:37:25.997 [ 1] 5 CBLAuthDelegate:addAuthObserver:observer=0x143bcec
2019-03-24 22:37:25.998 [ 4] 5 CBLAuthDelegate:handleAuthorizationFlow
2019-03-24 22:37:26.001 [ 1] 5 CBLAuthDelegate:addAuthObserver:observer=0x142f91c
2019-03-24 22:37:26.002 [ 4] 5 CBLAuthDelegate:handleStarting
2019-03-24 22:37:26.007 [ 4] 5 SQLiteCBLAuthDelegateStorage:getRefreshToken
2019-03-24 22:37:26.010 [ 4] 0 SQLiteCBLAuthDelegateStorage:getRefreshTokenFailed:reason=stepResultWasNotRow
2019-03-24 22:37:26.012 [ 4] 0 CBLAuthDelegate:getRefreshTokenFailed
2019-03-24 22:37:26.017 [ 4] 5 CBLAuthDelegate:handleRequestingCodePair
2019-03-24 22:37:26.019 [ 4] 5 CBLAuthDelegate:requestCodePair
2019-03-24 22:37:26.016 [ 1] 5 CapabilitiesDelegate:addCapabilitiesObserver:observer=0x142f920
2019-03-24 22:37:26.041 [ 1] 5 InternetConnectionMonitor:startMonitoring
2019-03-24 22:37:26.065 [ 5] 5 InternetConnectionMonitor:testConnection
2019-03-24 22:37:26.068 [ 1] 5 SQLiteDeviceSettingStorage:open
2019-03-24 22:37:26.151 [ a] 9 DirectiveProcessor:processingLoop
2019-03-24 22:37:26.203 [ e] 9 LibCurlHttpContentFetcher:headerCallback:type=content-length,length=419
2019-03-24 22:37:26.205 [ e] 9 LibCurlHttpContentFetcher:bodyCallback:totalContentReceived=419,currentContentLength=419,currentContentReceived=419,remaining=0
2019-03-24 22:37:26.207 [ 1] 9 MediaPlayer:setObserverCalled
2019-03-24 22:37:26.217 [ f] 0 MediaPlayer:handleSetObserverCalled
2019-03-24 22:37:26.232 [ 1] 9 SpeechSynthesizer:addObserver:observer=0x1442eb4
2019-03-24 22:37:26.243 [ 1] 9 PlaybackRouter:create::called
2019-03-24 22:37:26.247 [ 1] 9 MediaPlayer:setObserverCalled
2019-03-24 22:37:26.249 [ 5] 0 InProcessAttachmentReader:readFailed:reason=SDS is closed
2019-03-24 22:37:26.263 [ 5] 5 InternetConnectionMonitor:updateConnectionStatus:connected=true
2019-03-24 22:37:26.264 [ 5] 5 InternetConnectionMonitor:notifyObserversLocked
2019-03-24 22:37:26.268 [ 5] 9 LibCurlHttpContentFetcher:~LibCurlHttpContentFetcher
2019-03-24 22:37:26.270 [ 12] 0 MediaPlayer:handleSetObserverCalled
2019-03-24 22:37:26.277 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-24 22:37:26.280 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-24 22:37:26.281 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-24 22:37:26.283 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-24 22:37:26.285 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-24 22:37:26.287 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-24 22:37:26.291 [ 1] 0 SpeakerManager:mapCreated:numSpeakerVolume=5,numAlertsVolume=1
2019-03-24 22:37:26.297 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-24 22:37:26.299 [ f] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-24 22:37:26.302 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-24 22:37:26.304 [ 12] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-24 22:37:26.307 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-24 22:37:26.309 [ 14] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-24 22:37:26.311 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-24 22:37:26.313 [ 15] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-24 22:37:26.316 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-24 22:37:26.319 [ 16] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-24 22:37:26.322 [ 1] 9 SpeakerManager:validateSpeakerSettingsConsistencyResult:consistent=true
2019-03-24 22:37:26.324 [ 1] 9 SpeakerManager:validateSpeakerSettings:volume=100,mute=false
2019-03-24 22:37:26.328 [ 1] 9 SpeakerManager:updateContextManagerCalled:speakerType=AVS_SPEAKER_VOLUME
2019-03-24 22:37:26.332 [ 1] 5 Renderer:resetSourceId
2019-03-24 22:37:26.338 [ 1] 9 MediaPlayer:setObserverCalled
2019-03-24 22:37:26.344 [ 18] 0 MediaPlayer:handleSetObserverCalled
2019-03-24 22:37:26.358 [ 1] 9 AlertScheduler:setTimerForNextAlertLocked
2019-03-24 22:37:26.371 [ 1] 9 AlertScheduler:executeScheduleNextAlertForRendering::no work to do.
2019-03-24 22:37:26.373 [ 1] 9 SpeakerManager:getSpeakerSettingsCalled
2019-03-24 22:37:26.378 [ 13] 9 SpeakerManager:executeGetSpeakerSettingsCalled
2019-03-24 22:37:26.379 [ 13] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-24 22:37:26.382 [ 18] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-24 22:37:26.384 [ 13] 9 SpeakerManager:validateSpeakerSettingsConsistencyResult:consistent=true
2019-03-24 22:37:26.386 [ 13] 9 SpeakerManager:validateSpeakerSettings:volume=100,mute=false
2019-03-24 22:37:26.396 [ 1] 9 SpeakerManager:addSpeakerManagerObserverCalled
2019-03-24 22:37:26.398 [ 1] 9 SpeakerManager:addSpeakerManagerObserver:observer=0x144b104
2019-03-24 22:37:26.399 [ 1a] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=DISCONNECTED,reason=ACL_CLIENT_REQUEST
2019-03-24 22:37:26.410 [ 1] 5 NotificationsRenderer:create
2019-03-24 22:37:26.412 [ 1] 9 MediaPlayer:setObserverCalled
2019-03-24 22:37:26.416 [ 14] 0 MediaPlayer:handleSetObserverCalled
2019-03-24 22:37:26.425 [ 1] 5 NotificationsCapabilityAgent:init
2019-03-24 22:37:26.427 [ 1] 5 NotificationsRenderer:addObserver
2019-03-24 22:37:26.453 [ 1] 5 InteractionModel:InteractionModelCapabilityAgent
2019-03-24 22:37:26.461 [ 1b] 5 NotificationsCapabilityAgent:executeInit
2019-03-24 22:37:26.464 [ 1b] 5 NotificationsCapabilityAgent:notifyObservers:indicatorState=0
2019-03-24 22:37:26.466 [ 1b] 5 NotificationsCapabilityAgent:executeProvideState:sendToken=false,stateRequestToken=0
2019-03-24 22:37:26.481 [ 1b] 9 ContextManager:updateStateLocked:action=updatedState,namespace=Notifications,name=IndicatorState
2019-03-24 22:37:26.496 [ 1] 0 ExternalMediaPlayer:createAdapters
2019-03-24 22:37:26.504 [ 1] 1 AudioPlayer:addObserver
2019-03-24 22:37:26.517 [ 6] 5 TemplateRuntime:onDialogUXStateChanged:state=IDLE
2019-03-24 22:37:26.527 [ 1] 5 DNDSettingProtocol:create:settingName=enabled
2019-03-24 22:37:26.530 [ 1] 5 DNDSettingProtocol:restoreValue:setting=Alexa.DoNotDisturb::enabled
2019-03-24 22:37:26.541 [ 1] 5 SQLiteDeviceSettingStorage:loadSetting:key=Alexa.DoNotDisturb::enabled
2019-03-24 22:37:26.544 [ 1] 5 SQLiteDeviceSettingStorage:loadSetting:value=false
2019-03-24 22:37:26.547 [ 1] I Setting:handleSetValue:value=false
2019-03-24 22:37:26.575 [ 1] 5 DefaultClient:bluetoothCapabilityAgentDisabled:reason=nullBluetoothDeviceManager
2019-03-24 22:37:26.585 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechSynthesizer,name=Speak,handler=0x1448918,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:True
2019-03-24 22:37:26.600 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=ClearQueue,handler=0x1449c50,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.602 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Stop,handler=0x1449c50,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.604 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Play,handler=0x1449c50,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.607 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=ExternalMediaPlayer,name=Play,handler=0x145a618,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.609 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=ExternalMediaPlayer,name=Logout,handler=0x145a618,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.615 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=ExternalMediaPlayer,name=Login,handler=0x145a618,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.616 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.SeekController,name=SetSeekPosition,handler=0x145a618,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.618 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Play,handler=0x145a618,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.621 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.FavoritesController,name=Unfavorite,handler=0x145a618,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.627 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=EnableShuffle,handler=0x145a618,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.629 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Pause,handler=0x145a618,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.631 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Next,handler=0x145a618,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.633 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Rewind,handler=0x145a618,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.636 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=EnableRepeat,handler=0x145a618,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.638 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Previous,handler=0x145a618,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.643 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=StartOver,handler=0x145a618,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.645 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=FastForward,handler=0x145a618,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.646 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.FavoritesController,name=Favorite,handler=0x145a618,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.651 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=DisableShuffle,handler=0x145a618,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.653 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=EnableRepeatOne,handler=0x145a618,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.655 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=DisableRepeat,handler=0x145a618,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.659 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.SeekController,name=AdjustSeekPosition,handler=0x145a618,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.663 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=SetEndOfSpeechOffset,handler=0x1447e78,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.665 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=ExpectSpeech,handler=0x1447e78,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:True
2019-03-24 22:37:26.668 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=StopCapture,handler=0x1447e78,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.670 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=AdjustVolume,handler=0x144b098,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.672 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=SetAlert,handler=0x144b098,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.674 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=DeleteAlerts,handler=0x144b098,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.676 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=DeleteAlert,handler=0x144b098,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.678 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=SetVolume,handler=0x144b098,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.681 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=System,name=SetEndpoint,handler=0x145cc98,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.684 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=System,name=ResetUserInactivity,handler=0x1447bd4,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.687 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Speaker,name=AdjustVolume,handler=0x144a398,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.689 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Speaker,name=SetMute,handler=0x144a398,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.691 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Speaker,name=SetVolume,handler=0x144a398,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-24 22:37:26.700 [ 1] 5 TemplateRuntime:getConfiguration
2019-03-24 22:37:26.702 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=TemplateRuntime,name=RenderPlayerInfo,handler=0x145b2b0,policy= Mediums:MEDIUM_VISUAL10 .isBlocking:False
2019-03-24 22:37:26.706 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=TemplateRuntime,name=RenderTemplate,handler=0x145b2b0,policy= Mediums:MEDIUM_VISUAL10 .isBlocking:False
2019-03-24 22:37:26.709 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Notifications,name=ClearIndicator,handler=0x1451c04,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.716 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Notifications,name=SetIndicator,handler=0x1451c04,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.718 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=InteractionModel,name=NewDialogRequest,handler=0x1455828,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.720 [ 1] 5 EqualizerController:getConfiguration
2019-03-24 22:37:26.722 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=EqualizerController,name=AdjustBands,handler=0x145d7ec,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.724 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=EqualizerController,name=SetMode,handler=0x145d7ec,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.727 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=EqualizerController,name=ResetBands,handler=0x145d7ec,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.733 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=EqualizerController,name=SetBands,handler=0x145d7ec,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.734 [ 1] 5 DoNotDisturbCapabilityAgent:getConfiguration
2019-03-24 22:37:26.737 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.DoNotDisturb,name=SetDoNotDisturb,handler=0x145c3b0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-24 22:37:26.758 [ 1] 9 SpeakerManager:addSpeakerManagerObserverCalled
2019-03-24 22:37:26.771 [ 1] 9 SpeakerManager:addSpeakerManagerObserver:observer=0x142f92c
2019-03-24 22:37:26.773 [ 1] 5 NotificationsCapabilityAgent:addObserver
#################################################

NOTIFICATION INDICATOR STATE: OFF

#################################################

2019-03-24 22:37:26.784 [ 1] 5 DefaultClient:addBluetoothDeviceObserver::bluetooth is disabled, not adding observer
2019-03-24 22:37:26.786 [ 1] 5 TemplateRuntime:addObserver
2019-03-24 22:37:26.789 [ 20] 5 TemplateRuntime:addObserverInExecutor
Illegal instruction

What is the expected behavior?

Sample App should start.

What behavior are you observing?

The SampleApp just won't start

Provide the steps to reproduce the issue, if applicable:

pi@raspberrypi:~/build $ sudo ./SampleApp/src/SampleApp "/home/pi/build/Integration/AlexaClientSDKConfig.json" "/home/pi/third-party/alexa-rpi/models" DEBUG9

Tell us about your environment:

Raspberry Pi Zero W.
I followed this tutorial: https://github.com/alexa/avs-device-sdk/wiki/Raspberry-Pi-Quick-Start-Guide-with-Script

What version of the AVS Device SDK are you using?

V1.12.0

Tell us what hardware you're using:

  • Desktop / Laptop
  • Raspberry Pi
  • Other - tell us more:

Tell us about your OS (Type & version):

  • Linux
  • MacOS
  • Raspbian Stretch
  • Raspbian Jessy
  • Other - tell us more:
@mvelegon-amzn
Copy link
Contributor

Hi @TripleZ0 thanks for bringing this to our attention. The AVS C++ SDK is currently only supported for Raspberry Pi 3 (Recommended) or Pi 2 Model B (Supported). Please refer to the Required hardware section under : https://github.com/alexa/avs-device-sdk/wiki/Raspberry-Pi-Quick-Start-Guide-with-Script

@mvelegon-amzn
Copy link
Contributor

Closing this issue. Please feel free to reopen it if you need any assistance.

@andriisemenov
Copy link

Please give some support for RPI Zero W as well. A great fit for such projects especially with 2 mic hat and far field.

@Santhoshasokan1992
Copy link

Pls give me support to run alexa on raspberry Pi zero w

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants