larry1
1
Hi,
I want to add Gobinet driver into Openwrt 22.03.3 but I have no idea to do this please help me.
Thanks
jyijyi
2
which module are you using?
BTW, does this help?
larry1
3
Hi @jyijyi ,
I use WP7607 ,
and I following “openwrt添加USB網卡驅動(SIERRA) - 台部落”
but It seen not work.
Does gobinet driver support kernel 5.10 ?
jyijyi
4
you can see here:
BTW, Gobinet has been end of life…
we need to move to MBPL
larry1
5
Hi @jyijyi ,
I just want to try it do you have any idea ?
jyijyi
6
no, i have never tried on openwrt
larry1
7
Hi @jyijyi ,
Thanks, Does it can porting to kernel 5.10.XX ?
jyijyi
8
why don’t you use MBPL?
this user uses MBPL with openwrt kernel 5.10
larry1
9
Hi @jyijyi ,
What should I disable kernel module in kernel when I use MBPL?
jyijyi
10
why did you need to disbale kernel module?
BTW, you can read the user guide of MBPL here:
https://source.sierrawireless.com/resources/airprime/software/mbpl/mbpl-software-latest
larry1
11
Hi @jyijyi ,
Because I saw kernel has some like “sierra” , so I don’t know I should disable it or not?
jyijyi
12
seems that flag is for gobiserial, not for MBPL:
anyway, you need to make some test in both case to see what happens
larry1
13
Hi @jyijyi ,
What is different between usb_wwan, sierra_net, usbnet and qmi_wwan ?
jyijyi
14
you can read the comment here:
usbnet is from Gobi driver which is not recommended to be used anymore
sierra_net is for some old product…
larry1
15
Hi @jyijyi ,
Does it have conflict issues ?
jyijyi
16
Yes
Mbpl driver cannot use together with gobi driver
larry1
17
Hi @jyijyi ,
If I use MBPL what depends like ?
DEPENDS:=+kmod-usb-core kmod-usb-serial
jyijyi
18
i never used operwrt, you need to make some test
larry1
19
Hi @jyijyi ,
Should I use option.c when I use MBPL ?