MEPIS This forum is for the discussion of MEPIS Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-19-2007, 10:14 AM
|
#1
|
Member
Registered: Feb 2006
Location: Edmonton
Distribution: Slackware 12.2, Ubuntu
Posts: 117
Rep:
|
Marvell Yukon Nic setup
I am trying to setup a Marvell Yukon NIC on :
SimplyMEPIS 6.5 RC 1
lspci shows:
Code:
0000:02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8038 PCI-E Ethernet Controller (rev 14)
I have booted this system from a linux live cd and the network card works. When booting from Mepis(kernel=2.6.15-27-desktop64-smp) ifconfig shows only loopback device.
I found another forum that indicated that this card uses the 'marvell' module. So I tried:
lsmod then shows the driver loaded. But if I try
Code:
ifconfig eth0 192.168.0.69 up
produces
Code:
eth0: ERROR while getting interface flags: No such device
What should I do to get this NIC working?
|
|
|
03-19-2007, 07:19 PM
|
#2
|
Member
Registered: Mar 2007
Location: canada
Distribution: SimplyMEPIS 6.5 final
Posts: 104
Rep:
|
Re: Marvell Yukon Nic setup
Go to kmenu, system, MEPIS, MEPIS network assistant. Go to the interface tab. Check all three boxes, hit apply, hit ok. That should do it. Might take 5 or so seconds. Or if you prefer konsole to get there then type mnetwork into konsole and hit enter. 
|
|
|
03-19-2007, 07:21 PM
|
#3
|
Member
Registered: Mar 2007
Location: canada
Distribution: SimplyMEPIS 6.5 final
Posts: 104
Rep:
|
Re:Marvel
If my first post doesn't do it then post what you get when you type lspci onto konsole. Also what you get when you type lsmod into konsole. 
|
|
|
03-20-2007, 04:08 PM
|
#4
|
Member
Registered: Feb 2006
Location: Edmonton
Distribution: Slackware 12.2, Ubuntu
Posts: 117
Original Poster
Rep:
|
Well I gave up and installed SimplyMepis 6.0 i386 and the onboard nic works fine..
I am trying to setup the wnic now and I am having problems. I did a test install of Slackware 11(distro I know best) and I was able to get wnic working with ndiswrapper and wpa_supplicant.
When I first booted into Mepis lsmod showed ndiswrapper was already loaded. So i did ndiswrapper -l which showed a bunch of different drivers loaded including the one in this laptop. However normally there should be a "hardware present", and there wasn't so I removed all drivers with
"ndiswrapper -e" and then resinstalled the windows inf with :
ndiswrapper -i bcmwl5.inf
and then
ndiswrapper -l shows "hardware present" but...
iwconfig produces no wlan0 or similar.
How should I proceed?
Last edited by dohpaz; 03-20-2007 at 04:09 PM.
|
|
|
04-06-2007, 09:48 PM
|
#5
|
LQ Newbie
Registered: Apr 2007
Posts: 1
Rep:
|
Quote:
Originally Posted by mepnoob2005
Go to kmenu, system, MEPIS, MEPIS network assistant. Go to the interface tab. Check all three boxes, hit apply, hit ok. That should do it. Might take 5 or so seconds. Or if you prefer konsole to get there then type mnetwork into konsole and hit enter. 
|
I'm a brand, shiny new Linux user and I'm trying to use MEPIS as my first install. I have it installed, but I can't get the wireless adapter to work. I tried following the path you described (kmenu/system/MEPIS/MEPIS Network Assistant) you described, but when I click kmenu/system there's no MEPIS to select. I tried in both the user and root account names, but it never shows up. Is there something special I need to install? Thanks for any help.
|
|
|
04-07-2007, 10:16 AM
|
#6
|
Senior Member
Registered: Oct 2004
Location: Houston, TX (usa)
Distribution: MEPIS, Debian, Knoppix,
Posts: 4,727
|
Did you really run:
or is that a typo for:
???
|
|
|
04-08-2007, 01:36 AM
|
#7
|
Member
Registered: Mar 2007
Location: canada
Distribution: SimplyMEPIS 6.5 final
Posts: 104
Rep:
|
Quote:
Originally Posted by Guairdean
I'm a brand, shiny new Linux user and I'm trying to use MEPIS as my first install. I have it installed, but I can't get the wireless adapter to work. I tried following the path you described (kmenu/system/MEPIS/MEPIS Network Assistant) you described, but when I click kmenu/system there's no MEPIS to select. I tried in both the user and root account names, but it never shows up. Is there something special I need to install? Thanks for any help.
|
Welcome to MEPIS.
Ok you must be using an older version of MEPIS. Which version are you talking about? 3.3.1-1, 3.4.3 or a MEPISliite cd? If I knew that I could help a bit more. But....
Try kmenu, system, system configurations, internet and network, network settings. That may get you there. Or typing mnetwork into konsole may get you to that page too. I use 6.5 final so that what I was referring to at first. You might try the 6.5 final too.
|
|
|
04-08-2007, 01:42 AM
|
#8
|
Member
Registered: Mar 2007
Location: canada
Distribution: SimplyMEPIS 6.5 final
Posts: 104
Rep:
|
Quote:
Originally Posted by dohpaz
I am trying to setup a Marvell Yukon NIC on :
SimplyMEPIS 6.5 RC 1
lspci shows:
Code:
0000:02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8038 PCI-E Ethernet Controller (rev 14)
I have booted this system from a linux live cd and the network card works. When booting from Mepis(kernel=2.6.15-27-desktop64-smp) ifconfig shows only loopback device.
I found another forum that indicated that this card uses the 'marvell' module. So I tried:
lsmod then shows the driver loaded. But if I try
Code:
ifconfig eth0 192.168.0.69 up
produces
Code:
eth0: ERROR while getting interface flags: No such device
What should I do to get this NIC working?
|
Now that I think about it you may have to go to konsole and type mnetwork in. That should get you to the MEPIS Network assistant. When you get there just fill in the first two pages then click the interface tab. Check all three boxes, hit apply and hit ok.
Or try 6.5 final. It's good.
|
|
|
All times are GMT -5. The time now is 08:32 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|