오랫만에 가지고 놀아 보려고 했더니..
망했어 ㅠㅠ
FFC 저거 구하기 빡센데 ㅠㅠ
일단.. sudo apt-get update; sudo apt-get upgrade로 시스템 업그레이드의 여파인가...
config.txt에서는 gpu_mem=128 였는데...
불 들어 옴
$ raspivid -t 0
mmal: mmal_vc_component_enable: failed to enable component: ENOSPC
mmal: camera component couldn't be enabled
mmal: main: Failed to create camera component
mmal: Failed to run camera app. Please check for firmware updates
불 안들어 옴
$ raspivid -t 0
mmal: mmal_vc_component_create: failed to create component 'vc.ril.camera' (1:ENOMEM)
mmal: mmal_component_create_core: could not create component 'vc.ril.camera' (1)
mmal: Failed to create camera component
mmal: main: Failed to create camera component
mmal: Camera is not detected. Please check carefully the camera module is installed correctly
선 뽑고..
$ raspivid -t 0
mmal: mmal_vc_component_create: failed to create component 'vc.ril.camera' (1:ENOMEM)
mmal: mmal_component_create_core: could not create component 'vc.ril.camera' (1)
mmal: Failed to create camera component
mmal: main: Failed to create camera component
mmal: Camera is not detected. Please check carefully the camera module is installed correctly
Last login: Wed May 25 19:49:45 2016
pi@raspberrypi:~ $ sudo rpi-update
*** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
*** Performing self-update
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10670 100 10670 0 0 24776 0 --:--:-- --:--:-- --:--:-- 24756
*** Relaunching after update
*** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
*** We're running for the first time
*** Backing up files (this will take a few minutes)
*** Backing up firmware
*** Backing up modules 4.1.19-v7+
#############################################################
This update bumps to rpi-4.4.y linux tree
Be aware there could be compatibility issues with some drivers
Discussion here:
https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=144087
##############################################################
*** Downloading specific firmware revision (this will take a few minutes)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 168 0 168 0 0 188 0 --:--:-- --:--:-- --:--:-- 188
100 50.5M 100 50.5M 0 0 1059k 0 0:00:48 0:00:48 --:--:-- 1381k
*** Updating firmware
*** Updating kernel modules
*** depmod 4.4.11-v7+
*** depmod 4.4.11+
*** Updating VideoCore libraries
*** Using HardFP libraries
*** Updating SDK
*** Running ldconfig
*** Storing current firmware revision
*** Deleting downloaded files
*** Syncing changes to disk
*** If no errors appeared, your firmware was successfully updated to 2b9c0bfacfc11ee8bb9b30dc9cdb36289698f8a8
*** A reboot is needed to activate the new firmware
[링크 : http://raspberrypi..../what-causes-enospc-error-when-using-the-raspberry-pi-camera-module]
/boot/cmdline.txt:
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait bcm2708.w1_gpio_pin=18
[링크 : https://www.raspberrypi.org/...?f=28&t=61922&p=477860&hilit=enospc#p478550]
그냥... 현재 기준 신펌웨어로 바꾸니 문제 없다.
rpi-update로도 펌웨어 변경은 적용 안되는 듯?
'embeded > raspberry pi' 카테고리의 다른 글
라즈베리 파이 gstreamer / vlc ... 실패? (0) | 2016.05.27 |
---|---|
라즈베리 파이 고해상도 스트리밍... (0) | 2016.05.27 |
라즈베리 mpeg2 / vc-1 라이센스 (0) | 2016.05.23 |
i2cdetect에서 감지실패할 경우 (0) | 2016.04.15 |
라즈베리는.. i2c slave 모드 불가? (0) | 2016.04.06 |