Activity log for bug #304304

Date Who What changed Old value New value Message
2008-12-02 07:16:07 Adam bug added bug
2008-12-02 07:18:58 Adam description Fresh install of Kubuntu 8.10 on an Compaq Presario 5000 with an ATI Radeon 9800 Pro that I added. Now I have both integrated graphics and an AGP video card, and no way to disable either option in the BIOS. Using the S-Video port of the Radeon connected to a Sanyo DS27425 television, I get a blank screen instead of KDM. In order to get a working KDM, I had to execute the command: sudo dpkg-reconfigure -phigh xserver-xorg This created a skeleton /etc/X11/xorg.conf, since the default file was completely blank. I then looked at the output of sudo lspci for my ATI card and found two lines that began with these numbers: 01:00.0 01:00.1 I then used the first one (it was a guess) in the form of "PCI:1:0:0" and placed it in the Device section of xorg.conf as: BusID "PCI:1:0:0" (Note that using the second number as "PCI:1:0:1" did not work.) For good measure, I referenced https://wiki.ubuntu.com/X/Config/SVideo and also added to the Device section for S-Video support: Option "TVDACLoadDetect" "TRUE" This gave me a working KDM. Unfortunately the Netgear MA311 that I placed in the computer doesn't work, either, (bug 304303)or I'd have uploaded logs and used the recommended ubuntu-bug xorg command. Fresh install of Kubuntu 8.10 on an Compaq Presario 5000 with an ATI Radeon 9800 Pro that I added. Now I have both integrated graphics and an AGP video card, and no way to disable either option in the BIOS. Using the S-Video port of the Radeon connected to a Sanyo DS27425 television, I get a blank screen instead of KDM. In order to get a working KDM, I had to execute the command: sudo dpkg-reconfigure -phigh xserver-xorg This created a skeleton /etc/X11/xorg.conf, since the default file was completely blank. I then looked at the output of sudo lspci for my ATI card and found two lines that began with these numbers: 01:00.0 01:00.1 I then used the first one (it was a guess) in the form of "PCI:1:0:0" and placed it in the Device section of xorg.conf as: BusID "PCI:1:0:0" (Note that using the second number as "PCI:1:0:1" did not work.) For good measure, I referenced https://wiki.ubuntu.com/X/Config/SVideo and also added to the Device section for S-Video support: Option "TVDACLoadDetect" "TRUE" This gave me a working KDM. Unfortunately the Netgear MA311 that I placed in the computer doesn't work, either, (bug 304303) or I'd have uploaded logs and used the recommended ubuntu-bug xorg command. I do know that in /var/log/Xorg.0.log, I was getting the error "no connected devices found".
2008-12-02 09:42:07 Chris Coulson xorg: status New Incomplete
2008-12-02 09:42:07 Chris Coulson xorg: bugtargetdisplayname xorg (Ubuntu) xorg-server (Ubuntu)
2008-12-02 09:42:07 Chris Coulson xorg: bugtargetname xorg (Ubuntu) xorg-server (Ubuntu)
2008-12-02 09:42:07 Chris Coulson xorg: statusexplanation Thank you for your bug report. Please attach your /var/log/Xorg.0.log without specifying the BusID in your xorg.conf. Please also attach the output of "sudo lspci -vvnn > lspci.log". Thanks
2008-12-02 09:42:07 Chris Coulson xorg: title Bug #304304 in xorg (Ubuntu): "No X unless xorg.conf includes BusID" Bug #304304 in xorg-server (Ubuntu): "No X unless xorg.conf includes BusID"
2008-12-07 02:05:32 Adam description Fresh install of Kubuntu 8.10 on an Compaq Presario 5000 with an ATI Radeon 9800 Pro that I added. Now I have both integrated graphics and an AGP video card, and no way to disable either option in the BIOS. Using the S-Video port of the Radeon connected to a Sanyo DS27425 television, I get a blank screen instead of KDM. In order to get a working KDM, I had to execute the command: sudo dpkg-reconfigure -phigh xserver-xorg This created a skeleton /etc/X11/xorg.conf, since the default file was completely blank. I then looked at the output of sudo lspci for my ATI card and found two lines that began with these numbers: 01:00.0 01:00.1 I then used the first one (it was a guess) in the form of "PCI:1:0:0" and placed it in the Device section of xorg.conf as: BusID "PCI:1:0:0" (Note that using the second number as "PCI:1:0:1" did not work.) For good measure, I referenced https://wiki.ubuntu.com/X/Config/SVideo and also added to the Device section for S-Video support: Option "TVDACLoadDetect" "TRUE" This gave me a working KDM. Unfortunately the Netgear MA311 that I placed in the computer doesn't work, either, (bug 304303) or I'd have uploaded logs and used the recommended ubuntu-bug xorg command. I do know that in /var/log/Xorg.0.log, I was getting the error "no connected devices found". Fresh install of Kubuntu 8.10 on an Compaq Presario 5000 with an ATI Radeon 9800 Pro that I added. Now I have both integrated graphics and an AGP video card, and no way to disable either option in the BIOS. Using the S-Video port of the Radeon connected to a Sanyo DS27425 television, I get a blank screen instead of KDM. In order to get a working KDM, I had to execute the command: sudo dpkg-reconfigure -phigh xserver-xorg This created a skeleton /etc/X11/xorg.conf, since the default file was completely blank. I then looked at the output of sudo lspci for my ATI card and found two lines that began with these numbers: 01:00.0 01:00.1 I then used the first one (it was a guess) in the form of "PCI:1:0:0" and placed it in the Device section of xorg.conf as: BusID "PCI:1:0:0" (Note that using the second number as "PCI:1:0:1" did not work.) Additionally, I referenced https://wiki.ubuntu.com/X/Config/SVideo and also added to the Device section for S-Video support: Option "TVDACLoadDetect" "TRUE" This gave me a working KDM; however, KDE won't login without freezing unless I add: Section "Extensions" Option "RANDR" "Disable" EndSection As far as I can tell, everything now works.
2008-12-07 02:10:37 Adam bug added attachment 'Xorg.0.log' (/var/log/Xorg.0.log)
2008-12-07 02:11:30 Adam bug added attachment 'lspci.log' (sudo lspci -vvnn)
2008-12-07 02:13:44 Adam bug added attachment 'xorg.conf' (xorg.conf)
2008-12-07 02:15:49 Adam xorg-server: status Incomplete New
2008-12-07 02:15:49 Adam xorg-server: statusexplanation Thank you for your bug report. Please attach your /var/log/Xorg.0.log without specifying the BusID in your xorg.conf. Please also attach the output of "sudo lspci -vvnn > lspci.log". Thanks
2008-12-16 20:46:50 Timo Aaltonen marked as duplicate 267241