Hi Thomas, > have also a look at pharscape.org site. her is the direct link to the > actual driver and utilities v1.6: > http://tinyurl.com/56blku > > in the tar.gz is a newer driver and example scripts. I took > hso_connect.sh and modified it a bit. but it was an older version of it. > maybe it's working out of the box now.
ok, I think I'm doing all the correctly, but I'm getting the following output: voyage:~# ./hso_connect.sh restart Using /dev/ttyHS1 application port. Bringing interface down... Disconnecting... Done. Initializing... Trying internet.e-plus.de ... Connecting... trying trying- trying-- trying--- trying---- Connected We did not get an IP address from the provider, bailing ... ATZ OK AT_OWANCALL=1,1,0 OK AT_OWANDATA=1 ERRORFailed (ERROR) Perhaps, I'm running into the same trouble you had before with the led modules, lsmod shows following output: voyage:~# lsmod Module Size Used by ipv6 202244 16 dm_mod 41256 0 ledtrig_timer 2816 0 ledtrig_heartbeat 2048 0 led_class 3460 0 scx200_acb 4484 0 hwmon_vid 2432 0 lm90 12072 0 i2c_core 17424 2 scx200_acb,lm90 hostap_pci 42128 0 hostap 84996 1 hostap_pci ieee80211_crypt 4224 1 hostap natsemi 21704 0 pcspkr 2304 0 hso 25656 0 rfkill 6808 2 hso cs5535_gpio 3656 0 ide_disk 10240 2 amd74xx 5512 1 ehci_hcd 25868 0 ohci_hcd 17296 0 ide_core 74248 2 ide_disk,amd74xx ata_generic 4484 0 usbcore 99260 4 hso,ehci_hcd,ohci_hcd libata 119752 1 ata_generic via_rhine 17416 0 mii 4096 1 via_rhine bitrev 1792 2 natsemi,via_rhine crc32 3712 2 natsemi,via_rhine Is there any obvious error, I made? TIA, B. _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
