News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - jshaw

#1
That got me to :
dcerouter_120872: /home/john/XFiDrv_Linux_Public_US_1.00#
Is that the root I need?
Then I typed:
make install
and the following occurred:
Copy molude files...
Update module dependency relationships...
FATAL : error inserting ctxfi(/lib/modules/2.6 etc. .......
make: *** [install] Error1

I am not sure what that means. Any help?
#2
Installation issues / Installation of New sound card
October 10, 2009, 01:20:44 AM
I am new to linux. I am try to install a new sound card -Creative  Blaster XFi Titanium Fatal1Ty and have down loaded the diver file. I am trying to install it in LinuxMCE.  Instruction are as follows on the driver read me:
Quick install

=============
In terminal,

1) Goto source directory
2) Execute make command as root
   make
   make install

Here is what I have done.
In Konsole terminal  at prompt: john@dcerouter:~$
I have run  tar on XFiDrv_Linux_Public_US_1.00
Then  cd XFiDrv_Linux_Public_US_1.00
Then ./ Configure
Then make
And here is where I am having the problem. After the make I thought that I was to go to the root (I am not sure how to do this. ) I tried make install and it fails with the following error --
Copy module files...
mkdir: cannot create directory /lib/modules/2.622-14-generic/kernal/drivers/ssound: Permission denied
make: ***[install] Error 1
Can any one help?