|
patmankn
|
 |
« Reply #105 on: March 12, 2010, 08:39:33 pm » |
|
Hey Mandingo, i just did the shell stuff with my DVB-C Card, which is a KNC One btw. KNC ONE: pat@dcerouter:~$ sudo lspci -vn 01:05.0 0480: 1131:7146 (rev 01) Subsystem: 1894:0022 Flags: bus master, medium devsel, latency 32, IRQ 16 Memory at f9fffc00 (32-bit, non-prefetchable) [size=512] Kernel driver in use: budget_av Kernel modules: budget-av
pat@dcerouter:~$ sudo v4l2-ctl -n Failed to open /dev/video0: No such file or directory It looks the pretty same, except "Memory at f9fffc00 (32-bit, non-prefetchable) [size=512]" which does differ from Vikings post (viking: Memory at febff800 (32-bit, non-prefetchable) [size=512]) , on page 3 ) I still have big issues with stupid me, MythTV, DVB-C via unity-media cable... grrr. @ Mandingo: did you create a template for the KNC one, as i could not find anything in your wiki page? Hoping for help... ;O) Pat
|
|
|
|
|
Logged
|
Hybrid: MSI MS-7329,Nvidia 6150 onboard,AMD BE-2400,2gb RAM,Sharp Aqous LE 37X20E via MD Zotoc Ion Synergy,Terratec 1200 & Cinergy DT USB Diversity DVB-T, KNC ONE TV-Station DVB-C,WebDT366,Fiire Chief http://wiki.linuxmce.com/index.php/User:Patmankn
|
|
|
|
MANDINGO
|
 |
« Reply #106 on: March 14, 2010, 12:27:42 am » |
|
 Ok so found the bug that was stopping mythconverg.capturecards from getting populated !!! so we should be back on track in a day or so Thanks Mandingo
|
|
|
|
|
Logged
|
|
|
|
Viking
Addicted

Posts: 521
|
 |
« Reply #107 on: March 15, 2010, 09:21:36 am » |
|
Hi Mandingo, great that you are working on this, thanks a lot  Viking
|
|
|
|
|
Logged
|
|
|
|
|
TinkerMan
|
 |
« Reply #108 on: April 02, 2010, 09:59:43 am » |
|
I have info for an AverMedia, AVerTV HD A180 (AVerTV HD MCE A180), more info on this card at MythTV's website http://www.mythtv.org/wiki/AVerTV_HD_A180Two informational quotes from MythTV's website AVerTV HD A180 is an HDTV tuner for OTA (ATSC) or unencrypted digital cable (QAM) signals and The card uses an nxt2004 Frontend chipset with an saa7135 bridge interface. This is similar to the ATI HDTV Wonder and the Kworld ATSC 110. sudo lspci -v 01:05.0 Multimedia controller: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder (rev d1) Subsystem: Avermedia Technologies Inc Device 1044 Flags: bus master, medium devsel, latency 64, IRQ 17 Memory at f9fff800 (32-bit, non-prefetchable) [size=2K] Capabilities: [40] Power Management version 2 Kernel driver in use: saa7134 Kernel modules: saa7134 I think this is a great card with a great picture, I have had it in operation for a little over 2 years now. First year in just a stand alone myth system and last year in a LinuxMCE 710 system and now I just recently upgraded to 810 and it manually installs fine. I have compared the picture side by side with Myth's "PBP" (picture by pictue) feature against a HDHomeRun both in full 1080p and in my opinion it has just as good of a picture and I can't tell the two apart. My comparison test has only been for OTA HD (ATSC 8VSB). The only thing I had to do was download the firmware and copy it into the /lib/firmware directory and rebooted and it worked. One final note, the script to download the firmware is broke but here is a note from http://www.mythtv.org/wiki/Kworld_ATSC_110 and also http://www.mythtv.org/wiki/ATI_HDTV_WonderNOTE: Running the perl download script causes wget to exit with a 404 error. This is caused because aver.com updated their domain to " www.avermedia-usa.com". To fix this you must edit 'get_dvb_firmware' at line 320 after the gzip -d command. Replace ' www.aver.com' with 'avermedia-usa.com' and it should download properly Both the Kworld and ATI Myth sites are very helpful because the A180 site seems to be a little outdated. If there is any other info you need just let me know. Good luck, TinkerMan
|
|
|
|
|
Logged
|
|
|
|
|
MANDINGO
|
 |
« Reply #109 on: April 02, 2010, 05:32:21 pm » |
|
TinkerMan Could you post the results from the commands that are posted on the first page of the thread, the info that you have posted isnt enough  Thanks Mandingo
|
|
|
|
|
Logged
|
|
|
|
|
TinkerMan
|
 |
