Moderator Control Panel ]

Can't install driver ubuntu 12.10 kernel 3.5.0

Can't install driver ubuntu 12.10 kernel 3.5.0

Postby wannabe » Fri Feb 01, 2013 10:11 am

Hello

i try to install driver in ubuntu 12.10 with kernel 3.5.0 but i can't :(
Have the same issue the last time in centos :(

Thanks


root@feeder:/usr/tbs/linux-tbs-drivers# ./v4l/tbs-x86_64.sh
TBS drivers configured for x86_64 platform.
root@feeder:/usr/tbs/linux-tbs-drivers# make && make install
make -C /usr/tbs/linux-tbs-drivers/v4l
make[1]: Entering directory `/usr/tbs/linux-tbs-drivers/v4l'
No version yet, using 3.5.0-17-generic
make[1]: Leaving directory `/usr/tbs/linux-tbs-drivers/v4l'
make[1]: Entering directory `/usr/tbs/linux-tbs-drivers/v4l'
scripts/make_makefile.pl
Updating/Creating .config
Preparing to compile for kernel version 3.5.0

***WARNING:*** You do not have the full kernel sources installed.
This does not prevent you from building the v4l-dvb tree if you have the
kernel headers, but the full kernel source may be required in order to use
make menuconfig / xconfig / qconfig.

If you are experiencing problems building the v4l-dvb tree, please try
building against a vanilla kernel before reporting a bug.

Vanilla kernels are available at http://kernel.org.
On most distros, this will compile a newly downloaded kernel:

cp /boot/config-`uname -r` <your kernel dir>/.config
cd <your kernel dir>
make all modules_install install

Please see your distro's web site for instructions to build a new kernel.

Created default (all yes) .config file
./scripts/make_myconfig.pl
make[1]: Leaving directory `/usr/tbs/linux-tbs-drivers/v4l'
make[1]: Entering directory `/usr/tbs/linux-tbs-drivers/v4l'
perl scripts/make_config_compat.pl /lib/modules/3.5.0-17-generic/build ./.myconfig ./config-compat.h
creating symbolic links...
make -C firmware prep
make[2]: Entering directory `/usr/tbs/linux-tbs-drivers/v4l/firmware'
make[2]: Leaving directory `/usr/tbs/linux-tbs-drivers/v4l/firmware'
make -C firmware
make[2]: Entering directory `/usr/tbs/linux-tbs-drivers/v4l/firmware'
CC ihex2fw
make[2]: gcc: Command not found
make[2]: *** [ihex2fw] Error 127
make[2]: Leaving directory `/usr/tbs/linux-tbs-drivers/v4l/firmware'
make[1]: *** [firmware] Error 2
make[1]: Leaving directory `/usr/tbs/linux-tbs-drivers/v4l'
make: *** [all] Error 2
wannabe
 
Posts: 21
Joined: Mon Nov 12, 2012 6:44 am

Re: Can't install driver ubuntu 12.10 kernel 3.5.0

Postby SergioDanielG » Fri Feb 01, 2013 10:36 am

Hi wannabe.
You must to start resolving this:

wannabe Wrote:
make[2]: gcc: Command not found


If you haven't got gcc installed, you can't compile anything.

Best regards
SergioDanielG
 
Posts: 356
Joined: Tue May 31, 2011 3:53 am
Location: Tostado (SF) Argentina

Re: Can't install driver ubuntu 12.10 kernel 3.5.0

Postby wannabe » Fri Feb 01, 2013 12:52 pm

Thanks Sergio,

i have solved the problem xD
only use this command before the installation guide.
apt-get install linux-headers-`uname -r` build-essential subversion mercurial openssl gettext libssl-dev screen libv4l-dev


root@feeder:/# dmesg | grep frontend
[ 2.486964] DVB: registering adapter 0 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[ 2.574078] DVB: registering adapter 1 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[ 2.657709] DVB: registering adapter 2 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[ 2.741473] DVB: registering adapter 3 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[ 2.845012] DVB: registering adapter 4 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[ 2.928623] DVB: registering adapter 5 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[ 3.012423] DVB: registering adapter 6 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[ 3.096142] DVB: registering adapter 7 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...


Thanks :)
wannabe
 
Posts: 21
Joined: Mon Nov 12, 2012 6:44 am

Re: Can't install driver ubuntu 12.10 kernel 3.5.0

Postby SergioDanielG » Fri Feb 01, 2013 7:57 pm

Congratulations!

Best regards.
SergioDanielG
 
Posts: 356
Joined: Tue May 31, 2011 3:53 am
Location: Tostado (SF) Argentina


Return to Linux

Who is online

Users browsing this forum: No registered users and 1 guest