LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 03-22-2018, 04:41 PM   #1
ppcthug
Member
 
Registered: Jan 2005
Location: california
Posts: 35

Rep: Reputation: 22
bios update breaks network connection on debian 9.3, windows 10 and mx linux unaffected


I have a multi boot computer with debian 9.3, mx linux 17 and windows 10
I updated my bios and now debian can't see the network.

ifconfig -a
enp30s0: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 4c:cc:6a:ff:c5:ce txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1 (Local Loopback)
RX packets 4 bytes 240 (240.0 B)
Rx errors 0 dropped 0 overruns 0 frame 0
TX packets 4 bytes 240 (240.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

I couldn't find any problems like this searching google
 
Old 03-23-2018, 10:39 AM   #2
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
what BIOS ver and what motherboard as in what brand PC? as it shouldn't, of course, if the BIOS update wasn't for anything to do with your nic. if anything it may have changed something but then that should just need an adjustment to your Linux system to get it to see your nic again and load the drivers for it and such.

because you have one out of three that now cannot see your network.
debian 9.3, mx linux 17 and windows 10, and it is only Debian that is no longer working. it may just be something that just happened to have happened somewhere within the time when you where flashing your BIOS.

I'd be looking harder at Debian then what the flash to the BIOS did because it is one out of three that was effected. If your Flashing the BIOS messed with the NIC which I've never seen one do, then all three would have seen the changes within that which caused the NIC to no longer connect to the network and should have given all three issues.

Seeing this did not happen, then the logical place to look would then be at Debian and something else that would cause this to happen.
 
Old 03-23-2018, 01:09 PM   #3
ppcthug
Member
 
Registered: Jan 2005
Location: california
Posts: 35

Original Poster
Rep: Reputation: 22
the motherboard is an msi tomahawk b350, the old bios version was 17, the new version is 1f. ( 17, 18, 19, 1c, 1f) weird version numbering scheme but whatever.

here is my /etc/network/interfaces
it doesn't match the ifconfig -a output, enp33s0 instead of enp30s0
interfaces.d directory is empty
Code:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug enp33s0
iface enp33s0 inet dhcp
 
Old 03-23-2018, 02:18 PM   #4
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
so make it match up then see how that works out for you.
comment out your predefined in that file then add what your output to your ifconfig -a output is telling you, or wherever it needs to be, and maybe have to reboot so it catches then try it again.

Last edited by BW-userx; 03-23-2018 at 02:19 PM.
 
Old 03-23-2018, 05:46 PM   #5
ppcthug
Member
 
Registered: Jan 2005
Location: california
Posts: 35

Original Poster
Rep: Reputation: 22
tried changing the interfaces file to match ifconfig and restarted, didn't seem to help.
I looked in the Wicd network manager preferences, the wired interface also had an entry for enp33s0, changed that to enp30s0 and got connected.
restarted the computer, still have a connection. problem solved apparently.
thank you.
 
Old 03-23-2018, 06:42 PM   #6
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
NP
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Update an offline Red Hat Enterprise 5.7 Linux server without network connection ChaosWeasel Red Hat 5 10-18-2014 01:03 AM
[SOLVED] jessie update breaks usb connection to android phone radiodee1 Debian 8 06-09-2013 06:43 PM
DHCPREQUEST breaks boot time after update (Linux Mint Debian Edition) Tristann Linux - Networking 1 10-17-2012 10:54 AM
update BIOS on Dell Mini 9 without Windows rick0612 Linux - Laptop and Netbook 4 04-19-2010 02:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration