[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-11-02 Thread madbiologist
The newly released Catalyst (fglrx) 11.10 driver contains a bug-fix for
a segmentation fault occurring under Ubuntu 11.04 64-bit.  Can anyone
test and report back here?

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

Title:
  fglrx crashes X server on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/747729/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-10-21 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 Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/747729

Title:
  fglrx crashes X server on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/747729/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-05-14 Thread Luke-barratt
Hi, I'm having the same issue. I tried sudo aticonfig --initial -f but
no luck. I've attached my Xorg.0.log

** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/747729/+attachment/2128353/+files/Xorg.0.log

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-05-02 Thread Felix Kuehling
@Beat: What's the output for dkms status? Is the kernel module
compiled and installed correctly for the -pae kernel?

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-05-02 Thread Beat Müller
@Felix:
This output is displayed when I work without the PAE kernel:
dkms status
fglrx, 8.840, 2.6.35-28-generic, i686: installed 
fglrx, 8.840, 2.6.38-8-generic, i686: installed

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-05-02 Thread Felix Kuehling
That looks like there is no fglrx kernel module installed for the -pae
kernel. Normally DKMS should build the kernel module automatically when
you boot your -pae kernel. If that's not happening for some reason, that
may be a bug in DKMS.

You can manually tell DKMS to build the fglrx kernel module for your
-pae kernel with:

sudo dkms build -m fglrx -v 8.840 -k 2.6.38-8-generic-pae
sudo dkms install -m fglrx -v 8.840 -k 2.6.38-8-generic-pae

Then reboot to the -pae kernel. Does that work?

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-05-02 Thread Beat Müller
I already deleted my PAE kernel, therefore I reinstalled the removed packages:
apt-get install linux-generic-pae linux-image-2.6.38-8-generic-pae 
linux-image-generic-pae

These are the interesting lines:

run-parts: executing /etc/kernel/postinst.d/dkms 2.6.38-8-generic-pae 
/boot/vmlinuz-2.6.38-8-generic-pae
 * dkms: running auto installation service for kernel 2.6.38-8-generic-pae  

 *   fglrx (8.840)...   
 [fail] 
dkms: WARNING: linux headers are missing, which may explain the above failures.
  please install the linux-headers-2.6.38-8-generic-pae package to fix this.

The dkms build failed, too:
dkms build -m fglrx -v 8.840 -k 2.6.38-8-generic-pae

Error! Your kernel headers for kernel 2.6.38-8-generic-pae cannot be found at
/lib/modules/2.6.38-8-generic-pae/build or 
/lib/modules/2.6.38-8-generic-pae/source.
You can use the --kernelsourcedir option to tell DKMS where it's located, or 
you could install the linux-headers-2.6.38-8-generic-pae package.

Then I added the PAE headers...:
apt-get install linux-headers-2.6.38-8-generic-pae

... which built and installed the missing driver automatically:
...
run-parts: executing /etc/kernel/header_postinst.d/dkms 2.6.38-8-generic-pae 
/boot/vmlinuz-2.6.38-8-generic-pae
 * dkms: running auto installation service for kernel 2.6.38-8-generic-pae  

 *   fglrx (8.840)...   
 [ OK ] 
run-parts: executing /etc/kernel/header_postinst.d/nvidia-common 
2.6.38-8-generic-pae /boot/vmlinuz-2.6.38-8-generic-pae

Booting into the new PAE was flawless. The missing package 
(linux-headers-2.6.38-8-generic-pae)
was not present when I updated to 11.04. Therefore I suggest that this package 
is added when a PAE
kernel is set to be installed with drivers like fglrx.

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-05-02 Thread Felix Kuehling
Thanks, Beat, for following up. Your problem seems to be solved, but
it's different from the problem originally reported by Vladimir.

@Vladimir: I saw the same problem when I updated my developer system
from Ubuntu 10.10 to 11.04 earlier today. After running sudo aticonfig
--initial -f X could start successfully on my system. Please try if
this solves your problem as well.

@Ben: your log file doesn't show any useful information regarding fglrx
because you were using the Radeon driver at the time. Please also try
sudo aticonfig --initial -f, which will fix up your xorg.conf and wipe
out any stale settings from the previous driver version. If that still
gives you problems, please attach an Xorg.0.log produced with the
failing driver.

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-05-01 Thread Beat Müller
After some more trying I found the following facts: Default kernel is 
vmlinuz-2.6.38-8-generic-pae,
but when I use vmlinuz-2.6.38-8-generic (i. e. without this physical address 
extension) it works
perfectly. Are there boot option which prevent a fglrx crash? 

If someone gives me some hints I could try more stuff, since I am not too 
experienced with kernel
fiddling.

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-04-30 Thread Beat Müller
Yesterday I updated from 10.10 to 11.04 on my Lenovo T400 with a Radeon HD 3400 
graphics card.
When I boot with the shipped kernel 2.6.38-8 the X server crashes, with the 
last kernel 2.6.35-28
it works fine. (See attachments)

I ran aticonfig as suggested but , alas, at no avail. Maybe there is a hint at 
27,614 seconds in the
xorg.1.log : DRI initialization failed -- kernel module (fglrx.ko) may be 
missing or incompatible.
I checked with locate but it is here.

fglrx is up to date:
fglrx:
  Installed: 2:8.840-0ubuntu4
  Candidate: 2:8.840-0ubuntu4
  Version table:
 *** 2:8.840-0ubuntu4 0
500 http://ch.archive.ubuntu.com/ubuntu/ natty/restricted i386 Packages
100 /var/lib/dpkg/status

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-04-04 Thread Felix Kuehling
Your Xorg log shows that you're using some unusual fglrx options in your
xorg.conf. Looks xorg.conf was originally created by a really old
version of fglrx. Could you try the following steps to reinitialize the
fglrx configuration:

1) Reboot the system, in the boot loader select Recovery mode
2) When prompted, select netroot  Drop to root shell prompt with networking
3) In the root shell run aticonfig --initial -f
4) Reboot normally

