[i=s] 本帖最后由 wur 于 2010-9-11 13:34 编辑 [/i]
我想在红旗桌面下(系统 版本为6.0 sp3)用电视卡看电视,在网上下载了个tvtime的rpm包,安装不了,从tvtime官网下载了tvtime-1.0.1.tar.gz,编译时出错,请各位大虾指教!编译过程如下:
[wur@localhost tvtime-1.0.2]$ make
make all-recursive
make[1]: Entering directory `/home/wur/tvtime-1.0.2'
Making all in intl
make[2]: Entering directory `/home/wur/tvtime-1.0.2/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/wur/tvtime-1.0.2/intl'
Making all in m4
make[2]: Entering directory `/home/wur/tvtime-1.0.2/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/wur/tvtime-1.0.2/m4'
Making all in docs
make[2]: Entering directory `/home/wur/tvtime-1.0.2/docs'
Making all in man
make[3]: Entering directory `/home/wur/tvtime-1.0.2/docs/man'
Making all in de
make[4]: Entering directory `/home/wur/tvtime-1.0.2/docs/man/de'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/wur/tvtime-1.0.2/docs/man/de'
Making all in en
make[4]: Entering directory `/home/wur/tvtime-1.0.2/docs/man/en'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/wur/tvtime-1.0.2/docs/man/en'
Making all in es
make[4]: Entering directory `/home/wur/tvtime-1.0.2/docs/man/es'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/wur/tvtime-1.0.2/docs/man/es'
make[4]: Entering directory `/home/wur/tvtime-1.0.2/docs/man'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/wur/tvtime-1.0.2/docs/man'
make[3]: Leaving directory `/home/wur/tvtime-1.0.2/docs/man'
make[3]: Entering directory `/home/wur/tvtime-1.0.2/docs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/wur/tvtime-1.0.2/docs'
make[2]: Leaving directory `/home/wur/tvtime-1.0.2/docs'
Making all in data
make[2]: Entering directory `/home/wur/tvtime-1.0.2/data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/wur/tvtime-1.0.2/data'
Making all in plugins
make[2]: Entering directory `/home/wur/tvtime-1.0.2/plugins'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/wur/tvtime-1.0.2/plugins'
Making all in src
make[2]: Entering directory `/home/wur/tvtime-1.0.2/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. `/usr/bin/freetype-config --cflags` -Wall -pedantic -I. -DDATADIR="\"/usr/share/tvtime\"" -DCONFDIR="\"/etc/tvtime\"" -DFIFODIR="\"/tmp\"" -D_LARGEFILE64_SOURCE -DLOCALEDIR="\"/usr/share/locale\"" -I../plugins -I/usr/include/libxml2 -g -O3 -fomit-frame-pointer -std=gnu99 -MT tvtime-videoinput.o -MD -MP -MF ".deps/tvtime-videoinput.Tpo" \
-c -o tvtime-videoinput.o `test -f 'videoinput.c' || echo './'`videoinput.c; \
then mv -f ".deps/tvtime-videoinput.Tpo" ".deps/tvtime-videoinput.Po"; \
else rm -f ".deps/tvtime-videoinput.Tpo"; exit 1; \
fi
[color=Magenta]在包含自 videoinput.c:39 的文件中:
videodev2.h:19:46: 错误:linux/compiler.h:没有那个文件或目录
make[2]: *** [tvtime-videoinput.o] 错误 1
make[2]: Leaving directory `/home/wur/tvtime-1.0.2/src'
make[1]: *** [all-recursive] 错误 1[color=Magenta]
make[1]: Leaving directory `/home/wur/tvtime-1.0.2'
make: *** [all] 错误 2[/color][/color]
wur 于 2010-09-13 19:06:20发表:
部分台没声的问题已解决。
wur 于 2010-09-13 19:04:17发表:
有空时用你的办法试下,看能不能解决编译的问题,虽说已下载到RPM包安装了,但毕竟用源码安装还是感到头痛的,就当练手。当然在此要谢谢你的热心帮助!
wur 于 2010-09-12 16:16:41发表:
[i=s] 本帖最后由 wur 于 2010-9-12 16:27 编辑 [/i]
已下载到RPM包 (tvtime-1.0.2-3mdv2007.0.i586.rpm,网址:http://www.icewalkers.com/rpm/tvtime/mandriva-2007.0/download/tvtime-16407.html)并安装,现在可看电视了,不过有部分台没有声音,不知何因?
wur 于 2010-09-12 13:04:11发表:
已下载到RPM包并安装,现在可看电视了,不过有部分台没有声音,不知何因?
shenhao0129 于 2010-09-12 11:14:23发表:
[i=s] 本帖最后由 shenhao0129 于 2010-9-12 11:19 编辑 [/i]
这条语句
你去include/linux 下找找看到底有没有compiler.h这个文件,如果没有,那你就去编辑videodev2.h 这个文件,去掉#include
wur 于 2010-09-12 09:46:01发表:
本机运行“dmesg”命令的结果如下: at 0
[wur@localhost ~]$ dmesg
Linux version 2.6.31-4 (root@builder2.redflag-linux.com) (gcc version 4.2.1) #1 SMP Tue Feb 2 02:57:31 EST 2010
KERNEL supported cpus:
Intel GenuineIntel
AMD AuthenticAMD
NSC Geode by NSC
Cyrix CyrixInstead
Centaur CentaurHauls
Transmeta GenuineTMx86
Transmeta TransmetaCPU
UMC UMC UMC UMC
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
DMI 2.2 present.
last_pfn = 0x1fff0 max_arch_pfn = 0x1000000
MTRR default type: uncachable
MTRR fixed ranges enabled:
00000-9FFFF write-back
A0000-BFFFF uncachable
C0000-C9FFF write-protect
CA000-F7FFF uncachable
F8000-FBFFF write-through
FC000-FFFFF uncachable
MTRR variable ranges enabled:
0 base 000000000 mask FE0000000 write-back
1 disabled
2 disabled
3 disabled
4 disabled
5 disabled
6 disabled
7 disabled
PAT not supported by CPU.
initial memory mapped : 0 - 00e00000
init_memory_mapping: 0000000000000000-000000001fff0000
Using x86 segment limits to approximate NX protection
0000000000 - 0000200000 page 4k
0000200000 - 001fe00000 page 2M
001fe00000 - 001fff0000 page 4k
kernel direct mapping tables up to 1fff0000 @ 7000-d000
RAMDISK: 17b12000 - 1803374d
ACPI: RSDP 000f6290 00014 (v00 IntelR)
ACPI: RSDT 1fff3000 00028 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
ACPI: FACP 1fff3040 00074 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
ACPI: DSDT 1fff30c0 03691 (v01 INTELR AWRDACPI 00001000 MSFT 0100000C)
ACPI: FACS 1fff0000 00040
0MB HIGHMEM available.
511MB LOWMEM available.
mapped low ram: 0 - 1fff0000
low ram: 0 - 1fff0000
node 0 low ram: 00000000 - 1fff0000
node 0 bootmap 00002000 - 00006000
(9 early reservations) ==> bootmem [0000000000 - 001fff0000]
#0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
#1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
#2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
#3 [0000400000 - 00009d7fcc] TEXT DATA BSS ==> [0000400000 - 00009d7fcc]
#4 [0017b12000 - 001803374d] RAMDISK ==> [0017b12000 - 001803374d]
#5 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
#6 [00009d8000 - 00009df059] BRK ==> [00009d8000 - 00009df059]
#7 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000]
#8 [0000002000 - 0000006000] BOOTMAP ==> [0000002000 - 0000006000]
Zone PFN ranges:
DMA 0x00000000 -> 0x00001000
Normal 0x00001000 -> 0x0001fff0
HighMem 0x0001fff0 -> 0x0001fff0
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
0: 0x00000000 -> 0x0000009f
0: 0x00000100 -> 0x0001fff0
On node 0 totalpages: 130959
free_area_init_node: node 0, pgdat c08e8a60, node_mem_map c1000000
DMA zone: 32 pages used for memmap
DMA zone: 0 pages reserved
DMA zone: 3967 pages, LIFO batch:0
Normal zone: 992 pages used for memmap
Normal zone: 125968 pages, LIFO batch:31
Using APIC driver default
ACPI: PM-Timer IO Port: 0x408
SMP: Allowing 1 CPUs, 0 hotplug CPUs
Local APIC disabled by BIOS -- you can enable it with "lapic"
APIC: disable apic facility
nr_irqs_gsi: 16
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Allocating PCI resources starting at 20000000 (gap: 20000000:dfb00000)
NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
PERCPU: Embedded 12 pages at c1402000, static data 27484 bytes
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129935
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.31-4_1 ro root=LABEL=/ vga=788 splash=silent
bootsplash: silent mode.
PID hash table entries: 2048 (order: 11, 8192 bytes)
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
Initializing HighMem for node 0 (00000000:00000000)
Memory: 507732k/524224k available (3069k kernel code, 15856k reserved, 1991k data, 356k init, 0k highmem)
virtual kernel memory layout:
fixmap : 0xfff1f000 - 0xfffff000 ( 896 kB)
pkmap : 0xffa00000 - 0xffc00000 (2048 kB)
vmalloc : 0xe07f0000 - 0xff9fe000 ( 498 MB)
lowmem : 0xc0000000 - 0xdfff0000 ( 511 MB)
.init : 0xc08f2000 - 0xc094b000 ( 356 kB)
.data : 0xc06ff7d7 - 0xc08f1498 (1991 kB)
.text : 0xc0400000 - 0xc06ff7d7 (3069 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
NR_IRQS:512
Fast TSC calibration using PIT
Detected 1302.994 MHz processor.
Console: colour dummy device 80x25
console [tty0] enabled
Calibrating delay loop (skipped), value calculated using timer frequency.. 2605.98 BogoMIPS (lpj=1302994)
Security Framework initialized
Mount-cache hash table entries: 512
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
mce: CPU supports 5 MCE banks
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 24k freed
ACPI: Core revision 20090521
ACPI: setting ELCR to 0200 (from 0a20)
weird, boot CPU (#0) not listed by the BIOS.
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
SMP disabled
Brought up 1 CPUs
Total of 1 processors activated (2605.98 BogoMIPS).
sizeof(vma)=88 bytes
sizeof(page)=32 bytes
sizeof(inode)=352 bytes
sizeof(dentry)=132 bytes
sizeof(ext3inode)=500 bytes
sizeof(buffer_head)=56 bytes
sizeof(skbuff)=192 bytes
sizeof(task_struct)=904 bytes
CPU0 attaching NULL sched-domain.
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfb190, last bus=2
PCI: Using configuration type 1 for base access
bio: create slab
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S4 S5)
ACPI: Using PIC for interrupt routing
ACPI: No dock devices found.
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:00.0: reg 10 32bit mmio: [0xe0000000-0xe3ffffff]
pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH4 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH4 GPIO
pci 0000:00:1f.1: reg 20 io port: [0xf000-0xf00f]
pci 0000:00:1f.2: reg 20 io port: [0xd000-0xd01f]
pci 0000:00:1f.3: reg 20 io port: [0x500-0x50f]
pci 0000:00:1f.4: reg 20 io port: [0xd400-0xd41f]
pci 0000:00:1f.5: reg 10 io port: [0xd800-0xd8ff]
pci 0000:00:1f.5: reg 14 io port: [0xdc00-0xdc3f]
pci 0000:01:00.0: reg 10 32bit mmio: [0xe6000000-0xe6ffffff]
pci 0000:01:00.0: reg 14 32bit mmio: [0xe4000000-0xe5ffffff]
pci 0000:01:00.0: reg 30 32bit mmio: [0x000000-0x00ffff]
pci 0000:00:01.0: bridge 32bit mmio: [0xe6000000-0xe7ffffff]
pci 0000:00:01.0: bridge 32bit mmio pref: [0xe4000000-0xe5ffffff]
pci 0000:02:01.0: reg 10 io port: [0xc000-0xc0ff]
pci 0000:02:01.0: reg 14 32bit mmio: [0xe9400000-0xe94000ff]
pci 0000:02:01.0: reg 30 32bit mmio: [0x000000-0x00ffff]
pci 0000:02:02.0: reg 10 32bit mmio: [0xe9000000-0xe93fffff]
pci 0000:02:02.0: supports D2
pci 0000:02:02.0: PME# supported from D2 D3hot D3cold
pci 0000:02:02.0: PME# disabled
pci 0000:02:03.0: reg 10 32bit mmio: [0xe9401000-0xe94013ff]
pci 0000:02:03.0: supports D1 D2
pci 0000:00:1e.0: transparent bridge
pci 0000:00:1e.0: bridge io port: [0xc000-0xcfff]
pci 0000:00:1e.0: bridge 32bit mmio: [0xe8000000-0xe9ffffff]
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
SCSI subsystem initialized
libata version 3.00 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 32 bytes
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 16 devices
ACPI: ACPI bus type pnp unregistered
system 00:00: iomem range 0xca800-0xcbfff has been reserved
system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
system 00:00: iomem range 0xfc000-0xfffff could not be reserved
system 00:00: iomem range 0x1fff0000-0x1fffffff could not be reserved
system 00:00: iomem range 0x0-0x9ffff could not be reserved
system 00:00: iomem range 0x100000-0x1ffeffff could not be reserved
system 00:00: iomem range 0xfee00000-0xfee00fff has been reserved
system 00:00: iomem range 0xffb00000-0xffbfffff has been reserved
system 00:00: iomem range 0xfff00000-0xffffffff has been reserved
system 00:00: iomem range 0xe0000-0xeffff has been reserved
system 00:02: ioport range 0x400-0x4bf could not be reserved
system 00:03: ioport range 0xb78-0xb7b has been reserved
system 00:03: ioport range 0xf78-0xf7b has been reserved
system 00:03: ioport range 0xa78-0xa7b has been reserved
system 00:03: ioport range 0xe78-0xe7b has been reserved
system 00:03: ioport range 0xbbc-0xbbf has been reserved
system 00:03: ioport range 0xfbc-0xfbf has been reserved
system 00:03: ioport range 0x4d0-0x4d1 has been reserved
system 00:03: ioport range 0x294-0x297 has been reserved
pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
pci 0000:00:01.0: IO window: disabled
pci 0000:00:01.0: MEM window: 0xe6000000-0xe7ffffff
pci 0000:00:01.0: PREFETCH window: 0xe4000000-0xe5ffffff
pci 0000:00:1e.0: PCI bridge, secondary bus 0000:02
pci 0000:00:1e.0: IO window: 0xc000-0xcfff
pci 0000:00:1e.0: MEM window: 0xe8000000-0xe9ffffff
pci 0000:00:1e.0: PREFETCH window: 0x20000000-0x200fffff
pci 0000:00:1e.0: setting latency timer to 64
pci_bus 0000:00: resource 0 io: [0x00-0xffff]
pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
pci_bus 0000:01: resource 1 mem: [0xe6000000-0xe7ffffff]
pci_bus 0000:01: resource 2 pref mem [0xe4000000-0xe5ffffff]
pci_bus 0000:02: resource 0 io: [0xc000-0xcfff]
pci_bus 0000:02: resource 1 mem: [0xe8000000-0xe9ffffff]
pci_bus 0000:02: resource 2 pref mem [0x20000000-0x200fffff]
pci_bus 0000:02: resource 3 io: [0x00-0xffff]
pci_bus 0000:02: resource 4 mem: [0x000000-0xffffffffffffffff]
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
NET: Registered protocol family 1
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 5253k freed
HugeTLB registered 2 MB page size, pre-allocated 0 pages
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 1002
alg: No test for stdrng (krng)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci 0000:01:00.0: Boot video device
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
vesafb: framebuffer at 0xe4000000, mapped to 0xe0880000, using 960k, total 960k
vesafb: mode is 800x600x16, linelength=1600, pages=0
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...
silentjpeg size 197401 bytes,
does not fit into framebuffer.
...found (800x600, 13029 bytes, v3).
Console: switching to colour frame buffer device 96x34
Switched to NOHz mode on CPU #0
fb0: VESA VGA frame buffer device
input: Power Button as /class/input/input0
ACPI: Power Button [PWRF]
input: Power Button as /class/input/input1
ACPI: Power Button [PWRB]
fan PNP0C0B:00: registered as cooling_device0
ACPI: Fan [FAN] (on)
processor LNXCPU:00: registered as cooling_device1
ACPI: Processor [CPU0] (supports 2 throttling states)
thermal LNXTHERM:01: registered as thermal_zone0
ACPI: Thermal Zone [THRM] (22 C)
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Non-volatile memory driver v1.3
Linux agpgart interface v0.103
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
brd: module loaded
input: Macintosh mouse button emulation as /class/input/input2
Uniform Multi-Platform E-IDE driver
piix 0000:00:1f.1: IDE controller (0x8086:0x244b rev 0x05)
piix 0000:00:1f.1: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xf000-0xf007
ide1: BM-DMA at 0xf008-0xf00f
Probing IDE interface ide0...
hda: Maxtor 6L250R0, ATA DISK drive
hdb: ST380011A, ATA DISK drive
hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hda: UDMA/100 mode selected
hdb: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hdb: UDMA/100 mode selected
Probing IDE interface ide1...
hdd: LITE-ON LTR-48126S, ATAPI CD/DVD-ROM drive
hdd: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hdd: UDMA/33 mode selected
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
ide-gd driver 1.18
hda: max request size: 512KiB
hda: 490234752 sectors (251000 MB) w/16384KiB Cache, CHS=30515/255/63
hda: cache flushes supported
hda: hda1 hda2 < hda5 hda6 hda7 >
hdb: max request size: 512KiB
hdb: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=16383/255/63
hdb: cache flushes supported
hdb: hdb1 hdb2 hdb3 < hdb5 hdb6 > hdb4
ide-cd driver 5.00
ide-cd: hdd: ATAPI 48X CD-ROM CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
arcnet loaded.
usbcore: registered new interface driver libusual
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
TCP bic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
Using IPI No-Shortcut mode
input: AT Translated Set 2 keyboard as /class/input/input3
Freeing unused kernel memory: 356k freed
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
uhci_hcd: USB Universal Host Controller Interface driver
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 9
PCI: setting IRQ 9 as level-triggered
uhci_hcd 0000:00:1f.2: PCI INT D -> Link[LNKD] -> GSI 9 (level, low) -> IRQ 9
uhci_hcd 0000:00:1f.2: setting latency timer to 64
uhci_hcd 0000:00:1f.2: UHCI Host Controller
uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1f.2: irq 9, io base 0x0000d000
usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.31-4 uhci_hcd
usb usb1: SerialNumber: 0000:00:1f.2
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
input: ImPS/2 Generic Wheel Mouse as /class/input/input4
ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
uhci_hcd 0000:00:1f.4: PCI INT C -> Link[LNK1] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1f.4: setting latency timer to 64
uhci_hcd 0000:00:1f.4: UHCI Host Controller
uhci_hcd 0000:00:1f.4: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1f.4: irq 11, io base 0x0000d400
usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.31-4 uhci_hcd
usb usb2: SerialNumber: 0000:00:1f.4
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with writeback data mode.
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
agpgart-intel 0000:00:00.0: Intel i815 Chipset
agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xe0000000
parport_pc 00:0b: reported by Plug and Play ACPI
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
intel_rng: FWH not detected
ppdev: user-space parallel port driver
gameport: NS558 PnP Gameport is pnp00:0e/gameport0, io 0x201, speed 978kHz
iTCO_vendor_support: vendor-support=0
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
iTCO_wdt: failed to reset NO_REBOOT flag, reboot disabled by hardware
iTCO_wdt: No card detected
rtc_cmos 00:05: RTC can wake from S4
rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, 242 bytes nvram
input: PC Speaker as /class/input/input5
8139too Fast Ethernet driver 0.9.28
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
8139too 0000:02:01.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
eth0: RealTek RTL8139 at 0xe0a1e000, 00:e0:4c:81:cd:9d, IRQ 11
Linux video capture interface: v2.00
nvidia: module license 'NVIDIA' taints kernel.
Disabling lock debugging due to kernel taint
i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
NVRM: The NVIDIA RIVA TNT2 Model 64/Model 64 Pro GPU installed in this system is
NVRM: supported through the NVIDIA 71.86.xx Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 190.53 NVIDIA driver will ignore
NVRM: this GPU. Continuing probe...
NVRM: No NVIDIA graphics adapter found!
saa7130/34: v4l2 driver version 0.2.15 loaded
saa7134 0000:02:03.0: PCI INT A -> Link[LNKD] -> GSI 9 (level, low) -> IRQ 9
saa7130[0]: found at 0000:02:03.0, rev: 1, irq: 9, latency: 32, mmio: 0xe9401000
saa7130[0]: subsystem: 1131:2001, board: 10MOONS PCI TV CAPTURE CARD [card=21,autodetected]
saa7130[0]: board init: gpio is 131ff
IRQ 9/saa7130[0]: IRQF_DISABLED is not guaranteed on shared IRQs
saa7130[0]: i2c eeprom 00: 31 11 01 20 08 20 1c 55 43 43 a9 1c 55 43 43 a9
saa7130[0]: i2c eeprom 10: ff ff 00 00 31 30 4d 4f 4f 4e 53 37 31 33 30 ff
saa7130[0]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
i2c-adapter i2c-1: Invalid 7-bit address 0x7a
All bytes are equal. It is not a TEA5767
tuner 1-0060: chip found @ 0xc0 (saa7130[0])
tuner-simple 1-0060: creating new instance
tuner-simple 1-0060: type set to 37 (LG PAL (newer TAPC series))
saa7130[0]: registered device video0 [v4l2]
saa7130[0]: registered device vbi0
saa7130[0]: registered device radio0
Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Intel ICH 0000:00:1f.5: setting latency timer to 64
intel8x0_measure_ac97_clock: measured 50868 usecs (2446 samples)
intel8x0: clocking to 48000
md: Autodetecting RAID arrays.
md: Scanned 0 and added 0 devices.
md: autorun ...
md: ... autorun DONE.
device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
EXT3 FS on hdb4, internal journal
fuse init (API version 7.12)
EXT4-fs (hdb2): barriers enabled
kjournald2 starting: pid 1773, dev hdb2:8, commit interval 5 seconds
EXT4-fs (hdb2): internal journal on hdb2:8
EXT4-fs (hdb2): delayed allocation enabled
EXT4-fs: file extents enabled
EXT4-fs: mballoc enabled
EXT4-fs (hdb2): mounted filesystem with ordered data mode
Adding 501944k swap on /dev/hdb1. Priority:-1 extents:1 across:501944k
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
microcode: CPU0 sig=0x6b4, pf=0x10, revision=0x0
platform microcode: firmware: requesting intel-ucode/06-0b-04
Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
microcode: CPU0 updated to revision 0x1, date = 2002-01-10
Microcode Update Driver: v2.00 removed.
eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
Bluetooth: Core ver 2.15
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.13
Bluetooth: L2CAP socket layer initialized
Bluetooth: SCO (Voice Link) ver 0.6
Bluetooth: SCO socket layer initialized
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: BNEP filters: protocol multicast
Bridge firewalling registered
eth0: no IPv6 routers present
wur 于 2010-09-12 09:32:26发表:
现将./configure的过程贴在下面,请指教!
[wur@localhost tvtime-1.0.2]$ ./configure --prefix=/usr --sysconfdir=/etc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for g++... yes
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking wordexp.h usability... yes
checking wordexp.h presence... yes
checking for wordexp.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for asprintf... yes
checking for atexit... yes
checking for fork... yes
checking for execlp... yes
checking for getopt_long... yes
checking for getpriority... yes
checking for gettimeofday... yes
checking for seteuid... yes
checking for memset... yes
checking for setreuid... yes
checking for setpriority... yes
checking for signal... yes
checking for sigemptyset... yes
checking for sigaction... yes
checking for strerror... yes
checking for vsscanf... yes
checking for wordexp... yes
checking for wordfree... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for strerror in -lcposix... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for locale.h... (cached) yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.1, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for gzsetparams in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for png_read_png in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for freetype-config... /usr/bin/freetype-config
checking for xml2-config... /usr/bin/xml2-config
checking for X... libraries , headers in standard search path
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XShmCreateImage in -lXext... yes
checking for XvShmCreateImage in -lXv... yes
checking for XineramaQueryScreens in -lXinerama... yes
checking for XTestFakeKeyEvent in -lXtst... yes
checking for XF86VidModeGetModeLine in -lXxf86vm... yes
checking if gcc supports -g -O3 flags... yes
checking if gcc supports -g -O3 -fomit-frame-pointer flags... yes
checking if gcc supports -g -O3 -fomit-frame-pointer -std=gnu99 flags... yes
checking if gcc supports -g -O3 -fomit-frame-pointer -std=gnu99 flags... yes
checking for memalign... yes
checking return type of signal handlers... void
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking whether byte ordering is bigendian... no
checking __attribute__ ((aligned ())) support... 64
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating data/Makefile
config.status: creating plugins/Makefile
config.status: creating src/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating docs/man/Makefile
config.status: creating docs/man/de/Makefile
config.status: creating docs/man/en/Makefile
config.status: creating docs/man/es/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
wur 于 2010-09-12 09:12:33发表:
[i=s] 本帖最后由 wur 于 2010-9-12 09:15 编辑 [/i]
还有一个过程我在前面没有说,我开始是在/home/wur/下载/电视卡应用软件/tvtime-1.0.2路径中进行安装的,发现出错提示后,怀疑是否在中文路径下不行,又把tvtime-1.0.2文件拷贝到/home/wur/文件夹下进行安装,但出错提示相同。安装时是按INSTALL文件中的提示进行的,先$ ./configure --prefix=/usr --sysconfdir=/etc,一切正常,接着$ make 进行编译,出错提示就是前面的红色部分。
wur 于 2010-09-12 09:03:11发表:
运行./configure脚本时一切正常,没有出错的提示,加之内容很多,所以就没有帖出来。
shenhao0129 于 2010-09-11 23:12:04发表:
你把源代码文件下载下来之后有没有运行./configure这个脚本在源代码目录?看你的过程好像解压之后就直接make了
wur 于 2010-09-11 19:12:51发表:
我现在的电脑中装有三个操作系统:XP 、红旗6.0 SP3、Ylmf OS 3.0。当时在Ylmf OS 3.0中用电视卡看电视时,经常会自动注销,奇怪的是自动注销后电视的声音还响着,什么原因还未搞清它就离我而去了。
wur 于 2010-09-11 19:07:57发表:
我原来在ylmf OS 3.0中已将tvtime安装配置好了,可正常看电视了,但在系统更新后,tvtime就无法正常使用,启动时一闪而过,经查证是更新后系统未识别电视卡造成的,在/dev/文件夹中未找到video0文件,登录到红旗后发现红旗可识别电视卡,就想能不能在红旗中用电视卡看电视,试着下载安装tvtime,至今未成功。
wur 于 2010-09-11 18:57:18发表:
[i=s] 本帖最后由 wur 于 2010-9-11 18:58 编辑 [/i]
报告团长,我在linux-ren.org上面找了很久,未找到tvtime的rpm包文件,麻烦 fkdd团长 重新上传,并将地址贴在此处,先谢过。
fkdd 于 2010-09-11 13:53:48发表:
安装好后,遥控器也可以用,但是控器也上的按键对应的功能和在windows下不一样,你得手动调整一下,在配置文件/etc/tvtime/tvtime.xml里面,自己照着里面的配就行,切记,自己配置之前做好备份
fkdd 于 2010-09-11 13:50:15发表:
安装tvtime的rpm包
我就曾经用过红旗sp3看tvtime,不过现在用qomo0.8了
su root
你的密码
rpm -ivh tvtime.rpm
搞定,
如果还是不行,再确定一下你那个tvtime.rpm是不是适合红旗用的,如果实在不行看看linux-ren.org上面,我记得我在linux-ren.org上面上传过一个rpm包,具体哪个位置我记不清楚了,很久以前的事了,