Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have searched throughout the land of google and the net and just can't seem to get a configuration that works for my NVIDIA based video card and tv-out capability. I now have a clean setup and this is the first thing I am trying to get working on the box.
I have successfully installed the Nvidia driver without a problem and I get the Nvidia logo when X tries to start. The GUI is much faster now. So I am trying to get TV-Out working.
I have enabled the twinview settings and tried numerous examples from posts throughout the web. However, none of them quite work.
Basically, I can get video to the tv OR to the monitor, but not at the same time (clone mode). Some configurations (such as the one below) get me a good picture to the tv, but the monitor is completely hosed (it is trying to sync and it cannot) - this locks my computer - or at least sets an undisplayable mode so that I have to power off and try again (ie. cannot switch to non X sessions or backspace out).
This just does not seem like it should be so difficult. I am hoping to determine in the next few days if it is a problem with this particular card or just a configuration problem. If a card problem then I can return and get a different brand. Any recommendations on brands that people have gotten this to work on?
I need tv-out as I am setting up a MythTv box on this computer.
Thanks in advance for any help or guidance.
My Hardware:
Motherboard: Asus A7n8X deluxe
Chip: AMD 2.5 Athalon
Ram: 512 MB
Video Card: Asus V9180 TD with 64 MB ram
Linux: Mandrake 9.1 Release
My XF86Config-4 file:
# File generated by XFdrake.
# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection
But I have the S-Video to RCA adapter and I don't see nothing in the TV. Always I see the monitor. I try using nvtv and it say: "unknown video chipset". I try with nvtv activating TV out it's appears to work (my monitor is off) but the TV always black.
See your section "ServerLayout"? Just say "Cloned" "off" try with "on". Remember that you want to clone your desktop.
I will try copying some from here and putting it in my XF86Config file for test.
You need to "DRI" and in "Modules" put "Load" "dri" for have 3D Direct Rendering Hardware acceleration, that is a new feature and you can play OpenGL and video more faster. Don't delete that.
My XF86Config file:
# XFree86 4 configuration created by redhat-config-xfree86
# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection
# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
Identifier "DevInputMice"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
I recently installed SuSe 8.2 and after installing the nvidia drivers and changing the driver nv to nvidia i added everything from the option twinview and down. After this i get a picture out on both tv and monitor.
Um.. not to point out the obvious.. but maybe.. just possibly.. it might not be working.. and why didnt any one else point this out? cause he spelled Standard... Standerd... so.. um.. one letter should fix it all thanks?
My S-VIDEO to RCA (Composite) adapter just doesn't work. I use the S-VIDEO IN from my DC10+ and I can see video (because my TV doesn't have S-VIDEO IN).
Hi
I had the same problems everyone else is having with my nvidia geforce 4 mx
then i downloaded yanc ran it as root and configured it exactly like the instructions on the yanc home page described. now i have a great picture on my TV.Watching Dvds .AVIs ecct... with Xine
Good luck
--------------------------------------------
All Hail the Penguines
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.