« Reply #110 on: April 03, 2010, 03:00:43 am » |
|
Mandingo OK so when I run this command I get these two entries that pertain to the two installed capture cards I have, unless you need the entire list let me know: lspci -vn 01:05.0 0480: 1131:7133 (rev d1) Subsystem: 1461:1044 Flags: bus master, medium devsel, latency 64, IRQ 17 Memory at f9fff800 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: saa7134 Kernel modules: saa7134
01:06.0 0400: 4444:0803 (rev 01) Subsystem: 0070:4000 Flags: bus master, medium devsel, latency 64, IRQ 16 Memory at dc000000 (32-bit, prefetchable) [size=64M] Capabilities: <access denied> Kernel driver in use: ivtv Kernel modules: ivtv
FYI I also have a PVR350 installed that is auto recognized as a WinTV-PVR150 with S-video and Composite inputs so when I run this command: v4l2-ctl -n ioctl: VIDIOC_ENUMINPUT Input : 0 Name : Composite1 Type : 0x00000002 Audioset: 0x00000001 Tuner : 0x00000000 Standard: 0x0000000000FFBFFF ( PAL NTSC SECAM ) Status : 65792
Input : 1 Name : S-Video Type : 0x00000002 Audioset: 0x00000001 Tuner : 0x00000000 Standard: 0x0000000000FFBFFF ( PAL NTSC SECAM ) Status : 0
All I get is one set of S-Video and Composite inputs that I think are the PVR350's inputs not the AverMedia A180's input. Based on a quote that I read: Although the card includes S-video and composite inputs (including RCA audio jacks), these inputs don't appear to work in Linux, so you can't use the card for analog recording, even from a set-top box, VCR, or other device. However, it does tune analog channels within its frequency range. It is important to note though that the analog tuner of this card does not have a hardware MPEG2 encoder; it is an old fashioned frame grabber based tuner. Therefore, it is highly discouraged for analog use. Quote was located @ http://www.mythtv.org/wiki/AVerTV_HD_A180 I guess based on the quote I would not expect the A/V inputs to show up. These are the two commands listed on the first entry if there is another one you would like me to run just let me know.
|
|
|
|
|
Logged
|
|
|
|
bongowongo
wants to work for LinuxMCE
 
Posts: 826
|
 |
« Reply #111 on: April 10, 2010, 11:37:12 am » |
|
Pinnacle PCTV Hybrid Pro 310i pci lspci -vn 00:00.0 0600: 1106:0308 Subsystem: 1849:0308 Flags: bus master, medium devsel, latency 8 Memory at f8000000 (32-bit, prefetchable) [size=64M] Capabilities: [80] AGP version 3.5 Capabilities: [50] Power Management version 2 Kernel driver in use: agpgart-via Kernel modules: via-agp
00:00.1 0600: 1106:1308 Subsystem: 1849:1308 Flags: bus master, medium devsel, latency 0
00:00.2 0600: 1106:2308 Subsystem: 1849:2308 Flags: bus master, medium devsel, latency 0
00:00.3 0600: 1106:3208 Flags: bus master, medium devsel, latency 0 Kernel modules: via-agp
00:00.4 0600: 1106:4308 Subsystem: 1849:4308 Flags: bus master, medium devsel, latency 0
00:00.5 0800: 1106:5308 (prog-if 20) Subsystem: 1849:5308 Flags: bus master, fast devsel, latency 0
00:00.7 0600: 1106:7308 Flags: bus master, medium devsel, latency 0
00:01.0 0604: 1106:b198 Flags: bus master, 66MHz, medium devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 Capabilities: [70] Power Management version 2 Kernel modules: shpchp
00:02.0 0604: 1106:a208 Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 Memory behind bridge: fc000000-fe9fffff Prefetchable memory behind bridge: d0000000-dfffffff Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [68] Power Management version 2 Capabilities: [70] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable+ Capabilities: [100] Advanced Error Reporting <?> Capabilities: [140] Virtual Channel <?> Kernel driver in use: pcieport-driver Kernel modules: shpchp
00:0f.0 0101: 1106:5372 (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: 1849:5372 Flags: bus master, medium devsel, latency 32, IRQ 21 I/O ports at dc00 [size=8] I/O ports at d880 [size=4] I/O ports at d800 [size=8] I/O ports at d480 [size=4] I/O ports at d400 [size=16] I/O ports at d000 [size=256] Capabilities: [c0] Power Management version 2 Kernel driver in use: sata_via Kernel modules: sata_via
00:0f.1 0101: 1106:0571 (rev 07) (prog-if 8a [Master SecP PriP]) Subsystem: 1849:0571 Flags: bus master, medium devsel, latency 32 [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8] [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1] [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8] [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1] I/O ports at fc00 [size=16] Capabilities: [c0] Power Management version 2 Kernel driver in use: pata_via Kernel modules: pata_via
00:10.0 0c03: 1106:3038 (rev b0) Subsystem: 1849:3038 Flags: bus master, medium devsel, latency 32, IRQ 20 I/O ports at c480 [size=32] Capabilities: [80] Power Management version 2 Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd
00:10.1 0c03: 1106:3038 (rev b0) Subsystem: 1849:3038 Flags: bus master, medium devsel, latency 32, IRQ 22 I/O ports at c800 [size=32] Capabilities: [80] Power Management version 2 Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd
00:10.2 0c03: 1106:3038 (rev b0) Subsystem: 1849:3038 Flags: bus master, medium devsel, latency 32, IRQ 21 I/O ports at c880 [size=32] Capabilities: [80] Power Management version 2 Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd
00:10.3 0c03: 1106:3038 (rev b0) Subsystem: 1849:3038 Flags: bus master, medium devsel, latency 32, IRQ 23 I/O ports at cc00 [size=32] Capabilities: [80] Power Management version 2 Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd
00:10.4 0c03: 1106:3104 (rev 90) (prog-if 20) Subsystem: 1849:3104 Flags: bus master, medium devsel, latency 32, IRQ 21 Memory at f7fffc00 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 Capabilities: [88] Debug port: BAR=1 offset=00a0 Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd
00:11.0 0601: 1106:3372 Subsystem: 1849:3372 Flags: medium devsel Capabilities: [c0] Power Management version 2 Kernel modules: i2c-viapro
00:11.7 0600: 1106:287e Subsystem: 1106:337e Flags: bus master, medium devsel, latency 32 Capabilities: [58] HyperTransport: Interrupt Discovery and Configuration
00:12.0 0200: 1106:3065 (rev 7c) Subsystem: 1849:3065 Flags: bus master, medium devsel, latency 32, IRQ 23 I/O ports at c000 [size=256] Memory at f7fff800 (32-bit, non-prefetchable) [size=256] Capabilities: [40] Power Management version 2 Kernel driver in use: via-rhine Kernel modules: via-rhine
00:13.0 0600: 1106:337b Flags: bus master, fast devsel, latency 0 Capabilities: [60] HyperTransport: MSI Mapping Enable- Fixed+
00:13.1 0604: 1106:337a (prog-if 01) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 0000e000-0000efff Memory behind bridge: fea00000-feafffff Capabilities: [60] HyperTransport: MSI Mapping Enable- Fixed+ Capabilities: [70] Subsystem: 1849:337a
02:00.0 0300: 10de:0163 (rev a1) Subsystem: 1043:820b Flags: bus master, fast devsel, latency 0, IRQ 24 Memory at fd000000 (32-bit, non-prefetchable) [size=16M] Memory at d0000000 (64-bit, prefetchable) [size=256M] Memory at fc000000 (64-bit, non-prefetchable) [size=16M] [virtual] Expansion ROM at fe9e0000 [disabled] [size=128K] Capabilities: [60] Power Management version 2 Capabilities: [68] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable- Capabilities: [78] Express Endpoint, MSI 00 Capabilities: [100] Virtual Channel <?> Capabilities: [128] Power Budgeting <?> Kernel driver in use: nvidia Kernel modules: nvidiafb, nvidia
03:05.0 0480: 1131:7133 (rev d1) Subsystem: 11bd:002f Flags: bus master, medium devsel, latency 32, IRQ 18 Memory at feaff800 (32-bit, non-prefetchable) [size=2K] Capabilities: [40] Power Management version 2 Kernel driver in use: saa7134 Kernel modules: saa7134
03:06.0 0200: 10ec:8139 (rev 10) Subsystem: 10ec:8139 Flags: bus master, medium devsel, latency 32, IRQ 19 I/O ports at e800 [size=256] Memory at feaff400 (32-bit, non-prefetchable) [size=256] Capabilities: [50] Power Management version 2 Kernel driver in use: 8139too Kernel modules: 8139cp, 8139too
80:01.0 0403: 1106:3288 (rev 10) Subsystem: 1849:0888 Flags: bus master, fast devsel, latency 0, IRQ 17 Memory at febfc000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0Enable- Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [100] Virtual Channel <?> Kernel driver in use: HDA Intel Kernel modules: snd-hda-intel v4l2-ctl -n ioctl: VIDIOC_ENUMINPUT Input : 0 Name : Television Type : 0x00000001 Audioset: 0x00000001 Tuner : 0x00000000 Standard: 0x0000000000FFBFFF ( PAL NTSC SECAM ) Status : 0
Input : 1 Name : Composite1 Type : 0x00000002 Audioset: 0x00000001 Tuner : 0x00000000 Standard: 0x0000000000FFBFFF ( PAL NTSC SECAM ) Status : 65792
Input : 2 Name : Composite2 Type : 0x00000002 Audioset: 0x00000001 Tuner : 0x00000000 Standard: 0x0000000000FFBFFF ( PAL NTSC SECAM ) Status : 0
Input : 3 Name : S-Video Type : 0x00000002 Audioset: 0x00000001 Tuner : 0x00000000 Standard: 0x0000000000FFBFFF ( PAL NTSC SECAM ) Status : 0
did a "dmesg | grep saa7133", and driver was already loaded. Didn't need to download a driver to my knowledge.
|
|
|
|
|
Logged
|
|
|
|
|
Esperanto
|
 |
« Reply #112 on: April 26, 2010, 08:57:42 pm » |
|
Yo Mandingo. On your request =) keep the pnp commin.... Technotrend TT-connect S2-3650 CI sudo v4l2-ctl -n: ioctl: VIDIOC_ENUMINPUT Input : 0 Name : STV06xx Type : 0x00000002 Audioset: 0x00000000 Tuner : 0x00000000 Standard: 0x0000000000000000 ( ) Status : 0
sudo lsusb -v Bus 004 Device 007: ID 0b48:300a TechnoTrend AG Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0b48 TechnoTrend AG idProduct 0x300a bcdDevice 1.01 iManufacturer 1 TechnoTrend iProduct 2 TT-USB2.0 iSerial 3 LHIEKI bNumConfigurations 1
|
|
|
|
« Last Edit: April 26, 2010, 09:01:11 pm by Esperanto »
|
Logged
|
|
|
|
|
MANDINGO
|
 |
« Reply #113 on: May 09, 2010, 05:51:14 pm » |
|
 Just to keep you guys updated the bug for mythtv plugin has been fixed sometime ago but i still have a todo list on adding a script to handle multiple cards in the same system correctly My time now has been pushed over to integrating mythtv .23 and getting us off .22 untill then, i will backport the analog scanning and get that back into .22 working.. The cards that have been posted will become pnp and ill push those in when i have finished with .23 So keep the cards coming Thanks Mandingo
