[Bug 293709] New: 10.3 Alpha 6 breaks CDMA modem connetion
https://bugzilla.novell.com/show_bug.cgi?id=293709 Summary: 10.3 Alpha 6 breaks CDMA modem connetion Product: openSUSE 10.3 Version: Alpha 6 Platform: x86-64 OS/Version: openSUSE 10.3 Status: NEW Severity: Major Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: clarkt@cnsp.com QAContact: qa@suse.de Found By: Beta-Customer This worked in 10.3 A5, but broke in A6. Verizon pcie CDMA/EVDO aircard is properly identified when inserted. Using Yast to setup the card on /dev/ttyUSB0 creates a link /dev/modem -> /dev/ttyUSB0. Using NM to attempt to connect dials the modem but it never connects. The same occurs with kinternet. On reboot, the link /dev/modem -> /dev/ttyUSB0 is gone. Yast shows that the modem is configured. The link is recreated when you run through the edit of the modem and provider but make no changes. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c1 --- Comment #1 from Clark Tompsett <clarkt@cnsp.com> 2007-07-21 07:31:30 MST --- Created an attachment (id=152300) --> (https://bugzilla.novell.com/attachment.cgi?id=152300) dmesg output showing card id Output from dmesg showing what the system reports when CMDA/EVDO is inserted into the system. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c2 --- Comment #2 from Clark Tompsett <clarkt@cnsp.com> 2007-07-21 07:32:40 MST --- Created an attachment (id=152301) --> (https://bugzilla.novell.com/attachment.cgi?id=152301) NetworkManager log file NM log entry showing the only information about attempt to connect using CDMA/EVDO modem. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c3 --- Comment #3 from Clark Tompsett <clarkt@cnsp.com> 2007-07-24 10:54:51 MST --- Fixes in todays factory update now allow the modem to connect using NetworkManager. There still is no link in /dev for modem with prevents kinternet from working. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c4 Matej Horvath <mhorvath@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |clarkt@cnsp.com --- Comment #4 from Matej Horvath <mhorvath@novell.com> 2007-07-26 04:40:44 MST --- Please attach output of 'rpm -qv udev', 'hwinfo --modem', 'lsmod'. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c5 --- Comment #5 from Clark Tompsett <clarkt@cnsp.com> 2007-07-27 20:40:55 MST --- Created an attachment (id=153701) --> (https://bugzilla.novell.com/attachment.cgi?id=153701) lsmod list output from lsmod -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c6 --- Comment #6 from Clark Tompsett <clarkt@cnsp.com> 2007-07-27 20:41:56 MST --- Created an attachment (id=153702) --> (https://bugzilla.novell.com/attachment.cgi?id=153702) udev version udev version output. There was no information from hwinfo --modem -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709 Matej Horvath <mhorvath@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |kasievers@novell.com |screening@forge.provo.novell| |.com | Status|NEEDINFO |NEW Info Provider|clarkt@cnsp.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c7 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kasievers@novell.com AssignedTo|kasievers@novell.com |bnc-team-screening@forge.provo.novell.com --- Comment #7 from Kay Sievers <kasievers@novell.com> 2007-08-06 02:56:51 MST --- Udev never created any /dev/modem links. I expect this feature it's a left-over in Yast from the time /dev files didn't vanish on reboot. Today, nothing should use such simple symlinks, they will break when other serial hardware is connected or disconnected from the system. There are only convenience links for optical drives like /dev/cdrom, but udev doesn't do this for any other sybsystem, and has no knowledge about modems. NetworkManager + Software using HAL should be able to find modems without relying on symlinks in /dev. If that doesn't work, udev rules that match exactly the device need to be created, which maintain a /dev/modem symlink. Udev itself can not do this, it doesn't know which serial device is a modem, just pointing to a (random) USB serial device isn't sufficient. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |snwint@novell.com |screening@forge.provo.novell| |.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|snwint@novell.com |yast2-maintainers@suse.de -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c8 Katarina Machalkova <kmachalkova@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |mzugec@novell.com --- Comment #8 from Katarina Machalkova <kmachalkova@novell.com> 2007-08-08 03:31:45 MST --- Miso, please take care of this -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c9 --- Comment #9 from Clark Tompsett <clarkt@cnsp.com> 2007-09-15 22:01:53 MST --- In B3, you can connect to the modem. However, NM can be told to hang up the modem and it shows that it has but it hasn't. After this has occurred, attempts to reconnect, NM show the modem icon, but the NM log does not have any entry. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c10 --- Comment #10 from Clark Tompsett <clarkt@cnsp.com> 2007-09-15 22:05:06 MST --- Created an attachment (id=172687) --> (https://bugzilla.novell.com/attachment.cgi?id=172687) entries from NetworkManager log -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|10.3 Alpha 6 breaks CDMA modem connetion |NM does not hangup modem connection -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c12 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |clarkt@cnsp.com --- Comment #12 from Tambet Ingo <tambet@novell.com> 2007-09-27 01:32:05 MST --- The dialup handling in NetworkManager is very primitive. For activation and deactivation, it only calls '/sbin/ifup modem0' and '/sbin/ifdown modem0' respectively. Can you please try to run these commands from terminal (as root) and let me know if the behavior is the same. Thanks. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c13 --- Comment #13 from Clark Tompsett <clarkt@cnsp.com> 2007-09-28 05:35:05 MST --- These commands work. I've resynced to Factory and now NM appears to be working as expected with modems. I've been able to connect, disconnect, reconnect, etc. with NM. The prior functionality has returned at this time. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c14 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|clarkt@cnsp.com | Resolution| |FIXED --- Comment #14 from Tambet Ingo <tambet@novell.com> 2007-09-28 06:51:20 MST --- Great. Closing. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c15 Clark Tompsett <clarkt@cnsp.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #15 from Clark Tompsett <clarkt@cnsp.com> 2007-09-30 09:52:57 MST --- Additional testing shows that NM still has a problem on the 2nd and subsequent attempts to hang up a modem. Kinternet works, but it does not set information to inform programs such as FireFox that there is a network connection. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c16 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |clarkt@cnsp.com --- Comment #16 from Tambet Ingo <tambet@novell.com> 2007-10-01 01:59:52 MST --- So we're back to my questions from comment #12. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c17 --- Comment #17 from Clark Tompsett <clarkt@cnsp.com> 2007-10-01 05:56:00 MST --- Using ifup/ifdown modem0 does work each time I tried from a term window as root. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c18 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|clarkt@cnsp.com | --- Comment #18 from JP Rosevear <jpr@novell.com> 2007-10-15 08:14:30 MST --- Looks like the info was provided. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c19 --- Comment #19 from Clark Tompsett <clarkt@cnsp.com> 2007-10-15 10:52:44 MST --- There was an update to wvdial to fix a problem that I reported about /dev/null. The new update appears to have fixed that problem and this one as well. I've been testing this new version for over a week and it works. Unless there is something else, this can be closed. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c20 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #20 from Tambet Ingo <tambet@novell.com> 2007-10-16 06:29:36 MST --- So how is it possible it worked from command line (ifdown) and not from NetworkManager? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=293709#c21 --- Comment #21 from Clark Tompsett <clarkt@cnsp.com> 2007-10-16 13:37:10 MST --- I don't know. But it did. Now the fix wvdial appears to have fixed the problem. -- 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.
participants (1)
-
bugzilla_noreply@novell.com