Şöyle birşeyden bahsedilmiş.

Önce tg3'ü kaldırın. Sonra broadcom'u yükleyin. Sonra tg3'ü tekrar yükleyin.

modprobe -r tg3
modprobe broadcom
modprobe tg3


İşe yararsa,

#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.

touch /var/lock/subsys/local
modprobe -r tg3
modprobe broadcom
modprobe tg3


içerikli bir dosyanın bilgisayar açılırken çalışmasını sağlamanız gerekecek.


https://bugzilla.redhat.com/show_bug.cgi?id=525966




Erdem Artan
Pardus-Linux.Org

2010/6/27 Mehmet Gultas <[email protected]>

> BCM57780
_______________________________________________
Pardus-kullanicilari e-posta listesi
Listeden çıkmak için 
http://liste.pardus.org.tr/mailman/listinfo/pardus-kullanicilari adresini 
kullanın.
Listeye iletmek istediğiniz soruları  [email protected] 
e-posta adresine gönderin.
Liste mesajlarında arama yapmak için http://liste.pardus.org.tr/arama web 
sayfasına gidin.

Cevap