|
|
#1 | |
|
Registered User
Join Date: Mar 2009
Posts: 10
|
Hello forum members,
I need help getting TV out working in Kubuntu 8.10 Intrepid with KDE 4.x and using the latest Nvidia display driver 180.29 (downloaded from their web site) and the GeForce 7600GT graphics card. Twinview mode works great but when I use the separate X window mode, all I get is a black screen. While the screen is black, I have a mouse cursor but the cursor is in the shape of an x instead of a mouse pointer. I also get a quick glimpse of the Nvidia logo right before the black screen appears. Everything shows up fine in my computer monitor. I performed a full system upgrade to see if it is a bug that had been fixed but it did not help. I am now using kernel 2.6.27.11 after the upgrade. I could not post my xorg.conf and X log because they reached the maximum word limit but I will gladly post them once I can figure out how. Can anybody help me resolve this? Sincerely, Roy Last edited by rrrssssss; 03-13-09 at 11:25 AM. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Mar 2009
Posts: 10
|
UPDATE --
I gave up and went to Kubuntu Hardy 8.04.2 where the problem does not exist. I think the problem with the Kubuntu Intrepid might have something to do with Xorg not being compatible with older Nvidia cards as stated in the release notes: Quote:
Roy |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Mar 2009
Posts: 10
|
'm back again.
I resurrected this thread to say that the above problem persists with Kubuntu Jaunty 9.04 as well. This is with an upgraded xorg. Below is a copy of my xorg.conf file. Can anybody help me? Roy Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "ServerFlags" Option "Xinerama" "0" 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 L246WP" HorizSync 30.0 - 83.0 VertRefresh 56.0 - 75.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Unknown" ModelName "TV-0" DisplaySize 650 366 HorizSync 28.0 - 55.0 VertRefresh 43.0 - 72.0 EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7600 GT" BusID "PCI:1:0:0" Screen 0 EndSection Section "Device" Identifier "Device1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7600 GT" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "CRT: nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" # Removed Option "metamodes" "TV: nvidia-auto-select +0+0" Identifier "Screen1" Device "Device1" Monitor "Monitor1" DefaultDepth 24 Option "TVStandard" "HD1080i" Option "TVOutFormat" "COMPONENT" Option "TwinView" "0" Option "metamodes" "TV: 1920x1080 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection |
|
|
|
|
|
#4 | |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
This sounds like a known design limitation in KDE 4, which doesn't support multiple X screens. I don't know why it would have worked for you in Hardy, unless you also went back to KDE 3. The code is just plain missing from KDE 4.
|
|
|
|
|
|
|
#5 | |
|
Registered User
Join Date: Mar 2009
Posts: 10
|
Quote:
Perhaps future releases of KDE 4 will include the code for multiple X screen support? All the best, Roy |
|
|
|
|
![]() |
| Thread Tools | |
|
|