Bug#793442: xserver-xorg-video-ati: screen not starting after install of the open source ati drivers

2015-07-23 Thread loic
Package: xserver-xorg-video-ati
Version: 1:7.5.0-1
Severity: important

Dear Maintainer,

First thank you all for your hard work on debian I use your system on a lot of 
pc's and it never failed me.
so let's begin

-What led up to the situation ?
the actual situation appened after installing the open source ati drivers
instruction were strictly folowed (https://wiki.debian.org/AtiHowTo)

-what exactly did you do ?
1:installing the ati open source drivers (https://wiki.debian.org/AtiHowTo)
-rebooting just after the instalation the screen whent black unable to login or 
anything (magic key dosen't work either)
2: contacted a friend and told me to plug and external screen on the vga plug 
it worked apparently it only detects the vga screen
whe tried to generated a xorg.conf and it does not work (not the generation of 
the xorg.conf but what's inside it) so we tried whith xandr and
we were able to  activate the laptop screen (clone) but only once, each time we 
reboot the screen is undetected
xrandr --addmode LVDS-1 1360x768
xrandr --output LVDS-1 --mode 1360x768

here's the xandr if it helps:

thierry@PC-PT-BT:~$ xrandr
Screen 0: minimum 320 x 200, current 1360 x 768, maximum 8192 x 8192
LVDS-1 disconnected 1360x768+0+0 (normal left inverted right x axis y axis) 0mm 
x 0mm
   1360x768  59.80* 
VGA-1 connected primary 1360x768+0+0 (normal left inverted right x axis y axis) 
640mm x 360mm
   1360x768  59.80*+
   1024x768  75.0870.0760.00  
   800x600   72.1975.0060.3256.25  
   640x480   75.0072.8160.00  
   720x400   70.08  
HDMI-0 disconnected (normal left inverted right x axis y axis)
DVI-0 disconnected (normal left inverted right x axis y axis)

now we have got a script that executes itself via lightdm:
root@PC-PT-BT:/home/thierry# grep -vE '(^$|^#)' /etc/lightdm/lightdm.conf
[LightDM]
[SeatDefaults]
user-session=thierry
display-setup-script=/home/thierry/.xinitrc
[XDMCPServer]
[VNCServer]

now  we can have the login on the laptop (but only if the vga is pluged in)
same thinf for X we execute it via scrip
t
root@PC-PT-BT:/home/thierry# cat .xinitrc
#!/bin/sh
#LT=$(whoami)
#LOGTEST=/tmp/$LT-log
xrandr | grep -A 1 LVDS-1 | grep -v VGA-1 | grep 1360x768 1/dev/null
if [ $? != 0 ];then
xrandr --verbose --addmode LVDS-1 1360x768
#else
# sleep 5
fi
xrandr --verbose --output LVDS-1 --mode 1360x768
# uncomment with startx
#cinnamon


voila

that's not all I've got since we worked 36 hours on it but this is the relevent 
data
thank you for reading this and good luck

BERNARD
Loïc

-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Jun 22 07:11 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 2401376 Feb 11 01:35 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
01:05.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. 
[AMD/ATI] RS780M [Mobility Radeon HD 3200] [1002:9612]
02:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. 
[AMD/ATI] RV620/M82 [Mobility Radeon HD 3450/3470] [1002:95c4]

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
---
Linux version 3.16.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version 
4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1+deb8u2 (2015-07-17)

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 110724 Jul 12 01:08 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  80627 Jul 24 05:23 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[ 3.782] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[ 3.782] X Protocol Version 11, Revision 0
[ 3.782] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 3.782] Current Operating System: Linux PC-PT-BT 3.16.0-4-amd64 #1 SMP 
Debian 3.16.7-ckt11-1+deb8u2 (2015-07-17) x86_64
[ 3.782] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 
root=UUID=9c164a5c-b206-4dec-8f83-274b1ff7ad9f ro
[ 3.782] Build Date: 11 February 2015  12:32:02AM
[ 3.782] xorg-server 2:1.16.4-1 (http://www.debian.org/support) 
[ 3.782] Current version of pixman: 0.32.6
[ 3.782]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3.782] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3.782] (==) Log file: /var/log/Xorg.0.log, Time: Fri Jul 24 05:22:54 
2015
[ 3.786] (==) Using system config directory /usr/share/X11/xorg.conf.d
[ 3.787] (==) No Layout section.  Using the first Screen section.
[ 3.787] (==) No screen section available. Using

Bug#420628: #420628,xserver-xorg-core: mergeFB does not work anymore with ati drivers

2007-04-27 Thread VALETTE Eric RD-MAPS-REN




Brice Goglin wrote:

  reassign 420628 xserver-xorg-video-ati
fixed 420628 1:6.6.191-1
thank you




VALETTE Eric RD-MAPS-REN wrote:
  
  
Damyan Ivanov wrote:
  


  Hi,


  
  
(II) RADEON(0): Validating CRTC2 modes for MergedFB 
...
(WW) RADEON(0): Mode pool is empty
(EE) RADEON(0): No valid modes found
(EE) RADEON(0): No valid mode found for CRTC2, disabling MergedFB
(II) RADEON(0): Total of 0 CRTC2 modes found for MergedFB
  

  
  I was hit by the same problem today (although I was using dual monitor
in non-clone mode) and was able to overcome it by installing
xserver-xorg-driver-ati from experimental.

You may want to try it too.

  

Thanks for the hint and yet it fixes it (reverting to original version).
So we have a fix : use newer libs. 
  

  
  
Ok, closing this bug with the version in experimental.


  
  
However, this fixe has a side effect
: krandrtray shows crasy values for refrersh rate HZ.
  

  
  

Does xrandr report crappy rates too?
  

Yes see below

  
We might have to wait for XRandR 1.2 support in the ATI driver (planned
after 6.7) to get a fix for this...
  

xrandr
Screen 0: minimum 1024 x 768, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm
   1280x1024    2800.2*   I would love to be
able to have that!
   1024x768  615.7


--eric






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



Bug#420628: xserver-xorg-core: mergeFB does not work anymore with ati drivers

2007-04-26 Thread Brice Goglin
Eric Valette wrote:
 The same config file was working with previous version. Th problem is that it
 find non compatible mode between LVDS and external monitor while it was 
 finding one previouly. As a result, the display on LCD is only partial as 
 resolution is 1280x1024, wre the virtual is 1400x1050.
   

According to
http://lists.freedesktop.org/archives/xorg/2007-April/024120.html,
xserver-xorg-core 1.3 breaks some things in the ATI driver. So you'll
have to wait for the next release of the ATI driver, or revert to the
old xserver-xorg-core 1.1.1 (still in testing or stable/etch). Also, you
could possibly try with the 6.6.191 ATI driver currently in experimental
just in case, but I guess it will not change anything.

Brice



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



Bug#420628: #420628,xserver-xorg-core: mergeFB does not work anymore with ati drivers

2007-04-26 Thread Brice Goglin
reassign 420628 xserver-xorg-video-ati
fixed 420628 1:6.6.191-1
thank you




VALETTE Eric RD-MAPS-REN wrote:
 Damyan Ivanov wrote:
   
 Hi,

 
 (II) RADEON(0): Validating CRTC2 modes for MergedFB 
 ...
 (WW) RADEON(0): Mode pool is empty
 (EE) RADEON(0): No valid modes found
 (EE) RADEON(0): No valid mode found for CRTC2, disabling MergedFB
 (II) RADEON(0): Total of 0 CRTC2 modes found for MergedFB
   
 I was hit by the same problem today (although I was using dual monitor
 in non-clone mode) and was able to overcome it by installing
 xserver-xorg-driver-ati from experimental.

 You may want to try it too.
 

 Thanks for the hint and yet it fixes it (reverting to original version).
 So we have a fix : use newer libs. 
   

Ok, closing this bug with the version in experimental.


 However, this fixe has a side effect
 : krandrtray shows crasy values for refrersh rate HZ.
   


Does xrandr report crappy rates too?

We might have to wait for XRandR 1.2 support in the ATI driver (planned
after 6.7) to get a fix for this...

Brice



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



Processed: Re: Bug#420628: #420628,xserver-xorg-core: mergeFB does not work anymore with ati drivers

2007-04-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 420628 xserver-xorg-video-ati
Bug#420628: xserver-xorg-core: mergeFB does not work anymore with ati drivers
Bug reassigned from package `xserver-xorg-core' to `xserver-xorg-video-ati'.

 fixed 420628 1:6.6.191-1
Bug#420628: xserver-xorg-core: mergeFB does not work anymore with ati drivers
Bug marked as fixed in version 1:6.6.191-1.

 thank you
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#420628: #420628,xserver-xorg-core: mergeFB does not work anymore with ati drivers

2007-04-25 Thread VALETTE Eric RD-MAPS-REN
Damyan Ivanov wrote:
 Hi,

  (II) RADEON(0): Validating CRTC2 modes for MergedFB 
  ...
  (WW) RADEON(0): Mode pool is empty
  (EE) RADEON(0): No valid modes found
  (EE) RADEON(0): No valid mode found for CRTC2, disabling MergedFB
  (II) RADEON(0): Total of 0 CRTC2 modes found for MergedFB

 I was hit by the same problem today (although I was using dual monitor
 in non-clone mode) and was able to overcome it by installing
 xserver-xorg-driver-ati from experimental.

 You may want to try it too.

Thanks for the hint and yet it fixes it (reverting to original version).
So we have a fix : use newer libs. However, this fixe has a side effect
: krandrtray shows crasy values for refrersh rate HZ.

-- 
Eric Valette
France Telecom
Recherche  Developpement
Middleware et Plates-formes Avancées
Architecte Livebox
tél : (+33) 2 99 12 45 71
mél : mailto:[EMAIL PROTECTED]



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



Bug#420628: #420628,xserver-xorg-core: mergeFB does not work anymore with ati drivers

2007-04-24 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

 (II) RADEON(0): Validating CRTC2 modes for MergedFB  
 ...
 (WW) RADEON(0): Mode pool is empty
 (EE) RADEON(0): No valid modes found
 (EE) RADEON(0): No valid mode found for CRTC2, disabling MergedFB
 (II) RADEON(0): Total of 0 CRTC2 modes found for MergedFB 

I was hit by the same problem today (although I was using dual monitor
in non-clone mode) and was able to overcome it by installing
xserver-xorg-driver-ati from experimental.

You may want to try it too.


dam
- --
Damyan Ivanov   Modular Software Systems
phone +359(2)928-2611, 929-3993  fax +359(2)920-0994
mobile +359(88)856-6067  JID [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGLle+Hqjlqpcl9jsRAg3gAKCMB9zCa4/PTwWZahvoCZiF/CZ8LACgg9dp
fwOHYGWvGR9jm50pfe2iKwE=
=zVlw
-END PGP SIGNATURE-


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



Re: ati drivers

2006-05-25 Thread Michel Dänzer
On Wed, 2006-05-24 at 17:11 -0400, Greg Stark wrote:
 Given that the 7.0 ATI drivers are so completely borked and lots of people
 have reported compiling the driver from the CVS source, surely some people
 have built actual debian packages of the ATI driver from CVS source? Is such a
 beast available somewhere?

xserver-xorg-video-ati 1:6.5.8.0-1 in sid contains all the critical
fixes. If that doesn't work, it's unlikely that CVS HEAD makes any
difference (except that it's incompatible with xserver-xorg-core 1.0).

If you're having problems with that, try not enabling the DRI. Future
upstream versions will likely disable the DRI by default in some
circumstances that are known to be problematic.


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Re: ati drivers

2006-05-25 Thread Greg Stark
Michel Dänzer [EMAIL PROTECTED] writes:

 On Wed, 2006-05-24 at 17:11 -0400, Greg Stark wrote:
  Given that the 7.0 ATI drivers are so completely borked and lots of people
  have reported compiling the driver from the CVS source, surely some people
  have built actual debian packages of the ATI driver from CVS source? Is 
  such a
  beast available somewhere?
 
 xserver-xorg-video-ati 1:6.5.8.0-1 in sid contains all the critical
 fixes. If that doesn't work, it's unlikely that CVS HEAD makes any
 difference (except that it's incompatible with xserver-xorg-core 1.0).
 
 If you're having problems with that, try not enabling the DRI. Future
 upstream versions will likely disable the DRI by default in some
 circumstances that are known to be problematic.

I actually don't have DRI enabled currently. That's really disappointing but
not my top priority. My top priority is to get my secondary PCI cards working
again.

I realized after I sent that message that my main concern is actually not in
the ati driver itself but in xf86Bus.c:

https://bugs.freedesktop.org/show_bug.cgi?id=5443#c64

So just replacing the ati driver isn't going to help. 

-- 
greg


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



ati drivers

2006-05-24 Thread Greg Stark

Given that the 7.0 ATI drivers are so completely borked and lots of people
have reported compiling the driver from the CVS source, surely some people
have built actual debian packages of the ATI driver from CVS source? Is such a
beast available somewhere?

Alternatively, what exactly is the procedure to built just this driver from
CVS source? Did you just check out the ATI driver source from x.org and drop
in the debian directory directly?

-- 
greg


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



Bug#354221: xserver-xorg: Confirm freezing of Radeon with recent ati drivers

2006-04-16 Thread Matija Grabnar
Package: xserver-xorg
Version: 1:7.0.12
Followup-For: Bug #354221

I have what sounds like the same bug. It's been present since x.org 6.9.0 

Every time I boot x.org since then I can expect the system to freeze 
within 5-10 minutes of starting X. No logs, machine can not be accessed over
the network, ctrl-alt-del does not work, turning off the power is the only
solution. This is a very serious bug to me, it makes ATI driver useless for
any serious use. 

I have verified that this bug existed in x.org 7.0 as well.

initialy I downgraded to 6.8.2, later I used fglrx drivers which still worked.
However, there don't seem to be any fglrx drivers for x.org 7.0, so now I'm
reduced to working under vesafb driver, which doesn't support resolutions 
I want.

Please, PLEASE, do something about this bug. Feel free to contact me at my 
address for any testing or additional information which could help resolve 
this bug.

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

Versions of packages xserver-xorg depends on:
ii  debconf  1.4.72  Debian configuration management sy
ii  x11-common   1:7.0.12X Window System (X.Org) infrastruc
ii  xbase-clients1:7.0.0-3   miscellaneous X clients
ii  xkb-data 0.8-5   X Keyboard Extension (XKB) configu
ii  xserver-xorg-core1:1.0.2-4   X.Org X server -- core server
ii  xserver-xorg-input-evdev [xs 1:1.0.0.5-2 X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd [xser 1:1.0.1.3-2 X.Org X server -- keyboard input d
ii  xserver-xorg-input-mouse [xs 1:1.0.4-2   X.Org X server -- mouse input driv
ii  xserver-xorg-video-ati [xser 1:6.5.7.3-3 X.Org X server -- ATI display driv
ii  xserver-xorg-video-fbdev [xs 1:0.1.0.5-2 X.Org X server -- fbdev display dr
ii  xserver-xorg-video-vesa [xse 1:1.0.1.3-2 X.Org X server -- VESA display dri
ii  xserver-xorg-video-vga [xser 1:4.0.0.5-2 X.Org X server -- VGA display driv
ii  xserver-xorg-video-voodoo [x 1:1.0.0.5-2 X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  discover1  1.7.18hardware identification system
ii  laptop-detect  0.12.1attempt to detect a laptop
ii  mdetect0.5.2.1   mouse device autodetection tool
ii  xresprobe  0.4.23debian1 X Resolution Probe

-- debconf information:
* xserver-xorg/multiple_possible_x-drivers:
* xserver-xorg/config/monitor/use_sync_ranges: true
* xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
* xserver-xorg/config/monitor/lcd: true
* xserver-xorg/autodetect_monitor: true
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1024x768, 800x600, 640x480
* xserver-xorg/config/inputdevice/keyboard/internal:
* xserver-xorg/config/inputdevice/keyboard/options: ctrl:nocaps
* xserver-xorg/config/inputdevice/mouse/zaxismapping: true
* xserver-xorg/config/device/use_fbdev: true
* xserver-xorg/config/inputdevice/keyboard/variant:
* xserver-xorg/config/nonnumeric_string_error:
* xserver-xorg/config/inputdevice/keyboard/layout: us
* xserver-xorg/config/monitor/identifier: Generic Monitor
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: true
* xserver-xorg/autodetect_mouse: true
* xserver-xorg/config/monitor/horiz-sync: 28-51
* xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/write_dri_section: true
* xserver-xorg/config/inputdevice/keyboard/model: pc104
* xserver-xorg/config/device/driver: vesa
* xserver-xorg/config/monitor/selection-method: Advanced
* xserver-xorg/config/write_files_section: true
* xserver-xorg/config/monitor/mode-list: 1024x768 @ 60Hz
* xserver-xorg/config/doublequote_in_string_error:
  xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
* shared/default-x-server: xserver-xorg
* xserver-xorg/config/inputdevice/mouse/protocol: ImPS/2
* shared/no_known_x-server:
* xserver-xorg/config/device/bus_id_error:
* xserver-xorg/config/monitor/vert-refresh: 43-60
* xserver-xorg/autodetect_keyboard: false
  xserver-xorg/config/fontpath/fontserver:
* xserver-xorg/config/modules: bitmap, dbe, ddc, dri, extmod, freetype, glx, 
int10, record, type1, vbe
* xserver-xorg/config/device/video_ram:
* xserver-xorg/config/device/identifier: ATI Technologies, Inc. RV350 [Mobility 
Radeon 9600 M10]
* xserver-xorg/config/null_string_error:
* shared/multiple_possible_x-servers:
* xserver-xorg/config/device/bus_id: PCI:1:0:0
* xserver-xorg/autodetect_video_card: true
* xserver-xorg/config/inputdevice/keyboard/rules: xorg


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