how to make i.MX 6 sabre sd platform as a AP?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to make i.MX 6 sabre sd platform as a AP?

Jump to solution
754 Views
shengmolee
Contributor I

hello everyone:

1.

I want to make sabre sd and wireless module SX-SDCAN as a wireless AP , but the SD card which provided by SX-SDCAN,  i can't use iptables this command.

I known i should compile the kernel , but which source code should i use?

here is the uname -a : Linux linaro-ubuntudesktop 3.0.35-2666-gbdde708 #0 SMP PREEMPT  ... armv7l armv7l armv7l GNU/Linux

2.

I follow this website https://community.freescale.com/docs/DOC-95015

$ dd if=u-boot.imx of=/dev/sdc bs=1k seek=1

$ sync

after copy u-boot to SD card , I put it back to sabre sd platform , and power on , I only see this picture with no reaction , how to solve it?   thanks all.

2015-04-17 01.23.59.jpg

Labels (2)
0 Kudos
1 Solution
563 Views
CarlosCasillas
NXP Employee
NXP Employee

Hi,

Have you tried connecting the serial terminal (UART to USB port)? It seems that the Linux image that you are using doesn’t have GUI, and additional configurations should be implemented by command line.

Additionally, on the following threads and documents from Freescale Community you could find additional information regarding AP implementations:

https://community.freescale.com/docs/DOC-102737

https://community.freescale.com/message/448175


Hope this will be useful for you.
Best regards!
/Carlos

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
564 Views
CarlosCasillas
NXP Employee
NXP Employee

Hi,

Have you tried connecting the serial terminal (UART to USB port)? It seems that the Linux image that you are using doesn’t have GUI, and additional configurations should be implemented by command line.

Additionally, on the following threads and documents from Freescale Community you could find additional information regarding AP implementations:

https://community.freescale.com/docs/DOC-102737

https://community.freescale.com/message/448175


Hope this will be useful for you.
Best regards!
/Carlos

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos