Need help with Netgear 341u

Aleksander Morgado aleksander at aleksander.es
Wed Jul 19 08:14:20 UTC 2017


On Wed, Jul 19, 2017 at 3:43 AM, Neil Cherry <ncherry at linuxha.com> wrote:
> I'm stuck at the beginning, I have this nice Netgear 341u and I don't know
> where to begin. I currently have a debian server with 1.4 Modem Manager.
> The server is headless so I have no access to the applet via X.
>
> Now ModemManager is up and running and I've turned on a bunch of options
> from the command line:
>
> ModemManager --debug --log-file /tmp/MomdemManager.log --timestamps
>
> I have a huge log and it seems the modem is working with ttyUSB1 (has
> 0, 1 and 2) and it's using cdc-wan.
>
> The USB ID is: 1199:9055 (the NAT modem). Any further than that, I'm
> clueless. I can compile the latest and install it on the system but
> at the moment I just need to know what to do next. I'm searching for
> my notes from my last round of working with this thing but I haven't
> found it yet.
>
> Any pointers?

With the AC341U you may get a "usb0" interface where you can run DHCP
directly and then access the Web UI interface via http://192.168.1.1
(or whatever IP it gets). But, the AC341U may also give you an MBIM
function to control and manage the modem (which I guess you'd prefer
being a headless system), at the same time as the usb0 interface, plus
TTYs and what not. I've usually seen this device managed in MBIM mode
with ModemManager (you need cdc_mbim, cdc-wdm drivers in the kernel,
plus a new enough libmbim+ModemManager).

How about you send the debug log of MM to see where you're stuck at?

-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list