Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

View Poll Results: Did it work for you
Yes 451 48.81%
No 336 36.36%
Nearly worked 137 14.83%
Voters: 924. You may not vote on this poll

Reply
 
Thread Tools Search this Thread Display Modes
  #2131  
Old 23rd August 2008, 03:36 PM
tssoimu Offline
Registered User
 
Join Date: Aug 2008
Posts: 52
first I tried this:

Quote:
[traian@localhost ~]$ su
Password:
[root@localhost traian]# wget http://blogage.de/files/4359/download -O compiz-check
--2008-08-23 17:32:21-- http://blogage.de/files/4359/download
Resolving blogage.de... 78.46.34.206
Connecting to blogage.de|78.46.34.206|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 27814 (27K) [application/octet-stream]
Saving to: `compiz-check'

100%[======================================>] 27,814 43.4K/s in 0.6s

2008-08-23 17:32:22 (43.4 KB/s) - `compiz-check' saved [27814/27814]

[root@localhost traian]# chmod +x compiz-check
[root@localhost traian]# ./compiz-check

Do not run this script as root, because it might distort its outcome.
Aborting.

[root@localhost traian]#
and then this:

Quote:
[root@localhost traian]# exit
exit
[traian@localhost ~]$ wget http://blogage.de/files/4359/download -O compiz-check
compiz-check: Permission denied
[traian@localhost ~]$
none of them gave more results then the first time.
__________________
tssoimu
ASUS notebook X51Rseries; CPU Intel Pentiun DUO T2130; HDD 160G; 2G RAM; Graphics by ATI Radeon Xpress 1100.
Reply With Quote
  #2132  
Old 23rd August 2008, 04:14 PM
Nokia's Avatar
Nokia Offline
Registered User
 
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286
Start over in a new terminal, without any su command.
__________________
For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

SELinux User Guide

AutoPager

Last edited by Nokia; 23rd August 2008 at 04:16 PM.
Reply With Quote
  #2133  
Old 23rd August 2008, 08:45 PM
tssoimu Offline
Registered User
 
Join Date: Aug 2008
Posts: 52
hello nokthe operation is not permitted;

Quote:
[traian@localhost ~]$ wget http://blogage.de/files/4359/download -O compiz-check
compiz-check: Permission denied
[traian@localhost ~]$ chmod +x compiz-check
chmod: changing permissions of `compiz-check': Operation not permitted
[traian@localhost ~]$ wget http://blogage.de/files/4359/download -O compiz-check
compiz-check: Permission denied
[traian@localhost ~]$
__________________
tssoimu
ASUS notebook X51Rseries; CPU Intel Pentiun DUO T2130; HDD 160G; 2G RAM; Graphics by ATI Radeon Xpress 1100.
Reply With Quote
  #2134  
Old 23rd August 2008, 08:51 PM
Nokia's Avatar
Nokia Offline
Registered User
 
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286
Hmm, strange. works fine here
Code:
[nokia@localhost ~]$ wget http://blogage.de/files/4359/download  -O compiz-check
--2008-08-23 22:50:16--  http://blogage.de/files/4359/download
Resolving blogage.de... 78.46.34.206
Connecting to blogage.de|78.46.34.206|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 27814 (27K) [application/octet-stream]
Saving to: `compiz-check'

100%[====================================================================================================================================================================================================>] 27,814      97.9K/s   in 0.3s    

