안녕하세요
xawtv로 tv를 보는데요
root로 로긴하거나 su로 루트 권한을 가질 때에는
실행이 되거든요
그런데 다른 사용자일 때는 실행이 안 되네요(root -> 다른 사용자 로 가면 되구요)
에러메세지가
This is xawtv-3.54, running on Linux/i686 (2.4.13-1hl)
sh: /usr/bin/v4l-conf: 허가 거부됨
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/video0: 그런 장치가 없음
v4l: open /dev/video0: 그런 장치가 없음
no video grabber device available
이구요
아래는 /etc/modules.conf에서 bttv에 관한 내용입니다
alias char-major-81 videodev
alias char-major-81-0 bttv
options bttv card=43 radio=1
options tuner type=2
post-install bttv modprobe -k msp3400
pre-install bttv modprobe -k tuner
root아닐 때도 TV볼 수 있게 좀 도와주세요
그럼