|
|
|
|
|
Logged
|
|
|
|
|
MANDINGO
|
 |
« Reply #114 on: May 23, 2010, 06:58:46 am » |
|
NOW PNPI have the Nova-T-500 which is a USB connection through the PCI interface. I couldn't see a specific PCI entry for it, but I suspect it is the VIA USB card (as I don't think I have any other VIA in the system, the mobo chipset is nVidia) 01:09.0 0c03: 1106:3038 (rev 62) (prog-if 00 [UHCI]) Subsystem: 1106:3038 Flags: bus master, medium devsel, latency 64, IRQ 21 I/O ports at cc00 [size=32] Capabilities: [80] Power Management version 2
01:09.1 0c03: 1106:3038 (rev 62) (prog-if 00 [UHCI]) Subsystem: 1106:3038 Flags: bus master, medium devsel, latency 64, IRQ 19 I/O ports at c800 [size=32] Capabilities: [80] Power Management version 2
01:09.2 0c03: 1106:3104 (rev 65) (prog-if 20 [EHCI]) Subsystem: 1106:3104 Flags: bus master, medium devsel, latency 64, IRQ 18 Memory at fd2fe000 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2
from lsusb -vv Bus 003 Device 002: ID 2040:9941 Hauppauge Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x2040 Hauppauge idProduct 0x9941 bcdDevice 1.00 iManufacturer 1 Hauppauge iProduct 2 WinTV Nova-DT iSerial 3 4028962000 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 46 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 500mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 4 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 1 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 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 1 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 1 Device Qualifier (for other device speed): bLength 10 bDescriptorType 6 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 bNumConfigurations 1 Device Status: 0x0000 (Bus Powered)
v4l2-ctl didn't work, its looking for a device here, /dev/video which doesn't exist (running 0710) there is a device under /dev/dvb... several directories and devices for 2 "adapters" etc, but using the --device= option just reports: ioctl: VIDIOC_ENUMINPUT I didn't have to compile anything, however I am not using this DVB card right at the moment. hth
|
|
|
|
|
Logged
|
|
|
|
|
MANDINGO
|
 |
« Reply #115 on: May 23, 2010, 07:01:51 am » |
|
NOW PNPOk...first i just plugged in my Terratec Cinergy DT XS Diversity und checked dmesg pat@dcerouter:~$ dmesg [ 3802.412033] usb 2-8: new high speed USB device using ehci_hcd and address 7 [ 3802.553951] usb 2-8: configuration #1 chosen from 1 choice [ 3802.554910] dvb-usb: found a 'Terratec Cinergy DT XS Diversity' in cold state, will try to load a firmware [ 3802.554917] firmware: requesting dvb-usb-dib0700-1.10.fw [ 3802.559679] dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw' [ 3802.905484] dib0700: firmware started successfully. [ 3803.409067] dvb-usb: found a 'Terratec Cinergy DT XS Diversity' in warm state. [ 3803.410787] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. [ 3803.411617] DVB: registering new adapter (Terratec Cinergy DT XS Diversity) [ 3803.653846] DVB: registering frontend 1 (DiBcom 7000PC)... [ 3803.658218] MT2266: successfully identified [ 3803.822722] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. [ 3803.823351] DVB: registering new adapter (Terratec Cinergy DT XS Diversity) [ 3804.002719] DVB: registering frontend 2 (DiBcom 7000PC)... [ 3804.009470] MT2266: successfully identified [ 3804.175214] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:0b.1/usb2/2-8/input/input8 [ 3804.212609] dvb-usb: schedule remote query interval to 150 msecs. [ 3804.212618] dvb-usb: Terratec Cinergy DT XS Diversity successfully initialized and connected. ...than lsusb vn: Bus 002 Device 007: ID 0ccd:005a TerraTec Electronic GmbH Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0ccd TerraTec Electronic GmbH idProduct 0x005a bcdDevice 0.01 iManufacturer 1 TerraTec iProduct 2 Cinergy DT XS iSerial 3 070201004089 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 46 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 500mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 4 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 1 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 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 1 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 1 Device Qualifier (for other device speed): bLength 10 bDescriptorType 6 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 bNumConfigurations 1 Device Status: 0x0000 (Bus Powered) pat@dcerouter:~$ sudo apt-get install ivtv-utils ... pat@dcerouter:~$ sudo v4l2-ctl -n Failed to open /dev/video0: No such file or directory
I just ordered the KNC ONE PCI DVB-C card.... i will post results, the moment the card arrives. And Mandigo, as i haven't tried creating templates before and i got lost in the wiki, i would love to see some wiki/documentation, so that more of us could suuport in little babysteps. How about that idea? Cheers, Pat
|
|
|
|
|
Logged
|
|
|
|
|
MANDINGO
|
 |
