| Summary: | [forcedeth] link bounces around | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Greg` <spowd> | ||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 15 | CC: | aquini, dcbw, gansalmon, itamar, jklimes, jonathan, kernel-maint, madhu.chinakonda | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-07-30 00:02:46 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Greg`
2011-07-29 04:21:27 UTC
Could you grab /var/log/messages file and attach it? What type of connection do you use (wired, WiFi, 3G)? (In reply to comment #1) > Could you grab /var/log/messages file and attach it? What type of connection do > you use (wired, WiFi, 3G)? i use Wired - this is not letting me Add a File Created attachment 515869 [details]
messages file
(In reply to comment #3) > Created attachment 515869 [details] > messages file i use Wired internet btw It appears that the kernel driver (forcedeth) is bouncing your link: either your router is having problems, the kernel driver is having problems, or your cable is faulty. NM will disconnect the link when the kernel tells NM that the cable is disconnected, which is what has happened: [ 660.675390] forcedeth 0000:00:10.0: eth0: link down NetworkManager[930]: <info> (eth0): carrier now OFF (device state 100, deferring action for 4 seconds) NetworkManager[930]: <info> (eth0): carrier now ON (device state 100) kernel: [ 662.457990] forcedeth 0000:00:10.0: eth0: link up kernel: [ 666.307395] forcedeth 0000:00:10.0: eth0: link down NetworkManager[930]: <info> (eth0): carrier now OFF (device state 100, deferring action for 4 seconds) kernel: [ 668.077872] forcedeth 0000:00:10.0: eth0: link up NetworkManager[930]: <info> (eth0): carrier now ON (device state 100) kernel: [ 671.939414] forcedeth 0000:00:10.0: eth0: link down NetworkManager[930]: <info> (eth0): carrier now OFF (device state 100, deferring action for 4 seconds) kernel: [ 673.697428] forcedeth 0000:00:10.0: eth0: link up NetworkManager[930]: <info> (eth0): carrier now ON (device state 100) kernel: [ 686.685209] forcedeth 0000:00:10.0: eth0: link down NetworkManager[930]: <info> (eth0): carrier now OFF (device state 100, deferring action for 4 seconds) kernel: [ 688.377350] forcedeth 0000:00:10.0: eth0: link up NetworkManager[930]: <info> (eth0): carrier now ON (device state 100) NetworkManager[930]: <info> (eth0): carrier now OFF (device state 100, deferring action for 4 seconds) kernel: [ 691.497890] forcedeth 0000:00:10.0: eth0: link down kernel: [ 693.194306] forcedeth 0000:00:10.0: eth0: link up NetworkManager[930]: <info> (eth0): carrier now ON (device state 100) yeah i discovered that just thismorning. i think i got another Cable, so i'll try that. i think i fixed it, turns out it was Dodgy Cables, Cables i got with the Modem not long enough. this Bug could probably be closed |