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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-18-2006, 04:27 PM
|
#1
|
Member
Registered: Dec 2005
Location: Portugal
Distribution: Slackware64 13.0, Slackware64 13.1
Posts: 538
Rep:
|
ATI drivers on SuSE
hey,
i'm trying to install the ati proprietary drivers, but i need to compile the kernel sources to be able to build the fglrx module.
i'm not sure which kernel suse 10.0 runs and where i can get the sources.
anyone help me out here?
|
|
|
03-18-2006, 05:26 PM
|
#2
|
Member
Registered: Dec 2005
Location: Portugal
Distribution: Slackware64 13.0, Slackware64 13.1
Posts: 538
Original Poster
Rep:
|
anyone? 
|
|
|
03-18-2006, 05:39 PM
|
#3
|
Member
Registered: Aug 2005
Distribution: Smoothwall
Posts: 283
Rep:
|
goto yast. If you can't find it in the menu just open up a terminal.
su root
type in you root password
yast2
Then goto software management,click on where it says filter, select search. In the search text box type kernel-source. Click the check box to install and then push Accept. There you go. If you're lucky you won't have any problems with pci-express cards like I did. Which I actually still don't have working.
Tells me it can't find my chipset. wtf? Screw ATI. They can take all their video cards back to canada and then resell them as woodchips because thats all their good for.
But I'm not bitter at all, really.
|
|
|
03-19-2006, 05:24 AM
|
#4
|
Member
Registered: Dec 2005
Location: Portugal
Distribution: Slackware64 13.0, Slackware64 13.1
Posts: 538
Original Poster
Rep:
|
lol, thanx for the repply.
well,i'm not sure how to compile the sources on suse properly.
on slackware, you just enter the folder that has the sources and type 'make' in the console. it then compiles the sources.
now when i do that suse, it starts to compile, but then i get this error:
Quote:
newpc:/usr/src/linux-2.6.13-15.8 # make
Makefile:494: .config: No such file or directory
CHK /usr/src/linux-2.6.13-15.8/include/linux/version.h
UPD /usr/src/linux-2.6.13-15.8/include/linux/version.h
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/split-include
HOSTCC scripts/basic/docproc
SHIPPED scripts/kconfig/zconf.tab.h
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/mconf.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/lex.zconf.c
HOSTCC scripts/kconfig/zconf.tab.o
scripts/kconfig/zconf.tab.c:228:6: warning: "YYSTACK_USE_ALLOCA" is not defined
scripts/kconfig/zconf.tab.c:852:5: warning: "YYMAXDEPTH" is not defined
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf -s arch/i386/Kconfig
***
*** You have not yet configured your kernel!
***
*** Please run some configurator (e.g. "make oldconfig" or
*** "make menuconfig" or "make xconfig").
***
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** [/usr/src/linux-2.6.13-15.8/include/linux/autoconf.h] Error 2
newpc:/usr/src/linux-2.6.13-15.8 #
|
|
|
|
03-19-2006, 02:37 PM
|
#5
|
Member
Registered: Oct 2005
Location: Germany, Berlin
Distribution: SuSE Linux 9.1/9.2/9.3/10.0/10.1, openSuSE 10.2, 10.3, Slackware, Debian, Redhat, BSD
Posts: 315
Rep:
|
ati
which card do you have and did you try to install the latest driver 8.23.7 from ati's webpage or better the ati-driver-installer? I have a x600 radeon mobility and it works quite well, installation went smooth, no problems...
|
|
|
03-20-2006, 01:15 PM
|
#6
|
Member
Registered: Dec 2005
Location: Portugal
Distribution: Slackware64 13.0, Slackware64 13.1
Posts: 538
Original Poster
Rep:
|
well, i have finaly got it working, but my fps rate sucks: 2053 fps
out of a 9250 agp 8x with 256mb-ram, these drivers are doing a piss-port job at hardware acceleration.
anyway, thanx for the help guys.
ps: anyone reading this and is considering a new video card, do yourself a favour and buy nvidia.
|
|
|
03-27-2006, 07:53 PM
|
#7
|
Member
Registered: Dec 2005
Posts: 77
Rep:
|
3D acceleration
The 9250 isn't a great 3D card. For comparison I get 7000 fps
with a 6600GT and 250 fps with a notebook with no 3D
acceleration.
|
|
|
03-28-2006, 10:06 AM
|
#8
|
Member
Registered: Dec 2005
Location: Portugal
Distribution: Slackware64 13.0, Slackware64 13.1
Posts: 538
Original Poster
Rep:
|
yeah, i know its not very good, but come on! i know its better than that...
|
|
|
03-28-2006, 04:14 PM
|
#9
|
Member
Registered: Oct 2005
Location: Germany, Berlin
Distribution: SuSE Linux 9.1/9.2/9.3/10.0/10.1, openSuSE 10.2, 10.3, Slackware, Debian, Redhat, BSD
Posts: 315
Rep:
|
kernel-source ati
just went through this thread again... stupid
why to COMPILE the kernel-SOURCE? you simply install it with yast that's all, but we all didn't see that really noob mistake...
|
|
|
03-29-2006, 02:04 PM
|
#10
|
Member
Registered: Dec 2005
Location: Portugal
Distribution: Slackware64 13.0, Slackware64 13.1
Posts: 538
Original Poster
Rep:
|
yeah i know
but i'm normaly used to working with slackware based systems, and i always had to compile the sources in the past.
anyway, it is working...
|
|
|
All times are GMT -5. The time now is 12:25 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|