Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problema installazione driver broadcom
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Mon Sep 26, 2022 2:16 pm    Post subject: Problema installazione driver broadcom Reply with quote

Buonasera a tutti,
ho installato gentoo sul mio mac (2013), non riesco però ad installare il driver per la scheda wireless ricevo questo errore:

Quote:
(chroot) ubuntu-studio / # emerge --ask net-wireless/broadcom-sta

* IMPORTANT: 9 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.


These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! All ebuilds that could satisfy "net-wireless/broadcom-sta" have been masked.
!!! One of the following masked packages is required to complete your request:
- net-wireless/broadcom-sta-6.30.223.271-r6::gentoo (masked by: Broadcom license(s), ~amd64 keyword)
A copy of the 'Broadcom' license is located at '/var/db/repos/gentoo/licenses/Broadcom'.


For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.


Sapreste aiutarmi?
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4788
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Mon Sep 26, 2022 3:32 pm    Post subject: Reply with quote

quel driver è distribuito con una licenza d'uso di cui è necessario accettare i termini preventivamente.
devi configurare opportunamente il percorso /etc/portage/package.license.

in pratica, la cosa da fare è semplicemente eseguire il seguente comando:
Code:

echo "net-wireless/broadcom-sta Broadcom">>/etc/portage/package.license

_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30909
Location: here

PostPosted: Mon Sep 26, 2022 3:45 pm    Post subject: Reply with quote

Oltre a quello detto da cloc3, se sei in una gentoo stable (ACCEPT_KEYWORDS="amd64") dovresti anche smascherare il pacchetto
Code:
# echo "net-wireless/broadcom ~amd64" >> /etc/portage/package.accept_keywords

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Mon Sep 26, 2022 4:35 pm    Post subject: Reply with quote

Quote:
(chroot) ubuntu-studio / # echo "net-wireless/broadcom-sta Broadcom">>/etc/portage/package.license
(chroot) ubuntu-studio / # echo "net-wireless/broadcom ~amd64" >> /etc/portage/package.accept_keywords/
bash: /etc/portage/package.accept_keywords/: Is a directory
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30909
Location: here

PostPosted: Mon Sep 26, 2022 4:55 pm    Post subject: Reply with quote

Si /etc/portage/package.accept_keywords/ può essere una directory, per ovviare a questo puoi inventare un nome di file che più ti aggrada
Code:
echo "net-wireless/broadcom ~amd64" >> /etc/portage/package.accept_keywords/broadcom

Per maggiori informazione leggi la reltiva pagina wiki.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Mon Sep 26, 2022 6:32 pm    Post subject: Reply with quote

Anche con l'ultimo comando stesso errore quando vado ad installare il driver...
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30909
Location: here

PostPosted: Mon Sep 26, 2022 6:46 pm    Post subject: Reply with quote

GianGian2387 wrote:
Anche con l'ultimo comando stesso errore quando vado ad installare il driver...

Si scusa ho sbagliato a fare copia e incolla, il comando giusto è con il nome corretto del pacchetto
Code:
echo "net-wireless/broadcom-sta ~amd64" >> /etc/portage/package.accept_keywords/broadcom

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GianGian2387
Apprentice
Apprentice


Joined: 03 Jun 2021
Posts: 157

PostPosted: Tue Sep 27, 2022 7:27 am    Post subject: Reply with quote

Sono riuscito ad installare il driver, grazie :)
Ora però ho un nuovo problema... la partizione UEFI sembrerebbe esser piena (da una precedente installazione gentoo), quindi ora non riesco ad installare grub, ho provato a concludere l'installazione lasciando il precedente grub ma quando carica il SO cerca la chiavetta d'avvio (ho eseguito l'installazione da una live ubuntu) anche mettendola non mi carica gentoo.... come faccio a disinstallare grub?
Back to top
View user's profile Send private message
oRDeX
Veteran
Veteran


Joined: 19 Oct 2003
Posts: 1325
Location: Italy

PostPosted: Wed Sep 28, 2022 9:37 am    Post subject: Reply with quote

GianGian2387 wrote:
Sono riuscito ad installare il driver, grazie :)
Ora però ho un nuovo problema... la partizione UEFI sembrerebbe esser piena (da una precedente installazione gentoo), quindi ora non riesco ad installare grub


Puoi essere piú specifico riguardo l'errore che ottieni installando grub?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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