Bug#378713: The problem seems to be the kernel

2006-07-19 Thread Carlos Moffat
I find a similar problem with my custom build 2.6.17 kernel. With the
same setup, but using a 2.6.16 kernel, everything works, so it does
seems like the kernel is guilty of this one.

The 'BusType' workaround does seem to work on 2.6.17, but it quite a bit
slower.

Cheers,
Carlos


signature.asc
Description: This is a digitally signed message part


Bug#363559: xserver-xorg-video-ati: Thanks!

2006-04-26 Thread Carlos Moffat
Package: xserver-xorg-video-ati
Version: 1:6.5.8.0-1
Followup-For: Bug #363559


As far as I can tell (I've been running the new version of the driver
for a few hours) the system does not freeze anymore on my t42p. I think
this bug can be closed.

Thanks a lot, guys!

Carlos

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.060510
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages xserver-xorg-video-ati depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  xserver-xorg-core 1:1.0.2-7  X.Org X server -- core server

xserver-xorg-video-ati recommends no packages.

-- no debconf information


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



Bug#363559: xserver-xorg-video-ati: system freezes on Thinkpad T42

2006-04-20 Thread Carlos Moffat
Hi,

On Thu, 2006-04-20 at 10:07 +0200, Lex Spoon wrote:
 Ah, great.  I was wondering how something like this could slip through
 the cracks.
 
 Still, at some point maybe we should back up the ATI driver to the older
 version, if that is even possible?  Or, maybe there is a manual
 workaround that is not much trouble?  Backing up via snapshot.debian.net
 is a real chore in this case.
 
 
 -Lex
 
 

Last night something went terribly wrong and I was forced to upgrade to
X7.0 (X 6.8 stopped working for some reason). As the vesa driver is
horribly slow, I decided to go with closed-source stuff until the radeon
driver gets fixed. You can get it here:

http://www.stanchina.net/~flavio/debian-official/fglrx-driver.html

I'm sure it'll make it to sid pretty soon, but in case you don't want to
wait

Cheers,
Carlos


signature.asc
Description: This is a digitally signed message part


Bug#363559: xserver-xorg-video-ati: system freezes on Thinkpad T42

2006-04-19 Thread Carlos Moffat
Hi Lex,

On Wed, 2006-04-19 at 22:04 +0200, Lex Spoon wrote:
 Package: xserver-xorg-video-ati
 Version: 1:6.5.7.3-3
 Severity: important
 
 
 The current version of the ati driver causes my Thinkpad T42 to freeze
 a few minutes after X is started.  Changing to the vesa driver causes
 the freezes to stop.  Commenting out all loaded modules from the Module
 section of xorg.conf causes the freeze to take longer to happen, but
 it does not prevent it.  Likewise, turning off hardware acceleration
 with the NoAccel option does not prevent the freezes (though I do not
 recall whether NoAccel made the freeze take longer to happen).

You're right. David Nusinow already knows about this bug (although I'm
sure is good to remind him :) ) 

Take a look to this:

http://lists.debian.org/debian-x/2006/03/msg00936.html

We need to wait!

