Bug#376203: xserver-xorg won't configure and won't run with ATI Radeon

2007-06-21 Thread Brice Goglin
Hi,

About a year ago, you reported a bug to the Debian BTS regarding Xorg
not successfully configuring itself correctly on your ATI board. It
sounds like an upgrade issue that we won't be able to solve anymore. Did
you reproduce this problem recently? With Xorg/Etch? With latest
xserver-xorg-core and drivers?

Thanks,
Brice



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#376203: xserver-xorg won't configure and won't run with ATI Radeon

2007-06-21 Thread Gary Dale
I did do an install on a system with an ATI video on the main board 
recently and it worked - but using the VESA drivers due to the recent 
nature of the video chipset.  That would be a different system however.


The system I had the problem on is now relegated to running XP - mainly 
because some of my customers like getting real MS Word documents. The 
most I can tell you is that does boot with Knoppix.


I've been running Linux on an AMD64 system for a long time now. I've got 
an NVidia board in it that runs fine with the open source drivers. Since 
it's running Lenny, I won't touch the closed-source drivers - too much 
of a hassle with the upgrades.  :)


Sorry, but the issue is too old for me too.

Brice Goglin wrote:

Hi,

About a year ago, you reported a bug to the Debian BTS regarding Xorg
not successfully configuring itself correctly on your ATI board. It
sounds like an upgrade issue that we won't be able to solve anymore. Did
you reproduce this problem recently? With Xorg/Etch? With latest
xserver-xorg-core and drivers?

Thanks,
Brice

  




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#376203: xserver-xorg won't configure and won't run with ATI Radeon

2006-06-30 Thread Gary Dale

package: xserver-xorg
version:  1:7.0.22

   * The /exact/ and /complete/ text of any error messages printed or
 logged. This is very important!

can't find any interesting messages in the logs

   * Exactly what you typed or did to demonstrate the problem.

I had a nicely working Etch configuration until yesterday. I also had a 
defective XP computer. Yesterday I decided to solve the XP problem, 
which was definitely hardware, by replacing the MB and CPU with the ones 
from the Etch box (same MB and similar processor) so that XP wouldn't 
complain about the new parts and force me to reinstall.


That part worked fairly well. My XP box seemed to detect the CPU change 
but handled it and it's now working - been running for almost a day 
without locking up. However, it just spontaneously rebooted twice, so I 
may still have a problem.


I also bought a new MB and CPU - AMD 64 for my Linux box. Since the old 
system was Athlon-based, this should work, even if only in 32-bit mode. 
And it almost does!


The problem I'm facing is that X doesn't start properly. It doesn't like 
my old xorg.conf, even though the video card is the same. After renaming 
it and my old XF86Config-4 file (which it fell back to when it couldn't 
find the xorg.conf), the system will start in 1280 x1024 VESA mode.


When I run dpkg-reconfigure xserver-xorg, it fails to write out the 
xorg.conf file. The process stops after Write default Files section to 
the configuration files is answered Yes. There are no error messages 
I can find.


I've tried removing xorg and xserver-xorg (with purge) then 
reinstalling. This time the process picked up some antique debconf 
information from somewhere and installed a video card I had removed 
earlier in my attempts to track down the XP box's problem. I changed the 
driver to ati and got the same problem. On startx, the screen goes grey, 
then black then dark grey and stays that way. I never get the server 
started.


When I change the driver to vesa, I get a normal session but at 1280 x 
1024 instead of my preferred 1792 x 1344.


   * A description of the incorrect behaviour: exactly what behaviour
 you were expecting, and what you observed. A transcript of an
 example session is a good way of showing this.

1) dpkg-reconfigure does not update xorg.conf. Nor does it get beyond 
the Write default Files section to the configuration files question.
2) my previously working xorg.conf does not work, nor does any that 
invokes the ati driver. I have only been able to use the vesa driver.
3) dpkg-reconfigure seems to pick up ancient information and never gives 
the chance to correct it!


   * A suggested fix, or even a patch, if you have one.

sorry.

   * Details of the configuration of the program with the problem.
 Include the complete text of its configuration files.

here is my previously working xorg.conf (the one the reinstall created 
is similar, but I had to change the screen entries to give me a 1280 x 
1024 screen, which I think is the the largest VESA screen):


# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
   FontPath/usr/share/fonts/X11/misc
   FontPath/usr/X11R6/lib/X11/fonts/misc
   FontPath/usr/share/fonts/X11/cyrillic
   FontPath/usr/X11R6/lib/X11/fonts/cyrillic
   FontPath/usr/share/fonts/X11/100dpi/:unscaled
   FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
   FontPath/usr/share/fonts/X11/75dpi/:unscaled
   FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
   FontPath/usr/share/fonts/X11/Type1
   FontPath/usr/X11R6/lib/X11/fonts/Type1
   FontPath/usr/share/fonts/X11/100dpi
   FontPath/usr/X11R6/lib/X11/fonts/100dpi
   FontPath/usr/share/fonts/X11/75dpi
   FontPath/usr/X11R6/lib/X11/fonts/75dpi
   # path to defoma fonts
   FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
   Loadbitmap
   Loaddbe
   Loadddc
   Loaddri
   Loadextmod
   Loadfreetype
   Loadglx
   Loadint10
   Loadrecord
   Loadtype1
   Loadvbe
EndSection

Section InputDevice
   IdentifierGeneric Keyboard
   Driverkbd
   OptionCoreKeyboard
   OptionXkbRulesxorg
   OptionXkbModelpc104
   OptionXkbLayoutus
EndSection

Section InputDevice
   IdentifierConfigured Mouse
   Drivermouse
   Option