LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 07-18-2019, 04:52 PM   #1
Guldstrand
LQ Newbie
 
Registered: Sep 2012
Location: Orebro, Sweden
Distribution: Debian 10
Posts: 13

Rep: Reputation: Disabled
Unhappy Debian can't recognize network adapter - please help


I really, really hope that someone can help me with this annoying problem.
Earlier today i installed latest Debian (buster) on a Dell PowerEdge 2900 server.

The installation went rather well, except for the f*cking network adapter.
Debian can't find/recognize it, and i don't know what to do.
I've tried almost all day.

Is there a easy way to download the drivers on a usb stick and just install them somehow?
I'm hoping that there are someone out there who has the solution.
 
Old 07-18-2019, 05:00 PM   #2
Slackware_fan_Fred
Member
 
Registered: Oct 2018
Distribution: Slackware64-14.2 Multilib
Posts: 113

Rep: Reputation: 34
I have no idea but if you can install Wicd maybe that will recognize the adapter?
Hope you can get it too work.
 
Old 07-18-2019, 05:02 PM   #3
Guldstrand
LQ Newbie
 
Registered: Sep 2012
Location: Orebro, Sweden
Distribution: Debian 10
Posts: 13

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Slackware_fan_Fred View Post
I have no idea but if you can install Wicd maybe that will recognize the adapter?
Hope you can get it too work.
How can i install that? I have no interconnection on the server.
Or you mean from a usb stick?
 
Old 07-18-2019, 05:05 PM   #4
bodge99
Member
 
Registered: Oct 2018
Location: Ashington, Northumberland
Distribution: Artix, Slackware, Devuan etc. No systemd!
Posts: 368

Rep: Reputation: 66
Hi,

My (quite old) notes tell me you might be looking at a Broadcom Nextreme I or II network adapter. The latest reference that I've got mentions firmware version 7.0.48.

Does dmesg give any clues?

Sorry, I can't give specific help here..

Bodge99
 
Old 07-18-2019, 05:07 PM   #5
Slackware_fan_Fred
Member
 
Registered: Oct 2018
Distribution: Slackware64-14.2 Multilib
Posts: 113

Rep: Reputation: 34
Quote:
Originally Posted by Guldstrand View Post
How can i install that? I have no interconnection on the server.
Or you mean from a usb stick?
Yes if you have internet connection from another computer or connect your phone if you have one. or maybe if Debian has a extra folder like Slackware... on the Slackware install DVD there is a extra folder that has Wicd which is what I used to install Wicd on my laptop.
 
Old 07-18-2019, 05:15 PM   #6
Guldstrand
LQ Newbie
 
Registered: Sep 2012
Location: Orebro, Sweden
Distribution: Debian 10
Posts: 13

Original Poster
Rep: Reputation: Disabled
Red face

Quote:
Originally Posted by bodge99 View Post
My (quite old) notes tell me you might be looking at a Broadcom Nextreme I or II network adapter. The latest reference that I've got mentions firmware version 7.0.48.

Does dmesg give any clues?
Hi!
I've read something about those adapters today, but i'm not sure on how to install them from a usb stick.
(I'm rather new to Debian or linux in general.)
Where can i find "dmesg"?
 
Old 07-18-2019, 06:24 PM   #7
bodge99
Member
 
Registered: Oct 2018
Location: Ashington, Northumberland
Distribution: Artix, Slackware, Devuan etc. No systemd!
Posts: 368

Rep: Reputation: 66
Hi,

Sorry, I've made the very common mistake of assuming a level of knowledge that you have not yet obtained.. my bad!

Basically the Linux kernel detects all hardware at boot time. As the system is initialised and "starts to run", the kernel generates a great deal of (what I call) diagnostic messages.. these typically detail "when" and "what" information about the system startup.

These messages are buffered and can be seen in a terminal with the dmesg command. It's often more useful to redirect the output of this command to a text file for later viewing. You could also post any relevant extracts here.

Use this:
Code:
dmesg > dmesg.txt
Look for any messages containing the words "fail", "error" or "warning" or "unclaimed" etc.
Just load dmesg.txt into a text editor and search the file.

Here is an extract of the output of dmesg from my laptop:
Code:
[    5.778114] Copyright(c) 2003- 2015 Intel Corporation
[    5.778180] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[    5.780583] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-46.ucode failed with error -2
[    5.780597] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-45.ucode failed with error -2
[    5.780607] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-44.ucode failed with error -2
[    5.793613] Bluetooth: Core ver 2.22
[    5.793627] NET: Registered protocol family 31
[    5.793628] Bluetooth: HCI device and connection manager initialized
[    5.793631] Bluetooth: HCI socket layer initialized
[    5.793633] Bluetooth: L2CAP socket layer initialized
[    5.793636] Bluetooth: SCO socket layer initialized
[    5.795811] iwlwifi 0000:02:00.0: loaded firmware version 43.95eb4e97.0 op_mode iwlmvm
Starting at timestamp 5.778180 seconds, you'll see three firmware load fail messages. The kernel is looking for one of three specific firmware files for my Intel wifi card. It cannot find them within the default firmware file locations within the system and reports this..

If your kernel recognises your network hardware, but cannot find the required firmware, then you should see some sort of indication here.

Also, have a look at the output from:
Code:
lspci > lspci.txt
lspci
The first line redirects the command output to a text file. The second just displays it.

My lspci.txt:
Code:
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (rev 07)
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Device 9d11 (rev f1)
00:1c.3 PCI bridge: Intel Corporation Device 9d13 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Intel(R) 100 Series Chipset Family LPC Controller/eSPI Controller - 9D4E (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader (rev 01)
01:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)
02:00.0 Network controller: Intel Corporation Wireless-AC 9260 (rev 29)
The last two lines here show my ethernet and wifi cards.
Does yours show anything similar?

Bodge99
 
Old 07-18-2019, 06:43 PM   #8
bodge99
Member
 
Registered: Oct 2018
Location: Ashington, Northumberland
Distribution: Artix, Slackware, Devuan etc. No systemd!
Posts: 368

Rep: Reputation: 66
Hi

Look for something like this in lspci

Code:
03:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708 Gigabit Ethernet (rev 12)
Bodge99
 
  


Reply

Tags
debian, network confguration



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
[SOLVED] replaced defunct network adapter with usb wireless adapter JaLynn Linux - Networking 10 06-01-2018 12:27 PM
Debian does not recognize internal Bluetooth adapter on ThinkPad W520 52358 Linux - Hardware 2 11-23-2014 03:49 AM
Fedora 9 and Network Adapter 3COM OfficeConnect Wireless 11g Compact USB Adapter mpharkin Linux - Newbie 1 09-20-2008 05:18 AM
Can't connect to internet. Using linksys wireless-g usb network adapter. Please help. gordohumphrey Linux - Newbie 6 08-04-2008 11:41 PM
NETGEAR network adapter takes ALOT to resolve host, Please HELP! phiqtion Linux - Networking 4 06-02-2004 06:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 04:22 PM.

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