LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-03-2015, 11:00 AM   #1
Nevermind_
LQ Newbie
 
Registered: Jun 2014
Posts: 8

Rep: Reputation: 0
no network connection - just ran a installation suse13.1 - no wifi connection


Hi, this is my first post here.

I just finished installing Suse13.1 on my computer.
There is no network connection established either LAN or Wifi.
I suspect there are a few drivers missing, but how do i determinate them?

furthermore my Graphiccard (GeForce GTX 770) seems also to need a special treatment, because it does not show a life sign.

if you need some systemoutput, please leave a comment.
 
Old 04-03-2015, 11:12 AM   #2
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
Nevermind,

Welcome to LQ.

In the BIOS, first make sure that IOMMU is enabled.

This should help you:

http://www.ehow.com/how_7705109_enable-iommu-bios.html

The GeForce GTX 770 needs a Linux X64 Nvidia driver from here:

http://www.nvidia.com/Download/drive...px/72250/en-us

Last edited by beachboy2; 04-03-2015 at 11:22 AM.
 
Old 04-03-2015, 11:25 AM   #3
Nevermind_
LQ Newbie
 
Registered: Jun 2014
Posts: 8

Original Poster
Rep: Reputation: 0
Hi,

i have executed it, as described.
The only difference is, my Mainboard doensnt run BIOS but UEFI.

There is no network connection established right now.


Edit: I just tried to create a new user and the command "adduser" isnt known by the system - is something wrong with my installation?

Nevermind

Last edited by Nevermind_; 04-03-2015 at 11:30 AM.
 
Old 04-03-2015, 11:48 AM   #4
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
Nevermind,

When I say BIOS, I take that to also include UEFI for the purposes of this problem.

Basically you need to gain access to Startup, regardless of whether you are using UEFI or BIOS and search for wherever the motherboard manufacturer has hidden IOMMU.

You have probably already disabled Secure Boot and Fast Startup.


1. Reboot the computer and note the key specified to access or enter "Setup" in the initial boot message displayed when the computer first boots.


2. Reboot the computer and immediately press and hold down the keyboard key or keys specified in the initial boot message. Note the navigation keys specified in the BIOS setup screen that appears. Usually the keys specified are the "Up," "Down," "Left," and "Right" arrow keys to move the cursor, "Page Up" and "Page Down" to highlight a selection in a list, the "Tab" key to move horizontally through settings, and the "Enter" key to select a highlighted setting.


3. Navigate through each BIOS screen using the "arrow" keys and find the "IOMMU," "I/O Memory Management Unit," or "Intel ® VT-d"setting (usually located under the "Advanced" or "Chipset/Northbridge/Tylersburg IOH/Intel VT for Directed I/O Configuration"settings menu). Move the cursor over the setting selection box using the "arrow" keys and press the "Page Up" or "Page Down" or specified key to select "Enabled."


4. Press the "F10" key or navigate to the "Exit" menu using the "arrow" keys and move the cursor to the "Save and Exit" item and press the "Enter" key. Move the cursor to the "Yes" selection when confirmation to save settings is presented and press the "Enter" key to save the setting.


Good hunting!
 
Old 04-03-2015, 12:05 PM   #5
Nevermind_
LQ Newbie
 
Registered: Jun 2014
Posts: 8

Original Poster
Rep: Reputation: 0
I wasnt aware it makes no different.

Thanks for the detailed description, as is to be found on the website.

I have already executed these steps as described. - there is no change im unable to ping my router or any other source.


---------------


The GPU driver is downloaded, but there is a error message displayed if i try to install it.

"There is no specialized application for diles of the type shell script (application/x-shellscript). The file can be opened in a more generic application as file type pain text document, or you can try to install a specialized application for file type shell script."

i have tryed to install someting proposed, but there is the internet problem still in my way..


Nevermind

Last edited by Nevermind_; 04-03-2015 at 12:26 PM.
 
Old 04-03-2015, 02:21 PM   #6
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
Nevermind,

Please open Terminal, then type each of these commands separately. Press the Enter key after each command.

Code:
lspci

lsusb

ifconfig -a  
   
iwconfig 
                                 
rfkill list all 

sudo lshw -C network
Then copy and paste the output in your reply.

Click on “Go Advanced” and put the output in code tags (see # at top of message)
 
Old 04-03-2015, 03:28 PM   #7
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
suse dose things with the nvidia driver SO DIFFERENTLY than other os's that there are SPECIAL suse only instructions
on the nvidia web site


you REALLY DO NEED!!! to fallow the instructions on the wiki !!!!!
https://en.opensuse.org/SDB:NVIDIA


using the *.run is called The Hard Way
you normally WANT to use "yast" or "zypper" and install the nvidia RPM's !!!
https://en.opensuse.org/SDB:NVIDIA_drivers

Last edited by John VV; 04-03-2015 at 03:30 PM.
 
Old 04-04-2015, 04:46 AM   #8
Nevermind_
LQ Newbie
 
Registered: Jun 2014
Posts: 8

Original Poster
Rep: Reputation: 0
Hi,

here the output of the requested commands:

- lspci
Code:
00:00.0 Host bridge: Intel Corporation Xeon E5 v2/Core i7 DMI2 (rev 04)
00:01.0 PCI bridge: Intel Corporation Xeon E5 v2/Core i7 PCI Express Root Port 1a (rev 04)
00:02.0 PCI bridge: Intel Corporation Xeon E5 v2/Core i7 PCI Express Root Port 2a (rev 04)
00:03.0 PCI bridge: Intel Corporation Xeon E5 v2/Core i7 PCI Express Root Port 3a (rev 04)
00:05.0 System peripheral: Intel Corporation Xeon E5 v2/Core i7 VTd/Memory Map/Misc (rev 04)
00:05.2 System peripheral: Intel Corporation Xeon E5 v2/Core i7 IIO RAS (rev 04)
00:05.4 PIC: Intel Corporation Xeon E5 v2/Core i7 IOAPIC (rev 04)
00:11.0 PCI bridge: Intel Corporation C600/X79 series chipset PCI Express Virtual Root Port (rev 06)
00:16.0 Communication controller: Intel Corporation C600/X79 series chipset MEI Controller #1 (rev 05)
00:1a.0 USB controller: Intel Corporation C600/X79 series chipset USB2 Enhanced Host Controller #2 (rev 06)
00:1b.0 Audio device: Intel Corporation C600/X79 series chipset High Definition Audio Controller (rev 06)
00:1c.0 PCI bridge: Intel Corporation C600/X79 series chipset PCI Express Root Port 1 (rev b6)
00:1c.1 PCI bridge: Intel Corporation C600/X79 series chipset PCI Express Root Port 2 (rev b6)
00:1c.2 PCI bridge: Intel Corporation C600/X79 series chipset PCI Express Root Port 3 (rev b6)
00:1c.3 PCI bridge: Intel Corporation C600/X79 series chipset PCI Express Root Port 4 (rev b6)
00:1c.4 PCI bridge: Intel Corporation C600/X79 series chipset PCI Express Root Port 5 (rev b6)
00:1c.6 PCI bridge: Intel Corporation C600/X79 series chipset PCI Express Root Port 7 (rev b6)
00:1c.7 PCI bridge: Intel Corporation C600/X79 series chipset PCI Express Root Port 8 (rev b6)
00:1d.0 USB controller: Intel Corporation C600/X79 series chipset USB2 Enhanced Host Controller #1 (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation C600/X79 series chipset LPC Controller (rev 06)
00:1f.2 SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)
00:1f.3 SMBus: Intel Corporation C600/X79 series chipset SMBus Host Controller (rev 06)
02:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 770] (rev a1)
02:00.1 Audio device: NVIDIA Corporation GK104 HDMI Audio Controller (rev a1)
06:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller
07:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller
08:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57781 Gigabit Ethernet PCIe (rev 10)
09:00.0 Network controller: Ralink corp. Device 5592
0a:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 01)
0b:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 01)
ff:08.0 System peripheral: Intel Corporation Xeon E5 v2/Core i7 QPI Link 0 (rev 04)
ff:09.0 System peripheral: Intel Corporation Xeon E5 v2/Core i7 QPI Link 1 (rev 04)
ff:0a.0 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Power Control Unit 0 (rev 04)
ff:0a.1 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Power Control Unit 1 (rev 04)
ff:0a.2 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Power Control Unit 2 (rev 04)
ff:0a.3 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Power Control Unit 3 (rev 04)
ff:0b.0 System peripheral: Intel Corporation Xeon E5 v2/Core i7 UBOX Registers (rev 04)
ff:0b.3 System peripheral: Intel Corporation Xeon E5 v2/Core i7 UBOX Registers (rev 04)
ff:0c.0 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Unicast Registers (rev 04)
ff:0c.1 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Unicast Registers (rev 04)
ff:0d.0 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Unicast Registers (rev 04)
ff:0d.1 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Unicast Registers (rev 04)
ff:0e.0 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Home Agent 0 (rev 04)
ff:0e.1 Performance counters: Intel Corporation Xeon E5 v2/Core i7 Home Agent 0 (rev 04)
ff:0f.0 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Integrated Memory Controller 0 Target Address/Thermal Registers (rev 04)
ff:0f.1 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Integrated Memory Controller 0 RAS Registers (rev 04)
ff:0f.2 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers (rev 04)
ff:0f.3 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers (rev 04)
ff:0f.4 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers (rev 04)
ff:0f.5 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers (rev 04)
ff:10.0 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 0 (rev 04)
ff:10.1 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 1 (rev 04)
ff:10.2 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 0 (rev 04)
ff:10.3 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 1 (rev 04)
ff:10.4 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 2 (rev 04)
ff:10.5 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 3 (rev 04)
ff:10.7 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 3 (rev 04)
ff:13.0 System peripheral: Intel Corporation Xeon E5 v2/Core i7 R2PCIe (rev 04)
ff:13.1 Performance counters: Intel Corporation Xeon E5 v2/Core i7 R2PCIe (rev 04)
ff:13.4 System peripheral: Intel Corporation Xeon E5 v2/Core i7 QPI Ring Registers (rev 04)
ff:13.5 Performance counters: Intel Corporation Xeon E5 v2/Core i7 QPI Ring Performance Ring Monitoring (rev 04)
ff:16.0 System peripheral: Intel Corporation Xeon E5 v2/Core i7 System Address Decoder (rev 04)
ff:16.1 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Broadcast Registers (rev 04)
ff:16.2 System peripheral: Intel Corporation Xeon E5 v2/Core i7 Broadcast Registers (rev 04)
The I7 seems to have a Problem, also the Wifi card isn´t displayed.

- lsusb
Code:
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 002 Device 003: ID 0480:a006 Toshiba America Info. Systems, Inc. 
Bus 002 Device 004: ID 1058:10b8 Western Digital Technologies, Inc.
-ifconfig -a
Code:
enp8s0    Link encap:Ethernet  HWaddr D0:50:99:1A:99:6A  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:19 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:486 errors:0 dropped:0 overruns:0 frame:0
          TX packets:486 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:37852 (36.9 Kb)  TX bytes:37852 (36.9 Kb)
-iwconfig
Code:
iwconfig
lo        no wireless extensions.

enp8s0    no wireless extensions.
- rfkill list all
Code:
rfkill: command not found
- sudo lshw -C network
Code:
sudo: lshw: command not found
i hope this output tells you more than me.

Reffering to the GPU, i´m aware to be carefull with the installation and would like to do it with yast.

Nevermind
 
Old 04-04-2015, 10:53 AM   #9
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
Nevermind,

Sorry, I am not used to using openSUSE.

Please follow JohnVV's advice regarding the nvidia graphics.

I also need:
Code:
su
ifconfig
In the meantime, please read up on Broadcom drivers on this LQ “Sticky” by frankbell:

http://www.linuxquestions.org/questi...ux-4175434970/
 
Old 04-04-2015, 11:09 AM   #10
Nevermind_
LQ Newbie
 
