LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 05-13-2012, 10:47 PM   #16
toothandnail
Member
 
Registered: Apr 2007
Location: Oxfordshire, UK
Distribution: Arch, Sparky, Salix64
Posts: 120

Rep: Reputation: 25

Quote:
Originally Posted by Alan D View Post
Is this what is wanted?

00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01)
02:01.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
02:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
02:04.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
one[~]$
This is the one:

Code:
02:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
I've never used a Broadcom wireless card, so I'm anything but expert on them. From comments I've read, they can be a pain to set up. However, there was a driver package produced for them for Salix 13.1. Not sure if its been updated for 13.37, but its worth a look. There are a couple of quite long threads regarding Broadcom wireless drivers, and there are almost certainly people in the Salix community still using them, so it would be worth your while having a look. The first thread to look at is here:

http://www.salixos.org/forum/viewtopic.php?f=20&t=1063

Hopefully someone there will be able to help you get it running.

Paul.
 
Old 05-15-2012, 05:53 AM   #17
Alan D
LQ Newbie
 
Registered: May 2012
Posts: 11

Original Poster
Rep: Reputation: Disabled
Now I am completely lost - don't understand any of what I find there and don't know what to do next. Any suggestions?
Also, one more thing, where can I get a list of terminal instructions, or some way of trying to get some sort of competence in this area so that I can be a bit more self reliant or at least get to understand more about how Linux works?
Thanks,
Alan D
 
Old 05-15-2012, 03:02 PM   #18
toothandnail
Member
 
Registered: Apr 2007
Location: Oxfordshire, UK
Distribution: Arch, Sparky, Salix64
Posts: 120

Rep: Reputation: 25
Quote:
Originally Posted by Alan D View Post
Now I am completely lost - don't understand any of what I find there and don't know what to do next. Any suggestions?
It can be daunting when you first encounter it. I can't help a great deal in this instance - never had anything to do with Broadcom wireless adaptors. However, there are some more instructions (I'm forever forgetting to check the wiki - its not as extensive as the Arch wiki, but it does have a lot of useful information. So, here is another URL for you:

http://www.salixos.org/wiki/index.ph...Wireless_cards

That one does cover 13.37 as well as 13.1, so hopefully the directions may be enough to get you going. If not, I'd suggest joining the Salix forum and asking in the Problems section - one of the people who wrote the guide should be able to help you through it.

Quote:
Also, one more thing, where can I get a list of terminal instructions, or some way of trying to get some sort of competence in this area so that I can be a bit more self reliant or at least get to understand more about how Linux works?
One of your best options would be to check the signatures from a number of the senior members on Linuxquestions. A lot of them have links to good introductory information for CLI use. Here is one you may find useful - a list of Bash commands with some explanations:

http://ss64.com/bash/

Another site that might be worth your while looking up is http://www.linuxcommand.org . I'm sure other people can suggest more sites worth looking out.

Good luck with the wifi card.

Paul.
 
Old 05-17-2012, 09:09 AM   #19
Alan D
LQ Newbie
 
Registered: May 2012
Posts: 11

Original Poster
Rep: Reputation: Disabled
Hello again,
and thanks Paul. Have downloaded the Shotts book pdf and I think I will be spending a lot of time with it. However, it is beginning to look as though it just might be easier to resume efforts with Zenwalk's password problem. - even if it means going through all 500 + pages of the book! !
Now, when we talk of the second prompt, are we talking about the opportunity to enter a cheatcode after the language window, or am I supposed to wait for lots of stuff scrolling down the screen, then going to smaller scrolling print before coming to what looks like a prompt? It says 'login: _' but the CD is still reading. When I type su here, it asks for password and I enter 'newpwd'. after about 30secs it continues booting, but when I try to do something that requires password, it still will not let me with 'newpwd'.
If I instead enter 'root' at that login, then enter 'newpwd', it replies with 'login incorrect', and continues until booting is complete. With everything else working so well, it seems incomprehensible that such an apparently simple thing like this hangs things up.
Has anyone any further ideas?

Alan D
 
Old 05-17-2012, 02:18 PM   #20
toothandnail
Member
 
Registered: Apr 2007
Location: Oxfordshire, UK
Distribution: Arch, Sparky, Salix64
Posts: 120

Rep: Reputation: 25
Quote:
Originally Posted by Alan D View Post
Hello again,
and thanks Paul. Have downloaded the Shotts book pdf and I think I will be spending a lot of time with it. However, it is beginning to look as though it just might be easier to resume efforts with Zenwalk's password problem. - even if it means going through all 500 + pages of the book! !
With a relatively old Broadcom chipset, I suspect just about every disto will give you problems - that generation of Broadcom cards gave problems in just about every version of Linux, mainly because there were no really open source drivers for them. So you will probably end up with the same difficulty even if you do get past the root login problem with Zenwalk. At least, in the past, JP was very careful about distribution of potentially non-free code, so I' be suprised if the Broadcom driver you need is easily available in Zenwalk either.

Quote:
Now, when we talk of the second prompt, are we talking about the opportunity to enter a cheatcode after the language window, or am I supposed to wait for lots of stuff scrolling down the screen, then going to smaller scrolling print before coming to what looks like a prompt? It says 'login: _' but the CD is still reading. When I type su here, it asks for password and I enter 'newpwd'. after about 30secs it continues booting, but when I try to do something that requires password, it still will not let me with 'newpwd'.
If I instead enter 'root' at that login, then enter 'newpwd', it replies with 'login incorrect', and continues until booting is complete. With everything else working so well, it seems incomprehensible that such an apparently simple thing like this hangs things up.
The cheatcodes need to be entered after the inital language prompt, and before the boot proper starts. As to the login pompt you're seeing, the only reason you see that is because booting from the CD is a failry slow process. At that stage, the system is still under the control of the startup scripts, so you have no chance to acctually log in there. The way the Zenwalk (and most other live)Cds are built, a default user is automatically logged in to the graphic desktop.

The only other way you can test the root password you've set would be to wait until the desktop has come up, then press CTRL-ALT-F(2,3,4,5, or 6). That will open a virtual console and will give you a text mode log in prompt. You can try entering root and the password you've set there. However, if opening a terminal from the desktop and using 'su', then entering the root password doesn't work, I'd be astonished if that did....

Quote:
Has anyone any further ideas?

Alan D
I'd suggest asking on the Salix forum. Judging from the wiki entry and the discussion in the forum, there must be several Salix users with the same wirless card you have. They should be able to help you get the wireless running. While I may well be biased, I think you're more likely to have sucess that way than continuing with Zenwalk. If you've read the wiki article I pointed you to, you should have enough background to ask questions if you hit problems.

Paul.
 
Old 05-17-2012, 04:24 PM   #21
Alan D
LQ Newbie
 
Registered: May 2012
Posts: 11

Original Poster
Rep: Reputation: Disabled
Hi Paul,
But wireless does work with Zenwalk live and have no problem getting on line. This made me think that it might be easier to persue the password problem.
 
Old 05-18-2012, 01:48 PM   #22
toothandnail
Member
 
Registered: Apr 2007
Location: Oxfordshire, UK
Distribution: Arch, Sparky, Salix64
Posts: 120

Rep: Reputation: 25
Quote:
Originally Posted by Alan D View Post
Hi Paul,
But wireless does work with Zenwalk live and have no problem getting on line. This made me think that it might be easier to persue the password problem.
Ah. Sorry, I missed that. Hadn't realised that you had got wireless working under Zenwalk. In that case, I do have another suggestion - download the standard install CD and install from it. The installer is "borrowed" from the Slackware installer, though its even simpler than the original, since it doesn't give you choices of the software to install, it just installs everything. Its text-mode and pretty quick. The only bits that may be difficult for someone not used to Linux is partitioning (and it may do that automatically for a full disk install - not sure, I've never used that option). It will prompt you to set a root password, then prompt you to create a user on the first reboot.

I'm not sure if you can install it to a flash drive, but that is a problem you can look at later.

I'd have to say I don't think its a very good long term solution. I used Zenwalk exclusively (and quite happily) for several years, did quite a lot of packaging for it as well. In the end, I got fed up with JPs increasingly arbitrary decisions and the number of bugs that weren't being fixed. I'm not the only one that got fed up and left - Salix was developed mainly by ex-Zenwalk users.

Looking at the release candidate for Zenwalk 7.2, it has bugs that existed in 7.0 (must be 12 months or more ago), and there seems to be very little extra software in the repositories. JP has announced that he intends to use a lot more base Slackware packages, which will hopefully improve things, but he offended so many of the people who were willing to contribute to the distro that I suspect it may never recover completely.

If you can get some help getting the wireless to work under Salix, I think its a much better option, but then, I am just a bit biased.....

Paul.
 
Old 05-18-2012, 04:37 PM   #23
Alan D
LQ Newbie
 
Registered: May 2012
Posts: 11

Original Poster
Rep: Reputation: Disabled
Thanks Paul,
Will have to have a good think about this now.
Will report again as soon as I can
Alan
 
  


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
Kubuntu 10.10 live won't boot "unable to find a medium containing a live file system" mogplus8 Linux - Newbie 6 10-07-2010 01:41 AM
Unable to set root password on new mysql install Arty Ziff Linux - Server 2 01-22-2009 11:17 PM
Unable to set password in Non Global Zone rajaniyer123 Solaris / OpenSolaris 4 10-25-2008 05:15 AM
Unable to set password for user Harlin Linux - General 2 09-20-2005 01:25 PM
unable to install LILO nor set root password aquilolumen Slackware - Installation 10 07-07-2005 01:15 PM

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

All times are GMT -5. The time now is 05:40 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