https://bugzilla.novell.com/show_bug.cgi?id=222128 ------- Comment #6 from mSvoboda@nusurf.at 2006-11-27 12:22 MST ------- additional observations: with kppp: config: device: /edev/ttyS1, modems: config: modem: and modem test: kppp.jpg trying connect: protocol is empty trying connect with kinternet: SuSE Meta pppd (smpppd-ifcfg), Version 1.59 on Chlada2006. Status is: disconnected trying to connect to smpppd connect to smpppd Status is: disconnected Status is: connecting pppd[0]: Plugin passwordfd.so loaded. pppd[0]: --> WvDial: Internet dialer version 1.54.0 pppd[0]: --> Initializing modem. pppd[0]: --> Sending: ATZ pppd[0]: --> Sending: ATQ0 pppd[0]: --> Re-Sending: ATZ pppd[0]: --> Modem not responding. pppd[0]: Connect script failed Status is: disconnected pppd[0] died: Connect script failed (exit code 8) then I started YAST, modem configuration and quit all with ‘next’ and finished it was /dev/modem created ! one more time kppp: config: device: /edev/ttyS1, modems: config: modem: and modem test: kppp 1.jpg trying connect: in protocol is ATZ trying connect with kinternet: SuSE Meta pppd (smpppd-ifcfg), Version 1.59 on Chlada2006. Status is: disconnected trying to connect to smpppd connect to smpppd Status is: disconnected Status is: connecting pppd[0]: Plugin passwordfd.so loaded. pppd[0]: --> WvDial: Internet dialer version 1.54.0 pppd[0]: --> Initializing modem. pppd[0]: --> Sending: ATZ pppd[0]: ATZ pppd[0]: --> Sending: ATQ0 pppd[0]: ATQ0 pppd[0]: --> Re-Sending: ATZ pppd[0]: ATZ pppd[0]: --> Modem not responding. pppd[0]: Connect script failed Status is: disconnected pppd[0] died: Connect script failed (exit code 8) it’s not the same as before ! it’s look like there were answers ?! modem (serial) and a 2nd printer (parallel) is connected to VSCom card, see comment 1: # hwinfo --modem # lspci -vv # setserial -g /dev/ttyS* after Linux install was no lp1 in /dev then I put alias parport_lowlevel parport_pc # options parport_pc io=0x378 irq=none,none # If you have multiple parallel ports, specify them this way: options parport_pc io=0x378,0xdfa0 irq=none,none into /etc/modprobe.conf.local and after reboot I had suddenly my 2nd printer Epson on lp1! there is something broken between /dev/ttyS1 and the port address: 0xdfe0 but with wvdial I get a modem: /tmp # wvdialconf wvdial.conf Scanning your serial ports for a modem. ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. ttyS1<*1>: ATQ0 V1 E1 -- OK ttyS1<*1>: ATQ0 V1 E1 Z -- OK ttyS1<*1>: ATQ0 V1 E1 S0=0 -- OK ttyS1<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK ttyS1<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK ttyS1<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK ttyS1<*1>: Modem Identifier: ATI -- 5601 ttyS1<*1>: Speed 4800: AT -- OK ttyS1<*1>: Speed 9600: AT -- AT ttyS1<*1>: Speed 9600: AT -- AT ttyS1<*1>: Speed 9600: AT -- AT ttyS1<*1>: Max speed is 4800; that should be safe. ttyS1<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK ttyS2<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud ttyS2<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud ttyS2<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. Port Scan<*1>: S3 ttyS4<Info>: No such device or address Port Scan<*1>: S4 ttyS5<Info>: No such device or address Port Scan<*1>: S5 ttyS6<Info>: No such device or address Port Scan<*1>: S6 ttyS7<Info>: No such device or address Port Scan<*1>: S7 Found a modem on /dev/ttyS1. Modem configuration written to wvdial.conf. ttyS1<Info>: Speed 4800; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.