See if that solves your problem.

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-04-04 Thread Vladimir Kolesnikov
Tried that, it did not help.

I used this xorg.conf (generated by ati-config):

Section ServerLayout
Identifier aticonfig Layout
Screen  0  aticonfig-Screen[0]-0 0 0
EndSection

Section Module
EndSection

Section Monitor
Identifier   aticonfig-Monitor[0]-0
Option  VendorName ATI Proprietary Driver
Option  ModelName Generic Autodetecting Monitor
Option  DPMS true
EndSection

Section Device
Identifier  aticonfig-Device[0]-0
Driver  fglrx
BusID   PCI:1:5:0
EndSection

Section Screen
Identifier aticonfig-Screen[0]-0
Device aticonfig-Device[0]-0
Monitoraticonfig-Monitor[0]-0
DefaultDepth 24
SubSection Display
Viewport   0 0
Depth 24
EndSubSection
EndSection

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-04-04 Thread Vladimir Kolesnikov
Actually have just retried again, now works fine, thank you!

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-04-03 Thread Ben Aylott
** Tags added: i686 ubuntu

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-04-03 Thread Ben Aylott
I am also experiencing something similar with an 10.10-11.04 upgrade .
I tried changing to 'Driver ati' in the config (as suggested above)
but the screen then becomes unusable (before I was at least able to
access the physical terminals).

DistroCodename: natty
DistroRelease: Ubuntu 11.04
DistroVariant: ubuntu
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
Package: fglrx 2:8.840-0ubuntu1
PackageArchitecture: i386
ProblemType: Bug
ProcEnviron:
  PATH=(custom, user)
  LANG=en_GB.UTF-8
  SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.38-7.39-generic-pae 2.6.38
SourcePackage: fglrx-installer
Tags:  unity-2d natty ubuntu
Uname: Linux 2.6.38-7-generic-pae i686
UpgradeStatus: Upgraded to natty on 2011-04-03 (0 days ago)
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu1

** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/747729/+attachment/1973044/+files/Xorg.0.log

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-04-01 Thread Vladimir Kolesnikov
-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/747729

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-04-01 Thread Vladimir Kolesnikov
X.org's log

** Attachment added: Xorg.0.log.old
   
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/747729/+attachment/1965842/+files/Xorg.0.log.old

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 747729] Re: fglrx crashes X server on startup

2011-04-01 Thread Vladimir Kolesnikov
The bug does not happen when using

Driver ati

instead of

Driver fglrx

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

Title:
  fglrx crashes X server on startup

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp