Initialen



Change color to default
Change color to red
Change color to blue
Change color to green
Change color to yellow
Change color to cyan
Change color to magenta
Change color to orange
Change color to b/w

Linux on Dialogue Flybook Howto - fuschlberger.net

Change color to default
Change color to red
Change color to dark red
Change color to blue
Change color to dark blue
Change color to green
Change color to dark green
Change color to yellow
Change color to dark yellow
Change color to cyan
Change color to dark cyan
Change color to magenta
Change color to dark magenta
Change color to magenta
Change color to dark orange
Change color to grey
Change color to b/w

Printme!

Modems (GPRS/CDMA, POTS)

GPRS/CDMA

Switch on the Siemens MC45-Module by pressing Fn+F9

Use /dev/ttyS0 as modem device.

The necessary Init-String for entering the PIN-Code is eg
AT+CPIN=1234

If you dial up to your provider via CDMA use these commands:

ATZ
AT+CPIN=1234
ATD012345678

If you use GPRS:

ATZ
AT+CPIN=1234
AT+CGDCONT=1,"IP","web"
ATD*99***1#

(the last two commands are provider-dependent)

If you want to use the flybook as a mobile phone:

ATD01234567;
The ';' at the end makes it a voice call, so the modem doesn't wait for a carrier and thus doesn't run into a timeout.

Via /dev/mixer1 you can adjust the volume (channels master, PhoneIn, PhoneOut).

To select the audio hardware (it's the default, just in case you change it...):
AT^SNFS=1

To activate CLIP for incoming calls:
AT+CLIP=1
Then the Calling party's number is displayed between the RINGs.

All AT-commands for the MC45 (on the Siemens Website)

POTS

I didn't yet have the possibility to test this, since I have no POTS-line, but so far everything compiles and loads well.

Download the driver from www.smlink.com.

Untar the archive, change into the new directory and run
make; make drivers; make install.

Using apt-get install sl-modem-daemon in Debian didn't work because the hardware could not be detected.

load the module slamr
# modprobe slamr

Choose your country from
# slmodemd --countrylist

Run the modem daemon
# slmodemd --country=AUSTRIA

Then use the device /dev/ttySL0 as your modem device.

If you are successful with this driver please send me an e-mail.

Old Text, not working

Download the automatic installer from Linuxant. Run it as root, let it detect the modem and download the appropriate drivers.

Update: Here this doesn't work. The installer aborts with this error message:

hsfmc97ali: serial driver grabbed our device (00:03.0), reclaiming it..
HSF: ERROR: SILICON Laboratories or LUCENT AC97 modem detected!<3>
HSF: ERROR: This driver only supports CONEXANT devices<3>
HSF: ERROR: not a Conexant modem<3>
cnxthsf_cnxt_serial_add: ComCtrlOpen failed (1)

So I will go on looking for a working driver (though I probably will never need the POTS modem).


Change color to defaultChange color to redChange color to blueChange color to greenChange color to yellowChange color to cyanChange color to magentaChange color to orangeChange color to b/w

© by wf
webslave (at) fuschlberger.net
Medieninhaber:
Wolfgang Fuschlberger, Salzburg