kitchung

Results 12 comments of kitchung

I received same error for same package, except for askey,rt4230w-rev6. LMK if this should be a different issue and paste of my log.

> @blakeblackshear Have you looked at [ Shinobi CCTV](https://shinobi.video/docs/start) ? > > I have ran this for over a year and helped build the coral plugin. I am running upto...

https://github.com/cernekee/ics-openconnect/issues/51#issuecomment-540503056

Thanks for the tip! I've been trying to build using a dockerized Ubuntu 18.04 downgraded GCC/G++ to 5.x but now run into compile problems with libgphoto2 not linking properly. Did...

Yeah, i had a lot more success after downgrading to 14.04. I'm now getting the following error while building for korra_spi: > FATAL: RSDK is corrupted. Please reinstall. Have you...

> Install the build dependencies: > > ``` > apt-get update > apt-get -y install build-essential unzip gcc-multilib php5-cli libz-dev zlib1g:i386 tree ncurses-dev mercurial git subversion > ``` Run this...

> Confirmed: the code of the BdSensor does not work with Atmega boards, i flashed a creality v1.1.3 and found the same warning while flashing. > > i also tried...

Thanks much; compile warning for patch "\klipper" is now gone and "\klipper_Beta" still needs the same treatment. However, sending over gcode "M102 S-1" still crashes the MCU. Relevant snip from...

> how about disconnect the BDsensor and send M102 S-1? to see if it still crashes. MCU crashes even when the BDsensor is disconnected.