Sprawdzenie informacje o karcie telewizyjnej i chpsecie

Karty graficzne, dźwiękowe, tv, monitory etc.
filozofw
Sędziwy Jeż
Sędziwy Jeż
Posty: 32
Rejestracja: 17 sie 2012, 18:57

Sprawdzenie informacje o karcie telewizyjnej i chpsecie

Post autor: filozofw »

Próbuję zainstalować kartę TV według instrukcji: viewtopic.php?f=149&t=51840
Potrzebuję informacji o karcie (jaka to jest karta oraz informacje o chipsecie). Jak mogę sprawdzić te informacje?
Karta jest wbudowana w komputer (komputer jest all-in-one), dlatego nic o niej nie wiem.
Awatar użytkownika
ilin
Zakręcona Traszka
Zakręcona Traszka
Posty: 793
Rejestracja: 20 lip 2007, 21:49
Płeć: Mężczyzna
Wersja Ubuntu: inny OS
Środowisko graficzne: Inne
Architektura: x86_64

Re: Sprawdzenie informacje o karcie telewizyjnej i chpsecie

Post autor: ilin »

Pokaż

Kod: Zaznacz cały

lspci

Kod: Zaznacz cały

lsusb
filozofw
Sędziwy Jeż
Sędziwy Jeż
Posty: 32
Rejestracja: 17 sie 2012, 18:57

Re: Sprawdzenie informacje o karcie telewizyjnej i chpsecie

Post autor: filozofw »

Kod: Zaznacz cały

00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 12)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 12)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:19.0 Ethernet controller: Intel Corporation 82578DC Gigabit Network Connection (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation 5 Series Chipset LPC Interface Controller (rev 06)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller (rev 06)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GT216 [GeForce GT 240M] (rev a2)
01:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)
03:00.0 Network controller: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)

Kod: Zaznacz cały

kuba@ubuntu:~$ lsusb
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0408:3001 Quanta Computer, Inc. Optical Touch Screen
Bus 001 Device 004: ID 07ca:1336 AVerMedia Technologies, Inc. 
Bus 001 Device 005: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
Bus 002 Device 003: ID 174c:5106 ASMedia Technology Inc. Transcend StoreJet 25M3
Bus 002 Device 004: ID 04f2:b1e8 Chicony Electronics Co., Ltd 
Bus 002 Device 005: ID 04f2:0618 Chicony Electronics Co., Ltd 
Awatar użytkownika
ilin
Zakręcona Traszka
Zakręcona Traszka
Posty: 793
Rejestracja: 20 lip 2007, 21:49
Płeć: Mężczyzna
Wersja Ubuntu: inny OS
Środowisko graficzne: Inne
Architektura: x86_64

Re: Sprawdzenie informacje o karcie telewizyjnej i chpsecie

Post autor: ilin »

Twoja karta to

Kod: Zaznacz cały

AVerMedia A336 MiniCard Hybrid DVB-T 
Ciężko coś znaleźć w necie na jej temat.

Pokaż jeszcze

Kod: Zaznacz cały

lsmod
Zobaczymy czy jakiś sterownik jest w jądrze.
Awatar użytkownika
luk1don
Przebojowy Jelonek
Przebojowy Jelonek
Posty: 1768
Rejestracja: 07 lis 2008, 16:17
Płeć: Mężczyzna
Wersja Ubuntu: inny OS
Środowisko graficzne: Inne
Architektura: x86

Re: Sprawdzenie informacje o karcie telewizyjnej i chpsecie

Post autor: luk1don »

Niech pokaże:

Kod: Zaznacz cały

sudo lsusb -d 07ca:1336 -v
filozofw
Sędziwy Jeż
Sędziwy Jeż
Posty: 32
Rejestracja: 17 sie 2012, 18:57

Re: Sprawdzenie informacje o karcie telewizyjnej i chpsecie

Post autor: filozofw »

lsmod:

Kod: Zaznacz cały