Registered: Jun 2014
Posts: 8

Original Poster
Rep: Reputation: 0
No problem, here is the last output.

Code:
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:578 errors:0 dropped:0 overruns:0 frame:0
          TX packets:578 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:42772 (41.7 Kb)  TX bytes:42772 (41.7 Kb)
Meanwhile thanks for your help.
Nevermind
 
Old 04-04-2015, 11:32 AM   #11
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
Nevermind,

I also need:

Code:
su

lspci -n | grep 14e4
 
Old 04-04-2015, 11:57 AM   #12
Nevermind_
LQ Newbie
 
Registered: Jun 2014
Posts: 8

Original Poster
Rep: Reputation: 0
beachboy2,

here is the output, and some additional information i found in the documentation from your post earlier.

#lspci -n | grep 14e4

Code:
08:00.0 0200: 14e4:16b1 (rev 10)
some additional output for determinating which driver i need to install i recognized the system couldnt see my Wifi chipset.

# lspci -vnn -d 14e4:
Code:
08:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM57781 Gigabit Ethernet PCIe [14e4:16b1] (rev 10)
	Subsystem: ASRock Incorporation Z77 Extreme4 motherboard [1849:96b1]
	Flags: bus master, fast devsel, latency 0, IRQ 19
	Memory at f2110000 (64-bit, prefetchable) [size=64K]
	Memory at f2100000 (64-bit, prefetchable) [size=64K]
	Expansion ROM at fb400000 [disabled] [size=2K]
	Capabilities: [48] Power Management version 3
	Capabilities: [58] MSI: Enable- Count=1/8 Maskable- 64bit+
	Capabilities: [a0] MSI-X: Enable- Count=5 Masked-
	Capabilities: [ac] Express Endpoint, MSI 00
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [13c] Device Serial Number 00-00-d0-50-99-1a-99-6a
	Capabilities: [150] Power Budgeting <?>
	Capabilities: [160] Virtual Channel
	Kernel driver in use: tg3
	Kernel modules: tg3
this theory is also confirmedby listing the boot buffer and grep for "eth"

# dmesg | grep eth
Code:
 
[    3.187359] tg3 0000:08:00.0 eth0: Tigon3 [partno(BCM57781) rev 57785100] (PCI Express) MAC address d0:50:99:1a:99:6a
[    3.187363] tg3 0000:08:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[    3.187364] tg3 0000:08:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    3.187366] tg3 0000:08:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[    3.224445] systemd-udevd[433]: renamed network interface eth0 to enp8s0

can you recommend a thread where i can enable the wireless chipset in my system?


Edit:

i got some results by entering the command

# lspci -v to show all PCI-Drivers

Code:
...
 08:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57781 Gigabit Ethernet PCIe (rev 10)
        Subsystem: ASRock Incorporation Z77 Extreme4 motherboard
        Flags: bus master, fast devsel, latency 0, IRQ 19
        Memory at f2110000 (64-bit, prefetchable) [size=64K]
        Memory at f2100000 (64-bit, prefetchable) [size=64K]
        Expansion ROM at fb400000 [disabled] [size=2K]
        Capabilities: [48] Power Management version 3
        Capabilities: [58] MSI: Enable- Count=1/8 Maskable- 64bit+
        Capabilities: [a0] MSI-X: Enable- Count=5 Masked-
        Capabilities: [ac] Express Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [13c] Device Serial Number 00-00-d0-50-99-1a-99-6a
        Capabilities: [150] Power Budgeting <?>
        Capabilities: [160] Virtual Channel
        Kernel driver in use: tg3
        Kernel modules: tg3

