|
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
|
|||
|
|||
Placeshifter and Ubuntu
I've just started to play around with Ubuntu but wanted to try get the Placeshifter up and running on it.
So far I've got it installed and running, however part of the text gets cut off everywhere. Also, I'm unable to tune into a channel. It sits there with a blank screen and eventually errors out. Suggestions? |
#2
|
||||
|
||||
I have the same problem with truncated text on a remote placeshifter client. But the text is fine in the placeshifter running on the server. It happened around the time I went from 6.3.6 to 6.3.7.
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#3
|
||||
|
||||
The above screenshot shows you're running the Dynamic Menu plugin. You need to go back to the default STV and confirm that this issue is there also. If not, you may want to contact the author, nielm, of the Dynamic Menu plugin about your issue.
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#5
|
||||
|
||||
I installed Automatix2 and using that installed..
'Ubuntu Extras and multimedia codecs' & 'Extra Fonts' and that cured the issue that you're having. |
#6
|
||||
|
||||
Quote:
Quote:
Thank you! I already had codecs installed from Medibuntu, but the fonts from Automatix2 fixed the problem.
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#7
|
|||
|
|||
This worked for me as well! THANKS!
Now the only problem I'm having is the blinking OSD screen! EDIT: Turning on 3D Acceleration seems to have fixed it for me. Last edited by Khristopher; 01-26-2008 at 11:53 PM. |
#8
|
||||
|
||||
Quote:
I'll have a play around when I get home later. I'm at my dads right now for a free lunch |
#9
|
||||
|
||||
I worked for me!
I have an ASUS 4GB EEE PC with ubuntu 7.10 (Gutsy Gibbon) intalled onto a 4GB SD card. I followed DOC's guidance above and it all works. You have to set the System->Preferences->visual effects to none. I get sound and video.
I'm not sure if it was Automatix2 or the software upgade that the update manager loaded afterwords but my wifi and wired network packed up just after so I fixed it as described in http://code.google.com/p/eee-ubuntu-...es/detail?id=9. Anyway, I only have one small problem to fix and that's the flickering I get when I have OSD and vido on the screen at the same time. Can't fix it as other have by turning on 3D accelaration as place shifter won't start with it enabled. Anyone else worked out how to fix this?
__________________
Setup: - Server - Intel 3.4G D + XP, 2Gig ram, 3TB of raid. All running in service mode with 2 Hauppauge HVR4000 Running v7 with LMGestion's XMLTV and DG2XML. I also have the web server running. Client - x2 plus PlaceShifter on various machines including eeepc Ubuntu 8.04. I am streaming Live TV to my PocketPC. Stable but can use DVB-S on second HVR400. |
#10
|
||||
|
||||
Quote:
__________________
Setup: - Server - Intel 3.4G D + XP, 2Gig ram, 3TB of raid. All running in service mode with 2 Hauppauge HVR4000 Running v7 with LMGestion's XMLTV and DG2XML. I also have the web server running. Client - x2 plus PlaceShifter on various machines including eeepc Ubuntu 8.04. I am streaming Live TV to my PocketPC. Stable but can use DVB-S on second HVR400. |
#11
|
|||
|
|||
Since the 8.04 release client came out today I thought I'd give Ubuntu another chance. I never could get the Placeshifter working right with Feisty Fawn. But, so far its not looking good. Admittedly I don't really know what I'm doing. I pretty much have a clean 8.04 install with ATI drivers (I have an X300 in my laptop). I installed the restricted extras to get java. The placeshifter starts up (as long as I don't have 3d acceleration on), but when I play a recording I get the audio but no video. I've tried it with the visual effects on and off.
This is pretty much the same problem I had under Feisty. Can anyone help me out? I know I probably didn't provide enough information, but I don't know what else would be helpful. |
#12
|
|||
|
|||
I was having the same issues on hardy with audio playing but only getting a black screen. I also have an ATI card and am using the fglrx drivers.
The cause of my black-screen problem was the xv output driver. Normally mplayer will keep falling back until it finds a working video driver -- this is why mplayer will work when you run it manually on a file yet fail in Placeshifter. Placeshifter explicitly instructs mplayer to use the xv output driver which doesn't seem to work with the default hardy ati setup. You can test this by running xvinfo. If you're having the same problem it will say something like: Code:
$ xvinfo X-Video Extension version 2.2 screen #0 no adapters present The solution for me was turning on TexturedVideo in the device section of my xorg.conf file. Here's my Device section, hopefully this helps you. This might not be optimal, but I just got it working and haven't played around with it much yet. I'm getting some flicker, but it looks like people have already solved that issue in this thread. Code:
Section "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" #Driver "ati" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" Option "DRI" "true" Option "AllowGLXWithComposite" "true" Option "TexturedVideo" "on" Option "XaaNoOffscreenPixmaps" Option "UseFastTLS" "2" Option "RenderAccel" "true" EndSection Here's a discussion of the ati/xv problem on hardy: https://bugs.launchpad.net/ubuntu/+s...24/+bug/197639 Last edited by Woobie; 05-05-2008 at 11:26 PM. |
#13
|
|||
|
|||
Thanks Woobie. Sure enough video playback starts working, but unfortunately it flickers like crazy. I didn't get the impression that the people on Launchpad figured out how to fix that issue. They indicated that turning off compiz helps, but it didn't for me (and I'd rather not do that anyway).
Last edited by reggie14; 05-06-2008 at 10:19 PM. |
#14
|
|||
|
|||
I have a compaq laptop that I use as a test machine. I could install Debian on it and the SageTV PS would work out of the box (well, with dependent software).
If I put PCLinuxOS on it, I would get a black screen for playback. Same thing for Mandriva (they are similar). For my machine, I found if I change the resolution from 24bit color to 16 bit color, everything in SageTV worked fine no matter which distro I used. |
#16
|
|||
|
|||
Now that Automatix is no longer available for HH, how can I install the extra fonts to resolve the right character cutting problem?
|
#17
|
||||
|
||||
Ultramatix picks up where Automatix left off... They may have it there.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#18
|
||||
|
||||
Fixing Placeshifter fonts in Ubuntu
Quote:
In Ubuntu 8.10 fixing the font problem was even easier -- just ran the Synaptic Package Manager and installed "ubuntu-restricted-extras" which lists M$ fonts as one of the packages. This might have even worked in 8.04? Edit: Although the above ("ubuntu-restriced-extras") worked for me, it also marks a bunch of other packages which may not be desired. I found that installing "msttcorefonts" from SynapticPckgMgr is more straight forward without additional pckgs and fixes the PS font problem just fine. Last edited by wado1971; 11-22-2008 at 10:41 AM. Reason: Added additional info |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Placeshifter sound quit after upgrade to Ubuntu Gutsy | n9cqs | SageTV Placeshifter | 1 | 03-27-2008 06:57 PM |
Placeshifter won't start | tyler785 | SageTV Linux | 1 | 12-06-2007 08:35 PM |
Speed up audio in Placeshifter? | kineticslam | SageTV Placeshifter | 0 | 11-30-2007 12:38 PM |
Problem:Linux 7.04 Placeshifter window won't resize | tlimon | SageTV Placeshifter | 11 | 09-10-2007 09:58 PM |
Black Screen in Placeshifter | chip33az | SageTV Linux | 0 | 12-14-2006 10:04 AM |