TV Tuner Card (Philips SAA 7130) is not working

Asked by Sajith

Hai,

I have a TV Tuner Card: 'Philips Semiconductors SAA7130 Video Broadcast Decoder'

But I can't view TV with TV Time. Cannot configure it with GUI.

The Screenshot displayed in this link contains an option named CHANNEL MANAGEMENT in TV Time menu.

http://www.cyberciti.biz/tips/debian-ubuntu-linux-configure-pinnacle-pctv-tuner.html

But in my TV Time it displays only the other 5 options. How can I view TV Channels from Linux.

Help me in solving this problem

Thanks.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu hal Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

lspci; lsusb

Thanks

Revision history for this message
Sajith (sajithkozhikode) said :
#2

Thanks

Result of My lspci:

$ lspci
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 10)
00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port (rev 10)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation G96 [GeForce 9400 GT] (rev a1)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
04:01.0 Multimedia controller: Philips Semiconductors SAA7130 Video Broadcast Decoder (rev 01)

The last entry is about the device.

I think lsusb is not related to the topic. The result is:

$ lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Revision history for this message
Sajith (sajithkozhikode) said :
#3

The product name (as per the cover is) SSD-TV-675 by TECH-COM.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

Can you give the output of:

lsmod

The product name is moot. We know the chip and thats all we need.

it seems to be supported by running

sudo modeprobe saa7134

You can now install tvtime and use the device. You don't need the windows app as it is for windows. You cam regain the space by running:

uninstaller

and uninstalling the windows app. It is of zero use to you.

Revision history for this message
Sajith (sajithkozhikode) said :
#5

The result of lsmod:

lsmod
Module Size Used by
binfmt_misc 7960 1
vboxnetadp 5235 0
vboxnetflt 12242 0
vboxdrv 1768311 2 vboxnetadp,vboxnetflt
xt_limit 2180 8
xt_tcpudp 2667 10
ipt_LOG 5370 8
ipt_MASQUERADE 1863 0
xt_DSCP 2277 0
ipt_REJECT 2384 1
nf_conntrack_irc 4429 0
nf_conntrack_ftp 7126 0
xt_state 1490 6
saa7134_alsa 12370 0
tuner_simple 15073 1
tuner_types 18305 1 tuner_simple
tea5767 6498 0
snd_hda_codec_realtek 279040 1
tuner 23256 1
snd_hda_intel 25677 2
iptable_nat 5219 0
snd_hda_codec 85759 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 6924 1 snd_hda_codec
snd_pcm_oss 41394 0
snd_mixer_oss 16299 1 snd_pcm_oss
nf_nat 19501 2 ipt_MASQUERADE,iptable_nat
snd_pcm 87882 4 saa7134_alsa,snd_hda_intel,snd_hda_codec,snd_pcm_oss
nf_conntrack_ipv4 12980 9 iptable_nat,nf_nat
nf_conntrack 73966 7 ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
nf_defrag_ipv4 1481 1 nf_conntrack_ipv4
snd_seq_dummy 1782 0
iptable_mangle 3315 0
snd_seq_oss 31219 0
snd_seq_midi 5829 0
snd_rawmidi 23420 1 snd_seq_midi
snd_seq_midi_event 7267 2 snd_seq_oss,snd_seq_midi
snd_seq 57481 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
iptable_filter 2791 1
saa7134 166706 1 saa7134_alsa
snd_timer 23649 2 snd_pcm,snd_seq
snd_seq_device 6888 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
ppdev 6375 0
ip_tables 18390 3 iptable_nat,iptable_mangle,iptable_filter
ir_common 43415 1 saa7134
snd 71106 17 saa7134_alsa,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
x_tables 22461 9 xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,iptable_nat,ip_tables
asus_atk0110 10033 0
parport_pc 29958 1
fbcon 39270 71
tileblit 2487 1 fbcon
font 8053 1 fbcon
bitblit 5811 1 fbcon
softcursor 1565 1 bitblit
psmouse 64576 0
serio_raw 4918 0
v4l2_common 18357 2 tuner,saa7134
videodev 40518 3 tuner,saa7134,v4l2_common
v4l1_compat 15495 1 videodev
v4l2_compat_ioctl32 12020 1 videodev
videobuf_dma_sg 12370 2 saa7134_alsa,saa7134
videobuf_core 19301 2 saa7134,videobuf_dma_sg
tveeprom 13882 1 saa7134
intel_agp 29095 0
soundcore 8052 1 snd
snd_page_alloc 8500 2 snd_hda_intel,snd_pcm
nvidia 10832442 48
vga16fb 12757 1
vgastate 9857 1 vga16fb
lp 9336 0
parport 37160 3 ppdev,parport_pc,lp
r8169 39650 0
mii 5237 1 r8169

I am not using any windows application. I want to run TV Time in my Ubuntu 10.04.
Manufacturers of the card said that the product will not work under Linux/Ubuntu. But many persons using the same card under linux to view TV channels.
In the result of dmesg, it says, the card lacks eeprom and so linux can't identify the card.

Thanks.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

can you reboot and give the output of:

dmesg > ~/tv.txt; gedit ~/tv.txt; rm ~/tv.txt

What is output?

Thanks

The chip is fully supported by the open source driver which is why it's billed as compatible. This shouldn't take too much work.

Revision history for this message
Sajith (sajithkozhikode) said :
#7

