Jump to content

ATI Radeon & 2.6 kernel - is it possible?


lets-eat-gary
 Share

Recommended Posts

pjlehtim: can you NOT run make.sh, but try to do

"rpm -Uvh --force" on RPM you've downloaded?

No. It still results the same error I quoted in my first post into this thread :(

 

I'm clearly missing some instlled RPMs here.. Just don't know which. I have the kernel sources installed and the gcc.

This makes me feel myself as a complete idiot... :wall:

Link to comment
Share on other sites

  • Replies 31
  • Created
  • Last Reply

Top Posters In This Topic

post the following outputs:

ls -lag /usr/src/

maybe your sources are in /usr/src/linux-2.4xxxx/ and there's no symbolic link to /usr/src/linux

 

also give me the full name of your driver RPM.

 

also try installing all development packages. automake, autoconf might be needed.

Link to comment
Share on other sites

Ok. Installed all developer RPMs. The same problems still exist. Tried to run the RPM again and then the make.sh.

 

Here is the output from ls

[root@meitrix linux-2.6.3-4mdk]# la -lag /usr/src/
total 20
drwxr-xr-x   5 root 4096 Mar 16 00:26 ./
drwxr-xr-x  13 root 4096 Mar 15 02:58 ../
drwxr-xr-x   2 root 4096 Mar 16 10:00 ATI/
lrwxrwxrwx   1 root   16 Mar 16 00:26 linux -> linux-2.6.3-4mdk/
drwxr-xr-x  20 root 4096 Mar 16 00:26 linux-2.6.3-4mdk/
drwxr-xr-x   7 root 4096 Mar 14 22:51 RPM/

 

I'm just wondering why the make.sh mentiones "2.4.25-2mdk"?

 

and the driver RPM is: fglrx-4.3.0-3.7.6.i386.rpm

Edited by pjlehtim
Link to comment
Share on other sites

Where did you get your kernel sources from?  The kernel you have installed is 2.4.25-2mdk, but the sources are for another kernel.

hmm... strange. I installed the MDK10 from scratch (didn't update). Isn't there supposed to be 2.6.x kernel? I installed the kernel src RPM usin mandrake's install software. Just typed "kernel" in search and checked the box and installed it. I'm confused.

 

[EDIT] Yeah. I really have ended up with 2.4.25 somehow. How I can fix this?

Edited by pjlehtim
Link to comment
Share on other sites

OK. Now it works. Somehow the default in LILO was wrong and ponted to 2.4. There were also 2.6 option. By selecting it my system booted up into 2.6.x and now the RPM is getting installed just right. Thank you for help, phunni and Randuev!

 

[EDIT] And now I have working 3D drivers installed. Thank you guys again!

Edited by pjlehtim
Link to comment
Share on other sites

pjlehtim: when you select the LSB package in the mandrake 10 install, it installs the 2.4 kernel instead of the 2.6. :)

 

 

BTW, my Ati 9800 pro works in mandrake 10 comm. fine with the Radeon (fglrx) driver. It does not work in 9.2 however. I had to use the VESA driver.

Edited by SurfahBoy808
Link to comment
Share on other sites

I have ATI Radeon 9800XT. I installed Mandrake 10.0 & I used the drivers posted on ATI website 3.7.6.

The work very well. I installed UT2004 Demo and the game is works very well.

I jus had one problem with that driver. I cannot start mutliple sessions. if I switch between different sessions the system freezes.

 

The driver was installed without any error message

Link to comment
Share on other sites

I got my ATI Mobility M6 LY to work with DRI:

(this worked for me in Gentoo 2.6.3 and Mandrake 2.6 kernels, may not work for others)

 

I have to compile my own kernel.. First found out what chipset I use:

 

[root@arora acdispatcher]# lspci | grep AGP

00:00.0 Host bridge: ALi Corporation M1671 Super P4 Northbridge [AGP4X,PCI and SDR/DDR] (rev 02)

00:01.0 PCI bridge: ALi Corporation PCI to AGP Controller

 

OK so I know to compile ALI into the kernel.

 

[root@arora acdispatcher]#urpmi kernel-sources

 

Now compiled my kernel with:

>>>>>Character devices

<*> /dev/agpgart (AGP Support)

<*> ALI chipset support

< > ATI chipset support

< > AMD Irongate, 761, and 762 chipset support

< > AMD Opteron/Athlon64 on-CPU GART support

< > Intel 440LX/BX/GX, I8xx and E7x05 chipset support

< > NVIDIA nForce/nForce2 chipset support

< > SiS chipset support

< > Serverworks LE/HE chipset support

< > VIA chipset support

[*] Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)

< > 3dfx Banshee/Voodoo3+

< > 3dlabs GMX 2000

< > ATI Rage 128

<*> ATI Radeon

< > Matrox g200/g400

< > SiS video cards

 

From experince with my setup I have found that DRI only worked if I compiled everything into the kernel. My NIC Card (natsemi) doesnt like the 2.6 kernel unless its built in too.

 

in my XF86Config:

 

Section "Device"

Identifier "device1"

VendorName "ATI"

BoardName "ATI Radeon"

Driver "radeon"

BusID "1:0:0"

Option "DPMS"

Option "AGPMode" "4"

Option "EnablePageFlip" "true"

EndSection

 

[acdispatcher@arora linux]$ glxinfo

name of display: :0.0

disabling TCL support

display: :0 screen: 0

direct rendering: Yes

server glx vendor string: SGI

server glx version string: 1.2

server glx extensions:

GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context

client glx vendor string: SGI

client glx version string: 1.2

client glx extensions:

GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context

GLX extensions:

GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context

OpenGL vendor string: Tungsten Graphics, Inc.

OpenGL renderer string: Mesa DRI Radeon 20020611 AGP 4x x86/MMX/SSE NO-TCL

OpenGL version string: 1.2 Mesa 4.0.4

OpenGL extensions:

GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,

GL_ARB_texture_border_clamp, GL_ARB_texture_compression,

GL_ARB_texture_env_add, GL_ARB_texture_env_combine,

GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,

GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,

GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract,

GL_EXT_clip_volume_hint, GL_EXT_convolution, GL_EXT_compiled_vertex_array,

GL_EXT_histogram, GL_EXT_packed_pixels, GL_EXT_polygon_offset,

GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_texture3D,

GL_EXT_texture_env_add, GL_EXT_texture_env_combine,

GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,

GL_EXT_texture_object, GL_EXT_texture_lod_bias, GL_EXT_vertex_array,

GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, GL_MESA_window_pos,

GL_NV_blend_square, GL_NV_texgen_reflection, GL_SGI_color_matrix,

GL_SGI_color_table, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp

glu version: 1.3

glu extensions:

GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

 

visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav

id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat

----------------------------------------------------------------------

0x23 24 tc 0 24 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None

0x24 24 tc 0 24 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None

0x25 24 tc 0 24 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow

0x26 24 tc 0 24 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow

0x27 24 tc 0 24 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None

0x28 24 tc 0 24 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None

0x29 24 tc 0 24 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow

0x2a 24 tc 0 24 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow

0x2b 24 dc 0 24 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None

0x2c 24 dc 0 24 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None

0x2d 24 dc 0 24 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow

0x2e 24 dc 0 24 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow

0x2f 24 dc 0 24 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None

0x30 24 dc 0 24 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None

0x31 24 dc 0 24 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow

0x32 24 dc 0 24 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow

 

[acdispatcher@arora linux]$ glxgears

disabling TCL support

2782 frames in 5.0 seconds = 556.400 FPS

2843 frames in 5.0 seconds = 568.600 FPS

2846 frames in 5.0 seconds = 569.200 FPS

2838 frames in 5.0 seconds = 567.600 FPS

 

In the 2.4 kernel I could onkly get at best about 525 FPS. When I boot to Gentoo I get around 625 FPS.

 

Sorry this one is so long. I had a lot of trouble with the 2.6 and my ATI M6 in the past. Just trying to past it on....

Link to comment
Share on other sites

  • 2 weeks later...
Anyone know if there are specific drivers for the ATI Radeon 7500?

It works with either "Radeon" or "Radeon 8500" driver (with 3D accel).

I am using the 8500 one without problem. You can try.

 

(I find two other Radeon drivers in the list, "Radeon (fbdev)" and "Radeon (fglrx), but don't know what those are, do anyone can tell me?)

Link to comment
Share on other sites

I am having big problems after I have run make.sh -> everything goes well.. Then I try to run from ../make_install.sh I get this error message

 - creating symlink
- recreating module dependency list
- trying a sample load of the kernel module
FATAL: Error inserting fglrx (/lib/modules/2.6.3-7mdk/kernel/drivers/char/drm/fglrx.ko): Invalid module format 
failed.

 

I have compiled the 2.6.3-7mdk kernel

Edited by olpe
Link to comment
Share on other sites

Guest Incognito

Im having the same problems as olpe with 2.6.3-7 kernel :wall:

 

This is the error I get:

- creating symlink

- recreating module dependency list

- trying a sample load of the kernel module

FATAL: Error inserting fglrx (/lib/modules/2.6.3-7mdk/kernel/drivers/char/drm/fglrx.ko): Operation not permitted

failed.

Edited by Incognito
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share


×
×
  • Create New...