|
SageTV Linux Discussion related to the SageTV Media Center for Linux. Questions, issues, problems, suggestions, etc. relating to the SageTV Linux should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Ubuntu 9.10 - Anybody try it yet?
Has anybody tried Sage with ubuntu 9.10, which is now in beta? Among other things, it includes kernel 2.6.31 which, I think, means that the hdpvr driver is included by default and we don't need to install it "manually" any more. However, I think the default hdpvr driver doesn't support the IR blaster, so if you need that then you still need to do the manual install. Is that right? Any other gotchas?
|
#2
|
|||
|
|||
My current setup is Windows, but was looking at converting over to linux so I figured I would give it a try...
The HD-PVR was recognized right off, but when I tried to watch video on it, it played for about 10 seconds and then froze... I am going to try loading the latest drivers and see how that works... Thanks, Jeff |
#3
|
|||
|
|||
Is that with SageTV?
B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#4
|
|||
|
|||
Yeah, I tried cat'ing /dev/video0 , but the file was always 0 length. I added it to sage, and it produced a picture for about 5 seconds and then freezes. If you let it sit it will start/stop a few times and then stop playing. I didn't see any messages in dmesg or the sage debug log. Do you have any ideas on debugging it?
Thanks, Jeff Forgot to mention, I haven't done an apt-get upgrade, there is about 200MB of updates and my satellite internet has a cap of 400MB a day. There is a window between 3-6am, so I have the upgrade scheduled in cron to do the update tomorrow morning. Not sure if it may fix anything or not... |
#5
|
|||
|
|||
you can run modinfo hdpvr for debug levels. What are you watching on?
B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#6
|
|||
|
|||
I will give it a try tonight...
I did do some testing last night, and I could cat /dev/video0 to a file, and it seemed to be working. I tried it under Sage again, and I was getting the "SEEKER DETECTED A HALT IN THE CAPTURE DEVICE" messages and it would restart and work for another 5-10 seconds and stop again. I stopped sage and tried the cat again on it, and it didn't produced any data in the output file... Thanks, Jeff |
#7
|
|||
|
|||
Sorry, do you watch this on the server or on an extender?
Do you know what firmware your hdpvr is on? For instance: Quote:
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#8
|
|||
|
|||
Hello,
Yep, that is the exact messages I saw in dmesg... I was watching on a HD200 extender, my server doesn't have a good enough video card to play the content... I had tried to compile the v4l driver you had mentioned in the this thread, but it errored out looking for the dma.h include file. Do you happen to know what package would contain that include file? I just finished patching the linux install, and hope to test a little later tonight when my recordings are completed... Thanks, Jeff Correction: I meant the post you had in the forum for the HD-PVR... I got it to compile using: make CONFIG_DVB_FIREDTV:=n I have recordings going until 11:00pm, If I can stay awake I will try the compile driver, but if not I will try it tomorrow night... Last edited by jphipps; 10-05-2009 at 07:12 PM. |
#9
|
|||
|
|||
I tried the os after the latest patch, samething...
I finally got the downloaded source for the driver and compiled it, but it did the samething, it would capture for about 5-10 seconds and then stop. I truned debug on, and it just show several messages in dmesg reading into a buffer, and then the capture stops, and the messages just stop with no errors... What version of Ubuntu is working with the HD-PVR? May have to downgrade to get things working.. Thanks, Jeff |
#10
|
|||
|
|||
It works fine with 9.04. Are you watching the hdpvr live, or recording a show? I find that it records fine, and the recorded shows can be watched anywhere, but I can only watch live on my hd200. My dual-core Mac Pro freezes if I try to watch live (placeshifter).
|
#11
|
|||
|
|||
In sage I was trying to view it live from my HD200. But if I just try doing a "cat /dev/video0 > /test.ts" to capture to a file, the file grows for about 5-10 seconds, and then stops groing and the recording light on the hd-pvr goes out. If I "ctrl-c" it and restart it, it works again for a few seconds and then halts again...
Are you using 9.04 with the latest hdprv driver from linuxtv.org? Thanks, Jeff |
#12
|
|||
|
|||
Yes. I built it with the instructions in http://www.mythtv.org/wiki/Hauppauge_HD-PVR, and it has worked fine except for the issue I mentioned above on my Mac.
|
#13
|
|||
|
|||
Do you see the messages: "untested firmware version 0x12, the driver might not work" when you connect your hd-pvr to the system? I was also wondering if it is my hd-pvr unit. It is one of the original units.
Thanks, Jeff |
#14
|
|||
|
|||
Hmmm. I had never looked, but now that you ask I do find the following message in /var/log/dmesg
Code:
[ 10.334273] hdpvr 1-2:1.0: untested firmware version 0xf, the driver might not work |
#15
|
|||
|
|||
"untested" message is generated for firmware that is too recent!
A quick glance at the source code reveals that the driver will give that message with any firmware newer than 0xd. Both of us have firmware that is more recent. I suspect that this isn't the problem. Maybe, if you have an old unit, there might be a hardware issue?
|
#16
|
|||
|
|||
I will try reloading tonight with 9.04 and test. I purchased mine in June of 08, and I have been running under windows since then. The only issue I have is the occasional halt in the beginning of a recording that alot of people have posted about...
Do you remember the driver version under windows that you loaded? Mine is running the latest 1.5.6... Thanks, Jeff |
#17
|
|||
|
|||
No luck... Even with 9.04 and the latest driver v4l driver, it stops recording after about 10 seconds...
Thanks, Jeff |
#18
|
|||
|
|||
My best guess is that you should update your firmware to the newest under Windows. Driver 1.5.6 provides it.
B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#19
|
|||
|
|||
I am running 1.5.6 on my windows box, and had run the hwcDriverInstall.exe to do the installation of the driver. Is there something else I need to run in windows?
Thanks, Jeff |
#20
|
|||
|
|||
I don't know. A call to Hauppauge may be in order. I am on the latest firmware via the driver download.
B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Startup order in ubuntu | loonsailor | SageTV Linux | 3 | 08-13-2009 10:38 AM |
Placeshifter and Ubuntu | Khristopher | SageTV Linux | 17 | 10-22-2008 07:40 PM |
Ubuntu 8.04 problem | rrambo | SageTV Linux | 17 | 10-10-2008 06:44 AM |
SageTV with Ubuntu 7.04 | dranockcir | SageTV Linux | 24 | 08-09-2007 07:52 PM |
SageTV on Ubuntu | ecoolman | SageTV Linux | 5 | 02-01-2007 11:49 PM |