Problemas con los controladores de red en la computadora.
Problemas con los controladores de red en la computadora.
While reviewing your messages, I saw you mentioned having an iPhone. From what I understand, you'll need iTunes installed for USB tethering via USB dongle. Do you have one? If so, you can attempt connecting to your phone's wireless hotspot using that device.
I can test with a WiFi dongle to check if the OS accepts it. Next, I’d like guidance on linking to the WiFi hotspot via terminal.
It doesn't use a standard GUI but features a web interface—perfect. I built a dongle solution that rivals Apple, using an Ethernet 100 USB dongle to connect to my MBp via Thunderbolt. My iPhone handles tethered internet. I’ve adjusted IP addresses and now have stable internet on the OMV. For drivers, I’ll need to check the latest updates once it’s installed.
OMV isn't a desktop operating system, which means configuring network interfaces might cause problems. The USB tethering feature still requires the USBnet kernel module to be present. If you can get an IP address via DHCP using ethX or dhcpd, you're ready. Ensure you have an internet connection. For the LAN driver, run `lspci -v` as root to see the chipset details.
I'll run lspci -v and walk you through it. Regarding the internet, I was able to connect by sharing from my phone to my laptop over WiFi, and then to the computer using an Ethernet cable.
Lspci -v root@blueshark:~# sudo lspci -v 00:00.0 Host bridge: Intel Atom Processor D4xx/D5xx/N4xx/N5xx DMI Bridge (rev 02) Subsystem: ASRock Incorporation Device a000 Flags: bus master, fast devsel, latency 0 Capabilities: [e0] Vendor Specific Info: Len=08 ?? 00:02.0 VGA compatible controller: Intel Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller]) Subsystem: ASRock Incorporation Device a001 Flags: bus master, fast devsel, latency 0, IRQ 24 Memory at feb80000 (32-bit, non-prefetchable) I/O ports at ec00 Memory at e0000000 (32-bit, prefetchable) Memory at fea00000 (32-bit, non-prefetchable) [virtual] Expansion ROM at 000c0000 [disabled] Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit Capabilities: [d0] Power Management version 2 Kernel driver in use: i915 00:1b.0 Audio device: Intel NM10/ICH7 Family High Definition Audio Controller (rev 02) Subsystem: ASRock Incorporation Device 3662 Flags: bus master, fast devsel, latency 0, IRQ 25 Memory at feb78000 (64-bit, non-prefetchable) Capabilities: [50] Power Management version 2 Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [100] Virtual Channel Capabilities: [130] Root Complex Link Kernel driver in use: snd_hda_intel 00:1d.0 USB controller: Intel NM10/ICH7 Family UHCI Controller #1 (rev 02) (prog-if 00 [UHCI]) Subsystem: ASRock Incorporation Device 27c8 Flags: bus master, medium devsel, latency 0, IRQ 23 I/O ports at e880 Kernel driver in use: uhci_hcd 00:1d.1 USB controller: Intel NM10/ICH7 Family UHCI Controller #2 (rev 02) (prog-if 00 [UHCI]) Subsystem: ASRock Incorporation Device 27c9 Flags: bus master, medium devsel, latency 0, IRQ 19 I/O ports at e800 Kernel driver in use: uhci_hcd 00:1d.2 USB controller: Intel NM10/ICH7 Family UHCI Controller #3 (rev 02) (prog-if 00 [UHCI]) Subsystem: ASRock Incorporation Device 27ca Flags: bus master, medium devsel, latency 0, IRQ 18 I/O ports at e480 Kernel driver in use: uhci_hcd 00:1d.3 USB controller: Intel NM10/ICH7 Family UHCI Controller #4 (rev 02) (prog-if 00 [UHCI]) Subsystem: ASRock Incorporation Device 27cb Flags: bus master, medium devsel, latency 0, IRQ 16 I/O ports at e400 Kernel driver in use: uhci_hcd 00:1d.7 USB controller: Intel NM10/ICH7 Family USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI]) Subsystem: ASRock Incorporation Device 27cc Flags: bus master, medium devsel, latency 0, IRQ 23 Memory at feb77c00 (32-bit, non-prefetchable) Capabilities: [50] Power Management version 2 Capabilities: [58] Debug port: BAR=1 offset=00a0 Kernel driver in use: ehci_pci 00:1e.0 PCI bridge: Intel 82801 Mobile PCI Bridge (rev e2) (prog-if 01 [Subtractive decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=32 Capabilities: [50] Subsystem: ASRock Incorporation Device 2448 00:1f.0 ISA bridge: Intel NM10 Family LPC Controller (rev 02) Subsystem: ASRock Incorporation Device 27bc Flags: bus master, medium devsel, latency 0 Capabilities: [e0] Vendor Specific Info: Len=0c ?? Kernel driver in use: lpc_ich 00:1f.2 IDE interface: Intel NM10/ICH7 Family SATA Controller (rev 02) (prog-if 8a [Master SecP PriP]) Subsystem: ASRock Incorporation Device 27c0 Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 19 I/O ports at 01f0 I/O ports at 03f4 I/O ports at 0170 I/O ports at 0374 I/O ports at ff90 Memory at f0000000 (32-bit, non-prefetchable) Capabilities: [70] Power Management version 2 Kernel driver in use: ata_piix 00:1f.3 SMBus: Intel NM10/ICH7 Family SMBus Controller Subsystem: ASRock Incorporation Device 27da Flags: medium devsel, IRQ 19 Kernel driver in use: i801_smbus