LinuxQuestions.org
Help answer threads with 0 replies.
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 04-09-2003, 10:05 PM   #1
Paul Parr
Member
 
Registered: Apr 2003
Location: Toronto, On. Canada
Distribution: Redhat 9.0 & WinXP
Posts: 86

Rep: Reputation: 15
Question Accelerator-X install issues


I am a new Linux user testing the waters and having some problems.

I have Redhat 8 and an ATI All in Wonder 128 on a P3 750 running Kernel Linux-2.4.18-27.8.0

I downloaded xsvc-3.0-41.i386.rpm and Summit_DX-Platnium-2.2-9.i386.rpm from xig.com...and to make a long story short..

I ran rpm -Uhv xsvc-3.0-41.i386.rpm and got some error telling me compile it manually which I have no idea how to do. I emailed xig support and was told I would need to create a symlink to /usr/src/linux from the kernel source tree that I had installed: Something like:

ln -s /usr/src/Linux-2.4.18-27.8.0 /usr/src/linux

cd /usr/src/xig/xsvc
make clean
make
make install

Well I did create the symlink fine, but on make I got 3 warning lines about -malign telling me to use -falign, so I checked here on Linuxquestions.org and found I had to edit the xsvc Makefile and change -malign to -falign. That got rid of those warnings but I still got an error again...only this time its says .../linux/modversions.h does not exist.

I checked the Linux symlink folder and it only contains the folders Linux-2.4 and Linux-2.4.18-27.8.0, but modversions.h does exist in each of those folders.

I tried to edit the Makefile again but I can't find anywhere the reference to the path of linux is.

Any ideas?
 
Old 04-10-2003, 04:17 AM   #2
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
Strange - I can't seem to find a modversions.h on any of my boxes.

Does the source you are trying to build require you to patch the kernel?

<edit> Oops. A closer look and some improved keyboard skills has revealed the 'missing' file.

what do you see when you type in 'ls -la /usr/src/linux'?

Last edited by mcleodnine; 04-10-2003 at 04:22 AM.
 
Old 04-10-2003, 06:52 AM   #3
Paul Parr
Member
 
Registered: Apr 2003
Location: Toronto, On. Canada
Distribution: Redhat 9.0 & WinXP
Posts: 86

Original Poster
Rep: Reputation: 15
It says Linux-2.4.18-27.8.0 -> /usr/src/Linux-2.4.18-27.8.0

Shouldn't it be Linux -> /usr/src/Linux-2.4.18-27.8.0 or Linux2.4.18-27.8.0 -> /usr/src/Linux??


hmmm??
 
Old 04-10-2003, 07:09 AM   #4
Paul Parr
Member
 
Registered: Apr 2003
Location: Toronto, On. Canada
Distribution: Redhat 9.0 & WinXP
Posts: 86

Original Poster
Rep: Reputation: 15
I think I fixed the symlink issue...I went into KDE and deleted the old one and made a new one....now it says Linux -> /usr/src/Linux-2.4.18-27.8.0

So I ran Make and it worked this time with out errors,
then I did Make install and it worked too..

But then I ran rpm -Uhv xsvc-3.0-41.i386.rpm and got...
error:failed to stat smbfs: no such file or directory??????
The it said the package was already installed..but when I ran Xaccel it said...
Fatal server error:
Could not open /dev/xsvc

Which is what I was getting at the at the beginning of all this.


Last edited by Paul Parr; 04-10-2003 at 08:10 AM.
 
Old 04-10-2003, 07:21 PM   #5
Paul Parr
Member
 
Registered: Apr 2003
Location: Toronto, On. Canada
Distribution: Redhat 9.0 & WinXP
Posts: 86

Original Poster
Rep: Reputation: 15
Another hiccup...when will it end?

I was told by xig support to do...
rpm -e --nodeps xsvc
rpm -ihv xsvc-3.0-41.i386.rpm

that actually worked out ok...
but then this happened next...

cd /usr/src/xig/xsvc
modprobe xsvc

/lib/modules/2.4.18-27.8.0/misc/xsvc.o: Unresolved symbol smp_call_function
/lib/modules/2.4.18-27.8.0/misc/xsvc.o: Unresolved symbol smp_num_cpus
/lib/modules/2.4.18-27.8.0/misc/xsvc.o:
Hint: blah blah blah GPL license... Unresolved symbols...call vendor for help
/lib/modules/2.4.18-27.8.0/misc/xsvc.o: insmod /lib/modules/2.4.18-27.8.0/misc/xsvc.o failed

then I did
make xsvctest
seemed to run ok
but...
./xsvctest
xsvc:can't open /dev/xsvc: no such device

Any ideas anyone? Is this normally how dificult it is to install stuff?
 
Old 04-30-2003, 05:56 AM   #6
vagabond
LQ Newbie
 
Registered: Apr 2003
Distribution: Slackware 9.0
Posts: 5

Rep: Reputation: 0
Yeah, i got that Unresolved symbols thing too... Im beginning to think that god doesnt want me to run X in more that 640x480 in 8bit
 
  


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
download accelerator caminoix Linux - Software 2 05-01-2005 05:11 PM
Prozilla Won't Install... need a Download Accelerator tutwabee Linux - Software 1 01-05-2004 08:24 PM
download accelerator zaman Linux - Software 5 07-12-2003 11:39 PM
3d accelerator not working DAChristen29 Linux - Hardware 2 12-05-2002 06:25 PM
Download accelerator nautilus_1987 Linux - Software 2 10-13-2002 05:43 AM

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

All times are GMT -5. The time now is 02:21 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