LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-23-2019, 07:31 AM   #16
Sanjeeb_subedi
LQ Newbie
 
Registered: Jul 2019
Posts: 23

Original Poster
Rep: Reputation: Disabled

Quote:
Originally Posted by TB0ne View Post
Right...which is what you were told/asked in the very first reply. So now that you admit you know the command, so you now know how to run it.

Read the "Question Guidelines" link. Had you done a small bit of research on your own, you'd have found the answer. It's on the Clear Linux site, and I even handed you a link to it, with instructions on where to copy the firmware. You use the regular cp command to do so. You'd even have found a way to enable dnf (the 'upgraded' yum command), on Clear:
https://www.phoronix.com/scan.php?pa...lear-Linux-DNF

You could ALSO have found the available bundles for Clear, one of which is wifi firmware:
https://clearlinux.org/documentation...undles#bundles

..and we don't know if that will even work, since you *STILL* haven't said what model Broadcom card you're using.
since the broadcom wifi drivers are not redistributable there are no available bcmwl kernel source bundles.
 
Old 07-23-2019, 07:34 AM   #17
Sanjeeb_subedi
LQ Newbie
 
Registered: Jul 2019
Posts: 23

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Timothy Miller View Post
Did you verify none of the downloads from the Manufacturer of the chipset are the one you need?
I have downloaded drivers from the manufacturer but I couldnot install it . If you use clear linux you would know how difficult it is to install.
 
Old 07-23-2019, 07:38 AM   #18
Sanjeeb_subedi
LQ Newbie
 
Registered: Jul 2019
Posts: 23

Original Poster
Rep: Reputation: Disabled
I have spent weeks to fix this problem guys I might be a noob but I have tried my best.
 
Old 07-23-2019, 07:41 AM   #19
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,617

Rep: Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963
Quote:
Originally Posted by Sanjeeb_subedi View Post
since the broadcom wifi drivers are not redistributable there are no available bcmwl kernel source bundles.
Sorry, but are you serious???? You've been given links that tell you why, and where to get them for Clear Linux, including the bundle name. Since all you're missing is the firmware, you can download it from the website of whomever made your wifi card, or get the firmware from pretty much any other Linux distro's RPM file (which are just CPIO archives), and copy it as you were told.
Quote:
Originally Posted by Sanjeeb_subedi
I have downloaded drivers from the manufacturer but I couldnot install it . If you use clear linux you would know how difficult it is to install.
Which drivers did you download? From where??? What's the file name, for what OS??
Quote:
Originally Posted by Sanjeeb_subedi
I have spent weeks to fix this problem guys I might be a noob but I have tried my best.
Doubtful, since just searching for your card on the Clear Linux site brought up the bundle name, how to install it, how to install DNF to let you deal with RPM files, etc. And that was found within minutes with a brief search. Hard to imagine why you couldn't have done the same thing, especially since you say you've spent 'weeks'.

Last edited by TB0ne; 07-23-2019 at 07:44 AM.
 
Old 07-23-2019, 08:35 AM   #20
Sanjeeb_subedi
LQ Newbie
 
Registered: Jul 2019
Posts: 23

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by TB0ne View Post
Sorry, but are you serious???? You've been given links that tell you why, and where to get them for Clear Linux, including the bundle name. Since all you're missing is the firmware, you can download it from the website of whomever made your wifi card, or get the firmware from pretty much any other Linux distro's RPM file (which are just CPIO archives), and copy it as you were told.

Which drivers did you download? From where??? What's the file name, for what OS??

Doubtful, since just searching for your card on the Clear Linux site brought up the bundle name, how to install it, how to install DNF to let you deal with RPM files, etc. And that was found within minutes with a brief search. Hard to imagine why you couldn't have done the same thing, especially since you say you've spent 'weeks'.
There is no bundle for bcmwl kernel source in the official package manager first of all. I downloaded copied the firmware to the required location and bluetooth worked but not the wifi. I have tried to install RPMs but I get stuck on resolving the dependencies and there is no way to resolve it I even tried installing dependencies one by one but there were too many.
 
Old 07-23-2019, 08:52 AM   #21
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,617

Rep: Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963
Quote:
Originally Posted by Sanjeeb_subedi View Post
There is no bundle for bcmwl kernel source in the official package manager first of all.
Except for the wifi bundle you've been pointed to.
Quote:
I downloaded copied the firmware to the required location and bluetooth worked but not the wifi.
Then you have not copied the right files, or you didn't copy them to the right places. And this is the first time you've said that you even tried to copy anything.
Quote:
I have tried to install RPMs but I get stuck on resolving the dependencies and there is no way to resolve it I even tried installing dependencies one by one but there were too many.
..and since all you want is the firmware file (which you NOW say you DID download and copy), you can extract the firmware files from the RPM, and copy them manually. Or you can read the man pages on DNF/RPM commands, that tell you how to install without checking dependencies.

Again, if you've been working on this for 'weeks', these are things you should have tried long ago.
 
Old 07-23-2019, 09:54 AM   #22
Sanjeeb_subedi
LQ Newbie
 
Registered: Jul 2019
Posts: 23

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by TB0ne View Post
Except for the wifi bundle you've been pointed to.

Then you have not copied the right files, or you didn't copy them to the right places. And this is the first time you've said that you even tried to copy anything.

..and since all you want is the firmware file (which you NOW say you DID download and copy), you can extract the firmware files from the RPM, and copy them manually. Or you can read the man pages on DNF/RPM commands, that tell you how to install without checking dependencies.

Again, if you've been working on this for 'weeks', these are things you should have tried long ago.
There are too many dependencies and too many folders must be created so I tried installing without dependencies but it did not work
 
Old 07-23-2019, 10:00 AM   #23
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,617

