Aller directement au contenu
  • Catégories
  • Récent
  • Mots-clés
  • Populaire
  • Web
  • Utilisateurs
  • Groupes
Habillages
  • Clair
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Sombre
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Défaut (Darkly)
  • Aucun habillage
Réduire

NodeBB

  1. Accueil
  2. General Discussion
  3. Linux
  4. Crash de Ubuntu quand on lance le WIFI ( MacBook Air )

Crash de Ubuntu quand on lance le WIFI ( MacBook Air )

Planifié Épinglé Verrouillé Déplacé Linux
23 Messages 4 Publieurs 100 Vues
  • Du plus ancien au plus récent
  • Du plus récent au plus ancien
  • Les plus votés
Répondre
  • Répondre à l'aide d'un nouveau sujet
Se connecter pour répondre
Ce sujet a été supprimé. Seuls les utilisateurs avec les droits d'administration peuvent le voir.
  • K Hors-ligne
    K Hors-ligne
    Kali
    a écrit sur dernière édition par
    #11

    Dans /etc/default/grub

    GRUB_DEFAULT=0
    GRUB_TIMEOUT_STYLE=hidden
    GRUB_TIMEOUT=0
    GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off"
    GRUB_CMDLINE_LINUX=""
    
    

    et après :
    sudo update-grub

    fariasF 1 réponse Dernière réponse
    0
    • K Kali

      Dans /etc/default/grub

      GRUB_DEFAULT=0
      GRUB_TIMEOUT_STYLE=hidden
      GRUB_TIMEOUT=0
      GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
      GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off"
      GRUB_CMDLINE_LINUX=""
      
      

      et après :
      sudo update-grub

      fariasF Hors-ligne
      fariasF Hors-ligne
      farias
      a écrit sur dernière édition par
      #12

      @Kali a dit dans Crash de Ubuntu quand on lance le WIFI ( MacBook Air ) :

      acpi=off

      Crash après la mise en place de acpi=off , incompréhensible.

      1 réponse Dernière réponse
      0
      • fariasF Hors-ligne
        fariasF Hors-ligne
        farias
        a écrit sur dernière édition par
        #13

        J’ai pas lancé la commande :
        $ ubuntu-drivers devices
        c’est mieux que lspci -vvv

        Il faut aussi essayer “noapic” à la place de acpi=off .

        Il faut essayer “nomodeset” à la place de acpi=off .

        1 réponse Dernière réponse
        0
        • fariasF Hors-ligne
          fariasF Hors-ligne
          farias
          a écrit sur dernière édition par
          #14

          J’ai pas lancé la commande :
          $ rfkill list all

          1 réponse Dernière réponse
          0
          • F Hors-ligne
            F Hors-ligne
            FredR
            écrit dernière édition par
            #15

            Pour le menu recovery il faut appuyer une fois sur ESC ou ALT.
            noapic + nomodeset => Blocage.
            noapic => Blocage. ( Boot long car DISABLE IRQ 11 ).

            C’est pas gagné.

            1 réponse Dernière réponse
            0
            • Tuxedo17T Hors-ligne
              Tuxedo17T Hors-ligne
              Tuxedo17
              écrit dernière édition par
              #16

              Audit :

              # lshw -C network
                *-network                 
                     description: Network controller
                     product: BCM43224 802.11a/b/g/n
                     vendor: Broadcom Inc. and subsidiaries
                     physical id: 0
                     bus info: pci@0000:02:00.0
                     version: 01
                     width: 64 bits
                     clock: 33MHz
                     capabilities: pm msi pciexpress bus_master cap_list
                     configuration: driver=bcma-pci-bridge latency=0
                     resources: irq:17 memory:a0400000-a0403fff
                *-network
                     description: Ethernet interface
                     physical id: 6
                     bus info: usb@2:1.3
                     logical name: enx9cebe8ed414c
                     serial: 9c:eb:e8:ed:41:4c
                     size: 1Gbit/s
                     capacity: 1Gbit/s
                     capabilities: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
                     configuration: autonegotiation=on broadcast=yes driver=r8152 driverversion=v1.12.13 duplex=full firmware=rtl8153a-3 v2 02/07/20 ip=10.3.2.69 link=yes multicast=yes port=MII speed=1Gbit/s
              

              Avec lspci :

              02:00.0 Network controller: Broadcom Inc. and subsidiaries BCM43224 802.11a/b/g/n (rev 01)
              	Subsystem: Apple Inc. AirPort Extreme
              	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
              	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+
              	Latency: 0, Cache Line Size: 256 bytes
              	Interrupt: pin A routed to IRQ 17
              	Region 0: Memory at a0400000 (64-bit, non-prefetchable) [size=16K]
              	Capabilities: [40] Power Management version 3
              		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
              		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=2 PME-
              	Capabilities: [58] Vendor Specific Information: Len=78 <?>
              	Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
              		Address: 0000000000000000  Data: 0000
              	Capabilities: [d0] Express (v1) Endpoint, MSI 00
              		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited
              			ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 10W
              		DevCtl:	CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+
              			RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop-
              			MaxPayload 128 bytes, MaxReadReq 128 bytes
              		DevSta:	CorrErr+ NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
              		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <4us, L1 <64us
              			ClockPM+ Surprise- LLActRep+ BwNot- ASPMOptComp-
              		LnkCtl:	ASPM L0s L1 Enabled; RCB 64 bytes, Disabled- CommClk+
              			ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
              		LnkSta:	Speed 2.5GT/s, Width x1
              			TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
              	Capabilities: [100 v1] Advanced Error Reporting
              		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
              		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
              		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
              		CESta:	RxErr+ BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
              		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
              		AERCap:	First Error Pointer: 14, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn-
              			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
              		HeaderLog: 00000000 00000000 00000000 00000000
              	Capabilities: [13c v1] Virtual Channel
              		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
              		Arb:	Fixed- WRR32- WRR64- WRR128-
              		Ctrl:	ArbSelect=Fixed
              		Status:	InProgress-
              		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
              			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
              			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
              			Status:	NegoPending- InProgress-
              	Capabilities: [160 v1] Device Serial Number fa-4a-f3-ff-ff-88-10-40
              	Capabilities: [16c v1] Power Budgeting <?>
              	Kernel driver in use: bcma-pci-bridge
              	Kernel modules: bcma
              

              Drivers est UP :

              # lsmod | grep bcma
              bcma                   86016  0
              # modinfo bcma
              filename:       /lib/modules/6.14.0-35-generic/kernel/drivers/bcma/bcma.ko.zst
              license:        GPL
              description:    Broadcom's specific AMBA driver
              srcversion:     3DE20B36E9EAD3169CDBC6F
              
              
              1 réponse Dernière réponse
              0
              • Tuxedo17T Hors-ligne
                Tuxedo17T Hors-ligne
                Tuxedo17
                écrit dernière édition par
                #17

                Tentative de réinstallation :

                # ubuntu-drivers devices
                udevadm hwdb is deprecated. Use systemd-hwdb instead.
                == /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0 ==
                modalias : pci:v000014E4d00004353sv0000106Bsd000000E9bc02sc80i00
                vendor   : Broadcom Inc. and subsidiaries
                model    : BCM43224 802.11a/b/g/n (AirPort Extreme)
                driver   : broadcom-sta-dkms - third-party free
                
                # apt-get install broadcom-sta-dkms
                Reading package lists... Done
                Building dependency tree... Done
                Reading state information... Done
                broadcom-sta-dkms is already the newest version (6.30.223.271-23ubuntu1.2).
                0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
                
                
                1 réponse Dernière réponse
                0
                • Tuxedo17T Hors-ligne
                  Tuxedo17T Hors-ligne
                  Tuxedo17
                  écrit dernière édition par
                  #18

                  Rien dans rfkill :

                  # rfkill unblock wifi
                  # rfkill list
                  0: hci0: Bluetooth
                  	Soft blocked: no
                  	Hard blocked: no
                  
                  1 réponse Dernière réponse
                  0
                  • Tuxedo17T Hors-ligne
                    Tuxedo17T Hors-ligne
                    Tuxedo17
                    écrit dernière édition par
                    #19

                    Pas un problème de chargement de driver :

                    # modprobe -r iwlwifi
                    # modprobe iwlwifi
                    # nmcli device
                    DEVICE           TYPE      STATE                   CONNECTION         
                    enx9cebe8ed414c  ethernet  connected               Wired connection 1 
                    lo               loopback  connected (externally)  lo                 
                    # modprobe -r bcma
                    # modprobe bcma
                    # nmcli device
                    DEVICE           TYPE      STATE                   CONNECTION         
                    enx9cebe8ed414c  ethernet  connected               Wired connection 1 
                    lo               loopback  connected (externally)  lo     
                    
                    1 réponse Dernière réponse
                    0
                    • Tuxedo17T Hors-ligne
                      Tuxedo17T Hors-ligne
                      Tuxedo17
                      écrit dernière édition par
                      #20

                      Grub :

                      GRUB_DEFAULT=0
                      GRUB_TIMEOUT_STYLE=hidden
                      GRUB_TIMEOUT=0
                      GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
                      GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset pci=noaer"
                      GRUB_CMDLINE_LINUX=""
                      
                      1 réponse Dernière réponse
                      0
                      • Tuxedo17T Hors-ligne
                        Tuxedo17T Hors-ligne
                        Tuxedo17
                        écrit dernière édition par
                        #21

                        J’ai l’impression que le crash est après :

                        [   11.505875] kernel: hdaudio hdaudioC0D3: Unable to configure, disabling
                        [   11.506648] kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
                        [   12.600422] kernel: r8152 3-1.3:1.0 enx9cebe8ed414c: carrier on
                        

                        Quand cela fonctionne il y a deux drivers : bcma, wl

                        02:00.0 Network controller: Broadcom Inc. and subsidiaries BCM43224 802.11a/b/g/n (rev 01)
                        	Subsystem: Apple Inc. AirPort Extreme
                        	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
                        	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
                        	Latency: 0, Cache Line Size: 256 bytes
                        	Interrupt: pin A routed to IRQ 17
                        	Region 0: Memory at a0400000 (64-bit, non-prefetchable) [size=16K]
                        	Capabilities: [40] Power Management version 3
                        		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
                        		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=2 PME-
                        	Capabilities: [58] Vendor Specific Information: Len=78 <?>
                        	Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
                        		Address: 0000000000000000  Data: 0000
                        	Capabilities: [d0] Express (v1) Endpoint, MSI 00
                        		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited
                        			ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 10W
                        		DevCtl:	CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+
                        			RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop-
                        			MaxPayload 128 bytes, MaxReadReq 128 bytes
                        		DevSta:	CorrErr+ NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
                        		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <4us, L1 <64us
                        			ClockPM+ Surprise- LLActRep+ BwNot- ASPMOptComp-
                        		LnkCtl:	ASPM L0s L1 Enabled; RCB 64 bytes, Disabled- CommClk+
                        			ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
                        		LnkSta:	Speed 2.5GT/s, Width x1
                        			TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
                        	Capabilities: [100 v1] Advanced Error Reporting
                        		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                        		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                        		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
                        		CESta:	RxErr+ BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
                        		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
                        		AERCap:	First Error Pointer: 14, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn-
                        			MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
                        		HeaderLog: 00000000 00000000 00000000 00000000
                        	Capabilities: [13c v1] Virtual Channel
                        		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
                        		Arb:	Fixed- WRR32- WRR64- WRR128-
                        		Ctrl:	ArbSelect=Fixed
                        		Status:	InProgress-
                        		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
                        			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
                        			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
                        			Status:	NegoPending- InProgress-
                        	Capabilities: [160 v1] Device Serial Number fa-4a-f3-ff-ff-88-10-40
                        	Capabilities: [16c v1] Power Budgeting <?>
                        	Kernel driver in use: wl
                        	Kernel modules: bcma, wl
                        
                        
                        1 réponse Dernière réponse
                        0
                        • Tuxedo17T Hors-ligne
                          Tuxedo17T Hors-ligne
                          Tuxedo17
                          écrit dernière édition par
                          #22

                          J’ai ajouté un fichier … je vais tester :

                          # cat /etc/modules-load.d/wifi.conf 
                          bcma
                          wl
                          
                          1 réponse Dernière réponse
                          0
                          • Tuxedo17T Hors-ligne
                            Tuxedo17T Hors-ligne
                            Tuxedo17
                            écrit dernière édition par
                            #23

                            Cela semble fonctionner après 3 reboot.

                            1 réponse Dernière réponse
                            0

                            Bonjour ! Vous semblez intéressé par cette conversation, mais vous n’avez pas encore de compte.

                            Marre de refaire défiler les mêmes messages ? Créez un compte pour retrouver votre position, recevoir des notifications des nouvelles réponses, sauvegarder vos favoris et voter pour les messages que vous appréciez.

                            Grâce à votre participation, ce message peut devenir encore meilleur 💗

                            S'inscrire Se connecter
                            Répondre
                            • Répondre à l'aide d'un nouveau sujet
                            Se connecter pour répondre
                            • Du plus ancien au plus récent
                            • Du plus récent au plus ancien
                            • Les plus votés


                            • Se connecter

                            • Vous n'avez pas de compte ? S'inscrire

                            • Connectez-vous ou inscrivez-vous pour faire une recherche.
                            Powered by NodeBB Contributors
                            • Premier message
                              Dernier message
                            0
                            • Catégories
                            • Récent
                            • Mots-clés
                            • Populaire
                            • Web
                            • Utilisateurs
                            • Groupes