Linux PCIE Driver for RM520N-GL

Hi,

I would liked to have the latest version of the Linux PCI-E driver for the RM-520N-GL 5G module, Thank You.

Best Regards,

I’ve sent it. Please check the msg.

Thanks very much. Is it possible to sign the kernel module? I’ve got an error saying that ```
module verification failed: signature and/or required key missing - tainting kernel.

1 Like

You can compile the pcie_mhi with the Linux kernel.
For how to sign the kernel module, I don’t know how to do.

Hi, I would also like to have the same Linux PCI-E driver. Can you send it to me aswell?
Thank you!

@Bean.Wang-Q Can you send it to me? I am using a 520N-GL 5G module on my laptop which unfortunately uses PCI interface.

my email is zaihan@unrealasia.net

Hi @Bean.Wang-Q I have ts error currently:

Dec 18 22:26:57 muhammads-ThinkPad ModemManager[4802]: <info>  [modem0] simple connect started...
Dec 18 22:26:57 muhammads-ThinkPad ModemManager[4802]: <info>  [modem0] simple connect state (4/10): wait to get fully enabled
Dec 18 22:26:57 muhammads-ThinkPad ModemManager[4802]: <warn>  [modem0] Cannot power-up: sotware radio switch is OFF
Dec 18 22:26:57 muhammads-ThinkPad ModemManager[4802]: <warn>  [modem0] Cannot power-up: sotware radio switch is OFF
Dec 18 22:26:57 muhammads-ThinkPad ModemManager[4802]: <warn>  [modem0] couldn't enable interface: 'Invalid transition'```

@Bean.Wang-Q Got it. It is fixed. Just for anybody else with the problem, i had a new Lenovo laptop which has 520N-GL PCI 5G module and i came with FCC locked (not applicable to be because i am in Malaysia)

Check if your 520N-GL is FCC unlocked:

sudo mbimcli -p -d /dev/wwan0mbim0 -v --quectel-query-radio-state

And here is how i enable software radio (after finding it was FCC locked by above command):

sudo mbimcli -p -d /dev/wwan0mbim0 -v --quectel-set-radio-state=on

@Bean.Wang-Q, Could you send me the Linux PCIe Driver for RM520N-GL, I use on RK3588s platform, need the driver for transplant.

RE: Linux PCIE Driver for RM520N-GL - Quectel Forums