The Result is:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-24-generic (buildd@crested) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #42-Ubuntu SMP Fri Aug 20 14:21:58 UTC 2010 (Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic root=UUID=7f816057-b503-43c2-a02a-c3e6be6ac3ee ro quiet splash
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000dff90000 (usable)
[ 0.000000] BIOS-e820: 00000000dff90000 - 00000000dff9e000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000dff9e000 - 00000000dffd0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000dffd0000 - 00000000dffde000 (reserved)
[ 0.000000] BIOS-e820: 00000000dffe0000 - 00000000e0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000120000000 (usable)
[ 0.000000] DMI present.
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0x120000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-DFFFF write-protect
[ 0.000000] E0000-EFFFF write-through
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0E0000000 mask FE0000000 uncachable
[ 0.000000] 1 base 000000000 mask F00000000 write-back
[ 0.000000] 2 base 100000000 mask FE0000000 write-back
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000e0000000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xdff90 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 000000000009fc00 (usable)
[ 0.000000] modified: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000dff90000 (usable)
[ 0.000000] modified: 00000000dff90000 - 00000000dff9e000 (ACPI data)
[ 0.000000] modified: 00000000dff9e000 - 00000000dffd0000 (ACPI NVS)
[ 0.000000] modified: 00000000dffd0000 - 00000000dffde000 (reserved)
[ 0.000000] modified: 00000000dffe0000 - 00000000e0000000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000fff00000 - 0000000100000000 (reserved)
[ 0.000000] modified: 0000000100000000 - 0000000120000000 (usable)
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000dff90000
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] 0000000000 - 00dfe00000 page 2M
[ 0.000000] 00dfe00000 - 00dff90000 page 4k
[ 0.000000] kernel direct mapping tables up to dff90000 @ 10000-16000
[ 0.000000] init_memory_mapping: 0000000100000000-0000000120000000
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] 0100000000 - 0120000000 page 2M
[ 0.000000] kernel direct mapping tables up to 120000000 @ 14000-1a000
[ 0.000000] RAMDISK: 377fa000 - 37fef77b
[ 0.000000] ACPI: RSDP 00000000000fb470 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 00000000dff90000 0003C (v01 A_M_I_ OEMRSDT 08000926 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000dff90200 00084 (v02 A_M_I_ OEMFACP 08000926 MSFT 00000097)
[ 0.000000] ACPI: DSDT 00000000dff905c0 07DDA (v01 A1091 A1091000 00000000 INTL 20060113)
[ 0.000000] ACPI: FACS 00000000dff9e000 00040
[ 0.000000] ACPI: APIC 00000000dff90390 0006C (v01 A_M_I_ OEMAPIC 08000926 MSFT 00000097)
[ 0.000000] ACPI: MCFG 00000000dff90400 0003C (v01 A_M_I_ OEMMCFG 08000926 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000dff9e040 00080 (v01 A_M_I_ AMI_OEM 08000926 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000dff983a0 00038 (v01 A_M_I_ OEMHPET 08000926 MSFT 00000097)
[ 0.000000] ACPI: GSCI 00000000dff9e0c0 02024 (v01 A_M_I_ GMCHSCI 08000926 MSFT 00000097)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-0000000120000000
[ 0.000000] Bootmem setup node 0 0000000000000000-0000000120000000
[ 0.000000] NODE_DATA [0000000000015000 - 0000000000019fff]
[ 0.000000] bootmap [000000000001a000 - 000000000003dfff] pages 24
[ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 0120000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0001000000 - 0001a2fe64] TEXT DATA BSS ==> [0001000000 - 0001a2fe64]
[ 0.000000] #3 [00377fa000 - 0037fef77b] RAMDISK ==> [00377fa000 - 0037fef77b]
[ 0.000000] #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #5 [0001a30000 - 0001a30284] BRK ==> [0001a30000 - 0001a30284]
[ 0.000000] #6 [0000010000 - 0000014000] PGTABLE ==> [0000010000 - 0000014000]
[ 0.000000] #7 [0000014000 - 0000015000] PGTABLE ==> [0000014000 - 0000015000]
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] [ffffea0000000000-ffffea0003ffffff] PMD -> [ffff880028600000-ffff88002bffffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00120000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[3] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x000dff90
[ 0.000000] 0: 0x00100000 -> 0x00120000
[ 0.000000] On node 0 totalpages: 1048351
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 104 pages reserved
[ 0.000000] DMA zone: 3823 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 899016 pages, LIFO batch:31
[ 0.000000] Normal zone: 1792 pages used for memmap
[ 0.000000] Normal zone: 129280 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 24
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
[ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000dff90000 - 00000000dff9e000
[ 0.000000] PM: Registered nosave memory: 00000000dff9e000 - 00000000dffd0000
[ 0.000000] PM: Registered nosave memory: 00000000dffd0000 - 00000000dffde000
[ 0.000000] PM: Registered nosave memory: 00000000dffde000 - 00000000dffe0000
[ 0.000000] PM: Registered nosave memory: 00000000dffe0000 - 00000000e0000000
[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000fff00000
[ 0.000000] PM: Registered nosave memory: 00000000fff00000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at e0000000 (gap: e0000000:1ee00000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff880028200000 s91544 r8192 d23144 u524288
[ 0.000000] pcpu-alloc: s91544 r8192 d23144 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032119
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic root=UUID=7f816057-b503-43c2-a02a-c3e6be6ac3ee ro quiet splash
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.000000] Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
[ 0.000000] software IO TLB at phys 0x20000000 - 0x24000000
[ 0.000000] Memory: 4048752k/4718592k available (5422k kernel code, 525188k absent, 144652k reserved, 2979k data, 880k init)
[ 0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:4352 nr_irqs:440
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 41943040 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2932.567 MHz processor.
[ 0.000006] Calibrating delay loop (skipped), value calculated using timer frequency.. 5865.13 BogoMIPS (lpj=29325670)
[ 0.000029] Security Framework initialized
[ 0.000048] AppArmor: AppArmor initialized
[ 0.010012] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.011806] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.012698] Mount-cache hash table entries: 256
[ 0.012827] Initializing cgroup subsys ns
[ 0.012832] Initializing cgroup subsys cpuacct
[ 0.012834] Initializing cgroup subsys memory
[ 0.012841] Initializing cgroup subsys devices
[ 0.012843] Initializing cgroup subsys freezer
[ 0.012845] Initializing cgroup subsys net_cls
[ 0.012862] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.012864] CPU: L2 cache: 3072K
[ 0.012866] CPU 0/0x0 -> Node 0
[ 0.012868] CPU: Physical Processor ID: 0
[ 0.012869] CPU: Processor Core ID: 0
[ 0.012872] mce: CPU supports 6 MCE banks
[ 0.012879] CPU0: Thermal monitoring enabled (TM2)
[ 0.012883] using mwait in idle threads.
[ 0.012884] Performance Events: Core2 events, Intel PMU driver.
[ 0.012889] ... version: 2
[ 0.012890] ... bit width: 40
[ 0.012891] ... generic registers: 2
[ 0.012892] ... value mask: 000000ffffffffff
[ 0.012893] ... max period: 000000007fffffff
[ 0.012894] ... fixed-purpose events: 3
[ 0.012895] ... event mask: 0000000700000003
[ 0.014916] ACPI: Core revision 20090903
[ 0.023831] ftrace: converting mcount calls to 0f 1f 44 00 00
[ 0.023835] ftrace: allocating 22527 entries in 89 pages
[ 0.030047] Setting APIC routing to flat
[ 0.030348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.131639] CPU0: Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz stepping 0a
[ 0.140000] Booting processor 1 APIC 0x1 ip 0x6000
[ 0.010000] Initializing CPU#1
[ 0.010000] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.010000] CPU: L2 cache: 3072K
[ 0.010000] CPU 1/0x1 -> Node 0
[ 0.010000] CPU: Physical Processor ID: 0
[ 0.010000] CPU: Processor Core ID: 1
[ 0.010000] CPU1: Thermal monitoring enabled (TM2)
[ 0.290094] CPU1: Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz stepping 0a
[ 0.290099] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.300015] Brought up 2 CPUs
[ 0.300017] Total of 2 processors activated (11730.68 BogoMIPS).
[ 0.300499] CPU0 attaching sched-domain:
[ 0.300502] domain 0: span 0-1 level MC
[ 0.300504] groups: 0 1
[ 0.300509] CPU1 attaching sched-domain:
[ 0.300510] domain 0: span 0-1 level MC
[ 0.300512] groups: 1 0
[ 0.300590] devtmpfs: initialized
[ 0.300590] regulator: core version 0.5
[ 0.300590] Time: 21:36:43 Date: 09/02/10
[ 0.300590] NET: Registered protocol family 16
[ 0.300590] Trying to unpack rootfs image as initramfs...
[ 0.300590] ACPI: bus type pci registered
[ 0.300590] PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
[ 0.300590] PCI: Not using MMCONFIG.
[ 0.300590] PCI: Using configuration type 1 for base access
[ 0.310106] bio: create slab <bio-0> at 0
[ 0.310708] ACPI: EC: Look up EC in DSDT
[ 0.313055] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.317541] ACPI: Interpreter enabled
[ 0.317545] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.317563] ACPI: Using IOAPIC for interrupt routing
[ 0.317606] PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
[ 0.320659] PCI: MCFG area at f0000000 reserved in ACPI motherboard resources
[ 0.321957] PCI: Using MMCONFIG at f0000000 - f3ffffff
[ 0.328231] ACPI Warning: Incorrect checksum in table [OEMB] - 58, should be 51 (20090903/tbutils-314)
[ 0.328987] ACPI: No dock devices found.
[ 0.329081] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.329164] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.329167] pci 0000:00:01.0: PME# disabled
[ 0.329216] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf9ffc000-0xf9ffffff]
[ 0.329251] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.329255] pci 0000:00:1b.0: PME# disabled
[ 0.329304] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.329307] pci 0000:00:1c.0: PME# disabled
[ 0.329358] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.329361] pci 0000:00:1c.1: PME# disabled
[ 0.329404] pci 0000:00:1d.0: reg 20 io port: [0xc480-0xc49f]
[ 0.329443] pci 0000:00:1d.1: reg 20 io port: [0xc800-0xc81f]
[ 0.329482] pci 0000:00:1d.2: reg 20 io port: [0xc880-0xc89f]
[ 0.329521] pci 0000:00:1d.3: reg 20 io port: [0xcc00-0xcc1f]
[ 0.329569] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf9ffbc00-0xf9ffbfff]
[ 0.329611] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.329614] pci 0000:00:1d.7: PME# disabled
[ 0.329718] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 0.329721] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO
[ 0.329724] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
[ 0.329760] pci 0000:00:1f.1: reg 10 io port: [0x00-0x07]
[ 0.329765] pci 0000:00:1f.1: reg 14 io port: [0x00-0x03]
[ 0.329770] pci 0000:00:1f.1: reg 18 io port: [0x8f0-0x8f7]
[ 0.329775] pci 0000:00:1f.1: reg 1c io port: [0x8f8-0x8fb]
[ 0.329780] pci 0000:00:1f.1: reg 20 io port: [0xffa0-0xffaf]
[ 0.329812] pci 0000:00:1f.2: reg 10 io port: [0xc400-0xc407]
[ 0.329816] pci 0000:00:1f.2: reg 14 io port: [0xc080-0xc083]
[ 0.329821] pci 0000:00:1f.2: reg 18 io port: [0xc000-0xc007]
[ 0.329825] pci 0000:00:1f.2: reg 1c io port: [0xbc00-0xbc03]
[ 0.329830] pci 0000:00:1f.2: reg 20 io port: [0xb880-0xb88f]
[ 0.329850] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.329852] pci 0000:00:1f.2: PME# disabled
[ 0.329890] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f]
[ 0.329933] pci 0000:01:00.0: reg 10 32bit mmio: [0xfd000000-0xfdffffff]
[ 0.329940] pci 0000:01:00.0: reg 14 64bit mmio pref: [0xe0000000-0xefffffff]
[ 0.329947] pci 0000:01:00.0: reg 1c 64bit mmio: [0xfa000000-0xfbffffff]
[ 0.329951] pci 0000:01:00.0: reg 24 io port: [0xdc00-0xdc7f]
[ 0.329955] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xfe980000-0xfe9fffff]
[ 0.330025] pci 0000:00:01.0: bridge io port: [0xd000-0xdfff]
[ 0.330028] pci 0000:00:01.0: bridge 32bit mmio: [0xfa000000-0xfe9fffff]
[ 0.330031] pci 0000:00:01.0: bridge 64bit mmio pref: [0xe0000000-0xefffffff]
[ 0.330104] pci 0000:02:00.0: reg 10 io port: [0xe800-0xe8ff]
[ 0.330122] pci 0000:02:00.0: reg 18 64bit mmio pref: [0xf8fff000-0xf8ffffff]
[ 0.330134] pci 0000:02:00.0: reg 20 64bit mmio pref: [0xf8fe0000-0xf8feffff]
[ 0.330141] pci 0000:02:00.0: reg 30 32bit mmio pref: [0xfeaf0000-0xfeafffff]
[ 0.330178] pci 0000:02:00.0: supports D1 D2
[ 0.330179] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.330183] pci 0000:02:00.0: PME# disabled
[ 0.330230] pci 0000:00:1c.1: bridge io port: [0xe000-0xefff]
[ 0.330233] pci 0000:00:1c.1: bridge 32bit mmio: [0xfea00000-0xfeafffff]
[ 0.330238] pci 0000:00:1c.1: bridge 64bit mmio pref: [0xf8f00000-0xf8ffffff]
[ 0.330269] pci 0000:04:01.0: reg 10 32bit mmio: [0xfebffc00-0xfebfffff]
[ 0.330310] pci 0000:04:01.0: supports D1 D2
[ 0.330348] pci 0000:00:1e.0: transparent bridge
[ 0.330352] pci 0000:00:1e.0: bridge 32bit mmio: [0xfeb00000-0xfebfffff]
[ 0.330370] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.330456] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.330519] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 0.330558] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
[ 0.337042] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.337127] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.337208] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.337289] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.337371] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.337453] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.337535] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.337617] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.337711] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.337714] vgaarb: loaded
[ 0.337799] SCSI subsystem initialized
[ 0.337879] libata version 3.00 loaded.
[ 0.337928] usbcore: registered new interface driver usbfs
[ 0.337943] usbcore: registered new interface driver hub
[ 0.337962] usbcore: registered new device driver usb
[ 0.338060] ACPI: WMI: Mapper loaded
[ 0.338062] PCI: Using ACPI for IRQ routing
[ 0.338182] NetLabel: Initializing
[ 0.338183] NetLabel: domain hash size = 128
[ 0.338184] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.338195] NetLabel: unlabeled traffic allowed by default
[ 0.338223] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.338227] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.350027] Switching to clocksource tsc
[ 0.351382] AppArmor: AppArmor Filesystem Enabled
[ 0.351400] pnp: PnP ACPI init
[ 0.351416] ACPI: bus type pnp registered
[ 0.354782] pnp: PnP ACPI: found 19 devices
[ 0.354783] ACPI: ACPI bus type pnp unregistered
[ 0.354793] system 00:01: iomem range 0xfed14000-0xfed19fff has been reserved
[ 0.354799] system 00:07: ioport range 0x290-0x297 has been reserved
[ 0.354803] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
[ 0.354805] system 00:08: ioport range 0x800-0x87f has been reserved
[ 0.354807] system 00:08: ioport range 0x480-0x4bf has been reserved
[ 0.354809] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.354811] system 00:08: iomem range 0xfed20000-0xfed8ffff has been reserved
[ 0.354815] system 00:0b: iomem range 0xffc00000-0xffefffff has been reserved
[ 0.354819] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.354821] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.354825] system 00:11: iomem range 0xf0000000-0xf3ffffff has been reserved
[ 0.354829] system 00:12: iomem range 0x0-0x9ffff could not be reserved
[ 0.354831] system 00:12: iomem range 0xc0000-0xcffff has been reserved
[ 0.354833] system 00:12: iomem range 0xe0000-0xfffff could not be reserved
[ 0.354835] system 00:12: iomem range 0x100000-0xdfffffff could not be reserved
[ 0.359520] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.359523] pci 0000:00:01.0: IO window: 0xd000-0xdfff
[ 0.359526] pci 0000:00:01.0: MEM window: 0xfa000000-0xfe9fffff
[ 0.359528] pci 0000:00:01.0: PREFETCH window: 0x000000e0000000-0x000000efffffff
[ 0.359531] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:03
[ 0.359534] pci 0000:00:1c.0: IO window: 0x1000-0x1fff
[ 0.359537] pci 0000:00:1c.0: MEM window: 0xf4000000-0xf41fffff
[ 0.359540] pci 0000:00:1c.0: PREFETCH window: 0x000000f4200000-0x000000f43fffff
[ 0.359545] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:02
[ 0.359547] pci 0000:00:1c.1: IO window: 0xe000-0xefff
[ 0.359551] pci 0000:00:1c.1: MEM window: 0xfea00000-0xfeafffff
[ 0.359554] pci 0000:00:1c.1: PREFETCH window: 0x000000f8f00000-0x000000f8ffffff
[ 0.359559] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:04
[ 0.359560] pci 0000:00:1e.0: IO window: disabled
[ 0.359564] pci 0000:00:1e.0: MEM window: 0xfeb00000-0xfebfffff
[ 0.359567] pci 0000:00:1e.0: PREFETCH window: disabled
[ 0.359580] alloc irq_desc for 16 on node -1
[ 0.359581] alloc kstat_irqs on node -1
[ 0.359604] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.359607] pci 0000:00:01.0: setting latency timer to 64
[ 0.359612] pci 0000:00:1c.0: enabling device (0104 -> 0107)
[ 0.359615] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.359618] pci 0000:00:1c.0: setting latency timer to 64
[ 0.359624] alloc irq_desc for 17 on node -1
[ 0.359625] alloc kstat_irqs on node -1
[ 0.359628] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.359630] pci 0000:00:1c.1: setting latency timer to 64
[ 0.359635] pci 0000:00:1e.0: setting latency timer to 64
[ 0.359639] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.359641] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.359642] pci_bus 0000:01: resource 0 io: [0xd000-0xdfff]
[ 0.359644] pci_bus 0000:01: resource 1 mem: [0xfa000000-0xfe9fffff]
[ 0.359646] pci_bus 0000:01: resource 2 pref mem [0xe0000000-0xefffffff]
[ 0.359648] pci_bus 0000:03: resource 0 io: [0x1000-0x1fff]
[ 0.359649] pci_bus 0000:03: resource 1 mem: [0xf4000000-0xf41fffff]
[ 0.359651] pci_bus 0000:03: resource 2 pref mem [0xf4200000-0xf43fffff]
[ 0.359652] pci_bus 0000:02: resource 0 io: [0xe000-0xefff]
[ 0.359654] pci_bus 0000:02: resource 1 mem: [0xfea00000-0xfeafffff]
[ 0.359655] pci_bus 0000:02: resource 2 pref mem [0xf8f00000-0xf8ffffff]
[ 0.359657] pci_bus 0000:04: resource 1 mem: [0xfeb00000-0xfebfffff]
[ 0.359659] pci_bus 0000:04: resource 3 io: [0x00-0xffff]
[ 0.359660] pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.359690] NET: Registered protocol family 2
[ 0.359824] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.360749] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.364499] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.364996] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.364998] TCP reno registered
[ 0.365111] NET: Registered protocol family 1
[ 0.365221] pci 0000:01:00.0: Boot video device
[ 0.365410] Scanning for low memory corruption every 60 seconds
[ 0.365518] audit: initializing netlink socket (disabled)
[ 0.365527] type=2000 audit(1283463403.359:1): initialized
[ 0.372478] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.373475] VFS: Disk quotas dquot_6.5.2
[ 0.373514] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.373934] fuse init (API version 7.13)
[ 0.373992] msgmni has been set to 7907
[ 0.374146] alg: No test for stdrng (krng)
[ 0.374183] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.374186] io scheduler noop registered
[ 0.374187] io scheduler anticipatory registered
[ 0.374188] io scheduler deadline registered
[ 0.374211] io scheduler cfq registered (default)
[ 0.374315] alloc irq_desc for 24 on node -1
[ 0.374317] alloc kstat_irqs on node -1
[ 0.374324] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[ 0.374329] pcieport 0000:00:01.0: setting latency timer to 64
[ 0.374398] alloc irq_desc for 25 on node -1
[ 0.374399] alloc kstat_irqs on node -1
[ 0.374405] pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
[ 0.374411] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.374496] alloc irq_desc for 26 on node -1
[ 0.374497] alloc kstat_irqs on node -1
[ 0.374503] pcieport 0000:00:1c.1: irq 26 for MSI/MSI-X
[ 0.374508] pcieport 0000:00:1c.1: setting latency timer to 64
[ 0.374569] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.374629] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.374712] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.374716] ACPI: Power Button [PWRB]
[ 0.374746] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.374748] ACPI: Power Button [PWRF]
[ 0.375204] ACPI: SSDT 00000000dffa00f0 00214 (v01 AMI CPU1PM 00000001 INTL 20060113)
[ 0.375400] processor LNXCPU:00: registered as cooling_device0
[ 0.375625] ACPI: SSDT 00000000dffa0310 00143 (v01 AMI CPU2PM 00000001 INTL 20060113)
[ 0.375809] processor LNXCPU:01: registered as cooling_device1
[ 0.378948] Linux agpgart interface v0.103
[ 0.378971] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.379058] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.379141] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 0.379422] 00:0f: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.379530] 00:10: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 0.380258] brd: module loaded
[ 0.380584] loop: module loaded
[ 0.380645] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 0.380714] ata_piix 0000:00:1f.1: version 2.13
[ 0.380724] alloc irq_desc for 18 on node -1
[ 0.380726] alloc kstat_irqs on node -1
[ 0.380731] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 0.380762] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 0.380837] scsi0 : ata_piix
[ 0.380884] scsi1 : ata_piix
[ 0.381788] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 0.381790] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 0.381805] alloc irq_desc for 19 on node -1
[ 0.381806] alloc kstat_irqs on node -1
[ 0.381809] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.381812] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 0.381839] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 0.381880] scsi2 : ata_piix
[ 0.381914] scsi3 : ata_piix
[ 0.382958] ata3: SATA max UDMA/133 cmd 0xc400 ctl 0xc080 bmdma 0xb880 irq 19
[ 0.382960] ata4: SATA max UDMA/133 cmd 0xc000 ctl 0xbc00 bmdma 0xb888 irq 19
[ 0.383183] Fixed MDIO Bus: probed
[ 0.383207] PPP generic driver version 2.4.2
[ 0.383233] tun: Universal TUN/TAP device driver, 1.6
[ 0.383235] tun: (C) 1999-2004 Max Krasnyansky <email address hidden>
[ 0.383300] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.383314] alloc irq_desc for 23 on node -1
[ 0.383315] alloc kstat_irqs on node -1
[ 0.383318] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.383337] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 0.383339] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 0.383366] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 0.383382] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 0.383390] ehci_hcd 0000:00:1d.7: debug port 1
[ 0.387284] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 0.387296] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9ffbc00
[ 0.409615] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.409720] usb usb1: configuration #1 chosen from 1 choice
[ 0.409744] hub 1-0:1.0: USB hub found
[ 0.409752] hub 1-0:1.0: 8 ports detected
[ 0.409807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.409823] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.409861] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.409869] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.409871] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.409898] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.409925] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c480
[ 0.409989] usb usb2: configuration #1 chosen from 1 choice
[ 0.410005] hub 2-0:1.0: USB hub found
[ 0.410010] hub 2-0:1.0: 2 ports detected
[ 0.410041] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.410045] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 0.410048] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.410071] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 0.410091] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c800
[ 0.410147] usb usb3: configuration #1 chosen from 1 choice
[ 0.410166] hub 3-0:1.0: USB hub found
[ 0.410171] hub 3-0:1.0: 2 ports detected
[ 0.410200] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.410205] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 0.410207] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.410230] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 0.410258] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c880
[ 0.410317] usb usb4: configuration #1 chosen from 1 choice
[ 0.410337] hub 4-0:1.0: USB hub found
[ 0.410341] hub 4-0:1.0: 2 ports detected
[ 0.410371] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 0.410375] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 0.410377] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 0.410404] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 0.410429] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000cc00
[ 0.410488] usb usb5: configuration #1 chosen from 1 choice
[ 0.410504] hub 5-0:1.0: USB hub found
[ 0.410508] hub 5-0:1.0: 2 ports detected
[ 0.410579] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 0.413342] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.413347] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.413447] mice: PS/2 mouse device common for all mice
[ 0.413526] rtc_cmos 00:03: RTC can wake from S4
[ 0.413564] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 0.413585] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.413679] device-mapper: uevent: version 1.0.3
[ 0.413766] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: <email address hidden>
[ 0.413812] device-mapper: multipath: version 1.1.0 loaded
[ 0.413814] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.413923] cpuidle: using governor ladder
[ 0.413924] cpuidle: using governor menu
[ 0.414179] TCP cubic registered
[ 0.414263] NET: Registered protocol family 10
[ 0.414586] lo: Disabled Privacy Extensions
[ 0.414778] NET: Registered protocol family 17
[ 0.415156] PM: Resume from disk failed.
[ 0.415167] registered taskstats version 1
[ 0.415406] Magic number: 10:975:650
[ 0.415463] processor LNXCPU:03: hash matches
[ 0.415486] rtc_cmos 00:03: setting system clock to 2010-09-02 21:36:43 UTC (1283463403)
[ 0.415488] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.415489] EDD information not available.
[ 0.431940] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.434375] Freeing initrd memory: 8149k freed
[ 0.589859] ata4.01: ATAPI: TSSTcorp CDDVDW SH-S223C, ID01, max UDMA/100
[ 0.589942] ata3.00: ATA-8: ST3500418AS, CC38, max UDMA/133
[ 0.589944] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 0.629844] ata4.01: configured for UDMA/100
[ 0.629908] ata3.00: configured for UDMA/133
[ 0.630021] scsi 2:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: 0 ANSI: 5
[ 0.630132] sd 2:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 0.630158] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 0.630167] sd 2:0:0:0: [sda] Write Protect is off
[ 0.630169] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.630186] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.630304] sda:
[ 0.633052] scsi 3:0:1:0: CD-ROM TSSTcorp CDDVDW SH-S223C ID01 PQ: 0 ANSI: 5
[ 0.640258] sr0: scsi3-mmc drive: 52x/52x writer dvd-ram cd/rw xa/form2 cdda tray
[ 0.640262] Uniform CD-ROM driver Revision: 3.20
[ 0.640359] sr 3:0:1:0: Attached scsi CD-ROM sr0
[ 0.640408] sr 3:0:1:0: Attached scsi generic sg1 type 5
[ 0.645014] sda1 sda2 < sda5 sda6 sda7 sda8 sda9 sda10 >
[ 0.704170] sd 2:0:0:0: [sda] Attached SCSI disk
[ 0.704186] Freeing unused kernel memory: 880k freed
[ 0.704469] Write protecting the kernel read-only data: 7696k
[ 0.714154] udev: starting version 151
[ 0.774038] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.774056] r8169 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.774098] r8169 0000:02:00.0: setting latency timer to 64
[ 0.774138] alloc irq_desc for 27 on node -1
[ 0.774140] alloc kstat_irqs on node -1
[ 0.774151] r8169 0000:02:00.0: irq 27 for MSI/MSI-X
[ 0.774594] eth0: RTL8168c/8111c at 0xffffc9000066a000, 48:5b:39:aa:76:51, XID 1c4000c0 IRQ 27
[ 1.303023] kjournald starting. Commit interval 5 seconds
[ 1.303029] EXT3-fs: mounted filesystem with ordered data mode.
[ 12.059232] udev: starting version 151
[ 12.116852] Adding 8388556k swap on /dev/sda9. Priority:-1 extents:1 across:8388556k
[ 12.152764] vga16fb: initializing
[ 12.152767] vga16fb: mapped to 0xffff8800000a0000
[ 12.152828] fb0: VGA16 VGA frame buffer device
[ 12.203396] intel_rng: FWH not detected
[ 12.205982] lp: driver loaded but no devices found
[ 12.216350] type=1505 audit(1283443615.294:2): operation="profile_load" pid=607 name="/sbin/dhclient3"
[ 12.216807] type=1505 audit(1283443615.294:3): operation="profile_load" pid=607 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 12.217069] type=1505 audit(1283443615.294:4): operation="profile_load" pid=607 name="/usr/lib/connman/scripts/dhclient-script"
[ 12.251104] nvidia: module license 'NVIDIA' taints kernel.
[ 12.251109] Disabling lock debugging due to kernel taint
[ 12.388003] logips2pp: Detected unknown logitech mouse model 89
[ 12.538752] parport_pc 00:06: reported by Plug and Play ACPI
[ 12.538853] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[ 12.540734] Linux video capture interface: v2.00
[ 12.792051] lp0: using parport0 (interrupt-driven).
[ 12.805011] ppdev: user-space parallel port driver
[ 12.811127] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 12.817777] saa7130/34: v4l2 driver version 0.2.15 loaded
[ 12.817813] saa7134 0000:04:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 12.817817] saa7130[0]: found at 0000:04:01.0, rev: 1, irq: 16, latency: 64, mmio: 0xfebffc00
[ 12.817822] saa7130[0]: subsystem: 1131:0000, board: LifeView/Typhoon FlyVIDEO2000 [card=3,insmod option]
[ 12.817912] saa7130[0]: board init: gpio is 804b00
[ 12.817913] saa7130[0]: there are different flyvideo cards with different tuners
[ 12.817914] saa7130[0]: out there, you might have to use the tuner=<nr> insmod
[ 12.817914] saa7130[0]: option to override the default value.
[ 12.817955] input: saa7134 IR (LifeView/Typhoon Fl as /devices/pci0000:00/0000:00:1e.0/0000:04:01.0/input/input4
[ 12.817981] IRQ 16/saa7130[0]: IRQF_DISABLED is not guaranteed on shared IRQs
[ 12.865725] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 12.865768] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 12.867311] Console: switching to colour frame buffer device 80x30
[ 12.867778] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 12.867787] nvidia 0000:01:00.0: setting latency timer to 64
[ 12.867794] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 12.867954] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 195.36.24 Thu Apr 22 19:10:14 PDT 2010
[ 12.885046] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 12.885448] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[ 12.885450] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[ 12.885451] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 12.891925] EXT3 FS on sda8, internal journal
[ 12.921460] saa7130[0]: Huh, no eeprom present (err=-5)?
[ 12.921464] i2c i2c-0: Invalid 7-bit address 0x7a
[ 12.944034] input: ImExPS/2 Logitech Explorer Mouse as /devices/platform/i8042/serio1/input/input5
[ 13.006282] hda_codec: ALC887: BIOS auto-probing.
[ 13.007641] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
[ 13.820064] All bytes are equal. It is not a TEA5767
[ 13.820154] tuner 0-0060: chip found @ 0xc0 (saa7130[0])
[ 13.864077] kjournald starting. Commit interval 5 seconds
[ 13.864288] EXT3 FS on sda10, internal journal
[ 13.864294] EXT3-fs: mounted filesystem with ordered data mode.
[ 13.870017] tuner-simple 0-0060: creating new instance
[ 13.870022] tuner-simple 0-0060: type set to 69 (Tena TNF 5335 and similar models)
[ 13.931398] saa7130[0]: registered device video0 [v4l2]
[ 13.931464] saa7130[0]: registered device vbi0
[ 13.931501] saa7130[0]: registered device radio0
[ 13.934848] saa7134 ALSA driver for DMA sound loaded
[ 13.934852] saa7130[0]/alsa: LifeView/Typhoon FlyVIDEO2000 doesn't support digital audio
[ 15.227106] r8169: eth0: link up
[ 15.227108] r8169: eth0: link up
[ 15.778880] type=1505 audit(1283443618.855:5): operation="profile_load" pid=994 name="/usr/share/gdm/guest-session/Xsession"
[ 15.779912] type=1505 audit(1283443618.855:6): operation="profile_replace" pid=995 name="/sbin/dhclient3"
[ 15.780434] type=1505 audit(1283443618.855:7): operation="profile_replace" pid=995 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 15.780683] type=1505 audit(1283443618.855:8): operation="profile_replace" pid=995 name="/usr/lib/connman/scripts/dhclient-script"
[ 15.782673] type=1505 audit(1283443618.865:9): operation="profile_load" pid=996 name="/usr/bin/evince"
[ 15.788551] type=1505 audit(1283443618.865:10): operation="profile_load" pid=996 name="/usr/bin/evince-previewer"
[ 15.793070] type=1505 audit(1283443618.875:11): operation="profile_load" pid=996 name="/usr/bin/evince-thumbnailer"
[ 16.051892] kjournald starting. Commit interval 5 seconds
[ 16.051899] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
[ 16.051911] EXT3 FS on loop0, internal journal
[ 16.051914] EXT3-fs: mounted filesystem with ordered data mode.
[ 18.596949] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[ 18.596951] vboxdrv: Warning: 2.6.31+ kernel detected. Most likely the hardware performance
[ 18.596952] vboxdrv: counter framework which can generate NMIs is active. You have to prevent
[ 18.596953] vboxdrv: the usage of hardware performance counters by
[ 18.596954] vboxdrv: echo 2 > /proc/sys/kernel/perf_counter_paranoid
[ 18.596956] vboxdrv: Found 2 processor cores.
[ 18.597009] VBoxDrv: dbg - g_abExecMemory=ffffffffa0d67a20
[ 18.597024] vboxdrv: fAsync=0 offMin=0x155 offMax=0x1a36
[ 18.597055] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 18.597056] vboxdrv: Successfully loaded version 3.1.6_OSE (interface 0x00100001).
[ 18.806873] CPU0 attaching NULL sched-domain.
[ 18.806878] CPU1 attaching NULL sched-domain.
[ 18.860106] CPU0 attaching sched-domain:
[ 18.860110] domain 0: span 0-1 level MC
[ 18.860113] groups: 0 1
[ 18.860119] CPU1 attaching sched-domain:
[ 18.860122] domain 0: span 0-1 level MC
[ 18.860125] groups: 1 0
[ 19.632318] CPU0 attaching NULL sched-domain.
[ 19.632323] CPU1 attaching NULL sched-domain.
[ 19.681348] CPU0 attaching sched-domain:
[ 19.681353] domain 0: span 0-1 level MC
[ 19.681357] groups: 0 1
[ 19.681364] CPU1 attaching sched-domain:
[ 19.681366] domain 0: span 0-1 level MC
[ 19.681369] groups: 1 0
[ 25.901263] eth0: no IPv6 routers present

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