2008-08-23 22:50:17 (97.9 KB/s) - `compiz-check' saved [27814/27814]

[nokia@localhost ~]$ chmod +x compiz-check
[nokia@localhost ~]$ ./compiz-check

Gathering information about your system...

 Distribution:          Fedora release 9 (Sulphur) 
 Desktop environment:   GNOME
 Graphics chip:         nVidia Corporation GeForce 6100 nForce 430 (rev a2)
 Driver in use:         nvidia
 Rendering method:      Nvidia

Checking if it's possible to run Compiz on your system...

 Checking for texture_from_pixmap...               [ OK ]
 Checking for non power of two support...          [ OK ]
 Checking for composite extension...               [ OK ]
 Checking for FBConfig...                          [ OK ]
 Checking for hardware/setup problems...           [ OK ]

[nokia@localhost ~]$
__________________
For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

SELinux User Guide

AutoPager
Reply With Quote
  #2135  
Old 23rd August 2008, 08:56 PM
Nokia's Avatar
Nokia Offline
Registered User
 
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286
Post here
Code:
pwd
wget http://blogage.de/files/4359/download  -O compiz-check
chmod +x compiz-check
./compiz-check
__________________
For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

SELinux User Guide

AutoPager
Reply With Quote
  #2136  
Old 24th August 2008, 05:26 AM
stardancer Offline
Registered User
 
Join Date: Mar 2008
Posts: 14
fglrx (catalyst 8.8) and compiz on f9 (x86_64) with a 2.6.26 kernel

I have fglrx (catalyst 8.8) and compiz working great on fedora 9 (x86_64) with a 2.6.26 kernel! I need the 2.6.26 or newer kernel due to some usb audio glitches and network problems in the 2.6.25 kernel, unfortunately the ati drivers did not support this kernel until now. If you need catalyst 8.8 or the 2.6.26 kernel then this post is for you!

Step 1: Install the 2.6.26 kernel
- Download a 2.6.26 kernel, kernel-devel, and kernel-headers from Koji (http://koji.fedoraproject.org/koji/b...?buildID=59863), make sure you get x86 or x86_64 as needed.
- Install it
- Reboot

Step 2: Catalyst 8.8
- Download Catalyst 8.8 from ATI (http://ati.amd.com/support/drivers/l...-rf-cat88.html)
- Compile and install the driver using all the default options
Code:
chmod a+x ati-driver-installer-8-8-x86.x86_64.run
./ati-driver-installer-8-8-x86.x86_64.run
- Make sure there were no errors in the compilation (warnings are fine)
Code:
cat /usr/share/ati/fglrx-install.log
- If there were errors, you need to resolve them.

Step 3: Downgrade xserver/mesa and install compiz
- Follow the instructions at the beginning of this topic
- **EXCEPT**: Skip "Step 2: Install the driver" (we have already done this)
- for "Step 4: Reinstall Compiz", make sure you use compiz 0.7.7 (http://forums.fedoraforum.org/showthread.php?t=173317)

Voila! Good luck!

A few notes:
- if you are getting "cannot find default font: fixed" errors, make sure there are no entries in the "Files" section of your /etc/X11/xorg.conf file.
- the catalyst 8.8 drivers do not compile out of the box on the 2.6.27 kernels, you will have to edit the source files (firegl_public.c I think), not recommended for most people.
Reply With Quote
  #2137  
Old 24th August 2008, 12:45 PM
IBBoard's Avatar
IBBoard Offline
Registered User
 
Join Date: Oct 2006
Location: Worcestershire, UK
Posts: 296
ATI have had their new drivers out for a little while now. Does anyone know how long Livna will take with a new release? Or what I'd need to do to build them myself with the updated drivers?

Maybe next release we'll get FGLRX support without the downgrade...or maybe not because it's still not a final release of XOrg!
Reply With Quote
  #2138  
Old 24th August 2008, 04:13 PM
tssoimu Offline
Registered User
 
Join Date: Aug 2008
Posts: 52
thank you stardancer

I will try this but first I have to be sure that I can handle everything you said to me and right now I'm sure I can not.

than you anyway.
__________________
tssoimu
ASUS notebook X51Rseries; CPU Intel Pentiun DUO T2130; HDD 160G; 2G RAM; Graphics by ATI Radeon Xpress 1100.
Reply With Quote
  #2139  
Old 24th August 2008, 04:20 PM
tssoimu Offline
Registered User
 
Join Date: Aug 2008
Posts: 52
here is what I've done.

first I've tried this:
Quote:
[traian@localhost ~]$ pwd
/home/traian
[traian@localhost ~]$ wget http://blogage.de/files/4359/download -O compiz-check
compiz-check: Permission denied
and then, because it did not work, I've tried this:

Quote:
[traian@localhost ~]$ su -
Password:
[root@localhost ~]# pwd
/root
[root@localhost ~]# wget http://blogage.de/files/4359/download -O compiz-check
--2008-08-24 18:14:06-- http://blogage.de/files/4359/download
Resolving blogage.de... 78.46.34.206
Connecting to blogage.de|78.46.34.206|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 27814 (27K) [application/octet-stream]
Saving to: `compiz-check'

100%[======================================>] 27,814 --.-K/s in 0.1s

2008-08-24 18:14:06 (247 KB/s) - `compiz-check' saved [27814/27814]

[root@localhost ~]# chmod +x compiz-check
[root@localhost ~]# ./compiz-check

Do not run this script as root, because it might distort its outcome.
Aborting.
and after this message I've exit and something new happened

Quote:
[root@localhost ~]# exit
logout

[traian@localhost ~]$ ./compiz-check

Gathering information about your system...

Distribution: Fedora release 9 (Sulphur)
Desktop environment: GNOME
Graphics chip: ATI Technologies Inc RC410 [Radeon Xpress 200M]
Driver in use: fglrx
Rendering method: AIGLX

Checking if it's possible to run Compiz on your system...

Checking for texture_from_pixmap... [ OK ]
Checking for non power of two support...
Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel:------------[ cut here ]------------

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel:invalid opcode: 0000 [#1] SMP

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel:Process glxinfo (pid: 11769, ti=eff62000 task=effa2e70 task.ti=eff62000)

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel:Stack: c06d0505 f6892030 effa2e70 00000003 effa2e70 f6892030 00000000 00000000

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernelall Trace:
[FAIL]
Checking for composite extension...
Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: 00000000 f6892030 effa2e70 f427f800 eff62ee4 c04cf8ea effa2e70 f8d47fc0

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c04cf8ea>] ? selinux_capable+0x1f/0x23

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c04cb4f9>] ? security_capable+0xc/0xe

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c042d0f7>] ? __capable+0xb/0x22

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<f8c1fa80>] ? firegl_pcs_command+0x0/0x280 [fglrx]

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c042d11e>] ? capable+0x10/0x12
[ OK ]
Checking for FBConfig...
Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<f8c1ad74>] ? firegl_ioctl+0x134/0x270 [fglrx]

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c04d0155>] ? file_has_perm+0x7c/0x85

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<f8c11bac>] ? ip_firegl_ioctl+0xe/0x10 [fglrx]

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c048c6f0>] ? vfs_ioctl+0x50/0x69

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c048c942>] ? do_vfs_ioctl+0x239/0x24c

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c04d02eb>] ? selinux_file_ioctl+0xa8/0xab

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c048c995>] ? sys_ioctl+0x40/0x5b

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c0405bf2>] ? syscall_call+0x7/0xb

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: =======================

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernelode: 00 89 d0 f3 ab 8b 4d b8 89 d8 b2 04 c1 f8 05 c6 45 bc 03 89 5d c4 89 4d c0 74 16 48 b2 45 74 11 53 68 05 05 6d c0 e8 e2 60 15 00 <0f> 0b 59 5b eb fe 8b 46 08 83 e3 1f 0f b7 f2 8d 55 bc 88 d9 52

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel:EIP: [<c04cf89d>] task_has_capability+0x48/0x76 SS:ESP 0068:eff62e84
[ OK ]
Checking for hardware/setup problems...
Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel:------------[ cut here ]------------

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel:invalid opcode: 0000 [#2] SMP

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel:Process fglrxinfo (pid: 11821, ti=f240f000 task=effa2e70 task.ti=f240f000)
[SKIP]

At least one check had to be skipped:
Error: Unable to detect fglrx driver version in use.


Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel:Stack: c06d0505 f6892030 effa2e70 00000003 effa2e70 f6892030 00000000 00000000
[traian@localhost ~]$
Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: 00000000 f6892030 effa2e70 f0380800 f240fee4 c04cf8ea effa2e70 f8d47fc0

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernelall Trace:

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c04cf8ea>] ? selinux_capable+0x1f/0x23

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c04cb4f9>] ? security_capable+0xc/0xe

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c042d0f7>] ? __capable+0xb/0x22

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<f8c1fa80>] ? firegl_pcs_command+0x0/0x280 [fglrx]

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c042d11e>] ? capable+0x10/0x12

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<f8c1ad74>] ? firegl_ioctl+0x134/0x270 [fglrx]

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c04d0155>] ? file_has_perm+0x7c/0x85

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<f8c11bac>] ? ip_firegl_ioctl+0xe/0x10 [fglrx]

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c048c6f0>] ? vfs_ioctl+0x50/0x69

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c048c942>] ? do_vfs_ioctl+0x239/0x24c

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c04d02eb>] ? selinux_file_ioctl+0xa8/0xab

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c048c995>] ? sys_ioctl+0x40/0x5b

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: [<c0405bf2>] ? syscall_call+0x7/0xb

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel: =======================

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernelode: 00 89 d0 f3 ab 8b 4d b8 89 d8 b2 04 c1 f8 05 c6 45 bc 03 89 5d c4 89 4d c0 74 16 48 b2 45 74 11 53 68 05 05 6d c0 e8 e2 60 15 00 <0f> 0b 59 5b eb fe 8b 46 08 83 e3 1f 0f b7 f2 8d 55 bc 88 d9 52

Message from syslogd@localhost at Aug 24 18:14:47 ...
kernel:EIP: [<c04cf89d>] task_has_capability+0x48/0x76 SS:ESP 0068:f240fe84
is this bad news or what?
__________________
tssoimu
ASUS notebook X51Rseries; CPU Intel Pentiun DUO T2130; HDD 160G; 2G RAM; Graphics by ATI Radeon Xpress 1100.
Reply With Quote
  #2140  
Old 24th August 2008, 04:31 PM
Nokia's Avatar
Nokia Offline
Registered User
 
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286
Not really. Post here
Code:
 uname -a
and do
Code:
su -
setenforce 0
__________________
For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

SELinux User Guide

AutoPager
Reply With Quote
  #2141  
Old 24th August 2008, 06:18 PM
stardancer Offline
Registered User
 
Join Date: Mar 2008
Posts: 14
fglrx (catalyst 8.8) and compiz on f9 (x86_64) with a 2.6.27 kernel

Ok, so I ended up needing the 2.6.27 kernel after all and after some hacking I got 8.8 working on the 2.6.27 kernel. I am sorry that this isn't necessarily newbie friendly but I hope it helps people get started if 2.6.27 is a necessity for you (if not or you have no idea what I am talking about here, I suggest waiting a month or two for new fglrx drivers).

Please read my post above about the 2.6.26 kernel as it is a similar process.

Pre-Requisite: Downgrade xorg-server/mesa
- I recommend downgrading your xorg-server first, otherwise you might get into a situation where you can't get into X to read the instructions about how to proceed
- To do that, follow the instructions at the very beginning of this topic on the first page (just follow steps 1 and 3, not 2 and 4).

Step 1: Download my hacked files
Code:
cd
wget http://www.cutedancer.com/dist/fglrx/smp.h
wget http://www.cutedancer.com/dist/fglrx/firegl_public.c
Step 2: Install a 2.6.27 kernel
- Get a 2.6.27 kernel from Koji (I am using 2.6.27-0.244.rc2.git1.fc10.x86_64). You will need kernel, kernel-devel, kernel-headers, and kernel-firmware. You may need other dependencies, but try just these first.
- Install it
Code:
rpm -Uvh kernel*.rpm
Step 3: Install Catalyst 8.8
- Download Catalyst 8.8 from ATI (http://ati.amd.com/support/drivers/...x-rf-cat88.html)
- Compile and install the driver using all the default options
Code:
chmod a+x ati-driver-installer-8-8-x86.x86_64.run 
./ati-driver-installer-8-8-x86.x86_64.run
- The build should have failed. Check the log to make sure that there ARE errors and that you are on the same page as me (if there aren't for some reason, you can continue as in my above post for 2.6.26 but there should be some errors and it should say "build failed").
Code:
cat /usr/share/ati/fglrx-install.log
-Reboot

Step 4: Hack the Catalyst 8.8 Source
- When you reboot, hopefully your computer starts
- It will try to build the fglrx module and it will fail, that's fine
- Hopefully you get X back but you can do the following from the console if need be (log in as root)
- Now we make sure /usr/src/linux points to our kernel, we replace the firegl_public.c file with my hacked version of it, and we modify one of the linux header files which has a bug in it (don't tell Linus
Code:
su
rm /usr/src/fglrx-8.522/2.6.x/firegl_public.c
cp -v ~/firegl_public.c /usr/src/fglrx-8.522/2.6.x
cd /usr/src
rm -f linux
ln -s kernels/`uname -r` linux
rm linux/include/asm/smp.h
cp -v ~/smp.h linux/include/asm
- Now we try to compile the module, hopefully it works!
Code:
cd /usr/src/fglrx-8.522
./make.sh
- Edit /etc/X11/xorg.conf and make sure you have the fglrx driver selected
- Reboot

Step 5: Install Compiz 0.7.7
- See this post: http://forums.fedoraforum.org/showthread.php?t=173317

Hopefully you are in business with a 2.6.27 kernel and wobbly windows!
Good luck!
E.

ps. the hacks I did are as follows: removed the second last parameter for smp_call_function and replaced the module license to be GPL so it compiles against the fedora kernel. The smp.h modifies an include to reflect changes in the kernel.
Reply With Quote
  #2142  
Old 24th August 2008, 09:05 PM
tssoimu Offline
Registered User
 
Join Date: Aug 2008
Posts: 52
here something very odd.

first thing;

Quote:
[traian@localhost ~]$ ./compiz-check

Gathering information about your system...

Distribution: Fedora release 9 (Sulphur)
Desktop environment: GNOME
Graphics chip: ATI Technologies Inc RC410 [Radeon Xpress 200M]
Driver in use: fglrx
Rendering method: AIGLX

Checking if it's possible to run Compiz on your system...

Checking for texture_from_pixmap... [ OK ]
Checking for non power of two support... [ OK ]
Checking for composite extension... [ OK ]
Checking for FBConfig... [ OK ]
Checking for hardware/setup problems... [ OK ]
__________________
tssoimu
ASUS notebook X51Rseries; CPU Intel Pentiun DUO T2130; HDD 160G; 2G RAM; Graphics by ATI Radeon Xpress 1100.
Reply With Quote
  #2143  
Old 24th August 2008, 09:10 PM
tssoimu Offline
Registered User
 
Join Date: Aug 2008
Posts: 52
and then a few seconds later:

Quote:
[traian@localhost ~]$ ./compiz-check

Gathering information about your system...

Distribution: Fedora release 9 (Sulphur)
Desktop environment: GNOME
Graphics chip: ATI Technologies Inc RC410 [Radeon Xpress 200M]
Driver in use: fglrx
Rendering method: AIGLX

Checking if it's possible to run Compiz on your system...

Checking for texture_from_pixmap...
Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel:invalid opcode: 0000 [#4] SMP

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel:------------[ cut here ]------------

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel:Process glxinfo (pid: 6183, ti=f273d000 task=f37d6e70 task.ti=f273d000)

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel:Stack: c06d0505 f6908030 f37d6e70 00000003 f37d6e70 f6908030 00000000 00000000

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: 00000000 f6908030 f37d6e70 f794f000 f273dee4 c04cf8ea f37d6e70 f8d18fc0

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernelall Trace:

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c04cf8ea>] ? selinux_capable+0x1f/0x23

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c04cb4f9>] ? security_capable+0xc/0xe

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c042d0f7>] ? __capable+0xb/0x22

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<f8bf0a80>] ? firegl_pcs_command+0x0/0x280 [fglrx]

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c042d11e>] ? capable+0x10/0x12

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<f8bebd74>] ? firegl_ioctl+0x134/0x270 [fglrx]

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c04d0155>] ? file_has_perm+0x7c/0x85

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<f8be2bac>] ? ip_firegl_ioctl+0xe/0x10 [fglrx]

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c048c6f0>] ? vfs_ioctl+0x50/0x69

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c048c942>] ? do_vfs_ioctl+0x239/0x24c

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c04d02eb>] ? selinux_file_ioctl+0xa8/0xab

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c048c995>] ? sys_ioctl+0x40/0x5b

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c0405bf2>] ? syscall_call+0x7/0xb

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: =======================

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernelode: 00 89 d0 f3 ab 8b 4d b8 89 d8 b2 04 c1 f8 05 c6 45 bc 03 89 5d c4 89 4d c0 74 16 48 b2 45 74 11 53 68 05 05 6d c0 e8 e2 60 15 00 <0f> 0b 59 5b eb fe 8b 46 08 83 e3 1f 0f b7 f2 8d 55 bc 88 d9 52

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel:EIP: [<c04cf89d>] task_has_capability+0x48/0x76 SS:ESP 0068:f273de84
[ OK ]
Checking for non power of two support... [ OK ]
Checking for composite extension... [ OK ]
Checking for FBConfig...
Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel:------------[ cut here ]------------

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel:invalid opcode: 0000 [#5] SMP

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel:Process glxinfo (pid: 6215, ti=f273a000 task=f2832000 task.ti=f273a000)

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c042d0f7>] ? __capable+0xb/0x22

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<f8be2bac>] ? ip_firegl_ioctl+0xe/0x10 [fglrx]

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<f8bf0a80>] ? firegl_pcs_command+0x0/0x280 [fglrx]

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c048c6f0>] ? vfs_ioctl+0x50/0x69

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c04d0155>] ? file_has_perm+0x7c/0x85

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c042d11e>] ? capable+0x10/0x12

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<f8bebd74>] ? firegl_ioctl+0x134/0x270 [fglrx]

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c04cb4f9>] ? security_capable+0xc/0xe

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c048c942>] ? do_vfs_ioctl+0x239/0x24c

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c04d02eb>] ? selinux_file_ioctl+0xa8/0xab

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c04cf8ea>] ? selinux_capable+0x1f/0x23

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernelall Trace:

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c0405bf2>] ? syscall_call+0x7/0xb

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernelode: 00 89 d0 f3 ab 8b 4d b8 89 d8 b2 04 c1 f8 05 c6 45 bc 03 89 5d c4 89 4d c0 74 16 48 b2 45 74 11 53 68 05 05 6d c0 e8 e2 60 15 00 <0f> 0b 59 5b eb fe 8b 46 08 83 e3 1f 0f b7 f2 8d 55 bc 88 d9 52

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: [<c048c995>] ? sys_ioctl+0x40/0x5b

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: 00000000 f6908030 f2832000 f69d8800 f273aee4 c04cf8ea f2832000 f8d18fc0

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: =======================

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel:Stack: c06d0505 f6908030 f2832000 00000003 f2832000 f6908030 00000000 00000000

Message from syslogd@localhost at Aug 24 18:36:42 ...
kernel:EIP: [<c04cf89d>] task_has_capability+0x48/0x76 SS:ESP 0068:f273ae84
[ OK ]
__________________
tssoimu
ASUS notebook X51Rseries; CPU Intel Pentiun DUO T2130; HDD 160G; 2G RAM; Graphics by ATI Radeon Xpress 1100.
Reply With Quote
  #2144  
Old 24th August 2008, 09:12 PM
tssoimu Offline
Registered User
 
Join Date: Aug 2008
Posts: 52
and the last part

Quote:
Checking for hardware/setup problems...
Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel:------------[ cut here ]------------

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel:invalid opcode: 0000 [#6] SMP

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel:Process fglrxinfo (pid: 6252, ti=f272e000 task=f2832000 task.ti=f272e000)

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel:Stack: c06d0505 f6908030 f2832000 00000003 f2832000 f6908030 00000000 00000000

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: 00000000 f6908030 f2832000 f794f800 f272eee4 c04cf8ea f2832000 f8d18fc0

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernelall Trace:

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c04cf8ea>] ? selinux_capable+0x1f/0x23
[SKIP]


Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c042d11e>] ? capable+0x10/0x12
At least one check had to be skipped:
Error: Unable to detect fglrx driver version in use.


Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<f8bebd74>] ? firegl_ioctl+0x134/0x270 [fglrx]

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c04d02eb>] ? selinux_file_ioctl+0xa8/0xab

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c04d0155>] ? file_has_perm+0x7c/0x85


Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<f8be2bac>] ? ip_firegl_ioctl+0xe/0x10 [fglrx]

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c048c942>] ? do_vfs_ioctl+0x239/0x24c

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c042d0f7>] ? __capable+0xb/0x22

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<f8bf0a80>] ? firegl_pcs_command+0x0/0x280 [fglrx]

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c04cb4f9>] ? security_capable+0xc/0xe

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c0405bf2>] ? syscall_call+0x7/0xb
[traian@localhost ~]$
Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: =======================

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c048c995>] ? sys_ioctl+0x40/0x5b

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel:EIP: [<c04cf89d>] task_has_capability+0x48/0x76 SS:ESP 0068:f272ee84

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c048c6f0>] ? vfs_ioctl+0x50/0x69

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernelode: 00 89 d0 f3 ab 8b 4d b8 89 d8 b2 04 c1 f8 05 c6 45 bc 03 89 5d c4 89 4d c0 74 16 48 b2 45 74 11 53 68 05 05 6d c0 e8 e2 60 15 00 <0f> 0b 59 5b eb fe 8b 46 08 83 e3 1f 0f b7 f2 8d 55 bc 88 d9 52

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel:------------[ cut here ]------------

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel:invalid opcode: 0000 [#7] SMP

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel:Process fglrxinfo (pid: 6261, ti=f274c000 task=f11e6000 task.ti=f274c000)

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel:Stack: c06d0505 f6908030 f11e6000 00000003 f11e6000 f6908030 00000000 00000000

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: 00000000 f6908030 f11e6000 f794d800 f274cee4 c04cf8ea f11e6000 f8d18fc0

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernelall Trace:

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c04cf8ea>] ? selinux_capable+0x1f/0x23

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c04cb4f9>] ? security_capable+0xc/0xe

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c042d0f7>] ? __capable+0xb/0x22

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<f8bf0a80>] ? firegl_pcs_command+0x0/0x280 [fglrx]

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c042d11e>] ? capable+0x10/0x12

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<f8bebd74>] ? firegl_ioctl+0x134/0x270 [fglrx]

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c04d0155>] ? file_has_perm+0x7c/0x85

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<f8be2bac>] ? ip_firegl_ioctl+0xe/0x10 [fglrx]

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c048c6f0>] ? vfs_ioctl+0x50/0x69

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c048c942>] ? do_vfs_ioctl+0x239/0x24c

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c04d02eb>] ? selinux_file_ioctl+0xa8/0xab

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c048c995>] ? sys_ioctl+0x40/0x5b

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: [<c0405bf2>] ? syscall_call+0x7/0xb

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel: =======================

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernelode: 00 89 d0 f3 ab 8b 4d b8 89 d8 b2 04 c1 f8 05 c6 45 bc 03 89 5d c4 89 4d c0 74 16 48 b2 45 74 11 53 68 05 05 6d c0 e8 e2 60 15 00 <0f> 0b 59 5b eb fe 8b 46 08 83 e3 1f 0f b7 f2 8d 55 bc 88 d9 52

Message from syslogd@localhost at Aug 24 18:36:43 ...
kernel:EIP: [<c04cf89d>] task_has_capability+0x48/0x76 SS:ESP 0068:f274ce84
is this something normal?
and after I've got the second check the computer crashed like it uses to: the screen turns black and I have to restart it with ctrl-alt-del
__________________
tssoimu
ASUS notebook X51Rseries; CPU Intel Pentiun DUO T2130; HDD 160G; 2G RAM; Graphics by ATI Radeon Xpress 1100.
Reply With Quote
  #2145  
Old 24th August 2008, 09:16 PM
tssoimu Offline
Registered User
 
Join Date: Aug 2008
Posts: 52
[traian@localhost ~]$ uname -a
Linux localhost.localdomain 2.6.25.14-108.fc9.i686 #1 SMP Mon Aug 4 14:08:11 EDT 2008 i686 i686 i386 GNU/Linux
__________________
tssoimu
ASUS notebook X51Rseries; CPU Intel Pentiun DUO T2130; HDD 160G; 2G RAM; Graphics by ATI Radeon Xpress 1100.
Reply With Quote
Reply

Tags
ati, fglrx, howto

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI Catalyst fglrx driver manual install on Fedora 12 Jeff72 Guides & Solutions (No Questions) 15 13th August 2010 09:17 PM
ATI Catalyst™ Display Driver v9.12 rich52 Hardware & Laptops 1 31st December 2009 04:59 AM
HOWTO - make less noise from video card while using fglrx driver multescugeorge@ Guides & Solutions (No Questions) 2 3rd October 2009 08:02 AM
ATI Catalyst 9.x fglrx driver manual install on Fedora 11 Jeff72 Guides & Solutions (No Questions) 25 30th August 2009 08:29 PM


Current GMT-time: 18:45 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat