LinuxQuestions.org
View the Most Wanted LQ Wiki articles.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 01-31-2010, 04:04 AM   #1
icemans
LQ Newbie
 
Registered: Jan 2010
Posts: 8

Rep: Reputation: 0
No TV-out in Ubuntu 9.10!


Hi, i'm from Bulgaria and sory for my bad english. i using ubuntu 9.10, kernel 2.6.31-17-generic and my TV out not work. In NVIDIA X server setting i can't select TwinView or other option. In Windows XP my TV out work. First i install NVIDIA driver manual, because in ystem - Administration - Hardware drivers i read No proprietary drivers are in use on this system, but no effect. Then i read in one forum that must be installed nvidia-modaliases from Synaptic and i do it. Then in System - Administration - Hardware drivers i saw drivers for NVIDIA and install it automatic, but no effect.
http://store.picbg.net/pubpic/74/AE/...4321b274ae.png


Quote:
~$ cat /var/log/Xorg.0.log | grep -i driver

(II) NVIDIA dlloader X Driver 185.18.36 Fri Aug 14 17:24:40 PDT 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(EE) NVIDIA(0): reinstalling the NVIDIA driver.
Here my xorg.conf: This config work in another PC with Ubuntu 9.04 (i think):
Quote:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder75) Tue Dec 8 21:04:28 PST 2009

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG W2242"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9500 GT"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "CRT: 1680x1050_60_0 +0+0, TV: nvidia-auto-select +1680+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
 
Old 02-03-2010, 11:21 AM   #2
Mark_in_Hollywood
Member
 
Registered: Jan 2006
Location: USA
Distribution: Ubuntu - Natty
Posts: 120

Rep: Reputation: 15
Please give the manufacturer and model and number of the vid card. For example: MSI Nvidia 5600
 
Old 02-03-2010, 11:58 AM   #3
mepis1
LQ Newbie
 
Registered: Dec 2009
Distribution: Mepis 8 & Ubuntu Latest
Posts: 23

Rep: Reputation: 15
Quote:
Originally Posted by icemans View Post
Hi, i'm from Bulgaria and sory for my bad english. i using ubuntu 9.10, kernel 2.6.31-17-generic and my TV out not work. In NVIDIA X server setting i can't select TwinView or other option. In Windows XP my TV out work. First i install NVIDIA driver manual, because in ystem - Administration - Hardware drivers i read No proprietary drivers are in use on this system, but no effect. Then i read in one forum that must be installed nvidia-modaliases from Synaptic and i do it. Then in System - Administration - Hardware drivers i saw drivers for NVIDIA and install it automatic, but no effect.
http://store.picbg.net/pubpic/74/AE/...4321b274ae.png


Here my xorg.conf: This config work in another PC with Ubuntu 9.04 (i think):
do you have a laptop/notebook or a desktop
 
Old 02-03-2010, 01:52 PM   #4
icemans
LQ Newbie
 
Registered: Jan 2010
Posts: 8

Original Poster
Rep: Reputation: 0
Desktop - Nvidia GeForce 9500!
 
Old 02-06-2010, 07:38 PM   #5
mepis1
LQ Newbie
 
Registered: Dec 2009
Distribution: Mepis 8 & Ubuntu Latest
Posts: 23

Rep: Reputation: 15
Give the community the whole version of your nvidia GeForce Please.
 
Old 02-07-2010, 07:23 AM   #6
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Ubuntu, Slackware
Posts: 1,877

Rep: Reputation: 221Reputation: 221Reputation: 221
The correct name of Iceman's nvidia card is in his xorg.conf: BoardName "GeForce 9500 GT"

Icemans,
Try using nvidia-settings to enable TV out. Just run nvidia-settings from the terminal. If you dont have nvidia-settings then just install it:
Code:
sudo apt-get install nvidia-settings
See this thread on TV out:
http://ubuntuforums.org/showthread.p...55#post4929055
Hope this helps. I have no experience with using TV out myself. I have read a few things about it though.
EDIT: I just saw the screenshot you posted. Try using the seperate X screen option as it says in that nvidia-settings screenshot and in the above link.
If you are using S-video for TV out, perhaps these would be helpful:
http://ubuntuforums.org/showthread.php?t=1322530
http://ubuntuforums.org/showthread.php?t=1308824

Last edited by tommcd; 02-07-2010 at 07:33 AM.
 
Old 02-07-2010, 02:48 PM   #7
icemans
LQ Newbie
 
Registered: Jan 2010
Posts: 8

Original Poster
Rep: Reputation: 0
Thank you, but the solutions is here!!!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Simple Guide How to Upgrade Ubuntu 8.04 (Hardy Heron) to Ubuntu 8.10 (Intrepid LXer Syndicated Linux News 0 10-31-2008 10:50 AM
LXer: Installing Xen On An Ubuntu Feisty Fawn Server From The Ubuntu Repositories LXer Syndicated Linux News 0 07-01-2007 06:46 AM
aftr sudo cmd and pswd i get this E: Type 'http://archive.ubuntu.com/ubuntu' is not k turoblaztr Linux - General 1 01-14-2007 10:29 AM
LXer: Printing with Ubuntu: Insights for a quick and easy Ubuntu printer installation LXer Syndicated Linux News 0 06-03-2006 09:54 AM


All times are GMT -5. The time now is 03:33 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration