Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Firmware issues with Intel Wireless AC 3165 (rev 81)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Cata
n00b
n00b


Joined: 12 Sep 2019
Posts: 8
Location: Greater Manchester, UK

PostPosted: Thu Sep 12, 2019 6:18 pm    Post subject: Firmware issues with Intel Wireless AC 3165 (rev 81) Reply with quote

I've been trying to get WiFi working on a somewhat old HP laptop for the past 2 days.

So far, I have iwlwifi installed alongside linux-firmware and the kernel prepared according to a different post on here https://forums.gentoo.org/viewtopic-t-1068662-start-0.html.

I'm going to include outputs from OpenRC, dmesg and lspci for good measure; however I believe the main problem is:
Quote:
[ 6.360282] iwlwifi: Unknown symbol dev_coredumpsg (err -2)

From dmseg, which I couldn't figure out how to fix.

Sorry for essentially dumping the outputs, I don't know what to look for. past the above.

OpenRC:
Code:
 * Bringing up interface eth0
 *   ERROR: interface eth0 does not exist
 *   Ensure that you have loaded the correct kernel module for your hardware
 * ERROR: net.eth0 failed to start
 * Bringing up interface wlo1
 *   ERROR: interface wlo1 does not exist
 *   Ensure that you have loaded the correct kernel module for your hardware
 * ERROR: net.wlo1 failed to start
 * ERROR: cannot start netmount as net.eth0 would not start


dmesg:
Code:

[    4.937963] request_module fs-efivarfs succeeded, but still no fs?
[    4.938304] WARNING: CPU: 0 PID: 1513 at fs/filesystems.c:270 get_fs_type+0xcc/0xe0
[    4.938621] Modules linked in: efivarfs
[    4.938931] CPU: 0 PID: 1513 Comm: mount Not tainted 4.19.66-gentoo #1
[    4.939245] Hardware name: HP HP Pavilion Notebook/81FB, BIOS F.09 08/18/2016
[    4.939556] RIP: 0010:get_fs_type+0xcc/0xe0
[    4.939863] Code: 31 c0 eb d3 80 3d 72 df 34 01 00 75 c8 48 89 da 44 89 e6 48 89 04 24 48 c7 c7 e8 d1 fe a7 c6 05 58 df 34 01 01 e8 2b c0 e8 ff <0f> 0b 48 8b 04 24 e9 62 ff ff ff 66 0f 1f 84 00 00 00 00 00 41 54
[    4.940826] RSP: 0018:ffffa09180f5fe58 EFLAGS: 00010282
[    4.941155] RAX: 0000000000000000 RBX: ffff93abf59dfde0 RCX: ffffffffa8247018
[    4.941498] RDX: 0000000000000001 RSI: 0000000000000082 RDI: ffffffffa88b892c
[    4.941839] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000aaaaaa
[    4.942179] R10: 0000000000000000 R11: ffffa091821e0320 R12: 0000000000000008
[    4.942518] R13: ffff93abf59dfe60 R14: ffff93abf59dfde0 R15: 0000000000000000
[    4.942852] FS:  00007fb0f0bd4780(0000) GS:ffff93abf7200000(0000) knlGS:0000000000000000
[    4.943198] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    4.943539] CR2: 00007fa91a552000 CR3: 00000001f48f0000 CR4: 00000000001406f0
[    4.943881] Call Trace:
[    4.944219]  do_mount+0x1ed/0xc90
[    4.944555]  ? _copy_from_user+0x37/0x60
[    4.944891]  ? memdup_user+0x39/0x60
[    4.945227]  ksys_mount+0xb1/0xd0
[    4.945562]  __x64_sys_mount+0x1c/0x20
[    4.945900]  do_syscall_64+0x43/0xf0
[    4.946241]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[    4.946584] RIP: 0033:0x7fb0f0a695ea
[    4.946926] Code: 48 8b 0d a9 28 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 49 89 ca b8 a5 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 76 28 0c 00 f7 d8 64 89 01 48
[    4.948040] RSP: 002b:00007ffd03a312c8 EFLAGS: 00000202 ORIG_RAX: 00000000000000a5
[    4.948436] RAX: ffffffffffffffda RBX: 000055ab6e0f9400 RCX: 00007fb0f0a695ea
[    4.948832] RDX: 000055ab6e0f9610 RSI: 000055ab6e0f9690 RDI: 000055ab6e0f9670
[    4.949223] RBP: 00007fb0f0b8ef44 R08: 0000000000000000 R09: 00007fb0f0aefb40
[    4.949610] R10: 000000000000000e R11: 0000000000000202 R12: 0000000000000000
[    4.949992] R13: 000000000000000e R14: 000055ab6e0f9670 R15: 000055ab6e0f9610
[    4.950371] ---[ end trace d48fceaab4d7e057 ]---
[    5.543098] udevd[1752]: starting version 3.2.5
[    5.788640] udevd[1752]: starting eudev-3.2.5
[    6.092165] r8169 0000:02:00.0 eno1: renamed from eth0
[    6.360282] iwlwifi: Unknown symbol dev_coredumpsg (err -2)
[    7.353998] EXT4-fs (sda4): re-mounted. Opts: (null)
[    7.731757] Adding 524284k swap on /dev/sda3.  Priority:-2 extents:1 across:524284k
[    7.790869] EXT4-fs (sda2): VFS: Can't find ext4 filesystem
[    8.544814] ip (2364) used greatest stack depth: 12488 bytes left
[   47.205335] usb 2-1: new high-speed USB device number 2 using xhci_hcd
[   47.337398] usb 2-1: New USB device found, idVendor=13fe, idProduct=3100, bcdDevice= 1.10
[   47.337400] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   47.337402] usb 2-1: Product: USB DISK 2.0
[   47.337402] usb 2-1: Manufacturer:         
[   47.337403] usb 2-1: SerialNumber: 07931D42BF79
[   47.340018] usb-storage 2-1:1.0: USB Mass Storage device detected
[   47.340204] scsi host2: usb-storage 2-1:1.0
[   48.415661] scsi 2:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 0 CCS
[   48.415973] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   49.060103] sd 2:0:0:0: [sdb] 3915776 512-byte logical blocks: (2.00 GB/1.87 GiB)
[   49.060269] sd 2:0:0:0: [sdb] Write Protect is off
[   49.060270] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
[   49.060408] sd 2:0:0:0: [sdb] No Caching mode page found
[   49.060409] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[   49.084656]  sdb:
[   49.085471] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[   68.281578] usb 2-1: USB disconnect, device number 2
[   78.077354] usb 2-1: new high-speed USB device number 3 using xhci_hcd
[   78.210397] usb 2-1: New USB device found, idVendor=13fe, idProduct=3100, bcdDevice= 1.10
[   78.210400] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   78.210401] usb 2-1: Product: USB DISK 2.0
[   78.210402] usb 2-1: Manufacturer:         
[   78.210403] usb 2-1: SerialNumber: 07931D42BF79
[   78.213148] usb-storage 2-1:1.0: USB Mass Storage device detected
[   78.213332] scsi host2: usb-storage 2-1:1.0
[   79.263687] scsi 2:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 0 CCS
[   79.263928] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   79.657538] sd 2:0:0:0: [sdb] 3915776 512-byte logical blocks: (2.00 GB/1.87 GiB)
[   79.657689] sd 2:0:0:0: [sdb] Write Protect is off
[   79.657690] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
[   79.657826] sd 2:0:0:0: [sdb] No Caching mode page found
[   79.657827] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[   79.681859]  sdb:
[   79.683277] sd 2:0:0:0: [sdb] Attached SCSI removable disk


Kconfig:
Quote:
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.19.66-gentoo Kernel Configuration
#

#
# Compiler: gcc (Gentoo 8.3.0-r1 p1.1) 8.3.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80300
CONFIG_CLANG_VERSION=0
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y

#
# General setup
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_CROSS_MEMORY_ATTACH=y
CONFIG_USELIB=y
CONFIG_AUDIT=y
CONFIG_HAVE_ARCH_AUDITSYSCALL=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y

...

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=y
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
# CONFIG_DMI_SYSFS is not set
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_ISCSI_IBFT_FIND is not set
# CONFIG_FW_CFG_SYSFS is not set
# CONFIG_GOOGLE_FIRMWARE is not set

