:: Re: [maemo-leste] Grand plan to get…
Kezdőlap
Delete this message
Reply to this message
Szerző: Merlijn Wajer
Dátum:  
Címzett: Pavel Machek
CC: maemo-leste, mpartap, sre, martin_rysavy, nekit1000
Tárgy: Re: [maemo-leste] Grand plan to get make phones... phone (for Motorola Droid 4)
Hi,

On 15/05/2020 21:33, Pavel Machek wrote:
> # ofono needs these
> KERNEL=="ttyUSB4", ENV{OFONO_DRIVER}="g1"
> KERNEL=="motmdm1", ENV{OFONO_DRIVER}="motmdm"
> KERNEL=="gsmtty1", ENV{OFONO_DRIVER}="motmdm"


One of these makes it work. Probably the gsmtty1 one.

This did not work:

> KERNEL=="gsmtty[0-9]*", GROUP="dialout", MODE="0660", ENV{OFONO_DRIVER}="motmdm"


That just gave me 10 modems. ;-)

Cheers,
Merlijn