![]() |
Re: DVB-H on N800 - success
Wow. Please contact me directly on my Gmail - I'd like to feature this on tabletblog!
|
Re: DVB-H on N800 - success
1 Attachment(s)
VERY rough translation from http://dvbh.kilu.de/dvbt.txt
unfortunately i only owning a 770, so there is no usb host mode :( |
Re: DVB-H on N800 - success
Quote:
|
Re: DVB-H on N800 - success
3 Attachment(s)
Quote:
I already managed to get the sdp files from ESG, and found out PIDs and IPs, but still no luck. In Finland data is capsulated in IPv6 packets and I wonder if it has something to do with my problems. THis is what I get with mplayer: STREAM: [SDP] sdp:///var/lib/media/nfs/RadioNova.sdp STREAM: Description: SDP stream descriptor STREAM: Author: Ross Finlayson STREAM: Comment: Uses LIVE555 Streaming Media library. file format detected. Initiated "audio/MPEG4-GENERIC" RTP subsession on port 10142 Increased audio socket receive buffer to 110592 bytes Initiated "video/H264" RTP subsession on port 10140 Increased video socket receive buffer to 2000000 bytes ==> Found audio stream: 0 ==> Found video stream: 0 and then nothing. Maybe IP packets are not reaching mplayer. But I can see correct network traffic with tcpdump. Attached files have have IP addresses and couple of PIDS for all Helsinki area channels. Zip file has ESG data files where one can extract sdp files. |
Re: DVB-H on N800 - success
Quote:
|
Re: DVB-H on N800 - success
this is great news, I have a couple of DVB-T sticks, one freecom and one no-name, and I also have a power USB hub. I believe that there have been DVB-H trials in the UK, so I will need to do a bit of research to see if there's any coverage in my area. I live near, and work in, Cambridge, and there's quite a lot of mobile technology activity around here so maybe I will be lucky!
|
Re: DVB-H on N800 - success
Quote:
Great work! |
Re: DVB-H on N800 - success
1 Attachment(s)
The sticks work also with 3.7V, but then it takes about 500mA . But it is possible to use the internal battery (not the power from the usb connector) for some time !
|
Re: DVB-H on N800 - success
@sgoerg
Is it possible to post .diff patches for fixed usb support iin kernel here? |
Re: DVB-H on N800 - success
You must translate the kernel with CONFIG_MUSB_PIO_ONLY=y in .config. If you would like to power the usb-stick only with a external battery - without a hub - then comment out the powercheck:
--- drivers/usb/core/generic.c.orig 2008-03-13 11:37:38.000000000 +0100 +++ drivers/usb/core/generic.c 2008-03-13 11:37:57.000000000 +0100 @@ -99,8 +99,8 @@ /* Rule out configs that draw too much bus current */ if (c->desc.bMaxPower * 2 > udev->bus_mA) { - insufficient_power++; - continue; + //insufficient_power++; + //continue; } /* When the first config's first interface is one of Microsoft's Btw. knows anybody more about the Nokia Mobile TV Receiver SU-33W (protocolls, availability,..) ? |
All times are GMT. The time now is 13:50. |
vBulletin® Version 3.8.8