09:00.0 Network controller: Ralink corp. Device 5592
        Subsystem: ASUSTeK Computer Inc. Device 851a
        Flags: fast devsel, IRQ 11
        Memory at fb300000 (32-bit, non-prefetchable) [disabled] [size=64K]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
        Capabilities: [70] Express Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [140] Device Serial Number 0f-af-c8-ff-fe-7b-c3-10
...
the whole output is very large, so i just paste the relevant information.


Nevermind

Last edited by Nevermind_; 04-04-2015 at 12:10 PM.
 
Old 04-04-2015, 12:22 PM   #13
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
Nevermind,

Thanks for that info.

Here is what I have so far.

Your ethernet controller is Broadcom BCM57781.

08:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM57781 Gigabit Ethernet PCIe [14e4:16b1] (rev 10)

Kernel driver in use: tg3

Kernel modules: tg3

You need to go here to download Broadcom Ethernet NIC NetLink Drivers Download Linux (tg3):
https://www.broadcom.com/support/eth...etlink_k57.php

You probably need to download the GPG key as well (bottom of page):
https://www.broadcom.com/support/eth...oaddrivers.php
Public GPG Key used for signing packages.

Your wifi (formerly wlan0) is now called enp8s0

Have a look at the Broadcom "Sticky" from frankbell for wifi.

I have to go out shortly.

You are on the right track. Good luck.

Last edited by beachboy2; 04-04-2015 at 12:23 PM.
 
1 members found this post helpful.
Old 04-04-2015, 12:47 PM   #14
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
something everyone is missing

OpenSUSE is VERY!!! GUI !!! CENTRIC!!!

use YAST2 !!!!

on opensuse it is a lot easier to use the GUI than it is to try to do things in the terminal and have to manually restart services in systemv

open the yast GUI
( i use kde and not gnome )
so for kde it is -- "kickoff / computer / yast "

after you type in your root password the system config manager opens

click on "Network Settings"

that pops up a new window

set up the network ( this should auto find everything )
a cable Ethernet connection will "just work " - no need to change anything

wireless
you ? might? have to set up some things

the DEFAULT!!! settings for suse of to use the NON dynamic "network" ( aka "ifup / ifdown" )
for dynamic of WIRELESS you need to use the DESKTOP managers "network-manager"

you set this also in the above gui
by turning off the service in that gui


you might want to read the guides for SUSE


while suse is a rpm based distro
It dose things DIFFERENTLY than ( RedHat) RHEL or Fedora
-- older docs -things are being reorganized
https://en.opensuse.org/SDB:Official_documentation

newer docs
https://activedoc.opensuse.org/

Last edited by John VV; 04-04-2015 at 01:08 PM.
 
Old 04-04-2015, 02:04 PM   #15
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
@John VV,

Thanks for your informative input.

@Nevermind,

Over to the openSUSE/yast2 specialists.

I am going to stick to the "Bunties", "Minties" and "Debs" with sudo and apt-get, thanks
 
  


Reply



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] No wifi connection after debian-7.1.0-amd64-netinst installation kestreltowers Linux - Newbie 9 10-11-2013 04:03 AM
Network connection problem wifi joboy Ubuntu 0 10-08-2012 10:43 PM
Help : Wifi Connection dropping with network manager speigel205 Linux - Wireless Networking 2 01-23-2012 09:34 AM
regarding internet connection through wifi network jitenderpal Linux - Newbie 1 08-29-2009 07:49 AM
connected to wifi network but no internet connection? mr.gizm0 Linux - Wireless Networking 3 03-21-2005 03:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:07 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