Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - tariqh

Pages: [1]
1
Help Wanted / Help wanted to setup my machine
« on: January 05, 2010, 06:45:43 am »
Hi all,

You may have seen me harassing you all on IRC.
Its getting to that point where i need to bite the bullet and admit that i need hand holding, but more importantly i need to understand so i can also help myself and others in future.

So what im asking is help from anyone (im assuming a dev) to get my machine setup properly and working.

My setup is listed (link in my signature).

I am willing to pay to have it working and me taught on what was done (setup wise), and how to control other devices.
Please quote it if your interested and PM me.

I also intend to add an ip surveilance camera to my setup.

I am based in Australia

Tariq

2
Users / Re: DVB Cards info needed for Templates
« on: December 22, 2009, 08:12:44 pm »

We dont have a device template for the T500... cue Thom to give me a 'bashing' for not having one ;-)

...but we do have it working very well using our V4l package (PM me if any of you would like a copy...its DKMS based so will work correctly on 0710 or 0810...or indeed 0910 too ;-)  )...and reliably in Myth now. The only issue we see is that if we reboot the T500's do not get in initialised properly from a 'warm' firmware boot. The solution is to do a shutdown, remove the power for 15 secs or so, then powerup and all is well. This is an irritation but compared to before when the T500 was so unstable it was unusable its very acceptable!

All the best for Xmas and for the new year too!

Andrew


im taking you up on the offer , PM sent :)

3
Users / Re: DVB Cards info needed for Templates
« on: December 22, 2009, 04:41:17 am »

any help would be appreciated :)

I'm also running that card so yell out if need any additional info to get plugin working. Will be rebuilding system onto a new drive at somestage so can do some testing for you!



4
Users / Re: DVB Cards info needed for Templates
« on: December 21, 2009, 11:47:38 pm »
+1 on this card,  mines the OEM without any remote if that makes a difference

do you still need the output?

colinjones, BTW how did you get mythtv to recognise this card ? i had a look at the mythtv wiki and it seems the 0810 recognises it but how do i get mythtv to use it ? (Im not sure if this hijacking but i though i might ask here )

I 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)

Code: [Select]
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

Code: [Select]
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

5
he finally got back to me and goods have arrived. :)

Now since this thing is a transmitter and receiver how should it be placed, because it needs to face the person with the remote but also face the entertainment unit to transmit to the other devices...

so red led facing the couch or the unit?

6
Users / my setup - hope it works
« on: December 12, 2009, 02:18:49 am »

Ok so this is the setup, im based in Australia.

Hope this work because im dieing to get it running.

Let me know if you forsee any problems.

http://wiki.linuxmce.org/index.php/User:Tariqh


7
i bought from the main website (not hightechpad) and havent heard since....

anyone know where he went?

Pages: [1]