View previous topic :: View next topic |
Author |
Message |
charles17 Advocate
Joined: 02 Mar 2008 Posts: 3684
|
|
Back to top |
|
|
ankh2054 n00b
Joined: 15 Mar 2016 Posts: 33 Location: London UK
|
Posted: Fri Mar 18, 2016 3:17 pm Post subject: |
|
|
all,
thanks for you help so far. I've got other issues no cropping up in that I cannot install git due to some python package failing.
My system doesn't boot now after using the driver from the GIT repository.
I also installed networkmanager so maybe it has something to do with that, not sure.
Once I have a bootable system ill be back _________________ www.bommachine.co.uk |
|
Back to top |
|
|
ankh2054 n00b
Joined: 15 Mar 2016 Posts: 33 Location: London UK
|
Posted: Fri Mar 18, 2016 5:04 pm Post subject: |
|
|
Hi all,
I'm back with a booting system.
I've installed network manager and added it to state at bootup and removed the old ETH0 reference.
It now automatically brings up the interface wlp4s0.
Can I safely assume this is now working?
If so then I need to now find a way do make network-manager show up in XFCE, but I will do some research first. _________________ www.bommachine.co.uk |
|
Back to top |
|
|
charles17 Advocate
Joined: 02 Mar 2008 Posts: 3684
|
Posted: Fri Mar 18, 2016 5:13 pm Post subject: |
|
|
ankh2054 wrote: | It now automatically brings up the interface wlp4s0.
Can I safely assume this is now working? |
If it works, yes.
Does it work? Do you get a reasonable IP number in ifconfig wlp4s0 and can you connect to your access point(s)?
Gnome networkmanager is unknown territory for me, sorry. |
|
Back to top |
|
|
ankh2054 n00b
Joined: 15 Mar 2016 Posts: 33 Location: London UK
|
Posted: Mon Mar 21, 2016 8:56 am Post subject: |
|
|
all,
many thanks for your help. It is all working now. The interface error has disappeared and I can connect to wireless networks. _________________ www.bommachine.co.uk |
|
Back to top |
|
|
archenroot Apprentice
Joined: 13 Dec 2011 Posts: 218 Location: Lake Macha, Czech republic
|
Posted: Fri Apr 28, 2017 7:54 am Post subject: |
|
|
I resolved this chip on Dell XPS 15 9550, but there are still networks which causes kernel-panic, probably related to specific channel issue.
I discussed this here and in general main issue was resolved, but still sometimes not so I even consider replace the chip in my laptop for different one...
https://forums.gentoo.org/viewtopic-p-8061774.html#8061774 _________________ Emperor wants to control outer space Yoda wants to explore inner space that's the fundamental difference between good and bad sides of the Force |
|
Back to top |
|
|
fspnet n00b
Joined: 07 Jul 2017 Posts: 14
|
Posted: Thu Aug 08, 2024 4:43 pm Post subject: |
|
|
so bahbapiddybahbahbah theres package linux-firmware <-
and then theres gentoo-sources firmware... <-
the one that gets installed when you use Genkernel<-
if you install linux-firmware and then compile the kernel using
genkernels option to include firmware that mayyyyyyyyyyyyyyyyyyyy be whats
where the modules firmware for apple says its proprietary but it might be included in the
linux kernel-source
and yeah it says limited channels so im assuming 802.11 N would work...
as a matter of fact im going to go through and start checking all my built-ins as modules<-
ive got mine top to bottom: https://pastebin.com/sqSENtXt hostname set to gentoolinux
version: clear this one out the -x86_64 or 6.6.38-gentoo-x86_64 as itll do that for you:
Genkernel.conf this here might be it: {
# Install firmware onto root filesystem
# Will conflict with sys-kernel/linux-firmware package
FIRMWARE_INSTALL="yes"
# Include full contents of FIRMWARE_DIR
# (if FIRMWARE option below is set to YES).
ALLFIRMWARE="yes"
# Add firmware(s) to initramfs required by copied modules
FIRMWARE="yes"
# Specify directory to pull from
FIRMWARE_DIR="/lib/firmware"
}
ALSO maybe it also wants you to *not build in the mac80211 driver regular broadcom wifi im doing some kernel-configuration
testing now seeing if whatll work |
|
Back to top |
|
|
Zucca Moderator
Joined: 14 Jun 2007 Posts: 3683 Location: Rasi, Finland
|
Posted: Thu Aug 08, 2024 7:14 pm Post subject: |
|
|
@fspnet, you just dug up about 7 year old topic. Most things in this topic aren't relevant anymore. _________________ ..: Zucca :..
My gentoo installs: | init=/sbin/openrc-init
-systemd -logind -elogind seatd |
Quote: | I am NaN! I am a man! |
|
|
Back to top |
|
|
fspnet n00b
Joined: 07 Jul 2017 Posts: 14
|
Posted: Thu Aug 08, 2024 8:14 pm Post subject: |
|
|
Zucca wrote: | @fspnet, you just dug up about 7 year old topic. Most things in this topic aren't relevant anymore. |
Yes in fact it does <- the way i wrote it still applies to how the apple specific card works<-
i just ran a install and its thats the way you do it<-
i also* built a reference configuration comprised specifically of Modules<-
nothings built into the kernel and its still working when you type lsmod you get this
giant list of modules just one thing left to test is efi-agp/efi-pci graphics |
|
Back to top |
|
|
|