Gloves
January 3rd, 2008, 06:03 AM
Hi everyone, I'm a new user of Mythbuntu, installed 7.10 over the weekend and have been trying to get it working properly since.
My main problem at the moment is that video playback (Watch TV or watching Apple trailers for example) is all compressed into a narrow band across the playback area. That is, the aspect ratio is correct in width but compressed in height. In the Myth Control Center I have all three players selected - should I try one at a time to see if its a player specific issue? The Myth frontend display and desktop are all fine. Anyone else have a similar problem?
My second problem is that I can't reliably tune into channels. I can receive the EIT data and sometimes get some channels, so I know the tuner is basically working. From reading this and other forums I suspect I might have to play around with the tuning frequencies - is there anyone here from the UK getting their signal from Crystal Palace who might have had to make similar changes?
My relevant hardware is a Hauppauge Nova-T 500 and an ATI Radeon 9600.
I'm using the fglrx proprietary drivers.
I had some problems with the TV out initially, but this is my current working xorg.conf (relevant sections):
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
HorizSync 30-50
VertRefresh 50.0 # I saw this recommended for UK PAL-I
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "NoTV" "no"
Option "TVFormat" "PAL-I"
Option "TVStandard" "VIDEO"
# I had the following two options toggled in reverse, but this gave a
# blank screen when trying to Watch TV
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "TVHSizeAdj" "0"
Option "TVVSizeAdj" "0"
Option "TVHPosAdj" "0"
Option "TVVPosAdj" "0"
Option "TVHStartAdj" "0"
Option "TVColorAdj" "0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "800x600"
EndSubSection
EndSection
Section "ServerFlags"
Option "blank time" "0"
Option "standby time" "0"
Option "suspend time" "0"
Option "off time" "0"
EndSection
I installed the V4L-DVB drivers as described here:
http://www.mythtv.org/wiki/index.php/Hauppauge_WinTV_Nova-T_500_PCI
This was to get my remote working - which it now does. Question is, do I need to change my capture card types as they were setup using the exisitng DVB option when running Myth setup - or is that the V4L-DVB driver anyway?
Other comments:
Had to replace my DVD drive as initial install would randomly fail with an "errno 5 Input/Output Error" - this is possibly because the disk was written on a fast writer and the drive in my Myth box was fairly old. Might be that Ubiquity is a little fussy...
If you don't have the install DVD in the drive, enabling some options in the Control Center appear to work but don't really as it can't get the files from the disk. I removed the DVD from my sources list and that seems to have fixed the problem.
I hope someone can help with the issues I've described above, and maybe this will help someone experiencing some of the problems I've had.
Thanks
Gloves
My main problem at the moment is that video playback (Watch TV or watching Apple trailers for example) is all compressed into a narrow band across the playback area. That is, the aspect ratio is correct in width but compressed in height. In the Myth Control Center I have all three players selected - should I try one at a time to see if its a player specific issue? The Myth frontend display and desktop are all fine. Anyone else have a similar problem?
My second problem is that I can't reliably tune into channels. I can receive the EIT data and sometimes get some channels, so I know the tuner is basically working. From reading this and other forums I suspect I might have to play around with the tuning frequencies - is there anyone here from the UK getting their signal from Crystal Palace who might have had to make similar changes?
My relevant hardware is a Hauppauge Nova-T 500 and an ATI Radeon 9600.
I'm using the fglrx proprietary drivers.
I had some problems with the TV out initially, but this is my current working xorg.conf (relevant sections):
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
HorizSync 30-50
VertRefresh 50.0 # I saw this recommended for UK PAL-I
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "NoTV" "no"
Option "TVFormat" "PAL-I"
Option "TVStandard" "VIDEO"
# I had the following two options toggled in reverse, but this gave a
# blank screen when trying to Watch TV
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "TVHSizeAdj" "0"
Option "TVVSizeAdj" "0"
Option "TVHPosAdj" "0"
Option "TVVPosAdj" "0"
Option "TVHStartAdj" "0"
Option "TVColorAdj" "0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "800x600"
EndSubSection
EndSection
Section "ServerFlags"
Option "blank time" "0"
Option "standby time" "0"
Option "suspend time" "0"
Option "off time" "0"
EndSection
I installed the V4L-DVB drivers as described here:
http://www.mythtv.org/wiki/index.php/Hauppauge_WinTV_Nova-T_500_PCI
This was to get my remote working - which it now does. Question is, do I need to change my capture card types as they were setup using the exisitng DVB option when running Myth setup - or is that the V4L-DVB driver anyway?
Other comments:
Had to replace my DVD drive as initial install would randomly fail with an "errno 5 Input/Output Error" - this is possibly because the disk was written on a fast writer and the drive in my Myth box was fairly old. Might be that Ubiquity is a little fussy...
If you don't have the install DVD in the drive, enabling some options in the Control Center appear to work but don't really as it can't get the files from the disk. I removed the DVD from my sources list and that seems to have fixed the problem.
I hope someone can help with the issues I've described above, and maybe this will help someone experiencing some of the problems I've had.
Thanks
Gloves