kuba@ubuntu:~$ lsmod
Module                  Size  Used by
snd_hda_codec_hdmi     31423  4 
pci_stub               12550  1 
vboxpci                22867  0 
vboxnetadp             25636  0 
vboxnetflt             27232  0 
vboxdrv               252270  3 vboxpci,vboxnetadp,vboxnetflt
snd_hda_codec_realtek    63493  1 
arc4                   12473  4 
snd_hda_intel          32515  5 
snd_hda_codec         111547  3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
rt2800pci              18152  0 
rt2800lib              57144  1 rt2800pci
crc_ccitt              12595  1 rt2800lib
nouveau               823577  3 
bnep                   17707  2 
rt2x00pci              14116  1 rt2800pci
snd_hwdep              13272  1 snd_hda_codec
rtl8187                56224  0 
rfcomm                 37276  0 
snd_pcm                80163  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
rt2x00lib              48562  3 rt2800pci,rt2800lib,rt2x00pci
uvcvideo               71277  0 
parport_pc             31968  0 
snd_seq_midi           13132  0 
ppdev                  12817  0 
bluetooth             183228  10 bnep,rfcomm
snd_rawmidi            25382  1 snd_seq_midi
videobuf2_core         32070  1 uvcvideo
ttm                    75534  1 nouveau
snd_seq_midi_event     14475  1 snd_seq_midi
mac80211              461161  4 rt2800lib,rt2x00pci,rtl8187,rt2x00lib
videodev               95841  2 uvcvideo,videobuf2_core
snd_seq                51255  2 snd_seq_midi,snd_seq_midi_event
coretemp               13168  0 
drm_kms_helper         47303  1 nouveau
videobuf2_vmalloc      12756  1 uvcvideo
snd_timer              24411  2 snd_pcm,snd_seq
drm                   238768  5 nouveau,ttm,drm_kms_helper
videobuf2_memops       13184  1 videobuf2_vmalloc
snd_seq_device         14137  3 snd_seq_midi,snd_rawmidi,snd_seq
dm_multipath           22365  0 
cfg80211              175375  3 rtl8187,rt2x00lib,mac80211
kvm_intel             126745  0 
scsi_dh                14178  1 dm_multipath
kvm                   357806  1 kvm_intel
joydev                 17161  0 
i2c_algo_bit           13197  1 nouveau
hid_multitouch         13007  0 
snd                    61991  20 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
hid_topseed            12515  0 
gpio_ich               13159  0 
psmouse                84843  0 
soundcore              14599  1 snd
eeprom_93cx6           13134  2 rt2800pci,rtl8187
snd_page_alloc         14036  2 snd_hda_intel,snd_pcm
mxm_wmi                12859  1 nouveau
serio_raw              13031  0 
mei                    35796  0 
lpc_ich                16925  0 
microcode              18209  0 
wmi                    18590  2 nouveau,mxm_wmi
video                  18847  1 nouveau
mac_hid                13037  0 
binfmt_misc            17260  1 
lp                     13299  0 
parport                40753  3 parport_pc,ppdev,lp
uas                    17556  0 
usb_storage            39350  0 
dm_raid45              75357  0 
usbhid                 41702  1 hid_multitouch
hid                    82142  3 hid_multitouch,hid_topseed,usbhid
e1000e                174645  0 
xor                    26090  1 dm_raid45
dm_mirror              21665  0 
dm_region_hash         15977  1 dm_mirror
dm_log                 18137  3 dm_raid45,dm_mirror,dm_region_hash
lsusb:

Kod: Zaznacz cały

Bus 001 Device 004: ID 07ca:1336 AVerMedia Technologies, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          239 Miscellaneous Device
  bDeviceSubClass         2 ?
  bDeviceProtocol         1 Interface Association
  bMaxPacketSize0        64
  idVendor           0x07ca AVerMedia Technologies, Inc.
  idProduct          0x1336 
  bcdDevice           40.01
  iManufacturer           1 AVerMedia TECHNOLOGIES, Inc.
  iProduct                2 AVerMedia A336 MiniCard Hybrid DVB-T
  iSerial                 3 000000000000
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength          344
    bNumInterfaces          7
    bConfigurationValue     1
    iConfiguration          4 AVerMedia A336 MiniCard Hybrid DVB-T
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             32 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x8e  EP 14 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval               4
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x0e  EP 14 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval               4
    Interface Association:
      bLength                 8
      bDescriptorType        11
      bFirstInterface         1
      bInterfaceCount         6
      bFunctionClass        255 Vendor Specific Class
      bFunctionSubClass     255 Vendor Specific Subclass
      bFunctionProtocol     255 Vendor Specific Protocol
      iFunction               0 
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              7 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x8f  EP 15 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval               7
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              8 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              9 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       2
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             10 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0080  1x 128 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       3
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             11 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x013c  1x 316 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       4
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             12 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x02c8  1x 712 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       5
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             13 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0ac8  2x 712 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             20 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             21 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x001c  1x 28 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       2
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             22 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0034  1x 52 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        4
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             23 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        4
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             24 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x00b8  1x 184 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        4
      bAlternateSetting       2
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             25 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x02d8  1x 728 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        4
      bAlternateSetting       3
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             26 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x13c4  3x 964 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        4
      bAlternateSetting       4
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             27 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0b84  2x 900 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        5
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             28 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x85  EP 5 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        5
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             31 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x05  EP 5 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        6
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             29 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x86  EP 6 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        6
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface             30 AVerMedia A336 MiniCard Hybrid DVB-T
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x86  EP 6 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0240  1x 576 bytes
        bInterval               1
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass          239 Miscellaneous Device
  bDeviceSubClass         2 ?
  bDeviceProtocol         1 Interface Association
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0001
  Self Powered
