LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-09-2003, 08:44 AM   #16
Hammett
Senior Member
 
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,074

Rep: Reputation: 59

You got that error on make dep? or on make bzImage?

Try to disabable all the block devices you SURELY know you don't need and try again.

If does not work:

Try enter again in the kernel directory and do "make distclean" and do all the steps again (distclean will erase all your config saved on the new kernel).

If this still doesn't work, delete the directory and descompress it again and do it all again (yes, it's boring....)

And if this doesn't work neither.....Holy shit! i'm out of ideas! LOL. Try to get another kernel source....I have 2.4.21 with RH9 and i have no problem, but i think is better if you can get 2.4.23 or something like that.
 
Old 11-09-2003, 08:55 AM   #17
Marvelloard
Member
 
Registered: Nov 2003
Posts: 78

Original Poster
Rep: Reputation: 15
Got it on make dep.
And en-/disabling didn't do anything...
OK I'll try.
It really sux.

2.4.23 is out? 2.4.22 was the latest stable I was able to find on kernel.org!
Yeah it's boring... very boooooring...
If I'll stay this, I'll need a good doctor...
 
Old 11-09-2003, 09:02 AM   #18
Hammett
Senior Member
 
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,074

Rep: Reputation: 59
OK, i don't know which is the latest stable version....

What really can't understand is why with one kernel everything is ok, and when you try to compile another one with EXACTLY the same options, doesn't work....That's why i have quit Mandrake....

There's a README on DAC960....maybe you should read it. It is located in /Documentation/README.DAC960 inside the kernel directory.

If you stay this, i will invite you to a beer and have relax

Last edited by Hammett; 11-09-2003 at 09:04 AM.
 
Old 11-09-2003, 09:19 AM   #19
Marvelloard
Member
 
Registered: Nov 2003
Posts: 78

Original Poster
Rep: Reputation: 15
And now the MEGA-BIG-GIGA-LOOOL!!!
I tried make dep in my old (current) directory, just to see if there are errors, and SHIT THERE ARE! There are the same as in .22!

It's so funny...

Probably, in ten years, when my card probably works, we can play tuxracer and look who gets better times =)
 
Old 11-09-2003, 09:29 AM   #20
Hammett
Senior Member
 
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,074

Rep: Reputation: 59
HOLY SHIT!!!!!!!!! And how the hell Suse has accomplished to compile a kernel with failed dependencies?¿?¿?¿

Try to run "make -i bzImage" or "make -k bzImage" or both flags at the same time. The -i flag indicates not to stop even if there are some errors....and -k means that it will keep going compiling even if some objectives are not build. Maybe it will work, who knows....

I will pray that it will work....

BTW, have you though of changing distro?? When i had Mandrake 9.0 i was totally unable to recompile a kernel....Maybe you should give a try....

Last edited by Hammett; 11-09-2003 at 09:32 AM.
 
Old 11-09-2003, 10:49 AM   #21
Marvelloard
Member
 
Registered: Nov 2003
Posts: 78

Original Poster
Rep: Reputation: 15
I think this guys at SuSE are idiots. I uninstalled the AMD optimized Kernel and installed the Standart-Kernel (from the DVD). This can be done by RPMs in the YAST. Very easy.
And this "NEW, CLEAN" Kernel (2.4.20) makes this nonsense too...

So I will try the -i parameters.
I did such actions before on another machine, with a nvidia board.
Result: Tuxracer said "No 3D Card", but after starting OpenGL wokrd fine

I'll pray too.

Yeah, I thougt about it several times. I also had Mandrake before, and then I recognized that some packages don't work like they should...
So I changed to SuSE. And what's next? Slackware? RedHat? Debian?
In 2004 I'll have all distros testet
 
Old 11-09-2003, 10:57 AM   #22
Hammett
Senior Member
 
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,074

Rep: Reputation: 59
I don't like RPM for this kind of things cause they are pre-compiled with several options that maybe you don't want or you won't use....

The best is to download the source and compile it....it's not so complicated but long. Anyways, hope you will manage with the -i flag....

(Work dammed ATI card!!!!!!!)
 
Old 11-09-2003, 11:29 AM   #23
Marvelloard
Member
 
Registered: Nov 2003
Posts: 78

Original Poster
Rep: Reputation: 15
So. Make reported some errors, with -i ignored. Next prob:
bzImage doent't exist.

Gonna get buy RedHat..
Or do you have a solution?

Why is it soo hard??
f*ck them all..
(Sorry but my nerves...)
 
Old 11-09-2003, 11:49 AM   #24
Hammett
Senior Member
 
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,074

Rep: Reputation: 59
Have you done also make modules and modules_install?? Do it and then search for the file,
should be at: /usr/src/linux-2.4.22/arch/i386/boot/bzImage

You have done this with the SuSE kernel?? If so, try to do it with the source one you got from kernel.org.

If that doesn't work, i'm affraid i'm run out of ideas....

Keep in mind that with RedHat, you will have to do the same thing you're doing now, hopefully without this painfull errors....

I'm affraid it doesn't work....
 
Old 11-09-2003, 12:56 PM   #25
Marvelloard
Member
 
Registered: Nov 2003
Posts: 78

Original Poster
Rep: Reputation: 15
Jep, I did this all with the new kernel!
And the file doesn't exist.

So i'm going to download RedHat if I get the chance to. Probably tomorrow at school.
We'll see.

Thank you very much for your help, I can't believe that it is so hard with SuSE to get this card to work.

What do you think about RedHat? Is it a good distro? Never tried before!
 
Old 11-09-2003, 01:05 PM   #26
Hammett
Senior Member
 
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,074

Rep: Reputation: 59
For me works perfectly....Although at the beginning was taugh to get the video card run in 3D, now is great!

Another big advantatge is the Debian-style apt-get, also with a GUI, so download new pakages is quite more simple, cause apt-get know all the dependencies you need and download and install them.

While with MDK was really painful to do anything, with RH had no problem, i think is quite better than MDK, but never tried SuSE, but for these posts....i think is quite the same as MDK.

I really recommend you to download the ISOs (there are 3).

Hope to know with RH you'll manage to get 3D work.

You're more than welcomed, we're here for helping
 
Old 11-09-2003, 01:20 PM   #27
Marvelloard
Member
 
Registered: Nov 2003
Posts: 78

Original Poster
Rep: Reputation: 15
So I will download RedHat.
SuSE is lots better than Mandrake, but not good enough (as we could see).
I'll write again when I have downloaded and installed Mandrake.

Thanks,
Wolfgang

PS: I think I'll stay at this Linux forum, it's not german but I think I can manage to write english so that the others can understand it
 
Old 11-09-2003, 01:30 PM   #28
Hammett
Senior Member
 
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,074

Rep: Reputation: 59
Jejejeej, I'm neither english, but i never had any problem related with that....

Hope to know about you again (good news, i hope)
 
Old 11-12-2003, 09:28 AM   #29
Marvelloard
Member
 
Registered: Nov 2003
Posts: 78

Original Poster
Rep: Reputation: 15
Jieha!

I just wanted to tell you that I get this week RedHat 9 (maybe tomorrow?)!!



(A friend is downloading for me all 3 images)
 
Old 11-12-2003, 09:34 AM   #30
Hammett
Senior Member
 
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,074

Rep: Reputation: 59
Yeeeeeeeeeeeeeeeah!!!!

I hope you will have better luck this time!!

Unfortunately, yesterday my KDE crashed, and i hade to format all >_<.
Now i'm having a battle with the kernel 2.4.22, the son of a b***h doesn't compile...

Anywyas, i let you my mail, you never know.... gothsheep@hotmail.com

See ya!!!
 
  


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
ATI Radeon 9700 pro is showing as 9500 pro kyromaniac Linux - Hardware 2 03-02-2005 05:32 AM
ati radeon 9500 pro video options pottyscum101 Linux - Hardware 0 01-07-2004 03:46 PM
Radeon 9500 in suse 8.2 pro Igman Linux - Hardware 3 09-17-2003 09:24 AM
ATI Linux drivers for Radeon 9500 Pro Hammett Linux - Software 0 08-18-2003 12:45 PM
Can't install ATI Radeon 9500 Pro Drivers Lon3wolf Linux - Newbie 3 07-21-2003 11:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 05:54 PM.

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