« Reply #116 on: May 23, 2010, 07:02:41 am » |
|
NOW PNP... So keep them comming and no one will go ignored just remember the info to post
DViCo FusionHDTV7 Dual Express - The lspci bits were already up on the wiki I created for this card. I ran the v4l2-ctl and added the output but soon realized that the analog inputs were likely from the usb tuner card I have plugged in (I'll post the info for it soon). The driver for this card does not support the analog inputs. http://wiki.linuxmce.org/index.php/DViCO_FusionHDTV7_Dual_ExpressThis card requires the xc5000 firmware. There are two versions that I have used, depending on which the kernel requests (1.1 or 1.6.114). Replied as soon as I saw this post...I was away from the forums for a couple days. Keep up the good work.
|
|
|
|
|
Logged
|
|
|
|
|
MANDINGO
|
 |
« Reply #117 on: May 23, 2010, 07:03:39 am » |
|
NOW PNPI have the Hauppauge Nova-S plus PCI Card DVB-S sudo lspci -vn brings: 00:00.0 0600: 8086:2e20 (rev 03) Subsystem: 1043:8336 Flags: bus master, fast devsel, latency 0 Capabilities: [e0] Vendor Specific Information <?> Kernel modules: intel-agp
00:01.0 0604: 8086:2e21 (rev 03) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000c000-0000cfff Memory behind bridge: f6000000-f9cfffff Prefetchable memory behind bridge: 00000000e0000000-00000000efffffff Capabilities: [88] Subsystem: 1043:8336 Capabilities: [80] Power Management version 3 Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+ Capabilities: [a0] Express Root Port (Slot+), MSI 00 Capabilities: [100] Virtual Channel <?> Capabilities: [140] Root Complex Link <?> Kernel driver in use: pcieport-driver Kernel modules: shpchp
00:1a.0 0c03: 8086:3a37 Subsystem: 1043:82d4 Flags: bus master, medium devsel, latency 0, IRQ 16 I/O ports at b800 [size=32] Capabilities: [50] Vendor Specific Information <?> Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd
00:1a.1 0c03: 8086:3a38 Subsystem: 1043:82d4 Flags: bus master, medium devsel, latency 0, IRQ 21 I/O ports at b880 [size=32] Capabilities: [50] Vendor Specific Information <?> Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd
00:1a.2 0c03: 8086:3a39 Subsystem: 1043:82d4 Flags: bus master, medium devsel, latency 0, IRQ 18 I/O ports at bc00 [size=32] Capabilities: [50] Vendor Specific Information <?> Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd
00:1a.7 0c03: 8086:3a3c (prog-if 20) Subsystem: 1043:82d4 Flags: bus master, medium devsel, latency 0, IRQ 18 Memory at f5fffc00 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Capabilities: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] Vendor Specific Information <?> Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd
00:1b.0 0403: 8086:3a3e Subsystem: 1043:82fe Flags: bus master, fast devsel, latency 0, IRQ 22 Memory at f5ff8000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable- Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [100] Virtual Channel <?> Capabilities: [130] Root Complex Link <?> Kernel driver in use: HDA Intel Kernel modules: snd-hda-intel
00:1c.0 0604: 8086:3a40 Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 Prefetchable memory behind bridge: 00000000f4f00000-00000000f4ffffff Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+ Capabilities: [90] Subsystem: 1043:82d4 Capabilities: [a0] Power Management version 2 Capabilities: [100] Virtual Channel <?> Capabilities: [180] Root Complex Link <?> Kernel driver in use: pcieport-driver Kernel modules: shpchp
00:1c.3 0604: 8086:3a46 Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 Memory behind bridge: f9f00000-f9ffffff Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+ Capabilities: [90] Subsystem: 1043:82d4 Capabilities: [a0] Power Management version 2 Capabilities: [100] Virtual Channel <?> Capabilities: [180] Root Complex Link <?> Kernel driver in use: pcieport-driver Kernel modules: shpchp
00:1c.4 0604: 8086:3a48 Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 0000e000-0000efff Memory behind bridge: f9e00000-f9efffff Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+ Capabilities: [90] Subsystem: 1043:82d4 Capabilities: [a0] Power Management version 2 Capabilities: [100] Virtual Channel <?> Capabilities: [180] Root Complex Link <?> Kernel driver in use: pcieport-driver Kernel modules: shpchp
00:1c.5 0604: 8086:3a4a Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: f9d00000-f9dfffff Prefetchable memory behind bridge: 00000000f4e00000-00000000f4efffff Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+ Capabilities: [90] Subsystem: 1043:82d4 Capabilities: [a0] Power Management version 2 Capabilities: [100] Virtual Channel <?> Capabilities: [180] Root Complex Link <?> Kernel driver in use: pcieport-driver Kernel modules: shpchp
00:1d.0 0c03: 8086:3a34 Subsystem: 1043:82d4 Flags: bus master, medium devsel, latency 0, IRQ 23 I/O ports at b080 [size=32] Capabilities: [50] Vendor Specific Information <?> Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd
00:1d.1 0c03: 8086:3a35 Subsystem: 1043:82d4 Flags: bus master, medium devsel, latency 0, IRQ 19 I/O ports at b400 [size=32] Capabilities: [50] Vendor Specific Information <?> Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd
00:1d.2 0c03: 8086:3a36 Subsystem: 1043:82d4 Flags: bus master, medium devsel, latency 0, IRQ 18 I/O ports at b480 [size=32] Capabilities: [50] Vendor Specific Information <?> Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd
00:1d.7 0c03: 8086:3a3a (prog-if 20) Subsystem: 1043:82d4 Flags: bus master, medium devsel, latency 0, IRQ 23 Memory at f5fff800 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Capabilities: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] Vendor Specific Information <?> Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd
00:1e.0 0604: 8086:244e (rev 90) (prog-if 01) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=06, subordinate=06, sec-latency=32 Memory behind bridge: fa000000-fdffffff Capabilities: [50] Subsystem: 1043:82d4
00:1f.0 0601: 8086:3a18 Subsystem: 1043:82d4 Flags: bus master, medium devsel, latency 0 Capabilities: [e0] Vendor Specific Information <?>
00:1f.2 0101: 8086:3a20 (prog-if 8a [Master SecP PriP]) Subsystem: 1043:82d4 Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 19 I/O ports at 01f0 [size=8] I/O ports at 03f4 [size=1] I/O ports at 0170 [size=8] I/O ports at 0374 [size=1] I/O ports at ff90 [size=16] I/O ports at ffa0 [size=16] Capabilities: [70] Power Management version 3 Capabilities: [b0] Vendor Specific Information <?> Kernel driver in use: ata_piix Kernel modules: ata_piix
00:1f.3 0c05: 8086:3a30 Subsystem: 1043:82d4 Flags: medium devsel, IRQ 3 Memory at f5fff400 (64-bit, non-prefetchable) [size=256] I/O ports at 0400 [size=32] Kernel modules: i2c-i801
00:1f.5 0101: 8086:3a26 (prog-if 85 [Master SecO PriO]) Subsystem: 1043:82d4 Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 19 I/O ports at b000 [size=8] I/O ports at ac00 [size=4] I/O ports at a880 [size=8] I/O ports at a800 [size=4] I/O ports at a480 [size=16] I/O ports at a400 [size=16] Capabilities: [70] Power Management version 3 Capabilities: [b0] Vendor Specific Information <?> Kernel driver in use: ata_piix Kernel modules: ata_piix
01:00.0 0300: 10de:0614 (rev a2) Subsystem: 1043:82de Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at f8000000 (32-bit, non-prefetchable) [size=16M] Memory at e0000000 (64-bit, prefetchable) [size=256M] Memory at f6000000 (64-bit, non-prefetchable) [size=32M] I/O ports at cc00 [size=128] [virtual] Expansion ROM at f9ce0000 [disabled] [size=128K] Capabilities: [60] Power Management version 3 Capabilities: [68] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable- Capabilities: [78] Express Endpoint, MSI 00 Capabilities: [100] Virtual Channel <?> Capabilities: [128] Power Budgeting <?> Capabilities: [600] Vendor Specific Information <?> Kernel driver in use: nvidia Kernel modules: nvidiafb, nvidia
02:00.0 0200: 10ec:8168 (rev 02) Subsystem: 1043:82c6 Flags: bus master, fast devsel, latency 0, IRQ 218 I/O ports at d800 [size=256] Memory at f4eff000 (64-bit, prefetchable) [size=4K] Memory at f4ee0000 (64-bit, prefetchable) [size=64K] Expansion ROM at f9df0000 [disabled] [size=64K] Capabilities: [40] Power Management version 3 Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable+ Capabilities: [70] Express Endpoint, MSI 01 Capabilities: [b0] MSI-X: Enable- Mask- TabSize=2 Capabilities: [d0] Vital Product Data <?> Capabilities: [100] Advanced Error Reporting <?> Capabilities: [140] Virtual Channel <?> Capabilities: [160] Device Serial Number 00-00-00-00-00-00-00-00 Kernel driver in use: r8169 Kernel modules: r8169
03:00.0 0101: 11ab:6121 (rev b2) (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: 1043:82a2 Flags: bus master, fast devsel, latency 0, IRQ 16 I/O ports at ec00 [size=8] I/O ports at e880 [size=4] I/O ports at e800 [size=8] I/O ports at e480 [size=4] I/O ports at e400 [size=16] Memory at f9effc00 (32-bit, non-prefetchable) [size=1K] Capabilities: [48] Power Management version 2 Capabilities: [50] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable- Capabilities: [e0] Express Legacy Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting <?> Kernel driver in use: pata_marvell Kernel modules: pata_marvell, ahci
04:00.0 0c00: 197b:2380 (prog-if 10) Subsystem: 1043:8313 Flags: bus master, fast devsel, latency 0, IRQ 19 Memory at f9fff800 (32-bit, non-prefetchable) [size=2K] Memory at f9fff400 (32-bit, non-prefetchable) [size=128] Memory at f9fff000 (32-bit, non-prefetchable) [size=128] Memory at f9ffec00 (32-bit, non-prefetchable) [size=128] Capabilities: [44] Power Management version 3 Capabilities: [80] Express Endpoint, MSI 00 Capabilities: [94] Message Signalled Interrupts: Mask- 64bit- Queue=0/0Enable- Kernel driver in use: ohci1394 Kernel modules: ohci1394
06:00.0 0400: 14f1:8800 (rev 05) Subsystem: 0070:9202 Flags: bus master, medium devsel, latency 64, IRQ 16 Memory at fa000000 (32-bit, non-prefetchable) [size=16M] Capabilities: [44] Vital Product Data <?> Capabilities: [4c] Power Management version 2 Kernel driver in use: cx8800 Kernel modules: cx8800
06:00.1 0480: 14f1:8801 (rev 05) Subsystem: 0070:9202 Flags: bus master, medium devsel, latency 64, IRQ 16 Memory at fb000000 (32-bit, non-prefetchable) [size=16M] Capabilities: [4c] Power Management version 2 Kernel driver in use: cx88_audio Kernel modules: cx88-alsa
06:00.2 0480: 14f1:8802 (rev 05) Subsystem: 0070:9202 Flags: bus master, medium devsel, latency 64, IRQ 16 Memory at fc000000 (32-bit, non-prefetchable) [size=16M] Capabilities: [4c] Power Management version 2 Kernel driver in use: cx88-mpeg driver manager Kernel modules: cx8802
06:00.4 0480: 14f1:8804 (rev 05) Subsystem: 0070:9202 Flags: bus master, medium devsel, latency 64, IRQ 10 Memory at fd000000 (32-bit, non-prefetchable) [size=16M] Capabilities: [4c] Power Management version 2 sudo v4l2-ctl -n brings: ioctl: VIDIOC_ENUMINPUT Input : 0 Name : DVB Type : 0x00000002 Audioset: 0x00000000 Tuner : 0x00000000 Standard: 0x0000000000727FF7 ( PAL NTSC SECAM ) Status : 0
Input : 1 Name : Composite1 Type : 0x00000002 Audioset: 0x00000000 Tuner : 0x00000000 Standard: 0x0000000000727FF7 ( PAL NTSC SECAM ) Status : 0
Input : 2 Name : S-Video Type : 0x00000002 Audioset: 0x00000000 Tuner : 0x00000000 Standard: 0x0000000000727FF7 ( PAL NTSC SECAM ) Status : 0
is there anything else I can do.... thanks so far freaky
|
|
|
|
|
Logged
|
|
|
|
|
MANDINGO
|
 |
« Reply #118 on: May 23, 2010, 07:04:18 am » |
|
NOW PNPI have an ATI tv-wonder VE if memory serves me correct it shows up as a Brooktree bt878 chipset lspci output 01:02.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11) 01:02.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
lspci -v output 01:02.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11) Subsystem: ATI Technologies Inc Device 0003 Flags: bus master, medium devsel, latency 64, IRQ 17 Memory at ff6fe000 (32-bit, prefetchable) [size=4K] Capabilities: [44] Vital Product Data <?> Capabilities: [4c] Power Management version 2 Kernel driver in use: bttv Kernel modules: bttv
01:02.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11) Subsystem: ATI Technologies Inc Device 0003 Flags: bus master, medium devsel, latency 64, IRQ 10 Memory at ff6ff000 (32-bit, prefetchable) [size=4K] Capabilities: [44] Vital Product Data <?> Capabilities: [4c] Power Management version 2
lspci -vn output 01:02.0 0400: 109e:036e (rev 11) Subsystem: 1002:0003 Flags: bus master, medium devsel, latency 64, IRQ 17 Memory at ff6fe000 (32-bit, prefetchable) [size=4K] Capabilities: [44] Vital Product Data <?> Capabilities: [4c] Power Management version 2 Kernel driver in use: bttv Kernel modules: bttv
01:02.1 0480: 109e:0878 (rev 11) Subsystem: 1002:0003 Flags: bus master, medium devsel, latency 64, IRQ 10 Memory at ff6ff000 (32-bit, prefetchable) [size=4K] Capabilities: [44] Vital Product Data <?> Capabilities: [4c] Power Management version 2
v4l2-ctl -n output ioctl: VIDIOC_ENUMINPUT Input : 0 Name : Television Type : 0x00000001 Audioset: 0x00000001 Tuner : 0x00000000 Standard: 0x0000000000FFBFFF ( PAL NTSC SECAM ) Status : 256
Input : 1 Name : Composite1 Type : 0x00000002 Audioset: 0x00000001 Tuner : 0x00000000 Standard: 0x0000000000FFBFFF ( PAL NTSC SECAM ) Status : 0
EDIT::: ALL IS GOOD EXCEPT SOUND NOW!!! TYVM MANDINGO
Hope this helps Pugs
|
|
|
|
|
Logged
|
|
|
|
|
MANDINGO
|
 |
« Reply #119 on: May 23, 2010, 07:04:49 am » |
|
NOW PNPPinnacle PCTV Hybrid Pro 310i pci lspci -vn 00:00.0 0600: 1106:0308 Subsystem: 1849:0308 Flags: bus master, medium devsel, latency 8 Memory at f8000000 (32-bit, prefetchable) [size=64M] Capabilities: [80] AGP version 3.5 Capabilities: [50] Power Management version 2 Kernel driver in use: agpgart-via Kernel modules: via-agp
00:00.1 0600: 1106:1308 Subsystem: 1849:1308 Flags: bus master, medium devsel, latency 0
00:00.2 0600: 1106:2308 Subsystem: 1849:2308 Flags: bus master, medium devsel, latency 0
00:00.3 0600: 1106:3208 Flags: bus master, medium devsel, latency 0 Kernel modules: via-agp
00:00.4 0600: 1106:4308 Subsystem: 1849:4308 Flags: bus master, medium devsel, latency 0
00:00.5 0800: 1106:5308 (prog-if 20) Subsystem: 1849:5308 Flags: bus master, fast devsel, latency 0
00:00.7 0600: 1106:7308 Flags: bus master, medium devsel, latency 0
00:01.0 0604: 1106:b198 Flags: bus master, 66MHz, medium devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 Capabilities: [70] Power Management version 2 Kernel modules: shpchp 00:02.0 0604: 1106:a208 Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 Memory behind bridge: fc000000-fe9fffff Prefetchable memory behind bridge: d0000000-dfffffff Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [68] Power Management version 2 Capabilities: [70] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable+ Capabilities: [100] Advanced Error Reporting <?> Capabilities: [140] Virtual Channel <?> Kernel driver in use: pcieport-driver Kernel modules: shpchp
00:0f.0 0101: 1106:5372 (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: 1849:5372 Flags: bus master, medium devsel, latency 32, IRQ 21 I/O ports at dc00 [size=8] I/O ports at d880 [size=4] I/O ports at d800 [size=8] I/O ports at d480 [size=4] I/O ports at d400 [size=16] I/O ports at d000 [size=256] Capabilities: [c0] Power Management version 2 Kernel driver in use: sata_via Kernel modules: sata_via
00:0f.1 0101: 1106:0571 (rev 07) (prog-if 8a [Master SecP PriP]) Subsystem: 1849:0571 Flags: bus master, medium devsel, latency 32 [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8] [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1] [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8] [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1] I/O ports at fc00 [size=16] Capabilities: [c0] Power Management version 2 Kernel driver in use: pata_via Kernel modules: pata_via
00:10.0 0c03: 1106:3038 (rev b0) Subsystem: 1849:3038 Flags: bus master, medium devsel, latency 32, IRQ 20 I/O ports at c480 [size=32] Capabilities: [80] Power Management version 2 Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd
00:10.1 0c03: 1106:3038 (rev b0) Subsystem: 1849:3038 Flags: bus master, medium devsel, latency 32, IRQ 22 I/O ports at c800 [size=32] Capabilities: [80] Power Management version 2 Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd
00:10.2 0c03: 1106:3038 (rev b0) Subsystem: 1849:3038 Flags: bus master, medium devsel, latency 32, IRQ 21 I/O ports at c880 [size=32] Capabilities: [80] Power Management version 2 Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd
00:10.3 0c03: 1106:3038 (rev b0) Subsystem: 1849:3038 Flags: bus master, medium devsel, latency 32, IRQ 23 I/O ports at cc00 [size=32] Capabilities: [80] Power Management version 2 Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd
00:10.4 0c03: 1106:3104 (rev 90) (prog-if 20) Subsystem: 1849:3104 Flags: bus master, medium devsel, latency 32, IRQ 21 Memory at f7fffc00 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 Capabilities: [88] Debug port: BAR=1 offset=00a0 Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd
00:11.0 0601: 1106:3372 Subsystem: 1849:3372 Flags: medium devsel Capabilities: [c0] Power Management version 2 Kernel modules: i2c-viapro
00:11.7 0600: 1106:287e Subsystem: 1106:337e Flags: bus master, medium devsel, latency 32 Capabilities: [58] HyperTransport: Interrupt Discovery and Configuration
00:12.0 0200: 1106:3065 (rev 7c) Subsystem: 1849:3065 Flags: bus master, medium devsel, latency 32, IRQ 23 I/O ports at c000 [size=256] Memory at f7fff800 (32-bit, non-prefetchable) [size=256] Capabilities: [40] Power Management version 2 Kernel driver in use: via-rhine Kernel modules: via-rhine
00:13.0 0600: 1106:337b Flags: bus master, fast devsel, latency 0 Capabilities: [60] HyperTransport: MSI Mapping Enable- Fixed+
00:13.1 0604: 1106:337a (prog-if 01) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 0000e000-0000efff Memory behind bridge: fea00000-feafffff Prefetchable memory behind bridge: 0000000050000000-00000000500fffff Capabilities: [60] HyperTransport: MSI Mapping Enable- Fixed+ Capabilities: [70] Subsystem: 1849:337a
02:00.0 0300: 10de:0163 (rev a1) Subsystem: 1043:820b Flags: bus master, fast devsel, latency 0, IRQ 24 Memory at fd000000 (32-bit, non-prefetchable) [size=16M] Memory at d0000000 (64-bit, prefetchable) [size=256M] Memory at fc000000 (64-bit, non-prefetchable) [size=16M] [virtual] Expansion ROM at fe9e0000 [disabled] [size=128K] Capabilities: [60] Power Management version 2 Capabilities: [68] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable- Capabilities: [78] Express Endpoint, MSI 00 Capabilities: [100] Virtual Channel <?> Capabilities: [128] Power Budgeting <?> Kernel driver in use: nvidia Kernel modules: nvidia, nvidiafb
03:04.0 0200: 10ec:8169 (rev 10) Subsystem: 10ec:8169 Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 17 I/O ports at e800 [size=256] Memory at feaffc00 (32-bit, non-prefetchable) [size=256] Expansion ROM at 50000000 [disabled] [size=128K] Capabilities: [dc] Power Management version 2 Kernel driver in use: r8169 Kernel modules: r8169
03:06.0 0480: 1131:7133 (rev d1) Subsystem: 11bd:002f Flags: bus master, medium devsel, latency 32, IRQ 19 Memory at feaff000 (32-bit, non-prefetchable) [size=2K] Capabilities: [40] Power Management version 2 Kernel driver in use: saa7134 Kernel modules: saa7134
80:01.0 0403: 1106:3288 (rev 10) Subsystem: 1849:0888 Flags: bus master, fast devsel, latency 0, IRQ 17 Memory at febfc000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable- Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [100] Virtual Channel <?> Kernel driver in use: HDA Intel Kernel modules: snd-hda-intel v4l2-ctl -n will follow shortly did a "dmesg | grep saa7133", and driver was already loaded. Didn't need to download a driver to my knowledge.
|
|
|
|
|
Logged
|
|
|
|
|