Awatar użytkownika
luk1don
Przebojowy Jelonek
Przebojowy Jelonek
Posty: 1768
Rejestracja: 07 lis 2008, 16:17
Płeć: Mężczyzna
Wersja Ubuntu: inny OS
Środowisko graficzne: Inne
Architektura: x86

Re: Sprawdzenie informacje o karcie telewizyjnej i chpsecie

Post autor: luk1don »

Sterowniki pod Windowsa masz jakieś? Jakaś inna nazwa tej karty tam jest albo specyfikacja laptopa?
Avermedia z reguły wydawała sterowniki pod Linuksa na swojej stronie: http://www.avermedia.com

-- sobota, 29 grudnia 2012, 17:16 --

Daj wynik komendy:

Kod: Zaznacz cały

dmesg
ale tu nie zmieścisz, to na jakiś hosting daj
filozofw
Sędziwy Jeż
Sędziwy Jeż
Posty: 32
Rejestracja: 17 sie 2012, 18:57

Re: Sprawdzenie informacje o karcie telewizyjnej i chpsecie

Post autor: filozofw »

Kod: Zaznacz cały

[    0.561041] cpuidle: using governor menu
[    0.561043] EFI Variables Facility v0.08 2004-May-17
[    0.561192] ashmem: initialized
[    0.561303] TCP: cubic registered
[    0.561388] NET: Registered protocol family 10
[    0.561544] NET: Registered protocol family 17
[    0.561553] Key type dns_resolver registered
[    0.561624] Using IPI No-Shortcut mode
[    0.561782] PM: Hibernation image not present or could not be loaded.
[    0.561792] registered taskstats version 1
[    0.563786] Key type trusted registered
[    0.565059] Key type encrypted registered
[    0.566603]   Magic number: 8:807:846
[    0.566710] rtc_cmos 00:03: setting system clock to 2012-12-29 17:50:00 UTC (1356803400)
[    0.567969] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.567971] EDD information not available.
[    0.596172] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.825935] isapnp: No Plug & Play device found
[    0.842623] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.850585] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    0.860891] ata1.00: ATA-8: Hitachi HDT721010SLA360, ST6OA31B, max UDMA/133
[    0.860896] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    0.862250] ata1.00: configured for UDMA/133
[    0.862624] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HDT72101 ST6O PQ: 0 ANSI: 5
[    0.862864] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    0.862885] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.862908] sd 0:0:0:0: [sda] Write Protect is off
[    0.862912] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.862937] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.924412] ldm_parse_tocblock(): Cannot find TOCBLOCK, database may be corrupt.
[    0.924418] ldm_parse_tocblock(): Cannot find TOCBLOCK, database may be corrupt.
[    0.956034]  sda: [LDM] sda1 sda2 sda3
[    0.956768] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.982746] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[    0.982751] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.983172] hub 1-1:1.0: USB hub found
[    0.983357] hub 1-1:1.0: 6 ports detected
[    1.094017] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    1.181847] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.183697] ata2.00: ATAPI: Slimtype DVD A  DL8ATSH, 6A13, max UDMA/100
[    1.186807] ata2.00: configured for UDMA/100
[    1.191536] scsi 1:0:0:0: CD-ROM            Slimtype DVD A  DL8ATSH   6A13 PQ: 0 ANSI: 5
[    1.196479] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda caddy
[    1.196483] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.196626] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.196708] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.226073] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[    1.226079] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.226646] hub 2-1:1.0: USB hub found
[    1.226820] hub 2-1:1.0: 8 ports detected
[    1.297795] usb 1-1.1: new full-speed USB device number 3 using ehci_hcd
[    1.325514] Refined TSC clocksource calibration: 3058.999 MHz.
[    1.325520] Switching to clocksource tsc
[    1.513094] ata3: SATA link down (SStatus 0 SControl 300)
[    1.520533] usb 1-1.1: New USB device found, idVendor=0408, idProduct=3001
[    1.520539] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.520543] usb 1-1.1: Product: Optical Touch Screen
[    1.520547] usb 1-1.1: Manufacturer: QUANTA
[    1.593133] usb 1-1.5: new high-speed USB device number 4 using ehci_hcd
[    1.689787] usb 1-1.5: New USB device found, idVendor=07ca, idProduct=1336
[    1.689792] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.689796] usb 1-1.5: Product: AVerMedia A336 MiniCard Hybrid DVB-T
[    1.689799] usb 1-1.5: Manufacturer: AVerMedia TECHNOLOGIES, Inc.
[    1.689802] usb 1-1.5: SerialNumber: 000000000000
[    1.776722] usb 1-1.6: new high-speed USB device number 5 using ehci_hcd
[    1.832378] ata4: SATA link down (SStatus 0 SControl 300)
[    1.875496] usb 1-1.6: New USB device found, idVendor=0846, idProduct=4260
[    1.875501] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.875504] usb 1-1.6: Product: NETGEAR WG111v3
[    1.875507] usb 1-1.6: Manufacturer: Manufacturer_NETGEAR
[    1.875510] usb 1-1.6: SerialNumber: 001E2AD1233E
[    1.948328] usb 2-1.2: new high-speed USB device number 3 using ehci_hcd
[    2.151661] ata5: SATA link down (SStatus 0 SControl 300)
[    2.470948] ata6: SATA link down (SStatus 0 SControl 300)
[    2.471223] Freeing unused kernel memory: 756k freed
[    2.471462] Write protecting the kernel text: 5964k
[    2.471486] Write protecting the kernel read-only data: 2428k
[    2.471487] NX-protecting the kernel data: 4276k
[    2.488621] udevd[113]: starting version 175
[    2.498965] xor: automatically using best checksumming function:
[    2.515963] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k
[    2.515966] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[    2.516012] e1000e 0000:00:19.0: setting latency timer to 64
[    2.516063] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    2.516095] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[    2.538718]    pIII_sse  : 11424.000 MB/sec
[    2.539263] device-mapper: dm-raid45: initialized v0.2594b
[    2.541741] usbcore: registered new interface driver usbhid
[    2.541743] usbhid: USB HID core driver
[    2.713879] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) c8:0a:a9:ab:71:f6
[    2.713883] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    2.713917] e1000e 0000:00:19.0: eth0: MAC: 9, PHY: 9, PBA No: FFFFFF-0FF
[    2.947799] usb 2-1.2: New USB device found, idVendor=174c, idProduct=5106
[    2.947806] usb 2-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.947810] usb 2-1.2: Product: AS2105
[    2.947814] usb 2-1.2: Manufacturer: ASMedia
[    2.947817] usb 2-1.2: SerialNumber: 00000000000000000000
[    2.949173] Initializing USB Mass Storage driver...
[    2.949258] scsi6 : usb-storage 2-1.2:1.0
[    2.949316] usbcore: registered new interface driver usb-storage
[    2.949317] USB Mass Storage support registered.
[    2.949355] usbcore: registered new interface driver uas
[    3.017809] usb 2-1.5: new high-speed USB device number 4 using ehci_hcd
[    3.144980] usb 2-1.5: New USB device found, idVendor=04f2, idProduct=b1e8
[    3.144987] usb 2-1.5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    3.144992] usb 2-1.5: Product: USB 2.0 Camera
[    3.144996] usb 2-1.5: Manufacturer: Chicony Electronics Co., Ltd.
[    3.221424] usb 2-1.6: new low-speed USB device number 5 using ehci_hcd
[    3.304373] EXT4-fs (loop0): INFO: recovery required on readonly filesystem
[    3.304376] EXT4-fs (loop0): write access will be enabled during recovery
[    3.332193] usb 2-1.6: New USB device found, idVendor=04f2, idProduct=0618
[    3.332199] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.332204] usb 2-1.6: Product: USB Wireless HID Receiver
[    3.332208] usb 2-1.6: Manufacturer: Chicony
[    3.944748] scsi 6:0:0:0: Direct-Access     ASMT     2105             0    PQ: 0 ANSI: 5
[    3.946257] sd 6:0:0:0: Attached scsi generic sg2 type 0
[    3.948353] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[    4.569553] EXT4-fs (loop0): recovery complete
[    4.585860] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[   21.782817] Adding 262140k swap on /host/ubuntu/disks/swap.disk.  Priority:-1 extents:1 across:262140k 
[   21.830347] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro
[   21.830938] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   21.849192] udevd[614]: starting version 175
[   22.016971] lp: driver loaded but no devices found
[   22.386189] ACPI Warning: _BQC returned an invalid level (20120320/video-480)
[   22.389132] wmi: Mapper loaded
[   22.402710] acpi device:02: registered as cooling_device5
[   22.402743] ACPI: Video Device [MVGA] (multi-head: yes  rom: no  post: no)
[   22.402804] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input3
[   22.409483] mei 0000:00:16.0: setting latency timer to 64
[   22.409552] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[   22.434394] ACPI Warning: 0x00000860-0x0000087f SystemIO conflicts with Region \_SB_.PCI0.GFX0.TCOI 1 (20120320/utaddress-251)
[   22.434402] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   22.434403] lpc_ich: Resource conflict(s) found affecting iTCO_wdt
[   22.434406] ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \PMRG 1 (20120320/utaddress-251)
[   22.434410] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   22.434447] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   22.478290] microcode: CPU0 sig=0x20652, pf=0x2, revision=0x9
[   22.555840] gpio_ich: GPIO from 180 to 255 on gpio_ich
[   22.707437] [drm] Initialized drm 1.1.0 20060810
[   22.708753] microcode: CPU1 sig=0x20652, pf=0x2, revision=0x9
[   22.712622] microcode: CPU2 sig=0x20652, pf=0x2, revision=0x9
[   22.714515] microcode: CPU3 sig=0x20652, pf=0x2, revision=0x9
[   22.716238] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   22.729205] cfg80211: Calling CRDA to update world regulatory domain
[   22.741581] device-mapper: multipath: version 1.4.0 loaded
[   22.949375] input: Chicony USB Wireless HID Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input4
[   22.949680] input: Chicony USB Wireless HID Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input5
[   22.949801] topseed 0003:04F2:0618.0002: input,hidraw0: USB HID v1.11 Keyboard [Chicony USB Wireless HID Receiver] on usb-0000:00:1d.0-1.6/input0
[   22.952047] input: Chicony USB Wireless HID Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.1/input/input6
[   22.952276] input: Chicony USB Wireless HID Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.1/input/input7
[   22.953914] input: Chicony USB Wireless HID Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.1/input/input8
[   22.955144] topseed 0003:04F2:0618.0003: input,hiddev0,hidraw1: USB HID v1.11 Device [Chicony USB Wireless HID Receiver] on usb-0000:00:1d.0-1.6/input1
[   22.955324] input: Chicony USB Wireless HID Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.2/input/input9
[   22.957007] topseed 0003:04F2:0618.0004: input,hidraw2: USB HID v1.11 Mouse [Chicony USB Wireless HID Receiver] on usb-0000:00:1d.0-1.6/input2
[   22.967437] input: QUANTA Optical Touch Screen as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input10
[   22.967993] hid-multitouch 0003:0408:3001.0001: input,hidraw3: USB HID v1.10 Device [QUANTA Optical Touch Screen] on usb-0000:00:1a.0-1.1/input0
[   22.969387] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
[   23.145933] Bluetooth: Core ver 2.16
[   23.145949] NET: Registered protocol family 31
[   23.145950] Bluetooth: HCI device and connection manager initialized
[   23.145951] Bluetooth: HCI socket layer initialized
[   23.145952] Bluetooth: L2CAP socket layer initialized
[   23.145955] Bluetooth: SCO socket layer initialized
[   23.146692] ppdev: user-space parallel port driver
[   23.182098] cfg80211: World regulatory domain updated:
[   23.182102] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   23.182105] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.182107] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   23.182110] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   23.182111] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.182114] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.242727] Bluetooth: RFCOMM TTY layer initialized
[   23.242732] Bluetooth: RFCOMM socket layer initialized
[   23.242734] Bluetooth: RFCOMM ver 1.11
[   23.287776] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   23.287779] Bluetooth: BNEP filters: protocol multicast
[   23.289151] Linux video capture interface: v2.00
[   23.398632] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x0a5a00a2)
[   23.400157] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS
[   23.420318] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (04f2:b1e8)
[   23.429886] input: USB 2.0 Camera as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input11
[   23.429973] usbcore: registered new interface driver uvcvideo
[   23.429975] USB Video Class driver (1.1.1)
[   23.438091] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[   23.438095] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.438097] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[   23.438099] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.438100] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[   23.438102] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.438103] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[   23.438105] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.438107] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[   23.438108] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.438110] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[   23.438111] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.438113] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[   23.438114] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.438116] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[   23.438117] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.438119] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[   23.438120] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.438121] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[   23.438123] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.438124] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[   23.438126] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.438127] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[   23.438129] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   23.438130] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[   23.438132] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   23.438133] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[   23.438135] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   23.453674] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[   23.453910] Registered led device: rt2800pci-phy1::radio
[   23.453926] Registered led device: rt2800pci-phy1::assoc
[   23.453944] Registered led device: rt2800pci-phy1::quality
[   23.474561] [drm] nouveau 0000:01:00.0: ... appears to be valid
[   23.474564] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN
[   23.474566] [drm] nouveau 0000:01:00.0: BIT BIOS found
[   23.474568] [drm] nouveau 0000:01:00.0: Bios version 70.16.58.00
[   23.474571] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
[   23.474772] [drm] nouveau 0000:01:00.0: MXM: BIOS version 3.0
[   23.476779] [drm] nouveau 0000:01:00.0: MXM: MXMS Version 3.0
[   23.476782] [drm] nouveau 0000:01:00.0: DCB version 4.0
[   23.476784] [drm] nouveau 0000:01:00.0: DCB outp 00: 01000313 00010034
[   23.476786] [drm] nouveau 0000:01:00.0: DCB outp 06: 08014382 00020010
[   23.476787] [drm] nouveau 0000:01:00.0: DCB conn 00: 00000040
[   23.476788] [drm] nouveau 0000:01:00.0: DCB conn 01: 00001161
[   23.476790] [drm] nouveau 0000:01:00.0: DCB conn 02: 00001231
[   23.476791] [drm] nouveau 0000:01:00.0: DCB conn 03: 01000331
[   23.476792] [drm] nouveau 0000:01:00.0: DCB conn 04: 01000461
[   23.476793] [drm] nouveau 0000:01:00.0: DCB conn 05: 02000546
[   23.476794] [drm] nouveau 0000:01:00.0: DCB conn 06: 00010631
[   23.476796] [drm] nouveau 0000:01:00.0: DCB conn 07: 00010746
[   23.476797] [drm] nouveau 0000:01:00.0: DCB conn 08: 00020846
[   23.476798] [drm] nouveau 0000:01:00.0: DCB conn 09: 00000900
[   23.476801] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x79B0
[   23.527099] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[   23.534249] type=1400 audit(1356799823.515:2): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=1100 comm="apparmor_parser"
[   23.534823] type=1400 audit(1356799823.515:3): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=1100 comm="apparmor_parser"
[   23.535701] type=1400 audit(1356799823.519:4): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=890 comm="apparmor_parser"
[   23.536072] type=1400 audit(1356799823.519:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=890 comm="apparmor_parser"
[   23.536271] type=1400 audit(1356799823.519:6): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=896 comm="apparmor_parser"
[   23.536285] type=1400 audit(1356799823.519:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=890 comm="apparmor_parser"
[   23.536846] type=1400 audit(1356799823.519:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=896 comm="apparmor_parser"
[   23.536951] type=1400 audit(1356799823.519:9): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1138 comm="apparmor_parser"
[   23.537154] type=1400 audit(1356799823.519:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=896 comm="apparmor_parser"
[   23.537372] type=1400 audit(1356799823.519:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1138 comm="apparmor_parser"
[   23.557934] [drm] nouveau 0000:01:00.0: 0x7C6A: Condition still not met after 20ms, skipping following opcodes
[   23.577743] [drm] nouveau 0000:01:00.0: 0x7C6E: Condition still not met after 20ms, skipping following opcodes
[   23.597570] [drm] nouveau 0000:01:00.0: 0x7E1B: Condition still not met after 20ms, skipping following opcodes
[   23.597575] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x7E48
[   23.605256] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x8D48
[   23.605263] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x8D6A
[   23.647716] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x8ECC
[   23.647718] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x8F31
[   23.667521] [drm] nouveau 0000:01:00.0: 0x7830: Condition still not met after 20ms, skipping following opcodes
[   23.671900] [TTM] Zone  kernel: Available graphics memory: 425920 kiB
[   23.671902] [TTM] Zone highmem: Available graphics memory: 1996484 kiB
[   23.671903] [TTM] Initializing pool allocator
[   23.671906] [TTM] Initializing DMA pool allocator
[   23.671916] [drm] nouveau 0000:01:00.0: Detected 1024MiB VRAM (DDR3)
[   23.673318] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[   23.718574] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[   23.718577] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.718578] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[   23.718579] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.718580] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[   23.718581] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.718582] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[   23.718583] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.718585] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[   23.718586] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.718587] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[   23.718588] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.718589] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[   23.718590] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.718591] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[   23.718592] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.718593] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[   23.718594] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.718595] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[   23.718596] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.718597] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[   23.718599] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   23.718600] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[   23.718601] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   23.718602] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[   23.718603] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   23.718604] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[   23.718605] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   23.718715] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   23.719030] ieee80211 phy0: hwaddr 00:1e:2a:d1:23:3e, RTL8187BvE V0 + rtl8225z2, rfkill mask 2
[   23.726895] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   23.726896] [drm] No driver support for vblank timestamp query.
[   23.726898] [drm] nouveau 0000:01:00.0: ACPI backlight interface available, not registering our own
[   23.731800] [drm] nouveau 0000:01:00.0: 3 available performance level(s)
[   23.731803] [drm] nouveau 0000:01:00.0: 0: core 135MHz shader 270MHz memory 135MHz voltage 800mV
[   23.731805] [drm] nouveau 0000:01:00.0: 1: core 405MHz shader 810MHz memory 324MHz voltage 850mV
[   23.731807] [drm] nouveau 0000:01:00.0: 3: core 550MHz shader 1210MHz memory 790MHz voltage 930mV
[   23.731809] [drm] nouveau 0000:01:00.0: c: core 405MHz shader 810MHz memory 324MHz voltage 930mV
[   23.740460] rtl8187: Customer ID is 0x00
[   23.740545] Registered led device: rtl8187-phy0::radio
[   23.740612] Registered led device: rtl8187-phy0::tx
[   23.741032] Registered led device: rtl8187-phy0::rx
[   23.741701] rtl8187: wireless switch is on
[   23.741732] usbcore: registered new interface driver rtl8187
[   23.757045] hda_codec: ALC888: SKU not ready 0x598301f0
[   23.764244] [drm] nouveau 0000:01:00.0: MM: using COPY for buffer copies
[   23.764814] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   23.764960] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   23.765103] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   23.766711] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[   23.767799] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[   23.767920] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[   24.103662] init: failsafe main process (1160) killed by TERM signal
[   24.720538] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[   24.820755] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[   24.820986] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   24.821449] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   24.992752] vboxdrv: Found 4 processor cores.
[   24.993102] vboxdrv: fAsync=0 offMin=0x2b7 offMax=0x1393
[   24.993170] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[   24.993171] vboxdrv: Successfully loaded version 4.1.18_Ubuntu (interface 0x00190000).
[   25.075654] vboxpci: IOMMU not found (not registered)
[   25.459696] [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x2c0000, bo ddd7ea00
[   25.459857] fbcon: nouveaufb (fb0) is primary device
[   25.460052] Console: switching to colour frame buffer device 240x67
[   25.460107] fb0: nouveaufb frame buffer device
[   25.460108] drm: registered panic notifier
[   25.460112] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0
[   25.460144] hda_intel: Disabling MSI
[   25.460154] hda-intel: 0000:01:00.1: Handle VGA-switcheroo audio client
[   26.345348] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[   26.345439] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[   26.345494] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
[   26.345547] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21
[   28.705516] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[   28.705971] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[   28.959290] init: plymouth-stop pre-start process (1956) terminated with status 1
[   30.385218] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   30.385656] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   32.963813] cfg80211: Found new beacon on frequency: 2472 MHz (Ch 13) on phy1
[   33.214616] wlan0: authenticate with 00:0c:42:e3:80:9d
[   33.262196] wlan0: send auth to 00:0c:42:e3:80:9d (try 1/3)
[   33.263575] wlan0: authenticated
[   33.289680] wlan0: associate with 00:0c:42:e3:80:9d (try 1/3)
[   33.295016] wlan0: RX AssocResp from 00:0c:42:e3:80:9d (capab=0x421 status=0 aid=1)
[   33.295103] wlan0: associated
[   33.295277] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   34.643105] wlan1: authenticate with 00:0c:42:e3:80:9d
[   34.781422] wlan1: send auth to 00:0c:42:e3:80:9d (try 1/3)
[   34.786917] wlan1: authenticated
[   34.858255] wlan1: associate with 00:0c:42:e3:80:9d (try 1/3)
[   34.864172] wlan1: RX AssocResp from 00:0c:42:e3:80:9d (capab=0x421 status=0 aid=2)
[   34.867532] wlan1: associated
[   34.867699] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[   36.043186] [drm] nouveau 0000:01:00.0: PFIFO_DMA_PUSHER - Ch 2 Get 0x0020032f24 Put 0x0020032f8c IbGet 0x0000041c IbPut 0x0000041d State 0x80000054 (err: INVALID_CMD) Push 0x00400040
kuba@ubuntu:~$ 

Awatar użytkownika
luk1don
Przebojowy Jelonek
Przebojowy Jelonek
Posty: 1768
Rejestracja: 07 lis 2008, 16:17
Płeć: Mężczyzna
Wersja Ubuntu: inny OS
Środowisko graficzne: Inne
Architektura: x86

Re: Sprawdzenie informacje o karcie telewizyjnej i chpsecie

Post autor: luk1don »

No, czyli tak jak mówiliśmy pod Linuksem o tej karcie jest wielka czarna dziura :-D
Mi udało sie jeszcze znależć tą stronę:
http://www.avermedia.eu/avertv/pl/Produ ... b=APDriver
Jest tam sterownik do skompilowania AVerTV Hybrid Volar HD(H830) Drv 1.0.20
Jak klikniesz release notes to masz:
http://www.avermedia.com/avertv/Upload/ ... es_OEM.txt
AVerMedia Driver Release Notes

For: A336 DID: 0x0336, 0x1336, 0x3336, 0x4336
H830 DID: 0x0830, 0x1830, 0x2830, 0x3830, 0x4830, 0x5830, 0x6830
Moesz spróbować to skompilować.
filozofw
Sędziwy Jeż
Sędziwy Jeż
Posty: 32
Rejestracja: 17 sie 2012, 18:57

Re: Sprawdzenie informacje o karcie telewizyjnej i chpsecie

Post autor: filozofw »

Pobrałem i uruchomiłem w terminalu. Później powinienem jeszcze coś zrobić? Jeżeli tylko to to niestety, ale sterownik nie działa ;/.
Awatar użytkownika
luk1don
Przebojowy Jelonek
Przebojowy Jelonek
Posty: 1768
Rejestracja: 07 lis 2008, 16:17
Płeć: Mężczyzna
Wersja Ubuntu: inny OS
Środowisko graficzne: Inne
Architektura: x86

Re: Sprawdzenie informacje o karcie telewizyjnej i chpsecie

Post autor: luk1don »

filozofw pisze:Pobrałem i uruchomiłem w terminalu. Później powinienem jeszcze coś zrobić? Jeżeli tylko to to niestety, ale sterownik nie działa ;/.
Skompilować na wcześniejszym kernelu, ale widzę że to może być wyższa szkoła jazdy dla początkującego.
filozofw
Sędziwy Jeż
Sędziwy Jeż
Posty: 32
Rejestracja: 17 sie 2012, 18:57

Re: Sprawdzenie informacje o karcie telewizyjnej i chpsecie

Post autor: filozofw »

Ymmm, może dla początkującego łatwiej byłoby kupić nową kartę? Mógłby mi ktoś pomóc jak znaleźć najtańszą i jednocześnie kompatybilną z ubuntu kartę na allegro? czym powinienem się sugerować?
Awatar użytkownika
luk1don
Przebojowy Jelonek
Przebojowy Jelonek
Posty: 1768
Rejestracja: 07 lis 2008, 16:17
Płeć: Mężczyzna
Wersja Ubuntu: inny OS
Środowisko graficzne: Inne
Architektura: x86

Re: Sprawdzenie informacje o karcie telewizyjnej i chpsecie

Post autor: luk1don »

filozofw pisze:Ymmm, może dla początkującego łatwiej byłoby kupić nową kartę? Mógłby mi ktoś pomóc jak znaleźć najtańszą i jednocześnie kompatybilną z ubuntu kartę na allegro? czym powinienem się sugerować?
Jest tego szmelcu pełno :-D
Z reguły te nowe oferowane - NIE UŻYWANE! są kompatybilne albo łatwo coś wykompilować. Nie ma znowu aż tyle tych czipsetów. O tych drutach dołączanych jako anteny zapomnij, bo i tak będziesz musiał podłączyć lepszą antenę.

-- piątek, 11 stycznia 2013, 20:00 --

Nie chcę tu robić nikomu reklamy, ale to:
http://allegro.pl/not-only-tv-tuner-dvb ... 79667.html
To jest dobry produkt bo testowałem (to jest poprawiona wersja). Czip Realtek RTL2840U. Działa pod Win 8 x64, działa pilot, również w Windows Media Center, oprócz DVB i DAB ma radio FM.
Działa na Ubuntu z kernelem 3.7.x i np. Kaffeine, pilota nie testowałem, chyba bym musiał XBMC z PVR sprawdzić. Radio FM otworzysz programikiem GNU Radio (build ze wsparciem dla RTL2840U).
ODPOWIEDZ

Wróć do „Multimedia - karty graficzne, dźwiękowe, telewizyjne, drukarki, skanery”

Kto jest online

Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 4 gości