ok:

[ 12.817777] saa7130/34: v4l2 driver version 0.2.15 loaded
[ 12.817813] saa7134 0000:04:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 12.817817] saa7130[0]: found at 0000:04:01.0, rev: 1, irq: 16, latency: 64, mmio: 0xfebffc00
[ 12.817822] saa7130[0]: subsystem: 1131:0000, board: LifeView/Typhoon FlyVIDEO2000 [card=3,insmod option]
[ 12.817912] saa7130[0]: board init: gpio is 804b00
[ 12.817913] saa7130[0]: there are different flyvideo cards with different tuners
[ 12.817914] saa7130[0]: out there, you might have to use the tuner=<nr> insmod
[ 12.817914] saa7130[0]: option to override the default value.
[ 12.817955] input: saa7134 IR (LifeView/Typhoon Fl as /devices/pci0000:00/0000:00:1e.0/0000:04:01.0/input/input4
[ 12.817981] IRQ 16/saa7130[0]: IRQF_DISABLED is not guaranteed on shared IRQs

you will need to run:

gksudo gedit /etc/modprobe.d/saa7130.conf

add this line:

options saa7134 card=10

save the file and reboot, your tvcard is cheap because there is no EEPROM to tell the OS what it is so YOU have to tell your OS what it is. Better tv cards have these things and make them work pretty much automatically but hey, you get what you pay for.

You may also need a tuner option on the module too, but we'll see.

Revision history for this message
Sajith (sajithkozhikode) said :
#9

After rebooting, I have used the command 'tvtime scanner -n PAL. Now the missing command (Channel Management) appeared in the TV Time Menu. But It displays the message "No Signal"

Revision history for this message
Sajith (sajithkozhikode) said :
#10

I have read from some forums that, the values 'options card=3 tuner=69' made it worked. But in my case it also disappointed me...

Revision history for this message
Sajith (sajithkozhikode) said :
#11

I have read from some forums that, the values 'options saa7134 card=3 tuner=69' made it worked. But in my case it also disappointed me...

Revision history for this message
Sajith (sajithkozhikode) said :
#12

Please give me your suggestion after reboot.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#13

Glad you got the gold. The options need adding in the .conf file to make them stick. You could try different tuner / card settings to see if you can make them better.

Can you help with this problem?

Provide an answer of your own, or ask Sajith for more information if necessary.

To post a message you must log in.