Rep: Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963
Quote:
Originally Posted by Sanjeeb_subedi View Post
There are too many dependencies and too many folders must be created so I tried installing without dependencies but it did not work
Sorry, I don't think anyone here is going to be able to help you. It seems as if you don't listen or want to think about what you're doing.

Again: you can easily install WITHOUT DEPENDENCIES. Saying "did not work" tells us nothing, and if you DID try to install without dependencies, all the 'many folders' would have been **CREATED FOR YOU**

AGAIN: you can extract the firmware from the RPM file by simply extracting the contents. You don't bother to say WHAT RPM file you got, from where, or what you've done with it thus far, and we're tired of guessing and trying to get you to follow simple advice. Extract the firmware file from whatever mystery RPM you got, and copy it. That's it. Can't be more simple for you than that, and *AGAIN*, if you've spent 'weeks' working on this, and can't manage to copy a file, it'd probably be best for you to use something else.
 
Old 07-23-2019, 11:13 AM   #24
Sanjeeb_subedi
LQ Newbie
 
Registered: Jul 2019
Posts: 23

Original Poster
Rep: Reputation: Disabled
I downloaded the RPM from here https://rpmfind.net/linux/rpmfusion/...c30.noarch.rpm installing it results in broken dependencies
 
Old 07-23-2019, 11:14 AM   #25
Sanjeeb_subedi
LQ Newbie
 
Registered: Jul 2019
Posts: 23

Original Poster
Rep: Reputation: Disabled
and the rpm is built for fedora, not clear linux.
 
Old 07-23-2019, 11:15 AM   #26
Sanjeeb_subedi
LQ Newbie
 
Registered: Jul 2019
Posts: 23

Original Poster
Rep: Reputation: Disabled
can you look inside the rpm and tell me which files are to be copied in which folder?
 
Old 07-23-2019, 11:20 AM   #27
Sanjeeb_subedi
LQ Newbie
 
Registered: Jul 2019
Posts: 23

Original Poster
Rep: Reputation: Disabled
I have used linux for the past three months only. I found clear linux faster than other distros thats why I was trying to get my wifi to work on that OS.
 
Old 07-23-2019, 11:31 AM   #28
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,617

Rep: Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963
Quote:
Originally Posted by Sanjeeb_subedi View Post
I downloaded the RPM from here https://rpmfind.net/linux/rpmfusion/...c30.noarch.rpm installing it results in broken dependencies
AGAIN: You can install it with a no dependency check.
Quote:
Originally Posted by Sanjeeb_subedi
and the rpm is built for fedora, not clear linux.
...which still doesn't matter, since you only want a firmware file out of it.
Quote:
Originally Posted by Sanjeeb_subedi
can you look inside the rpm and tell me which files are to be copied in which folder?
Can I? Yes...will I? No...this is your system. You have been pointed to MANY references, and given hints and commands to let you open the RPM file yourself. You were handed a link to the Clear OS site, specifically TELLING YOU what to copy where. At some point, you have to show actual thought and effort of your own.
Quote:
Originally Posted by Sanjeeb_subedi
I have used linux for the past three months only. I found clear linux faster than other distros thats why I was trying to get my wifi to work on that OS.
And if you bothered to read their website, you'd see why; it lacks a LOT, this being one of the things. If you cannot do basic research, follow simple instructions, or think about what you've been told, there is **NOTHING MORE** we can tell you. Either load something else like Mint, or buy a different wifi card.
 
Old 07-24-2019, 03:08 AM   #29
Sanjeeb_subedi
LQ Newbie
 
Registered: Jul 2019
Posts: 23

Original Poster
Rep: Reputation: Disabled
I did extract and copy the files from the rpm to the firmware folder and it did not work. Also installed yum and tried the yum commands and it did not work as well. Maybe I wont be able to do this. Thanks for the help I know I have been annoying but I am new to linux so forgive me.
 
Old 07-24-2019, 07:38 AM   #30
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,617

Rep: Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963
Quote:
Originally Posted by Sanjeeb_subedi View Post
I did extract and copy the files from the rpm to the firmware folder and it did not work.
Then why did you say you could NOT do that? Why did you ask ME to download the file, and open it up for you, and tell you where to copy it, if you had already done it???
Quote:
Also installed yum and tried the yum commands and it did not work as well.
And you were asked what "yum commands" you tried. You were told repeatedly that you can easily read the man page for yum/dnf, and get the option to install with no dependencies. But you apparently haven't done it.
Quote:
Maybe I wont be able to do this. Thanks for the help I know I have been annoying but I am new to linux so forgive me.
Has nothing to do with being 'new to linux', but everything to do with not listening to what folks are telling you, not showing any efforts of your own, and not asking a clear question.

Saying "did not work" tells us NOTHING. We cannot help if you don't tell us what you've done/tried. We can't guess as to "yum commands". We don't know where you copied things, how. We aren't going to guess, and we shouldn't have to keep asking over and over (two pages now), to try to get you to tell us. Sorry, just not going to. Either think and provide details, or load some other OS.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] No package 'x11' found No package 'xext' found No package 'xdamage' found No package 'xfixes' found No package 'x11-xcb' found Jigsaw Linux From Scratch 14 02-23-2021 08:35 PM
If a printer, and a wifi adapter have the same chipset, can the driver from the printer be applied to the wifi adapter? unwound Linux - Newbie 5 02-18-2017 12:46 PM
ethernet adapter found and works, wifi not found not work rdx Linux - Hardware 2 10-29-2013 09:07 PM
How to clear a std::string buff.clear()? lucky6969b Programming 3 03-17-2006 07:50 AM
how do i replace the clear "clear screen" with the cls command thefedexguy SUSE / openSUSE 2 12-02-2005 05:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration