Subscribe to newsletter

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

 
LOG IN

register  forgot password  
 
 

Forum - Recent posts

 
set up queues

Hi! I just downloaded all the files in Technology \ Communication Stack and I started looking at the code in the "kernel" of the file...

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 forum

reactions
User

At first rfkill result was

START----------------------------------------------------------------

[root@bcg3 ~]# rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
END----------------------------------------------------------------------



After trying to configure 802.11p,it happens like below

START-----------------------------------------------------------------------

[root@bcg3 ~]# iw reg set IN
[root@bcg3 ~]# ifconfig wlan1 down
[root@bcg3 ~]# iwconfig wlan1 mode ad-hoc
[root@bcg3 ~]# ifconfig wlan1 up
[root@bcg3 ~]# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

wmaster0 no wireless extensions.

wlan1 IEEE 802.11a Mode:Managed Frequency:5.005 GHz
Access Point: Not-Associated Tx-Power=off
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

You have mail in /var/spool/mail/root
[root@bcg3 ~]# iw dev wlan1 set freq 5900
command failed: Invalid argument (-22)
[root@bcg3 ~]# rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes

END-------------------------------------------------------------------------

Also the network is not setting to ADHOC

Could anyone help to solve this problem?

attached screenshot of rfkill


rfkillprobz.png
by: TARUN R R
04-04-2012 10:40:48

The screenshot of the lshw -C network result is attached below.

In this it showing the network is disabled but wifi indication is on.


lshw.png
by: TARUN R R
04-04-2012 10:42:41

Home