LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-28-2009, 05:22 AM   #16
Kiboney
Member
 
Registered: May 2009
Distribution: Fedora 11, Ubuntu, Slackware
Posts: 32

Original Poster
Rep: Reputation: 16

Okay I tried xorg with a merge of your configuration and mine and your configuration alone - exactly the same results.
It is now obvious to me that the problem is within the FGLRX driver, the Kernel and/or the Xorg program, but not the Xorg configuration file.
Are there any more config files I should know about?

UPDATE: I found an error in boot.log with fglrx installed that does not happen without fglrx -> something with DKMS:

WITH FGLRX:

Code:
Welcome to Fedora 
		Press 'I' to enter interactive startup.
Starting udev:                                             [  OK  ]
Setting hostname Kiboney:                                  [  OK  ]
mdadm: No arrays found in config file or automatically
Setting up Logical Volume Management:   2 logical volume(s) in volume group "vg_kiboney" now active
                                                           [  OK  ]
Checking filesystems
/dev/mapper/vg_kiboney-lv_root: clean, 334689/9502720 files, 3537056/37992448 blocks
/dev/sdb1: recovering journal
/dev/sdb1: clean, 45/51200 files, 36061/204800 blocks
                                                           [  OK  ]
Remounting root filesystem in read-write mode:             [  OK  ]
Mounting local filesystems:                                [  OK  ]
Enabling local filesystem quotas:                          [  OK  ]
Enabling /etc/fstab swaps:                                 [  OK  ]
Entering non-interactive startup
Applying Intel CPU microcode update:                       [  OK  ]
Running DKMS auto installation service for kernel 2.6.29.5-191.fc11.i586
 Failed.
Checking kmods exist for 2.6.29.5-191.fc11.i586            [  OK  ]
ip6tables: Applying firewall rules:                        [  OK  ]
ip6tables: Loading additional modules: nf_conntrack_netbios[  OK  ]
iptables: Applying firewall rules:                         [  OK  ]
iptables: Loading additional modules: nf_conntrack_netbios_[  OK  ]
Starting auditd:                                           [  OK  ]
Starting portreserve:                                      [  OK  ]
Starting system logger:                                    [  OK  ]
Starting irqbalance:                                       [  OK  ]
Starting rpcbind:                                          [  OK  ]
Starting NFS statd:                                        [  OK  ]
Starting RPC idmapd:                                       [  OK  ]
Starting system message bus:                               [  OK  ]
Starting Avahi daemon...                                   [  OK  ]
Starting cups:                                             [  OK  ]
Starting acpi daemon:                                      [  OK  ]
Starting HAL daemon:                                       [  OK  ]
Starting PC/SC smart card daemon (pcscd):                  [  OK  ]
Setting network parameters...                              [  OK  ]
Starting NetworkManager daemon:                            [  OK  ]
Starting Bluetooth services:                               [  OK  ]
Starting sshd:                                             [  OK  ]
Starting ntpd:                                             [  OK  ]
Starting sendmail:                                         [  OK  ]
Starting sm-client:                                        [  OK  ]
Starting console mouse services:                           [  OK  ]
Starting crond:                                            [  OK  ]
Enabling monthly Smolt checkin:                            [  OK  ]
Starting atd:                                              [  OK  ]
Registering binary handler for Windows applications:       [  OK  ]

Last edited by Kiboney; 06-28-2009 at 05:33 AM.
 
Old 06-28-2009, 05:36 AM   #17
Kiboney
Member
 
Registered: May 2009
Distribution: Fedora 11, Ubuntu, Slackware
Posts: 32

Original Poster
Rep: Reputation: 16
And here is boot.log without fglrx installed

NO FGLRX:

Code:
Welcome to Fedora 
		Press 'I' to enter interactive startup.
Starting udev:                                             [  OK  ]
Setting hostname Kiboney:                                  [  OK  ]
mdadm: No arrays found in config file or automatically
Setting up Logical Volume Management:   2 logical volume(s) in volume group "vg_kiboney" now active
                                                           [  OK  ]
Checking filesystems
/dev/mapper/vg_kiboney-lv_root: clean, 334447/9502720 files, 3517128/37992448 blocks
/dev/sdb1: clean, 45/51200 files, 36061/204800 blocks
                                                           [  OK  ]
Remounting root filesystem in read-write mode:             [  OK  ]
Mounting local filesystems:                                [  OK  ]
Enabling local filesystem quotas:                          [  OK  ]
Enabling /etc/fstab swaps:                                 [  OK  ]
Entering non-interactive startup
Applying Intel CPU microcode update:                       [  OK  ]
Running DKMS auto installation service for kernel 2.6.29.5-191.fc11.i586
.Checking kmods exist for 2.6.29.5-191.fc11.i586           [  OK  ]
ip6tables: Applying firewall rules:                        [  OK  ]
ip6tables: Loading additional modules: nf_conntrack_netbios[  OK  ]
iptables: Applying firewall rules:                         [  OK  ]
iptables: Loading additional modules: nf_conntrack_netbios_[  OK  ]
Starting auditd:                                           [  OK  ]
Starting portreserve:                                      [  OK  ]
Starting system logger:                                    [  OK  ]
Starting irqbalance:                                       [  OK  ]
Starting rpcbind:                                          [  OK  ]
Starting NFS statd:                                        [  OK  ]
Starting RPC idmapd:                                       [  OK  ]
Starting system message bus:                               [  OK  ]
Starting Avahi daemon...                                   [  OK  ]
Starting cups:                                             [  OK  ]
Starting acpi daemon:                                      [  OK  ]
Starting HAL daemon:                                       [  OK  ]
Starting PC/SC smart card daemon (pcscd):                  [  OK  ]
Setting network parameters...                              [  OK  ]
Starting NetworkManager daemon:                            [  OK  ]
Starting Bluetooth services:                               [  OK  ]
Starting sshd:                                             [  OK  ]
Starting ntpd:                                             [  OK  ]
Starting sendmail:                                         [  OK  ]
Starting sm-client:                                        [  OK  ]
Starting console mouse services:                           [  OK  ]
Starting crond:                                            [  OK  ]
Enabling monthly Smolt checkin:                            [  OK  ]
Starting atd:                                              [  OK  ]
Registering binary handler for Windows applications:       [  OK  ]
I'm going to do more research a bit later after I wake up.
 
Old 06-29-2009, 03:49 AM   #18
alan_ri
Senior Member
 
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Blog Entries: 5

Rep: Reputation: 127Reputation: 127
You know,just a few minutes ago I updated my distro with dkms-madwifi.If you don't know what it is,have a look here.
For what I have seen around the net,there is a bug in the driver or newest fglrx and Fedora 11 just don't work together at the moment.
Also I've found this. It's about downgrading the kernel so that it works with new ATI driver.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
fglrx crashes X Bjorne Linux - Desktop 1 05-26-2007 08:05 PM
error loading xorg with 'fglrx' in etch w/ kernel 2.6.20.3 fedthedawg Debian 1 04-17-2007 09:43 AM
fglrx issues with kernel 2.6.16.17 and xorg 6.9 margarel Debian 2 06-06-2006 07:15 AM
Xorg radeon driver on 2.6 kernel Crashes system exvor Linux - Hardware 3 03-05-2006 02:01 PM
Xorg Hard Crashes and corrupts xorg.conf Advocator Linux - General 0 07-15-2004 01:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration