-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in installation , Alexa sdk works fine but smart screen does not install correctly #6
Comments
Which OS version are you on ? |
Raspbian Buster with apt-get update and apt-get upgrade both done yesterday.
But ur Google assistant smart screen is installed alongwith regular Alexa
on the OS.
Both working fine before this install, now haven't tested Alexa, Google
still works fine.
Also this doesnt install on RPi 3b+ , gets stuck at 58%, I tried power off
and restart maybe 10 times, tried resucing gpu mem allocation to 64M and
also tried increasing swap file from 100/256/512, still ko luck
So finally removed card and installer in RPi 4 with 4gb and then it
finished but with errors for Alexa screen install.
The pic shows where it froze while installing
Thanks and Regards
Sanjay Joshi.
…On Sun, 30 Aug, 2020, 12:04 am shivasiddharth, ***@***.***> wrote:
Which OS version are you on ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQY5C3ZKEDLDYMVZN5CQUXTSDFC3HANCNFSM4QPCUIWA>
.
|
Dist upgrade would have put you on the latest 5.4 kernel. You need to be on the 4.19 version. Use the 22-May or 5-Feb version of the OS. |
Ok
Thanks for your help
Regards
…On Sun, 30 Aug, 2020, 8:13 am shivasiddharth, ***@***.***> wrote:
Dist upgrade would have put you on the latest 5.4 kernel. You need to be
on the 4.19 version. Use the 22-May or 5-Feb version of the OS.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQY5C36YA44P7ZXVYNMETS3SDG4GTANCNFSM4QPCUIWA>
.
|
hoi shivasiddharth "sudo /home/pi/DIY-Echo-Show/scripts/alexa-voice-installer.sh" install great works but when I try installing tride install in with Raspberry Pi Raspbian 4.19 but while installing "sudo /home/pi/DIY-Echo-Show/scripts/prep-system.sh" |
There is no upgrade command in that script. Did you use Re-speaker ? Only that will cause the kernel change. |
yes used a respeaker sso must install with out respeaker connected |
Do not use Re-speaker as mic for this project. It is not about the Re-speaker being connected. |
Thanks for the info will try a version from 2019-09-26. Raspbian buster
…Sent from my iPhone
On 11 Dec 2020, at 03:05, shivasiddharth ***@***.***> wrote:
Do not use Re-speaker as mic for this project. It is not about the Re-speaker being connected.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
stil geting an error os is nu 4.19 Entrypoint main = main.bundle.js ERROR in /home/pi/DIY-Echo-Show/Alexa/alexa-smart-screen-sdk/modules/GUI/js/src/components/APLRendererWindow.tsx ERROR in /home/pi/DIY-Echo-Show/Alexa/alexa-smart-screen-sdk/modules/GUI/js/src/components/VoiceChrome.tsx npm ERR! A complete log of this run can be found in: |
Frankly dunno whats happening. I never checked on this project again as hardly anyone use it. Last time i used the May 2020 and Feb 2020 image, it worked. |
Alexa voice loads , authenticates correctly and works properly also.
Alexa screen installer does not install correctly, and sampleassistant for screen does not start.
Terminal outputs for all errors given below, prior to this everything was 100% ok.---------------
100% tests passed, 0 tests failed out of 38
Total Test time (real) = 30.43 sec
The following tests did not run:
39 - VisualCharacteristicsTest.testGetCapabilityConfigurations (Disabled)
[ 38%] Built target unit
[ 45%] Built target Communication
[ 54%] Built target SmartScreenClient
[100%] Built target SampleApp
npm WARN [email protected] No repository field.
npm WARN [email protected] license should be a valid SPDX license expression
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
up to date in 19.181s
22 packages are looking for funding
run
npm fund
for detailsHash: 57c1d86f9c49ab235234
Version: webpack 4.44.1
Time: 19836ms
Built at: 29/08/2020 9:45:31 pm
Asset Size Chunks Chunk Names
../dist/app.d.ts 3.56 KiB [emitted]
../dist/components/APLRendererWindow.d.ts 2.41 KiB [emitted]
../dist/components/PlayerInfoWindow.d.ts 1.7 KiB [emitted]
../dist/components/SampleHome.d.ts 383 bytes [emitted]
../dist/components/VoiceChrome.d.ts 848 bytes [emitted]
../dist/lib/activity/ActivityEvent.d.ts 554 bytes [emitted]
../dist/lib/activity/ActivityTracker.d.ts 1.09 KiB [emitted]
../dist/lib/config/GuiConfigHelpers.d.ts 944 bytes [emitted]
../dist/lib/config/IDeviceAppConfig.d.ts 4.12 KiB [emitted]
../dist/lib/config/visualCharacteristics/IDeviceDisplay.d.ts 1.08 KiB [emitted]
../dist/lib/config/visualCharacteristics/IDisplayWindow.d.ts 963 bytes [emitted]
../dist/lib/config/visualCharacteristics/IInteractionMode.d.ts 515 bytes [emitted]
../dist/lib/config/visualCharacteristics/IVideo.d.ts 114 bytes [emitted]
../dist/lib/config/visualCharacteristics/IVisualCharacteristics.d.ts 655 bytes [emitted]
../dist/lib/config/visualCharacteristics/IWindowState.d.ts 354 bytes [emitted]
../dist/lib/displayCards/AVSDisplayCardHelpers.d.ts 1.9 KiB [emitted]
../dist/lib/focus/ChannelName.d.ts 343 bytes [emitted]
../dist/lib/focus/FocusManager.d.ts 2.05 KiB [emitted]
../dist/lib/focus/FocusResource.d.ts 296 bytes [emitted]
../dist/lib/focus/FocusState.d.ts 183 bytes [emitted]
../dist/lib/focus/IChannelObserver.d.ts 251 bytes [emitted]
../dist/lib/focus/IFocusBridge.d.ts 248 bytes [emitted]
../dist/lib/media/AVSAudioPlayer.d.ts 1.38 KiB [emitted]
../dist/lib/media/AVSVideo.d.ts 1.43 KiB [emitted]
../dist/lib/messages/NavigationEvent.d.ts 333 bytes [emitted]
../dist/lib/messages/client.d.ts 1.75 KiB [emitted]
../dist/lib/messages/messages.d.ts 4.28 KiB [emitted]
../dist/lib/messages/sdkLogTransport.d.ts 842 bytes [emitted]
../dist/lib/utils/timer.d.ts 235 bytes [emitted]
../dist/main.d.ts 21 bytes [emitted]
4444bbbc2f4dd0a9586f053308ab9a1a.png 22.7 KiB [emitted]
index.html 187 bytes [emitted]
main.bundle.js 4.23 MiB main [emitted] main
Entrypoint main = main.bundle.js
[../../apl-client/index.js] /home/pi/DIY-Echo-Show/Alexa/alexa-smart-screen-sdk/modules/GUI/apl-client/index.js 613 KiB {main} [built]
[../node_modules/css-loader/dist/cjs.js!./main.css] 735 bytes {main} [built]
[./app.tsx] 16.6 KiB {main} [built]
[./lib/activity/ActivityEvent.ts] 883 bytes {main} [built]
[./lib/activity/ActivityTracker.ts] 2.39 KiB {main} [built]
[./lib/config/GuiConfigHelpers.ts] 7.92 KiB {main} [built]
[./lib/config/IDeviceAppConfig.ts] 799 bytes {main} [built]
[./lib/displayCards/AVSDisplayCardHelpers.ts] 2.82 KiB {main} [built]
[./lib/focus/FocusManager.ts] 3.03 KiB {main} [built]
[./lib/messages/NavigationEvent.ts] 642 bytes {main} [built]
[./lib/messages/client.ts] 3.51 KiB {main} [built]
[./lib/messages/messages.ts] 1.74 KiB {main} [built]
[./lib/messages/sdkLogTransport.ts] 1.7 KiB {main} [built]
[./main.css] 1.05 KiB {main} [built]
[./main.tsx] 568 bytes {main} [built]
+ 33 hidden modules
ERROR in /home/pi/DIY-Echo-Show/Alexa/alexa-smart-screen-sdk/modules/GUI/js/src/components/APLRendererWindow.tsx
./components/APLRendererWindow.tsx
[tsl] ERROR in /home/pi/DIY-Echo-Show/Alexa/alexa-smart-screen-sdk/modules/GUI/js/src/components/APLRendererWindow.tsx(23,10)
TS2305: Module '"/home/pi/DIY-Echo-Show/Alexa/alexa-smart-screen-sdk/modules/GUI/js/node_modules/csstype/index"' has no exported member 'VisibilityProperty'.
ERROR in /home/pi/DIY-Echo-Show/Alexa/alexa-smart-screen-sdk/modules/GUI/js/src/components/VoiceChrome.tsx
./components/VoiceChrome.tsx
[tsl] ERROR in /home/pi/DIY-Echo-Show/Alexa/alexa-smart-screen-sdk/modules/GUI/js/src/components/VoiceChrome.tsx(7,10)
TS2305: Module '"/home/pi/DIY-Echo-Show/Alexa/alexa-smart-screen-sdk/modules/GUI/js/node_modules/csstype/index"' has no exported member 'VisibilityProperty'.
Child html-webpack-plugin for "index.html":
1 asset
Entrypoint undefined = index.html
4 modules
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] build:
npm run lint && webpack --config webpack.config.js "--output-path" "/home/pi/DIY-Echo-Show/Alexa/ss-build/modules/GUI" "--define" "DISABLE_WEBSOCKET_SSL=true"
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-08-29T16_15_32_122Z-debug.log
make[2]: *** [modules/GUI/CMakeFiles/GUIClient.dir/build.make:59: modules/GUI/CMakeFiles/GUIClient] Error 2
make[1]: *** [CMakeFiles/Makefile2:2152: modules/GUI/CMakeFiles/GUIClient.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
pi@raspberrypi:~ $
pi@raspberrypi:~ $ sudo chmod +x /home/pi/DIY-Echo-Show/Alexa/startsampleassistant.sh
pi@raspberrypi:~ $ sudo /home/pi/DIY-Echo-Show/Alexa/startsampleassistant.sh
2020-08-29 16:16:28.780 [ 1] I sdkVersion: 1.19.1
SmartScreenSDKVersion 2.0.2
configFile /home/pi/DIY-Echo-Show/Alexa/build/Integration/AlexaClientSDKConfig.json
configFile /home/pi/DIY-Echo-Show/Alexa/alexa-smart-screen-sdk/modules/GUI/config/SmartScreenSDKConfig.json
Running app with log level: INFO
2020-08-29 16:16:28.898 [ 1] E SQLiteMiscStorage:createFailed:reason=Could not load config value,key=databaseFilePath
2020-08-29 16:16:28.898 [ 1] C SampleApplication:Failed to create misc storage
2020-08-29 16:16:28.898 [ 1] C SampleApplication:Failed to initialize SampleApplication
Failed to create to SampleApplication!
pi@raspberrypi:~ $
The text was updated successfully, but these errors were encountered: