Author: loboris

Linux Distributions for Orange PI H3 boards

  [Copy link]

0

threads

10

posts

102

credits

Registered member

Rank: 2

credits
102
Published in 2015-10-13 05:12:58 | Show all floors
Hi is it possible to bridge eth0 and wifi0, when wifi_AP mode is used?
the "create_ap -m bridge wlan0 eth0 TEST passtest" output:
[1] 32513
root@Leela:~# WARN: Your adapter does not fully support AP virtual interface, enabling --no-virt
Config dir: /tmp/create_ap.wlan0.conf.JIWvDO77
PID: 32514
Sharing Internet using method: bridge
Create a bridge interface... RTNETLINK answers: Operation not supported

Doing cleanup.. done

[1]+  Exit 1                  sudo create_ap -m bridge wlan0 eth0 TEST passtest

Thanks

5

threads

17

posts

85

credits

Registered member

Rank: 2

credits
85
Published in 2015-10-13 13:44:52 | Show all floors
Ok. I don't know how to compile kernel, I don't want to waste time for it. Please make that modules for  ID 148f:2573 Ralink Technology, Corp. RT2501/RT2573 Wireless in kernel if You could. I would like to use this ralink as ap with hostapd. I have also raspberry pi 1, i used this wireless card with hostapd with no problem on RPi. Rpi support is better, kernel is good with many modules. It looks like we must wait some time to OPi images will be improved.

10

threads

448

posts

5160

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5160
 Author| Published in 2015-10-13 15:20:23 | Show all floors
birky replied at 2015-10-12 22:12
Hi is it possible to bridge eth0 and wifi0, when wifi_AP mode is used?
the "create_ap -m bridge wlan ...

Have you tried the command
  1. sudo create_ap --ieee80211n --ht_capab '[HT40+]' wlan0 eth0 MyAccessPoint MyPassPhrase &
Copy code
as mentioned in my post.

10

threads

448

posts

5160

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5160
 Author| Published in 2015-10-13 15:28:55 | Show all floors
kris85 replied at 2015-10-13 06:44
Ok. I don't know how to compile kernel, I don't want to waste time for it. Please make that modules  ...

As I said before, if you need some driver which is not included, try to find the driver sources and if it can be compiled with OPI kernel, I'll include it.
You said "I don't want to waste time for it", but I also value my time.

0

threads

5

posts

26

credits

Novice

Rank: 1

credits
26
Published in 2015-10-13 16:08:37 | Show all floors
Another thing to ask how can I enable auto login to desktop
I am not able to find this . lightdm is missing

10

threads

448

posts

5160

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5160
 Author| Published in 2015-10-13 16:28:20 | Show all floors
BUGBEAR replied at 2015-10-13 09:08
Another thing to ask how can I enable auto login to desktop
I am not able to find this . lightdm is  ...

What do you mean: "lightdm is missing" ? Do you have login screen ?
It is very easy to find how to enable autologin with lightdm.

0

threads

6

posts

79

credits

Registered member

Rank: 2

credits
79
Published in 2015-10-13 16:37:45 | Show all floors
loboris replied at 2015-10-13 15:28
As I said before, if you need some driver which is not included, try to find the driver sources an ...

Can you try including this?
https://github.com/qca/open-ath9k-htc-firmware

5

threads

17

posts

85

credits

Registered member

Rank: 2

credits
85
Published in 2015-10-13 16:39:19 | Show all floors
As I said before, if you need some driver which is not included, try to find the driver sources and if it can be compiled with OPI kernel, I'll include it.
You said "I don't want to waste time for it", but I also value my time.


I'd like to say that I'm not so good in linux and I may do it very very long time
I found some drivers and isntruction for this card, rt73-k2wrlz-3.0.3. I tired make it from instruction, unzipped, to folder: rt73-k2wrlz-3.0.3. When i go to rt73-k2wrlz-3.0.3/Module/ and type "make" and "make install" (like in manual) - I got that error :" make: *** No rule to make target '/lib/modules/3.4.39/build/Rules.make'.  Stop." I found also other drivers : "rt73-cvs-2008010809" - same error

1

threads

47

posts

189

credits

Registered member

Rank: 2

credits
189
Published in 2015-10-13 18:09:50 | Show all floors
BUGBEAR replied at 2015-10-13 16:08
Another thing to ask how can I enable auto login to desktop
I am not able to find this . lightdm is  ...

I use 'nodm' which is lighter than lightdm.

1

threads

47

posts

189

credits

Registered member

Rank: 2

credits
189
Published in 2015-10-13 18:36:12 | Show all floors
loboris replied at 2015-10-12 18:30
UPDATED scriptbin_kernel_test.tar.gz
some fixes related to GPIO
GitHub kernel sources also updated,  ...

Hi loboris, many thanks for your github.

I saw you removed the vsync thread in the fb video driver. What was the reason?

BTW, I compared your .config with mine and I found that, at least, the following options:
CONFIG_COMPAT_BRK, CONFIG_PROFILING, CONFIG_MODULE_FORCE_LOAD, CONFIG_OABI_COMPAT, CONFIG_CPU_FREQ_STAT_DETAILS, CONFIG_IP_MULTICAST, CONFIG_SCSI_LOWLEVEL, CONFIG_MII, CONFIG_DRM, CONFIG_USB_SUNXI_HOST, CONFIG_FTRACE, CONFIG_KGDB
could be unset, and also, these ones:
CONFIG_CFG80211, CONFIG_BLK_DEV_LOOP, CONFIG_SND_RAWMIDI, CONFIG_ISO9660_FS, CONFIG_FAT, CONFIG_MSDOS_FS, CONFIG_VFAT_FS
could be set to 'm'.

You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list