Page 1 of 1

is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 11:33
by gosh6o
I am downloading it but will my BCM4312 run???? On ubuntu i use additional drivers....

Re: is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 11:56
by gosh6o
come on some one?????

Re: is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 12:00
by wobo
viewtopic.php?f=25&t=126

This thread with the title "Broadcom wireless" is in the same section of the forum as your question post, just 4 or 5 topics below.

Re: is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 13:11
by Akien
gosh6o wrote:come on some one?????

I think waiting 20 minutes is not enough to bump a thread...

Re: is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 13:30
by isadora
gosh6o wrote:come on some one?????

Not quite the way to make yourself known, but there's a reason to everything.

Nevertheless, a very warm welcome to the Mageia-forum gosh6o!!!!!!

Always look at the bright side of life!!!

Re: is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 13:30
by dubigrasu
I think waiting 20 minutes is not enough to bump a thread...

I strongly disagree.
Let's say I start this thread "How to defuse a bomb?" like this:


Help guys, I have this bomb in front of me
Image
Which wire should I cut, the red one or the yellow one?



Bump...



Bump...



Bump...



Nevermind...

Re: is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 13:33
by isadora
Ask me dubigrasu, i am color-blind!!!

Re: is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 13:37
by dubigrasu
Oh, great Isadora, but what do you.....ah, CRA...

Image

Re: is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 14:30
by wobo
dubigrasu wrote:
I think waiting 20 minutes is not enough to bump a thread...

I strongly disagree.

Let's put the somewhat exciting but nevertheless off-topic idea of defusing a bomb aside for a moment: you're kidding with you disagreement, right? :)

Re: is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 14:51
by doktor5000
@dubigrasu: You should never ask someone like McGyver about defusing a bomb, when you can be helped by a genius like McGruber :)

Re: is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 15:01
by gosh6o
ok but will my BCM4312 run out-of-the-box??? I like mageia more than mandriva because i have video problems and after the install my touchpad is not working in 2010!

Re: is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 15:30
by doktor5000
Seems not. But this is a minutes work:
viewtopic.php?p=2630#p2630

Re: is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 15:30
by Akien
I guess you can try the live CD first, but it is possible that your BCM4312 works with Mageia DVD (which contains more stuff) and not with Mageia LiveCD.

Re: is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 15:37
by gosh6o
I will try it! The livecd is not working with it! But when i installed mageia on my usb with unetbooting i get kernel panic when i start it! I will burn a dvd :D

Re: is broadcom sta installed on mageia full

PostPosted: Jul 4th, '11, 15:44
by wobo
gosh6o wrote:I will try it! The livecd is not working with it! But when i installed mageia on my usb with unetbooting i get kernel panic when i start it! I will burn a dvd :D

Do not use unetbootin on Mageia ISOs! They are "hybrid" already, so you can use "dd" to put them on a stick:
Code: Select all
# dd if=<path_and_name_of_the_ISO> of=/dev/sdx

where "sdx" is the device name of your USB stick.
So, if ~/Downloads/mageia-1-dvd.iso is my downlaoded ISO file and /dev/sdc is my USB stick, the command is
Code: Select all
#dd if=~/Downloads/mageia-1-dvd.iso of=/dev/sdc

Re: is broadcom sta installed on mageia full

PostPosted: Aug 9th, '11, 07:55
by egc
gosh6o wrote:ok but will my BCM4312 run out-of-the-box???

Not in Mageia 1. You need to install dkms-broadcom-wl from the repos.
See bug report https://bugs.mageia.org/show_bug.cgi?id=2266