Carlos


 
 The chipset is:
 
 (--) RADEON(0): Chipset: ATI FireGL Mobility T2 (M10) NT (AGP) (ChipID
 = 0x4e54)
 
 For now I have used snapshot.debian.net to downgrade to 6.8.2.dfsg.1-6
 and all is well again.  I have been having this problem for much or all of
 2006.  I believe 6.9.x already had the problem, and no update through
 1:6.5.7.3-3 has fixed it.
 
 The following thread describes the same problem I am seeing, but
 unfortunately with no resolution reached:
 
 http://hardware.mcse.ms/archive42-2006-1-276052.html
 
 Here is my xorg.conf:
 
 # xorg.conf.dpkg-new (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 xorg.conf.dpkg-new manual page.
 # (Type man xorg.conf.dpkg-new 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 commands as root:
 #
 #   cp /etc/X11/xorg.conf.dpkg-new /etc/X11/xorg.conf.dpkg-new.custom
 #   md5sum /etc/X11/xorg.conf.dpkg-new 
 /var/lib/xfree86/xorg.conf.dpkg-new.md5sum
 #   dpkg-reconfigure xserver-xorg
 
 Section Files
   FontPathunix/:7101
   FontPathunix/:7100
   # if the local font server has problems, we can fall back on these
   FontPath/usr/lib/X11/fonts/misc
   FontPath/usr/lib/X11/fonts/cyrillic
   FontPath/usr/lib/X11/fonts/100dpi/:unscaled
   FontPath/usr/lib/X11/fonts/75dpi/:unscaled
   FontPath/usr/lib/X11/fonts/Type1
   FontPath/usr/lib/X11/fonts/CID
   FontPath/usr/lib/X11/fonts/100dpi
   FontPath/usr/lib/X11/fonts/75dpi
 EndSection
 
 Section Module
   Loadbitmap
   Loaddbe
   Loadddc
   Loaddri
   Loadextmod
   Loadfreetype
   Loadglx
   Loadint10
   Loadrecord
   Loadtype1
   Loadv4l
   Loadvbe
 EndSection
 
 Section InputDevice
   Identifier  Generic Keyboard
   Driver  keyboard
   Option  CoreKeyboard
   Option  XkbRules  xorg
   Option  XkbModel  pc105
   Option  XkbLayout dvorak
 EndSection
 
 Section InputDevice
   Identifier  Configured Mouse
   Driver  mouse
   Option  CorePointer
   Option  Device/dev/input/mice
   Option  Protocol  ExplorerPS/2
   Option  Emulate3Buttons   true
   Option  ZAxisMapping  4 5
 EndSection
 
 
 Section InputDevice
   Identifier  Synaptics Touchpad
   Driver  synaptics
   Option  SendCoreEventstrue
   Option  Device/dev/psaux
   Option  Protocol  auto-dev
   Option  HorizScrollDelta  0
 EndSection
 
 Section Device
   Identifier  ATI
   Driver  ati
   BusID   PCI:1:0:0
   Option  DynamicClocks on
   Option  UseFBDev  false
   Option  MonitorLayout LVDS, CRT
 
 #Option NoAccel true
 
   # reasonable guesses at limits
   Option  CRT2HSync15-92
 # Option  CRT2VRefresh 50-85
   # the Dell LCD I am using at EPFL can only handle 1600x1200 at 60 Hz
   Option  CRT2VRefresh 50-60
   Option  MergedFB on
 EndSection
 
 Section Device
   Identifier  Framebuffer
   Driver  fbdev
 EndSection
 
 Section Device
   Identifier  VESA
   Driver  vesa
   Option  ModeSetClearScreen off
 EndSection
 
 Section Monitor
   Identifier  Generic Monitor
   Option  DPMS
   DisplaySize 305 229
 EndSection
 
 Section Screen
   Identifier  Default Screen
   Device  

Re: Status of Radeon Freeze Bug?

2006-03-30 Thread Carlos Moffat
On Thu, 2006-03-30 at 14:35 +0200, Xavier Bestel wrote:
 On Wed, 2006-03-29 at 00:12, Carlos Moffat wrote:
  Hi,
  
  There are a number of bugs filled against xserver-xorg relating to a
  hard lockup caused by the radeon driver when using Xorg 6.9 (Bugs
  #345929, #345640 and #348105 seem to be flavors of the same thing).
  
  Does anybody know what the status of this bug is? Will it be fixed with
  the upload of the new Xorg to unstable that people have been talking
  about here? Or should I stick to xserver-xorg 6.8.2? 
 
 I know that it's fixed in upstream's ATI driver, but that was after
 Xorg7.0 so you may have to wait quite a bit.
 
   Xav
 
 
 

good to know! thanks, Xav.

Carlos


signature.asc
Description: This is a digitally signed message part


Status of Radeon Freeze Bug?

2006-03-28 Thread Carlos Moffat
Hi,

There are a number of bugs filled against xserver-xorg relating to a
hard lockup caused by the radeon driver when using Xorg 6.9 (Bugs
#345929, #345640 and #348105 seem to be flavors of the same thing).

Does anybody know what the status of this bug is? Will it be fixed with
the upload of the new Xorg to unstable that people have been talking
about here? Or should I stick to xserver-xorg 6.8.2? 

Thanks!

Carlos

P.S. System:
Debian/Sid on a Thinkpad T42p w/ ATI FireGL T2


signature.asc
Description: This is a digitally signed message part