Search Linux Wireless

Re: AR6003 :: IP packet is not received.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Gueon,

I wish I spoke Korean so we could talk easier.

On Tue, Jan 22, 2013 at 7:32 PM, 권용진 <gyj@xxxxxxxxxxxx> wrote:
> Dear ath6kl-devel,
>
> I Korea's human-intech Work in a company that is Gueon.
> I am porting and embeded-board wlan AR6003 chipset features.
> embeded-board CPU samsung S5PV210, linux kenel-2.6.32 is used.

So you're porting Linux to an embedded board with a Samsung S5PV210
CPU and a AR6003 wireless chipset.

I assume that you have to use kernel version 2.6.32. I must point out
that version is rather old and a lot of changes have been made to the
drivers since then. That said, if needed, you may be able to use
compat-wireless to get the latest version of the driver running on
that particular kernel version.

> wpa_supplicant using softAP mode, powered by letting success to other client devices (ex: Desktop PC) AP Access.
>         [wpa_supplicant -i wlan0 -c /home/ath6k/SoftAP/softap.conf -Dnl80211 -B]
>         [version : wpa_supplicant v2.0-devel Copyright (c) 2003-2012]
>
> Does not accept the IP address from the DHCP client device(PC), the problem occurs.

So exactly what are you trying to do here?

Are you:

1. Trying to use the embedded board as an access point and connecting
the PC to it?

2. Trying to use the PC as an access point and connecting the embedded
board to it?

wpa_supplicant cannot run an access point. You need to use the hostapd
program to run an access point.

> I have a problem during the analysis.
> I spoke to experiment by setting a fixed IP without using a DHCP
> When embeded-Board from the PC to ping-test responses.
> However, PC from the embedded-Board to ping-test does not responses.
>
> Whether the idea of something I could try?

>From what you've described, it sounds like the wireless cards are not
connecting.

What messages are you getting in the kernel log (dmesg)?

If you run the "ifconfig -a" command, is your wireless card's network
interface UP and RUNNING?

Can you connect to an access point using this embedded board?

Thanks,

-- 
Julian Calaby

Email: julian.calaby@xxxxxxxxx
Profile: http://www.google.com/profiles/julian.calaby/
.Plan: http://sites.google.com/site/juliancalaby/
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux