Installing PEAK 138508AGPK DVB-T Digital TV Hybrid PCI Card

Here’s another puzzling find.
Check out the screenshot in this post http://linuxforums.org.uk/index.php?topic=9778.75
and then the attached screenshot… I didn’t do anything to change it, also, I remember seeing another name which I think was Meridon or something similar.

I’ve set the path for VLC to write logs but there’s nothing there?
Did a bit of searching and sorted it
I got this;
– logger module started –
main: Running vlc with the default interface. Use ‘cvlc’ to use vlc without interface.
v4l2 error: cannot set standard 0x10: Invalid argument
v4l2 error: cannot set standard 0x10: Invalid argument
v4l2 error: cannot set standard 0x10: Invalid argument
v4l2 error: cannot set standard 0x10: Invalid argument
main error: open of v4l2:///dev/video1' failed v4l2 error: cannot set standard 0x10: Invalid argument v4l2 error: cannot set standard 0x10: Invalid argument v4l2 error: cannot set standard 0x10: Invalid argument v4l2 error: cannot set standard 0x10: Invalid argument main error: open of v4l2:///dev/video1’ failed
– logger module stopped –

Doesn’t tell me much!

main error: open of `v4l2:///dev/video1' failed

It tells you that your card is not mapped to /dev/video1
Pluging in your USB camera could have changed the order

Try this to get the correct location:

v4l-conf

And this to get available TV standards for the card:

v4l2-ctl --list-standards

I had to install both commands before I could continue and got these results

pooky2483@pooky2483-ubuntu12:~$ v4l2-ctl --list-standards
ioctl: VIDIOC_ENUMSTD
Index : 0
ID : 0x000000000000B000
Name : NTSC
Frame period: 1001/30000
Frame lines : 525

Index       : 1
ID          : 0x0000000000001000
Name        : NTSC-M
Frame period: 1001/30000
Frame lines : 525

Index       : 2
ID          : 0x0000000000002000
Name        : NTSC-M-JP
Frame period: 1001/30000
Frame lines : 525

Index       : 3
ID          : 0x0000000000008000
Name        : NTSC-M-KR
Frame period: 1001/30000
Frame lines : 525

Index       : 4
ID          : 0x00000000000000FF
Name        : PAL
Frame period: 1/25
Frame lines : 625

Index       : 5
ID          : 0x0000000000000007
Name        : PAL-BG
Frame period: 1/25
Frame lines : 625

Index       : 6
ID          : 0x0000000000000008
Name        : PAL-H
Frame period: 1/25
Frame lines : 625

Index       : 7
ID          : 0x0000000000000010
Name        : PAL-I
Frame period: 1/25
Frame lines : 625

Index       : 8
ID          : 0x00000000000000E0
Name        : PAL-DK
Frame period: 1/25
Frame lines : 625

Index       : 9
ID          : 0x0000000000000100
Name        : PAL-M
Frame period: 1001/30000
Frame lines : 525

Index       : 10
ID          : 0x0000000000000200
Name        : PAL-N
Frame period: 1/25
Frame lines : 625

Index       : 11
ID          : 0x0000000000000400
Name        : PAL-Nc
Frame period: 1/25
Frame lines : 625

Index       : 12
ID          : 0x0000000000000800
Name        : PAL-60
Frame period: 1001/30000
Frame lines : 525

Index       : 13
ID          : 0x0000000000FF0000
Name        : SECAM
Frame period: 1/25
Frame lines : 625

Index       : 14
ID          : 0x0000000000010000
Name        : SECAM-B
Frame period: 1/25
Frame lines : 625

Index       : 15
ID          : 0x0000000000040000
Name        : SECAM-G
Frame period: 1/25
Frame lines : 625

Index       : 16
ID          : 0x0000000000080000
Name        : SECAM-H
Frame period: 1/25
Frame lines : 625

Index       : 17
ID          : 0x0000000000320000
Name        : SECAM-DK
Frame period: 1/25
Frame lines : 625

Index       : 18
ID          : 0x0000000000400000
Name        : SECAM-L
Frame period: 1/25
Frame lines : 625

Index       : 19
ID          : 0x0000000000800000
Name        : SECAM-Lc
Frame period: 1/25
Frame lines : 625

pooky2483@pooky2483-ubuntu12:~$

Ah, also what you mentioned about my web cam, it was already plugged in the same time the TV Card and it was working but then for some reason just stopped working???

The order of the card and webcam could have changed, try to find out where they are:

v4l2-ctl --list-devices
v4l2-ctl --list-devices

ASUSTeK P7131 Dual (PCI:0000:03:07.0):
/dev/video1
/dev/radio0
/dev/vbi0

USB 2.0 Camera (usb-0000:00:12.2-4):
/dev/video0

I have put the TV Card in Kubuntu and its coming up with
‘No video sourse’
‘Cannot open capture device /dev/video0’

lsmod

Module Size Used by
snd_usb_audio 122982 1
snd_usbmidi_lib 29476 1 snd_usb_audio
uvcvideo 72627 0
videodev 98259 1 uvcvideo
v4l2_compat_ioctl32 17128 1 videodev
bnep 18281 2
rfcomm 47604 0
bluetooth 180113 10 bnep,rfcomm
ppdev 17113 0
snd_hda_codec_via 51474 1
snd_hda_intel 33719 3
snd_hda_codec 127706 2 snd_hda_codec_via,snd_hda_intel
snd_hwdep 17764 2 snd_usb_audio,snd_hda_codec
snd_pcm 97275 3 snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_seq_midi 13324 0
snd_rawmidi 30748 2 snd_usbmidi_lib,snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
snd_seq 61929 2 snd_seq_midi,snd_seq_midi_event
usblp 18307 0
snd_timer 29990 2 snd_pcm,snd_seq
psmouse 97519 0
snd_seq_device 14540 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 79041 19 snd_usb_audio,snd_usbmidi_lib,snd_hda_codec_via,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
serio_raw 13211 0
k8temp 13057 0
edac_core 53746 0
edac_mce_amd 23709 0
soundcore 15091 1 snd
snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
sp5100_tco 13791 0
i2c_piix4 13301 0
nvidia 11308613 48
joydev 17693 0
parport_pc 32866 1
asus_atk0110 18078 0
mac_hid 13253 0
wmi 19256 0
lp 17799 0
parport 46562 3 ppdev,parport_pc,lp
usbhid 47238 0
hid 99636 1 usbhid
pata_atiixp 13204 0
floppy 70207 0
r8169 62190 0
usb_storage 49198 2

With TV Card in AND Webcam plugged in.

sudo lshw

pooky2483-ubuntu12
description: Desktop Computer
product: System Product Name (To Be Filled By O.E.M.)
vendor: System manufacturer
version: System Version
serial: System Serial Number
width: 64 bits
capabilities: smbios-2.5 dmi-2.5 vsyscall32
configuration: boot=normal chassis=desktop family=To Be Filled By O.E.M. sku=To Be Filled By O.E.M. uuid=808DAE3D-E9FE-D511-AFFC-00248CBC1083
*-core
description: Motherboard
product: M3A76-CM
vendor: ASUSTeK Computer INC.
physical id: 0
version: Rev X.0x
serial: MF7092G01901367
slot: To Be Filled By O.E.M.
*-firmware
description: BIOS
vendor: American Megatrends Inc.
physical id: 0
version: 2101
date: 09/15/2010
size: 64KiB
capacity: 960KiB
capabilities: isa pci pnp apm upgrade shadowing escd cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot zipboot biosbootspecification
*-cpu
description: CPU
product: AMD Athlon™ 64 X2 Dual Core Processor 5200+
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 4
bus info: cpu@0
version: AMD Athlon™ 64 X2 Dual Core Processor 5200+
serial: To Be Filled By O.E.M.
slot: AM2
size: 2700MHz
capacity: 2700MHz
width: 64 bits
clock: 200MHz
capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp 3dnowext 3dnow rep_good nopl extd_apicid pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch lbrv cpufreq
configuration: cores=2 enabledcores=2
*-cache:0
description: L1 cache
physical id: 5
slot: L1-Cache
size: 256KiB
capacity: 256KiB
capabilities: pipeline-burst internal varies data
*-cache:1
description: L2 cache
physical id: 6
slot: L2-Cache
size: 1MiB
capacity: 1MiB
capabilities: pipeline-burst internal varies unified
*-memory
description: System Memory
physical id: 37
slot: System board or motherboard
size: 8GiB
*-bank:0
description: DIMM DDR2 Synchronous 667 MHz (1.5 ns)
product: PartNum0
vendor: Manufacturer0
physical id: 0
serial: SerNum0
slot: DIMM0
size: 2GiB
width: 64 bits
clock: 667MHz (1.5ns)
*-bank:1
description: DIMM DDR2 Synchronous 667 MHz (1.5 ns)
product: PartNum1
vendor: Manufacturer1
physical id: 1
serial: SerNum1
slot: DIMM1
size: 2GiB
width: 64 bits
clock: 667MHz (1.5ns)
*-bank:2
description: DIMM DDR2 Synchronous 667 MHz (1.5 ns)
product: PartNum2
vendor: Manufacturer2
physical id: 2
serial: SerNum2
slot: DIMM2
size: 2GiB
width: 64 bits
clock: 667MHz (1.5ns)
*-bank:3
description: DIMM DDR2 Synchronous 667 MHz (1.5 ns)
product: PartNum3
vendor: Manufacturer3
physical id: 3
serial: SerNum3
slot: DIMM3
size: 2GiB
width: 64 bits
clock: 667MHz (1.5ns)
*-generic UNCLAIMED
physical id: 2013
bus info: parisc@2013
*-generic UNCLAIMED
physical id: 9
bus info: parisc@09
*-generic:0 UNCLAIMED
physical id: 3
bus info: parisc@03
*-generic UNCLAIMED
physical id: 2013
bus info: parisc@2013
*-generic UNCLAIMED
physical id: 9
bus info: parisc@09
*-generic:1 UNCLAIMED
physical id: 6
bus info: parisc@06
*-generic UNCLAIMED
physical id: 2013
bus info: parisc@2013
*-generic UNCLAIMED
physical id: 9
bus info: parisc@09
*-generic:2 UNCLAIMED
physical id: 9
bus info: parisc@09
*-generic UNCLAIMED
physical id: 2013
bus info: parisc@2013
*-generic UNCLAIMED
physical id: 9
bus info: parisc@09
*-generic:3 UNCLAIMED
physical id: 12
bus info: parisc@12
*-generic UNCLAIMED
physical id: 2013
bus info: parisc@2013
*-generic UNCLAIMED
physical id: 9
bus info: parisc@09
*-generic:4 UNCLAIMED
physical id: 19
bus info: parisc@19
*-generic UNCLAIMED
physical id: 2013
bus info: parisc@2013
*-generic UNCLAIMED
physical id: 9
bus info: parisc@09
*-pci:0
description: Host bridge
product: RS780 Host Bridge
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 100
bus info: pci@0000:00:00.0
version: 00
width: 32 bits
clock: 66MHz
*-pci:0
description: PCI bridge
product: RS780 PCI to PCI bridge (ext gfx port 0)
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 2
bus info: pci@0000:00:02.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:40 memory:f9000000-fbdfffff ioport:d0000000(size=268435456)
*-display
description: VGA compatible controller
product: NV44 [GeForce 6200 TurboCache]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:18 memory:fa000000-faffffff memory:d0000000-dfffffff memory:f9000000-f9ffffff memory:fbde0000-fbdfffff
*-pci:1
description: PCI bridge
product: RS780 PCI to PCI bridge (PCIE port 2)
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 6
bus info: pci@0000:00:06.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:41 ioport:d000(size=4096) memory:fbe00000-fbefffff ioport:f7f00000(size=1048576)
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: 02
serial: 00:24:8c:bc:10:83
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=N/A ip=192.168.1.201 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:42 ioport:d800(size=256) memory:f7fff000-f7ffffff memory:f7fe0000-f7feffff memory:fbef0000-fbefffff
*-storage
description: SATA controller
product: SB7x0/SB8x0/SB9x0 SATA Controller [IDE mode]
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 11
bus info: pci@0000:00:11.0
logical name: scsi0
logical name: scsi1
logical name: scsi2
logical name: scsi3
version: 00
width: 32 bits
clock: 66MHz
capabilities: storage pm ahci_1.0 bus_master cap_list emulated
configuration: driver=ahci latency=64
resources: irq:22 ioport:c000(size=8) ioport:b000(size=4) ioport:a000(size=8) ioport:9000(size=4) ioport:8000(size=16) memory:f8fff800-f8fffbff
*-disk:0
description: ATA Disk
product: Maxtor 6V250F0
vendor: Maxtor
physical id: 0
bus info: scsi@0:0.0.0
logical name: /dev/sda
version: VA11
serial: V5089VDG
size: 233GiB (251GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 signature=00044d2a
*-volume:0
description: EXT4 volume
vendor: Linux
physical id: 1
bus info: scsi@0:0.0.0,1
logical name: /dev/sda1
logical name: /media/12.04Boot
version: 1.0
serial: 86fe3809-17a6-412c-be0a-250f6f29fa41
size: 231GiB
capacity: 231GiB
capabilities: primary bootable journaled extended_attributes large_files huge_files dir_nlink extents ext4 ext2 initialized
configuration: created=2012-08-02 23:11:08 filesystem=ext4 label=12.04Boot lastmountpoint=/media/12.04Boot modified=2013-11-03 11:47:18 mount.fstype=ext4 mount.options=rw,nosuid,nodev,relatime,user_xattr,barrier=1,data=ordered mounted=2013-11-03 11:03:27 state=mounted
*-volume:1
description: Linux swap volume
physical id: 2
bus info: scsi@0:0.0.0,2
logical name: /dev/sda2
version: 1
serial: 03b9f227-9f5c-4abc-a50b-74ecc1590f44
size: 2812MiB
capacity: 2812MiB
capabilities: primary nofs swap initialized
configuration: filesystem=swap pagesize=4096
*-disk:1
description: ATA Disk
product: Hitachi HDS5C302
vendor: Hitachi
physical id: 1
bus info: scsi@1:0.0.0
logical name: /dev/sdb
version: ML6O
serial: ML2220F31TWRZE
size: 1863GiB (2TB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 signature=0009b408
*-volume
description: EXT4 volume
vendor: Linux
physical id: 1
bus info: scsi@1:0.0.0,1
logical name: /dev/sdb1
logical name: /media/Drive3
version: 1.0
serial: 1e72a175-851f-43c3-a251-241d0e3800a7
size: 1863GiB
capacity: 1863GiB
capabilities: primary journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
configuration: created=2012-04-13 22:02:18 filesystem=ext4 label=Drive3 lastmountpoint=/media/Drive3 modified=2013-11-03 11:48:28 mount.fstype=ext4 mount.options=rw,nosuid,nodev,relatime,user_xattr,acl,barrier=1,data=ordered mounted=2013-11-03 11:48:28 state=mounted
*-disk:2
description: ATA Disk
product: ST500DM002-1BD14
vendor: Seagate
physical id: 2
bus info: scsi@2:0.0.0
logical name: /dev/sdc
version: KC45
serial: Z3T2EK9X
size: 465GiB (500GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 signature=000e97af
*-volume:0
description: EXT4 volume
vendor: Linux
physical id: 1
bus info: scsi@2:0.0.0,1
logical name: /dev/sdc1
logical name: /
version: 1.0
serial: 201d2f3e-f865-4912-b852-99b5b24f3457
size: 150GiB
capacity: 150GiB
capabilities: primary bootable journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
configuration: created=2013-09-11 19:35:06 filesystem=ext4 label=Ubuntu 12.04TLS lastmountpoint=/ modified=2013-10-09 23:00:21 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,user_xattr,barrier=1,data=ordered mounted=2013-11-03 11:48:03 state=mounted
*-volume:1
description: Linux swap volume
physical id: 2
bus info: scsi@2:0.0.0,2
logical name: /dev/sdc2
version: 1
serial: 718377f7-8759-44ad-888d-e0fb3f91c5e4
size: 8GiB
capacity: 8GiB
capabilities: primary nofs swap initialized
configuration: filesystem=swap pagesize=4096
*-volume:2
description: Extended partition
physical id: 3
bus info: scsi@2:0.0.0,3
logical name: /dev/sdc3
size: 307GiB
capacity: 307GiB
capabilities: primary extended partitioned partitioned:extended
*-logicalvolume:0
description: Linux filesystem partition
physical id: 5
logical name: /dev/sdc5
logical name: /media/Ubuntu 12.04LTS
capacity: 150GiB
configuration: mount.fstype=ext4 mount.options=rw,nosuid,nodev,relatime,user_xattr,barrier=1,data=ordered state=mounted
*-logicalvolume:1
description: Linux filesystem partition
physical id: 6
logical name: /dev/sdc6
logical name: /media/Manjaro
capacity: 150GiB
configuration: mount.fstype=ext4 mount.options=rw,nosuid,nodev,relatime,user_xattr,barrier=1,data=ordered state=mounted
*-disk:3
description: ATA Disk
product: MAXTOR STM325082
vendor: Maxtor
physical id: 3
bus info: scsi@3:0.0.0
logical name: /dev/sdd
version: 3.AA
serial: 9QE1417X
size: 232GiB (250GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 signature=000b090e
*-volume
description: EXT4 volume
vendor: Linux
physical id: 1
bus info: scsi@3:0.0.0,1
logical name: /dev/sdd1
logical name: /media/Drive1
version: 1.0
serial: d5e1db61-b980-4624-801c-e0546b288b8f
size: 232GiB
capacity: 232GiB
capabilities: primary journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
configuration: created=2012-10-13 13:39:41 filesystem=ext4 label=Drive1 lastmountpoint=/media/Drive1 modified=2013-11-03 11:48:28 mount.fstype=ext4 mount.options=rw,nosuid,nodev,relatime,user_xattr,barrier=1,data=ordered mounted=2013-11-03 11:48:28 state=mounted
*-usb:0
description: USB controller
product: SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 12
bus info: pci@0000:00:12.0
version: 00
width: 32 bits
clock: 66MHz
capabilities: ohci bus_master
configuration: driver=ohci_hcd latency=64
resources: irq:16 memory:f8ffe000-f8ffefff
*-usb:1
description: USB controller
product: SB7x0 USB OHCI1 Controller
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 12.1
bus info: pci@0000:00:12.1
version: 00
width: 32 bits
clock: 66MHz
capabilities: ohci bus_master
configuration: driver=ohci_hcd latency=64
resources: irq:16 memory:f8ffd000-f8ffdfff
*-usb:2
description: USB controller
product: SB7x0/SB8x0/SB9x0 USB EHCI Controller
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 12.2
bus info: pci@0000:00:12.2
version: 00
width: 32 bits
clock: 66MHz
capabilities: pm debug ehci bus_master cap_list
configuration: driver=ehci_hcd latency=64
resources: irq:17 memory:f8fff000-f8fff0ff
*-usb:3
description: USB controller
product: SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 13
bus info: pci@0000:00:13.0
version: 00
width: 32 bits
clock: 66MHz
capabilities: ohci bus_master
configuration: driver=ohci_hcd latency=64
resources: irq:18 memory:f8ffc000-f8ffcfff
*-usb:4
description: USB controller
product: SB7x0 USB OHCI1 Controller
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 13.1
bus info: pci@0000:00:13.1
version: 00
width: 32 bits
clock: 66MHz
capabilities: ohci bus_master
configuration: driver=ohci_hcd latency=64
resources: irq:18 memory:f8ffb000-f8ffbfff
*-usb:5
description: USB controller
product: SB7x0/SB8x0/SB9x0 USB EHCI Controller
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 13.2
bus info: pci@0000:00:13.2
version: 00
width: 32 bits
clock: 66MHz
capabilities: pm debug ehci bus_master cap_list
configuration: driver=ehci_hcd latency=64
resources: irq:19 memory:f8ffa800-f8ffa8ff
*-serial UNCLAIMED
description: SMBus
product: SBx00 SMBus Controller
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 14
bus info: pci@0000:00:14.0
version: 3c
width: 32 bits
clock: 66MHz
capabilities: ht cap_list
configuration: latency=0
*-ide
description: IDE interface
product: SB7x0/SB8x0/SB9x0 IDE Controller
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 14.1
bus info: pci@0000:00:14.1
logical name: scsi5
version: 00
width: 32 bits
clock: 66MHz
capabilities: ide msi bus_master cap_list emulated
configuration: driver=pata_atiixp latency=64
resources: irq:16 ioport:1f0(size=8) ioport:3f6 ioport:170(size=8) ioport:376 ioport:ff00(size=16)
*-cdrom
description: DVD-RAM writer
product: DVD-RW DVR-118L
vendor: PIONEER
physical id: 0.0.0
bus info: scsi@5:0.0.0
logical name: /dev/cdrom
logical name: /dev/cdrw
logical name: /dev/dvd
logical name: /dev/dvdrw
logical name: /dev/sr0
version: 1.03
capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
configuration: ansiversion=5 status=nodisc
*-multimedia
description: Audio device
product: SBx00 Azalia (Intel HDA)
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 14.2
bus info: pci@0000:00:14.2
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm bus_master cap_list
configuration: driver=snd_hda_intel latency=64
resources: irq:16 memory:f8ff4000-f8ff7fff
*-isa
description: ISA bridge
product: SB7x0/SB8x0/SB9x0 LPC host controller
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 14.3
bus info: pci@0000:00:14.3
version: 00
width: 32 bits
clock: 66MHz
capabilities: isa bus_master
configuration: latency=0
*-pci:2
description: PCI bridge
product: SBx00 PCI to PCI Bridge
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 14.4
bus info: pci@0000:00:14.4
version: 00
width: 32 bits
clock: 66MHz
capabilities: pci subtractive_decode bus_master
resources: ioport:e000(size=4096) memory:fbf00000-fbffffff
*-communication UNCLAIMED
description: Communication controller
product: SoftV92 SpeakerPhone SoftRing Modem with SmartSP
vendor: Conexant Systems, Inc.
physical id: 6
bus info: pci@0000:03:06.0
version: 01
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list
configuration: latency=64
resources: memory:fbff0000-fbffffff ioport:ec00(size=8)
*-usb:6
description: USB controller
product: SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 14.5
bus info: pci@0000:00:14.5
version: 00
width: 32 bits
clock: 66MHz
capabilities: ohci bus_master
configuration: driver=ohci_hcd latency=64
resources: irq:18 memory:f8ff9000-f8ff9fff
*-pci:1
description: Host bridge
product: K8 [Athlon64/Opteron] HyperTransport Technology Configuration
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 101
bus info: pci@0000:00:18.0
version: 00
width: 32 bits
clock: 33MHz
*-pci:2
description: Host bridge
product: K8 [Athlon64/Opteron] Address Map
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 102
bus info: pci@0000:00:18.1
version: 00
width: 32 bits
clock: 33MHz
*-pci:3
description: Host bridge
product: K8 [Athlon64/Opteron] DRAM Controller
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 103
bus info: pci@0000:00:18.2
version: 00
width: 32 bits
clock: 33MHz
*-pci:4
description: Host bridge
product: K8 [Athlon64/Opteron] Miscellaneous Control
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 104
bus info: pci@0000:00:18.3
version: 00
width: 32 bits
clock: 33MHz
configuration: driver=k8temp
resources: irq:0
*-scsi:0
physical id: 1
bus info: usb@1:2
logical name: scsi4
capabilities: emulated scsi-host
configuration: driver=usb-storage
*-disk
description: SCSI Disk
product: Photosmart D5400
vendor: HP
physical id: 0.0.0
bus info: scsi@4:0.0.0
logical name: /dev/sde
version: 1.00
capabilities: removable
configuration: ansiversion=5
*-medium
physical id: 0
logical name: /dev/sde
*-scsi:1
physical id: 2
bus info: usb@1:3
logical name: scsi7
capabilities: emulated scsi-host
configuration: driver=usb-storage
*-disk
description: SCSI Disk
product: External USB 3.0
vendor: Toshiba
physical id: 0.0.0
bus info: scsi@7:0.0.0
logical name: /dev/sdf
version: 0201
serial: 81573573
size: 2794GiB (3TB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=6 signature=a0ee6df5
*-volume UNCLAIMED
description: HPFS/NTFS partition
physical id: 1
bus info: scsi@7:0.0.0,1
capacity: 349GiB
capabilities: primary
*-scsi:2
physical id: 3
bus info: usb@1:4
logical name: scsi8
capabilities: emulated scsi-host
configuration: driver=usb-storage
*-disk
description: SCSI Disk
product: External USB 3.0
vendor: Toshiba
physical id: 0.0.0
bus info: scsi@8:0.0.0
logical name: /dev/sdg
version: 0201
serial: 66B01265
size: 2794GiB (3TB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=6 signature=000104b7
*-volume UNCLAIMED
description: HPFS/NTFS partition
physical id: 1
bus info: scsi@8:0.0.0,1
capacity: 349GiB
capabilities: primary

With TV Card WITHOUT Webcam

sudo lshw

[spoiler] description: Desktop Computer
product: System Product Name (To Be Filled By O.E.M.)
vendor: System manufacturer
version: System Version
serial: System Serial Number
width: 64 bits
capabilities: smbios-2.5 dmi-2.5 vsyscall32
configuration: boot=normal chassis=desktop family=To Be Filled By O.E.M. sku=To Be Filled By O.E.M. uuid=808DAE3D-E9FE-D511-AFFC-00248CBC1083
*-core
description: Motherboard
product: M3A76-CM
vendor: ASUSTeK Computer INC.
physical id: 0
version: Rev X.0x
serial: MF7092G01901367
slot: To Be Filled By O.E.M.
*-firmware
description: BIOS
vendor: American Megatrends Inc.
physical id: 0
version: 2101
date: 09/15/2010
size: 64KiB
capacity: 960KiB
capabilities: isa pci pnp apm upgrade shadowing escd cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot zipboot biosbootspecification
*-cpu
description: CPU
product: AMD Athlon™ 64 X2 Dual Core Processor 5200+
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 4
bus info: cpu@0
version: AMD Athlon™ 64 X2 Dual Core Processor 5200+
serial: To Be Filled By O.E.M.
slot: AM2
size: 1GHz
capacity: 2700MHz
width: 64 bits
clock: 200MHz
capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp 3dnowext 3dnow rep_good nopl extd_apicid pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch lbrv cpufreq
configuration: cores=2 enabledcores=2
*-cache:0
description: L1 cache
physical id: 5
slot: L1-Cache
size: 256KiB
capacity: 256KiB
capabilities: pipeline-burst internal varies data
*-cache:1
description: L2 cache
physical id: 6
slot: L2-Cache
size: 1MiB
capacity: 1MiB
capabilities: pipeline-burst internal varies unified
*-memory
description: System Memory
physical id: 37
slot: System board or motherboard
size: 8GiB
*-bank:0
description: DIMM DDR2 Synchronous 667 MHz (1.5 ns)
product: PartNum0
vendor: Manufacturer0
physical id: 0
serial: SerNum0
slot: DIMM0
size: 2GiB
width: 64 bits
clock: 667MHz (1.5ns)
*-bank:1
description: DIMM DDR2 Synchronous 667 MHz (1.5 ns)
product: PartNum1
vendor: Manufacturer1
physical id: 1
serial: SerNum1
slot: DIMM1
size: 2GiB
width: 64 bits
clock: 667MHz (1.5ns)
*-bank:2
description: DIMM DDR2 Synchronous 667 MHz (1.5 ns)
product: PartNum2
vendor: Manufacturer2
physical id: 2
serial: SerNum2
slot: DIMM2
size: 2GiB
width: 64 bits
clock: 667MHz (1.5ns)
*-bank:3
description: DIMM DDR2 Synchronous 667 MHz (1.5 ns)
product: PartNum3
vendor: Manufacturer3
physical id: 3
serial: SerNum3
slot: DIMM3
size: 2GiB
width: 64 bits
clock: 667MHz (1.5ns)
*-generic UNCLAIMED
physical id: 2013
bus info: parisc@2013
*-generic UNCLAIMED
physical id: 9
bus info: parisc@09
*-generic:0 UNCLAIMED
physical id: 3
bus info: parisc@03
*-generic UNCLAIMED
physical id: 2013
bus info: parisc@2013
*-generic UNCLAIMED
physical id: 9
bus info: parisc@09
*-generic:1 UNCLAIMED
physical id: 6
bus info: parisc@06
*-generic UNCLAIMED
physical id: 2013
bus info: parisc@2013
*-generic UNCLAIMED
physical id: 9
bus info: parisc@09
*-generic:2 UNCLAIMED
physical id: 9
bus info: parisc@09
*-generic UNCLAIMED
&