[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-12-06 Thread Ludo Stellingwerff
@Timo: I understand the frustration, but please reconsider your position! It's 
the purpose of any driver to make the system work correctly for the users. In 
such cases where there are closed-source drivers involved you might want to 
consider those drivers part of the (hardware) system that needs to work. If the 
bug affecting the open driver would be in the firmware layer you would also 
accept work-around solutions, why not at this level? 
Currently Ubuntu 12.10 is unusable for hybrid fglrx/intel setups, Nick's 
approach fixes that. I haven't studied the issue deep enough to estimate if a 
fix on the fglrx side would be easy. (and if we might expect a fix by them any 
time soon) In the meantime many users are left out in the cold.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org 

Re: [Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-12-06 Thread Nick Andrik
BTW, I asked upstream [1] about this specific commit and what they say
is that it is safe to revert it since it just cleans up some public
structures making the Xorg.log cleaner.
The only side-effect they expect is a bit more log information in
Xorg.log which I believe is hardly any annoyance compared to hybrid
systems not working.

Timo, could you please reconsider the choice of not including the patch?

Thanks,
Nick

[1] https://bugs.freedesktop.org/show_bug.cgi?id=56494#c7

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-12-05 Thread Timo Aaltonen
this is a bug in fglrx, we're not going to work around issues in it by
reverting stuff from the open drivers, and not knowing what side-effects
they might bring..

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: In Progress = Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-12-05 Thread Nick Andrik
As I wrote in the merge process:

By using the mentioned patch we enable people to use hybrid intel/fglrx
systems with no (at least from my point of view, correct me if I am
wrong) disadvantage at all.

There are two official packages in the repositories, i.e. xserver-xorg-
video-intel and fglrx(-updates), that make the intel/ATI hybrid systems
completely unusable when the two of them are used together.

This issue has to be addressed one why or another:
- My proposal is to revert that specific xorg-intel commit (and use the patch 
at least in ubuntu, if upstream does not want to include it). If you think 
reverting the whole change is too intrusive, we can discuss that with upstream, 
bisect the actual commit and revert just the conflicting (small) change. 

- If we decide not to do that, we should include a Conflicts:
dependency in the packages, and warn/disallow people to use the fglrx
driver when the xserver-xorg-video-intel is also used

In either case, something has to be done. This is a real problem and we
cannot just ignore it, let people shoot themselves in the foot and blame
ubuntu for fglrx drivers.

Just my 2¢

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-12-05 Thread Nick Andrik
Actually by Conflicts: I mean Breaks:

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-12-05 Thread Gareth
I am one of those users and Ubuntu 12.10 is completely unusable to me
without a fix to the hybrid graphics that works incredibly well on
Ubuntu 12.04. Being a developer myself I understand the fact that things
can go wrong beyond your control but the average end user doesn't care
whose fault it ACTUALLY is and will just say that Ubuntu is crap because
it cannot even handle graphics drivers. Hybrid graphics systems are also
exceedingly common. Not solving this is essentially giving the finger to
a very large potential user base.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-12-02 Thread Sam Marley
Thanks Nick

This had been driving me mad, tried Ubuntu 12.04  12.10, Mint 13  14,
lmde, fedora 17 and 18 the intel driver always caused a segmentation
fault. Could not get fglrx drivers to work with 7700M until installing
xserver-xorg-video-intel_2.20.9-0ubuntu2+andrik2_amd64.deb

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-11-22 Thread Nick Andrik
I subscribed ubuntu-sponsors so that someone can review and eventually
sponsor my updated package

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-11-06 Thread Christopher M. Penalver
** Description changed:

  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my intel
  Core i5-2430M). The X server has a segmentation fault and the low
  graphics mode is activated.
  
  As per Nick Andrik, this is a version regression of xserver-xorg-video-
  intel from 2.20.2 (working and in below mentioned PPA) and 2.20.3. The
  regression commit is http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .
  
  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal
  
  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  [20.926] Initializing built-in extension XTEST
  [20.926] Initializing built-in extension BIG-REQUESTS
  [20.926] Initializing built-in extension SYNC
  [20.926] Initializing built-in extension XKEYBOARD
  [20.926] Initializing built-in extension XC-MISC
  [20.926] Initializing built-in extension SECURITY
  [20.926] Initializing built-in extension XINERAMA
  [20.926] Initializing built-in extension XFIXES
  [20.926] Initializing built-in extension 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-11-06 Thread Nick Andrik
May I suggest to update the title of the bug to be more generic since
this affects all ati/intel hybrid systems, not just the system of the
original poster?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-11-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~andrikos/ubuntu/quantal/xserver-xorg-video-intel
/fix-ati-hybrid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-11-05 Thread Nick Andrik
** Branch linked: lp:~andrikos/ubuntu/quantal/fglrx-installer/fix-
switch-to-igpu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-11-04 Thread Josh Isaacs
** Attachment added: X.org log file
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1068404/+attachment/3423350/+files/XorgFail

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-11-04 Thread Josh Isaacs
I don't think this bug is confined solely to fglrx. I'm running a clean
install of Arch Linux and using vga_switcheroo with xf86-video-intel and
xf86-video-ati and when I switch to the Radeon card X segfaults in an
almost identical way. Don't know of the root causes are the same...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-11-04 Thread Christopher M. Penalver
Josh Isaacs, thank you for your comments. If you have a problem in Arch, please 
report this to them. If you have a bug in Ubuntu, could you please file a new 
report by executing the following in a terminal:
ubuntu-bug xorg

For more on this, please see the Ubuntu X Team (maintainers of 
fglrx-installer), Ubuntu Bug Control, and Ubuntu Bug Squad article:
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue

and Ubuntu Community article:
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report may delay your problem being
addressed as quickly as possible.

Thank you for your understanding.

** Attachment removed: X.org log file
   
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1068404/+attachment/3423350/+files/XorgFail

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-11-01 Thread Nick Andrik
** Tags removed: precise
** Tags added: quantal

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-11-01 Thread Nick Andrik
** Bug watch added: freedesktop.org Bugzilla #56494
   https://bugs.freedesktop.org/show_bug.cgi?id=56494

** Also affects: fglrx via
   https://bugs.freedesktop.org/show_bug.cgi?id=56494
   Importance: Unknown
   Status: Unknown

** No longer affects: fglrx

** Also affects: xserver-xorg-video-intel via
   https://bugs.freedesktop.org/show_bug.cgi?id=56494
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Unknown
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-11-01 Thread Bug Watch Updater
Launchpad has imported 4 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=56494.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2012-10-28T14:04:57+00:00 Sebastien wrote:

Created attachment 69191
Xorg log when unsupported muxless platform is reported

Bug already reported to AMD, but since it seems to involve Intel driver,
I thought it might be a good idea to report here as well.

Actually two similar bugs have been reported to AMD :
http://ati.cchtml.com/show_bug.cgi?id=634 (reported by me)
http://ati.cchtml.com/show_bug.cgi?id=580

I am the owner of an ACER Aspire TimelineX 3820 TG featuring a core i5-480M +
Radeon HD6550M.
Configuration (32 bits ONLY installation) :
- kernel 3.4.14
- glibc 2.14.1
- gcc 4.6.1
- Xorg 7.7 with xorg-server 1.12.1 / xf86-video-intel 2.20.10
- Slim 1.3.2
- fglrx 12.10 or 12.11 beta

X works fine with :
- the dGPU only (discrete selected in the bios)
- the IGP only (switchable selected in the bios and dGPU NOT declared in the
ServerLayout section).

X crashes at startup when :
- switchable graphics is selected in the bios
- only the dGPU is declared in the ServerLayout :
excerpt of Xorg.0.log
... snip ...
[20.778] (==) ServerLayout laptop
[20.778] (**) |--Screen high performance (1)
[20.778] (**) |   |--Monitor Acer 3820TG
[20.778] (**) |   |--Device Radeon HD 6550M
... snip ...
[20.780] (--) PCI:*(0:0:2:0) 8086:0046:1025:051b rev 24, Mem @
0xf000/4194304, 0xd000/268435456, I/O @ 0x1800/8
[20.780] (--) PCI: (0:2:0:0) 1002:68c1:1025:051b rev 0, Mem @
0xb000/268435456, 0xafee/131072, I/O @ 0x2000/256, BIOS @
0x/131072
... snip ...
[20.865] (--) Chipset Supported AMD Graphics Processor (0x68C1) found
[20.866] (WW) fglrx: No matching Device section for instance (BusID
PCI:0@2:0:1) found
[20.866] (II) fglrx: intel VGA device detected, load intel driver.
[20.866] (II) LoadModule: intel
[20.866] (II) Loading /opt/X11/lib/xorg/modules/drivers/intel_drv.so
[20.866] (II) Module intel: vendor=X.Org Foundation
[20.866]compiled for 1.12.2, module version = 2.20.10
[20.866]Module class: X.Org Video Driver
[20.866]ABI class: X.Org Video Driver, version 12.0
[20.866] (WW) PowerXpress feature is not supported on A+I Mux platform.
Please uninstall fglrx driver.
[20.866] (EE) this is a Muxless PX A+I platform, we doesn't supported it
[20.866] (EE) No devices detected.
[20.866] 
Fatal server error:
[20.866] no screens found

I am a bit puzzled by :
this is a Muxless PX A+I platform, we doesn't supported it

X crashes at startup when :
- switchable graphics is selected in the bios
- both dGPU (Radeon HD 6550M) and iGPU (Core i5 IGP) are declared in the
ServerLayout section :

excerpt of Xorg.0.log
... snip ...
[   205.098] (==) ServerLayout laptop
[   205.098] (**) |--Screen low power (0)
[   205.098] (**) |   |--Monitor Acer 3820TG
[   205.098] (**) |   |--Device Intel HD Graphics
[   205.098] (**) |--Screen high performance (1)
[   205.099] (**) |   |--Monitor Acer 3820TG
[   205.099] (**) |   |--Device Radeon HD 6550M
... snip ...
[   142.387] (--) PCI:*(0:0:2:0) 8086:0046:1025:051b rev 24, Mem @
0xf000/4194304, 0xd000/268435456, I/O @ 0x1800/8
[   142.387] (--) PCI: (0:2:0:0) 1002:68c1:1025:051b rev 0, Mem @
0xb000/268435456, 0xafee/131072, I/O @ 0x2000/256, BIOS @
0x/131072
... snip ...
[   142.490] (II) fglrx(1): === [xdl_xs112_atiddxPreInit] === begin
[   142.491] 
[   142.491] Backtrace:
[   142.491] 0: /opt/X11/bin/X (xorg_backtrace+0x49) [0x81c3f59]
[   142.491] 1: /opt/X11/bin/X (0x8048000+0x17f83a) [0x81c783a]
[   142.491] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb771540c]
[   142.491] 3: /opt/X11/lib/xorg/modules/drivers/fglrx_drv.so
(xdl_xs112_atiddxPxPreInit+0xa9) [0xb6893409]
[   142.491] 4: /opt/X11/lib/xorg/modules/drivers/fglrx_drv.so
(xdl_xs112_atiddxPreInit+0x2282) [0xb686cd52]
[   142.491] 5: /opt/X11/bin/X (InitOutput+0x85b) [0x80bcd8b]
[   142.491] 
[   142.491] Segmentation fault at address 0x62
[   142.491] 
Fatal server error:
[   142.491] Caught signal 11 (Segmentation fault). Server aborting

Thank you for your support,
Seb.

Reply at: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-
updates/+bug/1068404/comments/42


On 2012-10-30T11:54:12+00:00 Chris Wilson wrote:

There is nothing I can do about this since fglrx plays tricks with the
intel hardware without knowledge of the driver.

Reply at: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-
updates/+bug/1068404/comments/48



[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-11-01 Thread bugbot
** Tags added: precise

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-31 Thread Nick Andrik
I also attach the patch for the fglrx driver (already included in my
PPA) that allows to switch to the igpu using the amdccle

** Patch added: Fix for fglrx driver to allow switching to intel gpu
   
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1068404/+attachment/3420244/+files/xsession.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-30 Thread Marco Vuano
I can confirm that with the package xserver-xorg-video-
intel_2.20.9-0ubuntu2+andrik2_amd64.deb both the fglrx drivers from
fglrx and fglrx-updates packages from official quantal/restricted
repository work correctly.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Incomplete
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [  

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-30 Thread Gareth
I was wondering if there is any indication when this fix would hit the
live Quantal repo's as at the moment I am running on tri-boot with
Precise, Quantal and Windows until the graphics issues are fixed. The
software rendering that Quantal has to resort to pushes my CPU
temparature way too high to use confidently.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Incomplete
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-30 Thread Nick Andrik
@Gareth
Now that the packages are confirmed to resolve the issue, we will contact the 
maintainers in order to accept them for the official repos

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Incomplete
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [  

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-30 Thread Nick Andrik
** Changed in: fglrx-installer (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: fglrx-installer-updates (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in Ubuntu:
  In Progress
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-29 Thread Nick Andrik
*** This bug is a duplicate of bug 1068661 ***
https://bugs.launchpad.net/bugs/1068661

As I understand there are two problems for ati/intel hybrid systems:

a) Segmentation fault at address 0x0 when using fglrx driver:
This is a regression with the intel drivers, installing version 2.20.0 is a 
workaround for now

b) Cannot switch on integrated CPU from Catalyst:
Adding :/usr/lib/`uname -m`-linux-gnu/dri in 4th line of 
/etc/X11/Xsession.d/10fglrx solves the problem


I'm marking this bug as a duplicate of this:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1068661
since the symptoms and the workarounds are the same.


** This bug has been marked a duplicate of bug 1068661
   1002:6740 Unity does not load after installing fglrx-updates Radeon HD 6700M 
Series

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-29 Thread Christopher M. Penalver
** This bug is no longer a duplicate of bug 1068661
   Unity does not load after installing fglrx/fglrx-updates in Radeon+Intel GPU 
hybrid systems

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  [20.926] Initializing built-in extension XTEST
  [20.926] Initializing built-in extension BIG-REQUESTS
  [

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-29 Thread Nick Andrik
** Changed in: fglrx-installer-updates (Ubuntu)
 Assignee: (unassigned) = Nick Andrik (andrikos)

** Changed in: xserver-xorg-video-intel (Ubuntu)
 Assignee: (unassigned) = Nick Andrik (andrikos)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  [20.926] Initializing built-in extension XTEST
  [

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-29 Thread Christopher M. Penalver
** Description changed:

  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my intel
  Core i5-2430M). The X server has a segmentation fault and the low
  graphics mode is activated.
+ 
+ As per Nick Andrik, this is a version regression of xserver-xorg-video-
+ intel from 2.20.2 (working and in below mentioned PPA) and 2.20.3.
  
  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal
  
  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  [20.926] Initializing built-in extension XTEST
  [20.926] Initializing built-in extension BIG-REQUESTS
  [20.926] Initializing built-in extension SYNC
  [20.926] Initializing built-in extension XKEYBOARD
  [20.926] Initializing built-in extension XC-MISC
  [20.926] Initializing built-in extension SECURITY
  [20.926] Initializing built-in extension XINERAMA
  [20.926] Initializing built-in extension XFIXES
  [20.926] Initializing built-in extension RENDER
  [20.926] Initializing built-in extension RANDR
  [20.926] Initializing built-in extension COMPOSITE
  [20.926] 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-29 Thread Nick Andrik
I have performed some bisecting on the actual xf86-video-intel driver and the 
commit to blame is this one:
http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9

I have prepared a patch which reverts the change above against the current 
official package of xserver-xorg-video-intel and the resulting package can be 
found on my PPA:
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

I also attach the aforementioned patch


** Patch added: Fixes regression in ati/intel hybrid systems
   
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1068404/+attachment/3418227/+files/fix-ati-hybrid.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3.

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-29 Thread Christopher M. Penalver
** Description changed:

  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my intel
  Core i5-2430M). The X server has a segmentation fault and the low
  graphics mode is activated.
  
  As per Nick Andrik, this is a version regression of xserver-xorg-video-
- intel from 2.20.2 (working and in below mentioned PPA) and 2.20.3.
+ intel from 2.20.2 (working and in below mentioned PPA) and 2.20.3. The
+ regression commit is http://cgit.freedesktop.org/xorg/driver/xf86-video-
+ intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .
  
  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal
  
  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  [20.926] Initializing built-in extension XTEST
  [20.926] Initializing built-in extension BIG-REQUESTS
  [20.926] Initializing built-in extension SYNC
  [20.926] Initializing built-in extension XKEYBOARD
  [20.926] Initializing built-in extension XC-MISC
  [20.926] Initializing built-in extension SECURITY
  [20.926] Initializing built-in extension XINERAMA
  [20.926] Initializing 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-29 Thread Christopher M. Penalver
Marco Vuano, could you please test Nick's new PPA release and comment on
if the issue is resolved via
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal
?

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Incomplete
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-29 Thread Nick Andrik
** Changed in: fglrx-installer (Ubuntu)
 Assignee: (unassigned) = Nick Andrik (andrikos)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Incomplete
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [  

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-29 Thread Ubuntu Foundation's Bug Bot
The attachment Fixes regression in ati/intel hybrid systems of this
bug report has been identified as being a patch.  The ubuntu-reviewers
team has been subscribed to the bug report so that they can review the
patch.  In the event that this is in fact not a patch you can resolve
this situation by removing the tag 'patch' from the bug report and
editing the attachment so that it is not flagged as a patch.
Additionally, if you are member of the ubuntu-reviewers team please also
unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Incomplete
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-28 Thread Marco Vuano
Regarding the first part of the bug (Unity not working after installing fglrx), 
this is a known bug (when using the integrated GPU after installing fglrx, 
direct rendering has problems) which is now more apparent becuse it seems that 
Unity 2d is no longer present on Ubuntu 12.10. There is a solution for this 
bug, which is described in step 2 of the first message of this thread: 
http://ubuntuforums.org/showthread.php?t=1930450
I tried that myself and now Unity works even when using the integrated GPU.
Regarding the second part of the bug (low graphics mode after installing fglrx 
and running sudo aticonfig --initial), it is probably the same bug as the one I 
reported (after all, PowerXpress 4.0/dynamic switchable graphics is also used 
on AMD Radeon HD 6770M).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-27 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at
https://bugzilla.novell.com/show_bug.cgi?id=780672.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2012-09-16T19:33:47+00:00 Christian Galeffi wrote:

User-Agent:   Mozilla/5.0 (X11; Linux x86_64; rv:15.0)
Gecko/20100101 Firefox/15.0

I have an switchable graphic system with AMD and Intel cards.
Everything worked fine until ad update of the Intel Video driver, that cause 
the segmentation fault in X.
The old driver before that update was xf86-video-driver-2.20.0, the updated 
driver provided by the Update repo is 2.20.3


Reproducible: Always

Steps to Reproduce:
1.Update system normaly from repo-udate
2.install openSUSE-2012-559 update
3.reboot system
Actual Results:  
System start in console mode, X segmentation fault


Downgrade the driver using zypper in -f xf86-video-intel-2.20.0-1.5.1 fix the 
problem.

Reply at: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-
updates/+bug/1068404/comments/0


On 2012-09-17T10:00:27+00:00 Sndirsch-u wrote:

*** Bug 780581 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-
updates/+bug/1068404/comments/1


** Changed in: xserver-xorg-video-intel (openSUSE)
   Status: Unknown = In Progress

** Changed in: xserver-xorg-video-intel (openSUSE)
   Importance: Unknown = Critical

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Incomplete
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated. Here is the Xorg log:

  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-27 Thread Marco Vuano
I can confirm that the xserver-xorg-video-
intel_2.20.0-0~andrik1_amd64.deb from Nick Andrick's PPa is enough to
solve the issue with the fglrx-updates_9.000-0ubuntu3_amd64 from the
official quantal/restricted repository. The driver is working correctly
now, but the discrete GPU has to be used in order to use Unity 3D (the
Intel driver has problem with 3d acceleration when the fglrx driver is
installed, but this another bug not strictly related to this one).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Incomplete
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated. Here is the Xorg log:

  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-27 Thread Christopher M. Penalver
** Description changed:

  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my intel
  Core i5-2430M). The X server has a segmentation fault and the low
- graphics mode is activated. Here is the Xorg log:
- 
+ graphics mode is activated.
+ 
+ WORKAROUND:
+ 
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal
+ 
+ Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  [20.926] Initializing built-in extension XTEST
  [20.926] Initializing built-in extension BIG-REQUESTS
  [20.926] Initializing built-in extension SYNC
  [20.926] Initializing built-in extension XKEYBOARD
  [20.926] Initializing built-in extension XC-MISC
  [20.926] Initializing built-in extension SECURITY
  [20.926] Initializing built-in extension XINERAMA
  [20.926] Initializing built-in extension XFIXES
  [20.926] Initializing built-in extension RENDER
  [20.926] Initializing built-in extension RANDR
  [20.926] Initializing built-in extension COMPOSITE
  [20.926] Initializing built-in extension DAMAGE
  [20.926] Initializing built-in extension 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-27 Thread Marco Vuano
The xserver-xorg-video-intel_2.20.0-0~andrik1_amd64.deb package is also able to 
solve the issue with the fglrx drivers installed with the 
fglrx_9.000-0ubuntu3_amd64.deb package (again, Unity works only with the 
discrete GPU).
Thank you very much, Nick and Christopher!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  New
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  [20.926] Initializing built-in extension XTEST
  [20.926] Initializing built-in extension BIG-REQUESTS
  [ 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-27 Thread Nick Andrik
And a possible duplicate:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1068661

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  WORKAROUND:
  
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  [20.926] Initializing built-in extension XTEST
  [20.926] Initializing built-in extension BIG-REQUESTS
  [20.926] Initializing built-in extension 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-26 Thread Nick Andrik
Take a look here, probably it is the same issue:
http://forums.opensuse.org/english/get-technical-help-here/hardware/478053-switchable-graphics-card-ati-intel-failed-boot-after-install-ati-drivers.html

I will try to prepare a package of an older version for the intel driver
and see what I get

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated. Here is the Xorg log:

  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  [20.926] Initializing built-in extension XTEST
  [20.926] Initializing built-in extension BIG-REQUESTS
  [20.926] Initializing built-in extension SYNC
  [20.926] Initializing built-in extension XKEYBOARD
  [20.926] Initializing built-in 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-26 Thread Nick Andrik
I confirm that the problem is in xserver-xorg-video-intel

I have built and used the 2.20.0 version in my PPA and the problem is
gone

https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal

** Also affects: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  New

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated. Here is the Xorg log:

  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  [20.926] Initializing built-in extension XTEST
  [20.926] Initializing built-in extension BIG-REQUESTS
  [20.926] 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-26 Thread Christopher M. Penalver
** Bug watch added: Novell/SUSE Bugzilla #780672
   https://bugzilla.novell.com/show_bug.cgi?id=780672

** Also affects: xserver-xorg-video-intel (openSUSE) via
   https://bugzilla.novell.com/show_bug.cgi?id=780672
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  New
Status in “xserver-xorg-video-intel” package in openSUSE:
  Unknown

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated. Here is the Xorg log:

  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  [20.926] Initializing built-in extension XTEST
  [20.926] Initializing built-in extension BIG-REQUESTS
  [20.926] Initializing built-in extension SYNC
  

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-26 Thread Christopher M. Penalver
Marco Vuano, could you please comment on if the PPA addresses your issue
https://launchpad.net/~andrikos/+archive/ppa/+packages?field.name_filter=field.status_filter=publishedfield.series_filter=quantal
?

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Incomplete
Status in “xserver-xorg-video-intel” package in openSUSE:
  Unknown

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated. Here is the Xorg log:

  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  [20.926] Initializing built-in extension XTEST
  [20.926] Initializing built-in extension BIG-REQUESTS
  [20.926] 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: fglrx-installer (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated. Here is the Xorg log:

  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  [20.926] Initializing built-in extension XTEST
  [20.926] Initializing built-in extension BIG-REQUESTS
  [20.926] Initializing built-in extension SYNC
  [20.926] Initializing built-in extension XKEYBOARD
  [20.926] Initializing built-in extension XC-MISC
  [20.926] Initializing built-in extension SECURITY
  [20.926] Initializing built-in extension XINERAMA
  [20.926] 

[Desktop-packages] [Bug 1068404] Re: 1002:6760 Switchable graphics on Radeon HD 6400M not working again

2012-10-22 Thread Christopher M. Penalver
** Summary changed:

- Switchable graphics on 6XXXM (PowerXpress 4.0/Dynamic Switchable Graphics) 
not working again
+ 1002:6760 Switchable graphics on Radeon HD 6400M not working again

** Changed in: fglrx-installer (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1068404

Title:
  1002:6760 Switchable graphics on Radeon HD 6400M not working again

Status in “fglrx-installer” package in Ubuntu:
  New
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed

Bug description:
  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated. Here is the Xorg log:

  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen aticonfig-Screen[0]-0 (0)
  [20.924] (**) |   |--Monitor aticonfig-Monitor[0]-0
  [20.925] (**) |   |--Device aticonfig-Device[0]-0
  [20.925] (==) Automatically adding devices
  [20.925] (==) Automatically enabling devices
  [20.925] (==) Automatically adding GPU devices
  [20.925] (WW) The directory /usr/share/fonts/X11/cyrillic does not 
exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
  [20.925]  Entry deleted from font path.
  [20.925] (==) FontPath set to:
   /usr/share/fonts/X11/misc,
   /usr/share/fonts/X11/Type1,
   /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
   built-ins
  [20.925] (==) ModulePath set to 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules
  [20.925] (II) The server relies on udev to provide the list of input 
devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
  [20.925] (II) Loader magic: 0x7fed9d5d2c40
  [20.925] (II) Module ABI versions:
  [20.925]  X.Org ANSI C Emulation: 0.4
  [20.925]  X.Org Video Driver: 13.0
  [20.925]  X.Org XInput driver : 18.0
  [20.925]  X.Org Server Extension : 7.0
  [20.925] (II) config/udev: Adding drm device (/dev/dri/card0)
  [20.926] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 
0xc000/4194304, 0xb000/268435456, I/O @ 0x5000/64
  [20.926] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 
0xa000/268435456, 0xc260/131072, I/O @ 0x4000/256, BIOS @ 
0x/131072
  [20.926] (II) Open ACPI successful (/var/run/acpid.socket)
  [20.926] Initializing built-in extension Generic Event Extension
  [20.926] Initializing built-in extension SHAPE
  [20.926] Initializing built-in extension MIT-SHM
  [20.926] Initializing built-in extension XInputExtension
  [20.926] Initializing built-in extension XTEST
  [20.926] Initializing built-in extension BIG-REQUESTS
  [20.926] Initializing built-in extension SYNC
  [20.926] Initializing built-in extension XKEYBOARD
  [20.926] Initializing built-in extension XC-MISC
  [20.926] Initializing