dhaus111
02-07-2006, 06:07 PM
I recently installed Fedora core 4 on my zd7000 laptop. After some help from a friend we recompiled my kernel 2.6.11 and got the phone working as a modem fine using the default Network GUI. We just didn't know how the hell we did it. I've since upgraded to kernel 2.6.14 and it is again not working. This is what my var/log/messages is outputting:
Feb 7 19:17:48 localhost ifup-ppp: Setting up a new /etc/ppp/peers/**** config file
Feb 7 19:17:48 localhost ifup-ppp: pppd started for **** on /dev/ttyACM0 at 460800
Feb 7 19:17:48 localhost pppd[4071]: pppd 2.4.2 started by root, uid 0
Feb 7 19:17:49 localhost wvdial[4074]: WvDial: Internet dialer version 1.54.0
Feb 7 19:17:49 localhost wvdial[4074]: Initializing modem.
Feb 7 19:17:50 localhost wvdial[4074]: Sending: ATZ
Feb 7 19:17:50 localhost wvdial[4074]: OK
Feb 7 19:17:50 localhost wvdial[4074]: Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Feb 7 19:17:50 localhost wvdial[4074]: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Feb 7 19:17:50 localhost wvdial[4074]: OK
Feb 7 19:17:50 localhost wvdial[4074]: Sending: ATM0
Feb 7 19:17:50 localhost wvdial[4074]: ATM0
Feb 7 19:17:50 localhost wvdial[4074]: OK
Feb 7 19:17:50 localhost wvdial[4074]: Modem initialized.
Feb 7 19:17:50 localhost wvdial[4074]: Sending: ATDT#777
Feb 7 19:17:50 localhost wvdial[4074]: Waiting for carrier.
Feb 7 19:17:50 localhost wvdial[4074]: ATDT#777
Feb 7 19:17:56 localhost wvdial[4074]: CONNECT
Feb 7 19:17:56 localhost wvdial[4074]: ~[7f]}#@!}!W} }4}"}&} } } } }%}&u}--}!}'}"}(}"}!Z~
Feb 7 19:17:56 localhost wvdial[4074]: Carrier detected. Chatmode finished.
Feb 7 19:17:56 localhost pppd[4071]: Serial connection established.
Feb 7 19:17:56 localhost pppd[4071]: Couldn't set tty to PPP discipline: Invalid argument
Feb 7 19:17:57 localhost pppd[4071]: Exit.
My hardware browser shows that i'm using the Sanyo phone 4900 driver, which is what it was set to when it was working under the different kernel. I changed my kernel config to set pretty much everything USB as a module, then recompiled.
Anybody have an insight on this?
Feb 7 19:17:48 localhost ifup-ppp: Setting up a new /etc/ppp/peers/**** config file
Feb 7 19:17:48 localhost ifup-ppp: pppd started for **** on /dev/ttyACM0 at 460800
Feb 7 19:17:48 localhost pppd[4071]: pppd 2.4.2 started by root, uid 0
Feb 7 19:17:49 localhost wvdial[4074]: WvDial: Internet dialer version 1.54.0
Feb 7 19:17:49 localhost wvdial[4074]: Initializing modem.
Feb 7 19:17:50 localhost wvdial[4074]: Sending: ATZ
Feb 7 19:17:50 localhost wvdial[4074]: OK
Feb 7 19:17:50 localhost wvdial[4074]: Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Feb 7 19:17:50 localhost wvdial[4074]: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Feb 7 19:17:50 localhost wvdial[4074]: OK
Feb 7 19:17:50 localhost wvdial[4074]: Sending: ATM0
Feb 7 19:17:50 localhost wvdial[4074]: ATM0
Feb 7 19:17:50 localhost wvdial[4074]: OK
Feb 7 19:17:50 localhost wvdial[4074]: Modem initialized.
Feb 7 19:17:50 localhost wvdial[4074]: Sending: ATDT#777
Feb 7 19:17:50 localhost wvdial[4074]: Waiting for carrier.
Feb 7 19:17:50 localhost wvdial[4074]: ATDT#777
Feb 7 19:17:56 localhost wvdial[4074]: CONNECT
Feb 7 19:17:56 localhost wvdial[4074]: ~[7f]}#@!}!W} }4}"}&} } } } }%}&u}--}!}'}"}(}"}!Z~
Feb 7 19:17:56 localhost wvdial[4074]: Carrier detected. Chatmode finished.
Feb 7 19:17:56 localhost pppd[4071]: Serial connection established.
Feb 7 19:17:56 localhost pppd[4071]: Couldn't set tty to PPP discipline: Invalid argument
Feb 7 19:17:57 localhost pppd[4071]: Exit.
My hardware browser shows that i'm using the Sanyo phone 4900 driver, which is what it was set to when it was working under the different kernel. I changed my kernel config to set pretty much everything USB as a module, then recompiled.
Anybody have an insight on this?