...

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX=y
# CONFIG_UNIX_DIAG is not set
# CONFIG_TLS is not set
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=y
# CONFIG_XFRM_INTERFACE is not set
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_IP_FIB_TRIE_STATS is not set
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_NET_IP_TUNNEL=y
CONFIG_IP_MROUTE_COMMON=y
CONFIG_IP_MROUTE=y
# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_SYN_COOKIES=y
# CONFIG_NET_FOU is not set
# CONFIG_NET_FOU_IP_TUNNELS is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
CONFIG_INET_TUNNEL=y
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
# CONFIG_INET_DIAG is not set
CONFIG_TCP_CONG_ADVANCED=y
# CONFIG_TCP_CONG_BIC is not set
CONFIG_TCP_CONG_CUBIC=y
# CONFIG_TCP_CONG_WESTWOOD is not set
# CONFIG_TCP_CONG_HTCP is not set
# CONFIG_TCP_CONG_HSTCP is not set
# CONFIG_TCP_CONG_HYBLA is not set
# CONFIG_TCP_CONG_VEGAS is not set
# CONFIG_TCP_CONG_NV is not set
# CONFIG_TCP_CONG_SCALABLE is not set
# CONFIG_TCP_CONG_LP is not set
# CONFIG_TCP_CONG_VENO is not set
# CONFIG_TCP_CONG_YEAH is not set
# CONFIG_TCP_CONG_ILLINOIS is not set
# CONFIG_TCP_CONG_DCTCP is not set
# CONFIG_TCP_CONG_CDG is not set
# CONFIG_TCP_CONG_BBR is not set
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=y
CONFIG_INET6_ESP=y
# CONFIG_INET6_ESP_OFFLOAD is not set
# CONFIG_INET6_IPCOMP is not set
# CONFIG_IPV6_MIP6 is not set
# CONFIG_IPV6_ILA is not set
CONFIG_INET6_XFRM_MODE_TRANSPORT=y
CONFIG_INET6_XFRM_MODE_TUNNEL=y
CONFIG_INET6_XFRM_MODE_BEET=y
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
# CONFIG_IPV6_VTI is not set
CONFIG_IPV6_SIT=y
# CONFIG_IPV6_SIT_6RD is not set
CONFIG_IPV6_NDISC_NODETYPE=y
# CONFIG_IPV6_TUNNEL is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
# CONFIG_IPV6_MROUTE is not set
# CONFIG_IPV6_SEG6_LWTUNNEL is not set
# CONFIG_IPV6_SEG6_HMAC is not set
CONFIG_NETLABEL=y
CONFIG_NETWORK_SECMARK=y
CONFIG_NET_PTP_CLASSIFY=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_ADVANCED is not set

...


slpci:
Quote:
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Complex
Subsystem: Hewlett-Packard Company Family 15h (Models 60h-6fh) Processor Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Stoney [Radeon R2/R3/R4/R5 Graphics] (rev c1)
Subsystem: Hewlett-Packard Company Stoney [Radeon R2/R3/R4/R5 Graphics]
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 15b3
Subsystem: Hewlett-Packard Company Device 81fb
Kernel driver in use: snd_hda_intel
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Host Bridge
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Port
Kernel driver in use: pcieport
00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Port
Kernel driver in use: pcieport
00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Port
Kernel driver in use: pcieport
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Host Bridge
00:08.0 Encryption controller: Advanced Micro Devices, Inc. [AMD] Carrizo Platform Security Processor
Subsystem: Hewlett-Packard Company Carrizo Platform Security Processor
00:09.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Carrizo Audio Dummy Host Bridge
00:09.2 Audio device: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Audio Controller
Subsystem: Hewlett-Packard Company Family 15h (Models 60h-6fh) Audio Controller
Kernel driver in use: snd_hda_intel
00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 20)
Subsystem: Hewlett-Packard Company FCH USB XHCI Controller
Kernel driver in use: xhci_hcd
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 4b)
Subsystem: Hewlett-Packard Company FCH SATA Controller [AHCI mode]
Kernel driver in use: ahci
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 49)
Subsystem: Hewlett-Packard Company FCH USB EHCI Controller
Kernel driver in use: ehci-pci
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 4b)
Subsystem: Hewlett-Packard Company FCH SMBus Controller
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
Subsystem: Hewlett-Packard Company FCH LPC Bridge
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Stoney HT Configuration
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Stoney Address Maps
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Stoney DRAM Configuration
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Stoney Miscellaneous Configuration
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Stoney PM Configuration
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Stoney NB Performance Monitor
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
Subsystem: Hewlett-Packard Company RTS5229 PCI Express Card Reader
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller (rev 07)
Subsystem: Hewlett-Packard Company RTL810xE PCI Express Fast Ethernet controller
Kernel driver in use: r8169
03:00.0 Network controller: Intel Corporation Wireless 3165 (rev 81)
Subsystem: Intel Corporation Dual Band Wireless AC 3165
Kernel modules: iwlwifi
[/quote]
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54237
Location: 56N 3W

PostPosted: Thu Sep 12, 2019 9:39 pm    Post subject: Reply with quote

Cata,

Welcome to Gentoo.

Code:
Unknown symbol dev_coredumpsg
tells that your kernel and modules belong to two different kernel builds or that another kernel option that should be on to provide the missing symbol is off.
Or more rarely, system time took a step back and the make command got confused.

The see what interfaces actually exist, use
Code:
ifconfig -a


Its likely that eth0 has been renamed by udev.
Code:
dmesg | grep eth0
will tell.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Cata
n00b
n00b


Joined: 12 Sep 2019
Posts: 8
Location: Greater Manchester, UK

PostPosted: Thu Sep 12, 2019 10:05 pm    Post subject: Reply with quote

Glad to join the community!

Before posting I did enable unused/obsolete symbols, in theory that should've helped somewhat. So that leaves us with either the conflicting builds or the system time problem.

Ifconfig -a formerly showed eno1, lo & sit0

Following https://wiki.gentoo.org/wiki/Eudev#Keep_classic_network_interface_naming
Appeared to have made wired ethernet kick into life. It went and polled dhcpcd through to timeout.

having followed that ifconfig -a displays eth0, lo, sit0; I'm fairly secure in stating that sit0 must be wireless lan, because it's replaced with wlo1 in the LiveCD.

Assuming I've managed to make 2 different builds, do I proceed by deleting all none *.old kernels in /boot?
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Thu Sep 12, 2019 10:12 pm    Post subject: Reply with quote

Cata, sit0 is tunnel, it is not your wireless. Maybe you are not running the kernel you think you are, does 'uname -v' show expected build time?
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
Cata
n00b
n00b


Joined: 12 Sep 2019
Posts: 8
Location: Greater Manchester, UK

PostPosted: Thu Sep 12, 2019 10:17 pm    Post subject: Reply with quote

Jaglover, you're correct on the kernel. I've been reinstalling since the morning, but it's dated yesterday afternoon.
Back to top
View user's profile Send private message
Cata
n00b
n00b


Joined: 12 Sep 2019
Posts: 8
Location: Greater Manchester, UK

PostPosted: Thu Sep 12, 2019 10:24 pm    Post subject: Reply with quote

I'll try deleting everything not grub related or *.old in /boot, then reinstall the kernel

Result: kernel is still the one from yesterday afternoon. after make, make modules_install and make install; in addition to refreshing grub.cfg
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Thu Sep 12, 2019 10:34 pm    Post subject: Reply with quote

There is a trap for newcomers in Gentoo default /etc/fstab, the /boot is not mounted automatically because it is not required to run the OS.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
Cata
n00b
n00b


Joined: 12 Sep 2019
Posts: 8
Location: Greater Manchester, UK

PostPosted: Thu Sep 12, 2019 10:48 pm    Post subject: Reply with quote

I've had /boot in the fstab since the beginning, after some experimentation rooting from some efi problems I had yesterday; I found that I hadn't fixed /boot's fstab entry.

The problem this post relates to still didn't stick, but /boot is since yesterday running on fat32, and now the fstab matches. The kernel is current and the problem initially remains.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Thu Sep 12, 2019 10:52 pm    Post subject: Reply with quote

You don't have to automount /boot, if you remember to mount it by hand every time when you install a new kernel.
Anyhow, you say your kernel is current now? What's the error. Please use wgetpaste to post the whole dmesg.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
Cata
n00b
n00b


Joined: 12 Sep 2019
Posts: 8
Location: Greater Manchester, UK

PostPosted: Thu Sep 12, 2019 11:04 pm    Post subject: Reply with quote

I figured I'd keep it automounting as a convenience while I'm getting my bearings, haven't gotten started with synaptics touchpad support as yet, or graphics. With WiFi I could at least research without a secondary laptop / phone.

current dmesg https://pastebin.com/dcGnsqvC
Back to top
View user's profile Send private message
Cata
n00b
n00b


Joined: 12 Sep 2019
Posts: 8
Location: Greater Manchester, UK

PostPosted: Thu Sep 12, 2019 11:10 pm    Post subject: Reply with quote

Is it possible that LiveCD isn't on the same interface naming scheme as the result of making the udev touch?
I decided to try ifconfig again and it's got wlan0.

Edit: in trying this out, how do I get a command line internet configurer after compiling in AES?
Back to top
View user's profile Send private message
Cata
n00b
n00b


Joined: 12 Sep 2019
Posts: 8
Location: Greater Manchester, UK

PostPosted: Thu Sep 12, 2019 11:34 pm    Post subject: Reply with quote

Thanks anyway all of you, I'm getting back what's expected from the tests described in WiFi. The last bit to stop the wlo0 fails was reconfiguring the net stuff for OpenRC to use wlan0.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum