Tv채널이 일부만 잡힙니다

우분투 처음 쓰는 사용자입니다.
TVTIME을 설치하고 사운드는 aux단자에서 외부선을 연결하니 영상과 소리도 잘 나옵니다.
그런데 CABLE TV채널이 다 잡히지 않고 몇개만 잡힙니다.
뭐가 문제인지 잘 모르겠네요.
그리고 아래의 bttv.modprobe와 rc.local의 각각의 코드 의미를 알 수 없을까요?

sudo gedit /etc/modprobe.d/bttv.modprobe

alias char-major-81 bttv
options bttv card=43 gbuffers=4 tuner=2
alias char-major-81 videodev
options msp3400 mixer=1

=========================================

sudo gedit /etc/rc.local

#!/bin/sh -e

rc.local

This script is executed at the end of each multiuser runlevel.

Make sure that the script will "exit 0" on success or any other

value on error.

In order to enable or disable this script just change the execution

bits.

By default this script does nothing.

exit 0

modprobe bttv card=43
modprobe tuner type=2
modprobe msp3400 mixer=1
modprobe bttv bttv_gpio=1 gpiomask=0x0f autiomux=1,0x0f,0,0,0x0f tuner=120

참고로 스팩은======================================

lspci

00:00.0 Host bridge: VIA Technologies, Inc. VT8385 [K8T800 AGP] Host Bridge (rev 01)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]
00:0c.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 02)
00:0c.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 02)
00:0f.0 IDE interface: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev c1)

#dmesg

[ 8.214037] Linux video capture interface: v2.00
[ 8.247668] bttv: driver version 0.9.17 loaded
[ 8.247673] bttv: using 4 buffers with 2080k (520 pages) each for capture
[ 8.247961] bttv: Bt8xx card found (0).
[ 8.247980] bttv 0000:00:0c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 8.247990] bttv0: Bt878 (rev 2) at 0000:00:0c.0, irq: 16, latency: 32, mmio: 0xf6000000
[ 8.248052] bttv0: using: Little OnAir TV [card=43,insmod option]
[ 8.248108] bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init]
[ 8.248182] bttv0: tuner type=2
[ 8.248186] bttv0: i2c: checking for TDA9875 @ 0xb0… not found
[ 8.248687] bttv0: i2c: checking for TDA7432 @ 0x8a… not found
[ 8.429456] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 8.513355] All bytes are equal. It is not a TEA5767
[ 8.513441] tuner’ 1-0060: chip found @ 0xc0 (bt878 #0 [sw])
[ 8.543128] tuner-simple 1-0060: creating new instance
[ 8.543134] tuner-simple 1-0060: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles))
[ 8.555380] bttv0: registered device video0
[ 8.555431] bttv0: registered device vbi0
[ 9.052644] ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
[ 9.052656] VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[ALKC] -> GSI 22 (level, low) -> IRQ 22
[ 9.052811] VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
[ 9.754483] lp: driver loaded but no devices found
[ 9.849554] Adding 2923788k swap on /dev/sda10. Priority:-1 extents:1 across:2923788k
[ 10.394227] EXT3 FS on sda1, internal journal
[ 11.243417] kjournald starting. Commit interval 5 seconds
[ 11.243635] EXT3 FS on sda5, internal journal
[ 11.243641] EXT3-fs: mounted filesystem with ordered data mode.

숫자로 채널 이동이 안된다면
card=43 tuner=2 : 카드와 튜너 번호 변경을 찾아 보시기 바랍니다.

그리고 TV카드 설계가 비표준 적이면
칩을 인식해도 원할한 사용이 쉽지 않을수 있습니다.

리눅스에서 국내 시판 TV 카드는 HDTV까지 퓨전 디비코가 잘되더군요

강분도님 답변 감사드립니다.
66~77번 사이의 채널만 잡히는군요. 튜너 번호를 바꾸어 봐도 마찬가지
아쉽군요.
혹 다른 다른 사용분은 어떻신지 이용 경험이 있으시면 늦게라도 조언주시면 좋겠습니다. ^^

[quote="anselum":3clwxocy]강분도님 답변 감사드립니다.
66~77번 사이의 채널만 잡히는군요.[/quote:3clwxocy]
설정 / 화면설정 보시면 [b:3clwxocy]신호로서 채널검색[/b:3clwxocy]이 있는데 해보셨는지요?
[attachment=0:3clwxocy]screenshot2.png[/attachment:3clwxocy]

메뉴 한글화는
/usr/share/tvtime 디렉토리에 tvtimeSansBold.ttf 글꼴을 한글 글꼴로 대체 하시면 됩니다.

[code:3clwxocy]mv tvtimeSansBold.ttf tvtimeSansBold.ttf.backup
ln -s /usr/share/fonts/truetype/alee/Eunjin.ttf tvtimeSansBold.ttf [/code:3clwxocy]

예~ 또 답변 주셨군요. 친절하게도 화면캡쳐까지 하셔서 …
저도 폰트를 바꾸어줬기 때문에 "신호로서 채널검색"을 누르면 64부터 쭉 돌아서 77을 지나 다시
65로 돌아서 끝이 납니다. 상하 화살표를 눌러 채널을 바꿔보면 67~77까지만 나옵니다.
참고로 여긴 도봉지역 큐릭스 케이블TV 입니다.

그런데 이 두 파일을 보면
1 ~./tvtime/stationlist.xml
2 ~./tvtime/tvtime.xml

1 파일에서 아래처럼 us-cable이 설정되 있는데 혹시 이 파일에 문제 있는 것은 아닌지요?
<list norm="NTSC" frequencies="us-cable" audio="bg">