Bug 457692
| Summary: | cannot connect to internet with 2.6.27-0.{186,205,208,211}.rc1.git2.fc10.i686 kernels | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Antonio A. Olivares <olivares14031> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | alan |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-08-06 22:30:28 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Antonio A. Olivares
2008-08-03 21:06:35 UTC
Possibly related to the recent tty changes. Alan? Probably the ldisc load bug, if so its already fixed in the latest git tree Dear all, kernel 226 from rawhide updates fixes X issues and I can connect to net :) [olivares@localhost ~]$ uname -r 2.6.27-0.226.rc1.git5.fc10.i686 [olivares@localhost ~]$ su - Password: [root@localhost ~]# wvdial --> WvDial: Internet dialer version 1.60 --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ OK --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 OK --> Modem initialized. --> Sending: ATDT#777 --> Waiting for carrier. ATDT#777 CONNECT --> Carrier detected. Starting PPP immediately. --> Starting pppd at Wed Aug 6 15:37:42 2008 --> Pid of pppd: 3477 --> Using interface ppp0 --> pppd: 0[1d], �&, --> pppd: 0[1d], �&, --> pppd: 0[1d], �&, --> pppd: 0[1d], �&, --> local IP address 10.6.182.193 --> pppd: 0[1d], �&, --> remote IP address 172.28.220.130 --> pppd: 0[1d], �&, --> primary DNS address 172.28.221.53 --> pppd: 0[1d], �&, --> secondary DNS address 172.28.221.54 --> pppd: 0[1d], �&, [root@localhost ~]# tail -f /var/log/messages Aug 6 15:37:42 localhost pppd[3477]: pppd 2.4.4 started by root, uid 0 Aug 6 15:37:42 localhost pppd[3477]: Using interface ppp0 Aug 6 15:37:42 localhost pppd[3477]: Connect: ppp0 <--> /dev/ttyACM0 Aug 6 15:37:45 localhost pppd[3477]: CHAP authentication succeeded Aug 6 15:37:45 localhost pppd[3477]: CHAP authentication succeeded Aug 6 15:37:45 localhost kernel: PPP Deflate Compression module registered Aug 6 15:37:46 localhost pppd[3477]: local IP address 10.6.182.193 Aug 6 15:37:46 localhost pppd[3477]: remote IP address 172.28.220.130 Aug 6 15:37:46 localhost pppd[3477]: primary DNS address 172.28.221.53 Aug 6 15:37:46 localhost pppd[3477]: secondary DNS address 172.28.221.54 Should you need further information let me know. As of right now the problems that I encountered with the previous rawhide kernels have been cured with this new 0226 kernel :) Best Regards, Antonio Thanks for the report, glad to know it was the fixed bug. |