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. The modules and all the other things are looking good at the moment, but everytime I run hso_connect.sh, I'm getting the same results: voyage:~# ./hso_connect.sh up Using /dev/ttyHS1 application port. 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) voyage:~# Perhaps I'm running into the same problem you described before with a kernel module, which prevents the dialing? Here's my list of kernel modules, perhaps you see the certain one, which prevents hso from connecting. voyage:~# lsmod Module Size Used by iptable_filter 2688 1 ipt_MASQUERADE 2560 1 iptable_nat 4616 1 nf_nat 14096 2 ipt_MASQUERADE,iptable_nat nf_conntrack_ipv4 12044 3 iptable_nat,nf_nat nf_conntrack 47268 4 ipt_MASQUERADE,iptable_nat,nf_nat,nf_conntrack_ipv4 ip_tables 9616 2 iptable_filter,iptable_nat x_tables 11140 3 ipt_MASQUERADE,iptable_nat,ip_tables wlan_scan_ap 8064 1 ipv6 205780 14 aufs 109072 3 exportfs 3584 1 aufs ledtrig_netdev 4480 0 ledtrig_timer 2944 0 ledtrig_heartbeat 2048 0 led_class 3588 0 geodewdt 4500 2 scx200_acb 4612 0 hwmon_vid 2304 0 lm90 11816 0 i2c_core 16912 2 scx200_acb,lm90 hostap_pci 41616 0 hostap 86276 1 hostap_pci ieee80211_crypt 4352 1 hostap natsemi 22112 0 ath_rate_sample 10880 1 ath_pci 181304 0 hso 30304 1 pcspkr 2432 0 wlan 178544 4 wlan_scan_ap,ath_rate_sample,ath_pci cs5535_gpio 3804 0 ath_hal 299616 3 ath_rate_sample,ath_pci ide_disk 10368 2 ata_generic 4612 0 libata 116832 1 ata_generic ohci_hcd 16260 0 ehci_hcd 25484 0 amd74xx 7816 0 [permanent] ide_pci_generic 3972 0 [permanent] usbcore 99184 4 hso,ohci_hcd,ehci_hcd ide_core 74324 3 ide_disk,amd74xx,ide_pci_generic via_rhine 17800 0 mii 4096 1 via_rhine bitrev 1792 2 natsemi,via_rhine crc32 3712 2 natsemi,via_rhine voyage:~# TIA, B. _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
