Subscribe to newsletter

Do you want to keep updated about GCDC? Click here.

 
LOG IN

register  forgot password  
 
 

Forum - Recent posts

 
GCDC Commutation Stack INSTALLATION PROBLEMS

Dear all,

I have just downloaded GCDC source code and the Makefile inside "src/kernel" has no "install" target, as the manual provided suggests...

Communications Fixing Diary

Sorry, as TNO failed to provide the stack as open source (though they promised to do so), the licensing issues around this repository became...

Product list

We are not in this challenge. But we are very interested in implementing 802.11p on UNEX DCMA 86P2. Is there any help regarding linux driver for...

Communications Fixing Diary

Hi Dr. Holger.
Can you make your improvements available?
I tried at git://github.com/SirVer/GCDC.git but the repository no longer exists.

Best...

GCDC Commutation Stack INSTALLATION PROBLEMS

Hi,Anton,
Quite surprised that you could see this message and replied.I followed your advice and tried the compat*2.6.33* version and patched it...

GCDC forum

reactions
User

Hello,
I was reading the "Building and installing the CALM FAST router" document downloaded from the gcdc site.
I was trying to install the GCDC software and I got into some errors: while compiling and installing the libraries was successful, there were some problems during the installation of the kernel modules. I followed all the suggestions in the .doc guide but (from /src/kernel) I get :

# make install
No rule to make target install. Stop.

# make modules_prepare
No rule to make target `kernel/bounds.c', needed by 'kernel/bounds.s'. Stop.


could anyone please help me?

System info :
Ubuntu 10.04 kernel 2.6.31.

Luca

by: Luca Giovagnoli
11-04-2012 14:36:24

I have the same problem

Did you managed to decide it?

by: Anton Tur
02-07-2012 18:20:26

I have the same problem

Did you managed to decide it?

by: Fabio Tosetto
23-07-2012 12:07:23

You can patch compat-wireless-2.6.33.6.tar.bz2 from http://linuxwireless.org/en/users/Download/stable/ as described in the manual
I managed to transfer data !!!

Don't forget


$iw reg set NL

$ifconfig wlan0 down
$iwconfig wlan0 mode ad-hoc
$ifconfig wlan0 up
$iw dev wlan0 ibss leave
$iw dev wlan0 ibss join ITS 5890 fixed-freq 00:00:00:00:00:00 beacon 0

Read about it in:

"CALM FAST router Design"

by Eric Koenders
Which wireless card do you use?


Edited by: Anton Tur on 23-07-2012 16:43:59
by: Anton Tur
23-07-2012 16:42:16

Thanks Eric,
I try to follow your suggestion.

I use the following wireless card:
http://www.unex.com.tw/product/dcma-86p2

Which wireless card do you use?

Best regards
Fabio

by: Fabio Tosetto
23-07-2012 16:46:56

I am using Mikrotik R52H.

Can you please post here output of lspci command with inserted dcma-86p2 ?

I can tranfer data but cannot switch to 5.89Gh
Maybe because my chip is Atheros 5413

by: Anton Tur
23-07-2012 17:02:09

Hi Anton Tur,I've been run into the same "make install" problem.Besides,when using the make command,there was no ath5k.ko coming out,only the wireless folder and mac80211 folder formed its .ko file.
Did you just follow the alternative patch method in the doc and made it work?
Big thanks if you could give me some hints.

by: Zhiwei Zeng
17-12-2012 13:27:28

I uploaded patched by me drivers http://yadi.sk/d/JgxfpVVf1HJ-t

by: Anton Tur
17-12-2012 14:15:06

I used Ubuntu 9.10.

Rebuild and install them.

by: Anton Tur
17-12-2012 14:17:03

Hi,Anton,
Quite surprised that you could see this message and replied.I followed your advice and tried the compat*2.6.33* version and patched it according to the guide doc.I'm not sure whether it would work because my wireless card is still on the way.

Here is another question that I encountered and I post it here to see if someone else has also run into it.After my make install of the compact-wireless*,I tried to modprobe them according to the wireless-linux website's instruction.But I get erros such as "cfg80211.ko not found","-1 Symbol *** in the module".I also tried insmod,which didn't work either.When I typed iw list,it said "no nl80211 found".

I was working in the VMware Workstation now for testing.I was wondering is it that you must insert the wirelss card and the driver modules could then be activated?Another is that since we now have our original drivers in the lib/modules/$(uname -r)/kernel and those the compact-wirelss introduced in lib/modules/$(uname -r)/updates,how to decide which drivers would be activated?

Really many thanks.Here is my eMail:zwzengkame@gmail.com,hope to hear from you .


Edited by: Zhiwei Zeng on 18-12-2012 02:28:07
by: Zhiwei Zeng
18-12-2012 02:25:23

Dear all,

I have just downloaded GCDC source code and the Makefile inside "src/kernel" has no "install" target, as the manual provided suggests that it has. Anybody can fix the problem with the Makefile in the GCDC package?

Thanks, Ricardo.

by: Ricardo Tubío-Pardavila
25-03-2013 14:45:11

Home