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.
|
 |
|
06-12-2005, 08:16 PM
|
#1
|
Member
Registered: Jan 2004
Location: Earth
Distribution: Ubuntu
Posts: 301
Rep:
|
Mepis Live cd wireless setup
I've been looking at various live cd threads for an answer to this prob to little avail. I have a thinkpad t21 running a dlink dwl-g630 card. wlan0 is not detected upon boot and any attempt to 'ndiswrapper -i xxxx.inf' is met with something along the lines of 'cannot write to disk disk may be full.'
addistionally, i know it will become an issue but since it is a live cd there is no kernel src installed. is there anyone who is using mepis live cd and in fact has a network connection? if so, please for the love enlighten me.
As always, thanx in advance to an awesome community.

|
|
|
06-13-2005, 12:16 AM
|
#2
|
Member
Registered: Mar 2005
Location: Kansas City
Distribution: Ubuntu 7.10
Posts: 47
Rep:
|
Ignore that error you get. For the most part you should be able to get it to work with NDISWrapper despite that error. If not, then its because its a LiveCD and you might not be able to use it because of that. As for your kernel source, it will appear upon installation.
All I can say is ignore that message NDISWrapper does and continue as normal and see if you can get it to work. On my system I was able to install the driver despite that message.
edit: Sorry. The kernel source is NOT installed when you do an hd install of Mepis. You see, I am sort of new to Linux myself and I haven't done a whole lot of kernel stuff and I assumed that Mepis came with the kernel source. My apologizes, I wasn't intentually trying to give false info.
Last edited by Darkhack; 06-15-2005 at 12:33 PM.
|
|
|
06-13-2005, 12:34 AM
|
#3
|
Member
Registered: Jul 2004
Location: Parts Unknown
Distribution: Arch
Posts: 377
Rep:
|
Once you try to install the driver and get that error, do... and see if it's installed.
|
|
|
06-13-2005, 10:58 AM
|
#4
|
Member
Registered: Dec 2004
Location: Oregon, USA
Distribution: Kubuntu 9.04
Posts: 181
Rep:
|
correction
The kernel source _does_not_ appear upon installation. It must be downloaded.
|
|
|
06-13-2005, 01:56 PM
|
#5
|
LQ Newbie
Registered: Mar 2005
Location: London
Distribution: Kanotix 2005-03,Simply Mepis
Posts: 18
Rep:
|
I have been able to run ndiswrapper from the live CD several times. The only time I get any form of error is if i try to do ndiswrapper -m.
After installing do, ndiswrapper -l to see if its installed. If it is, then do modprobe ndiswrapper to load it and you're good to go.
|
|
|
06-13-2005, 06:02 PM
|
#6
|
Member
Registered: Jan 2004
Location: Earth
Distribution: Ubuntu
Posts: 301
Original Poster
Rep:
|
will the fact that there is no kernel source be an issue? what i mean is that i will not have a connection at all when running the live cd if i cant get the wireless to work. i suppose i could u name and then boot windows to use the wireless to grad the kernel src. but if i cant install on a live cd then there will be trouble. qtparted is new to me and the last time i tried it i wiped my hd.
advice?
|
|
|
06-13-2005, 06:19 PM
|
#7
|
Member
Registered: Jul 2004
Location: Parts Unknown
Distribution: Arch
Posts: 377
Rep:
|
You don't have to have kernel sources or anything if the LiveCD comes with ndiswrapper installed already. Just load your drivers, modprobe it, and setup your card using iwconfig.
|
|
|
06-13-2005, 06:24 PM
|
#8
|
Member
Registered: Dec 2004
Location: Oregon, USA
Distribution: Kubuntu 9.04
Posts: 181
Rep:
|
The kernel source would only be an issue if you wanted to install the native linux drivers (assuming that there are some for the dwl-g630). Either way, kernel source is useless without an hd install.
|
|
|
06-13-2005, 07:04 PM
|
#9
|
Member
Registered: Jan 2004
Location: Earth
Distribution: Ubuntu
Posts: 301
Original Poster
Rep:
|
ok. i tried once again to no avail. here is the result:
root@1[root]# cd /mnt/hda5/
root@1[hda5]# ls
Adobe msdownld.tmp Program Files unzipped
Documents and Settings network utils Recycled WUTemp
Holding Tank pagefile.sys snort
root@1[hda5]# cd network\ utils/
root@1[network utils]# ls
absetup.exe asus-g630 avast.exe BW1301Setup.exe dwl-g630 ndiswrapper
root@1[network utils]# cd dwl-g630/
root@1[dwl-g630]# ls
data1.cab data2.cab engine32.cab setup.boot setup.ini
data1.hdr Drivers layout.bin Setup.exe setup.inx
root@1[dwl-g630]# cd Drivers/
root@1[Drivers]# ls
ar52119x.sys ar5211.sys net5211.cat net5211.inf
root@1[Drivers]# ndiswrapper -i net5211.inf
Installing net5211
cp: writing `/etc/ndiswrapper/net5211/ar5211.sys': No space left on device
uniq: write error: No space left on device
uniq: write error: No space left on device
uniq: write error: No space left on device
uniq: write error: No space left on device
uniq: write error: No space left on device
uniq: write error: No space left on device
uniq: write error: No space left on device
uniq: write error: No space left on device
uniq: write error: No space left on device
uniq: write error: No space left on device
uniq: write error: No space left on device
cp: writing `/etc/ndiswrapper/net5211/net5211.inf': No space left on device
root@1[Drivers]# modprobe ndiswrapper
root@1[Drivers]# ndiswrapper -l
Installed ndis drivers:
airplus driver present
bcmwl5 driver present
lsbcmnds driver present
lstinds driver present
mrv8k51 driver present
net5211 driver present, hardware present
netr33x driver present
prismnic driver present
wlanuig driver present
wlipnds driver present
root@1[Drivers]# ndiswrapper -m
Adding "alias wlan0 ndiswrapper" to /etc/modprobe.d/ndiswrapper
cp: writing `/etc/modules.conf.old': No space left on device
root@1[Drivers]# dhcpcd wlan0
bash: dhcpcd: command not found
root@1[Drivers]# dhcpcd wlan0
bash: dhcpcd: command not found
root@1[Drivers]# iwconfig wlan0
wlan0 No such device
root@1[Drivers]#
|
|
|
06-13-2005, 07:14 PM
|
#10
|
Member
Registered: Dec 2004
Location: Oregon, USA
Distribution: Kubuntu 9.04
Posts: 181
Rep:
|
I've never had that problem before, but is it possible that you are running out of ramdisk?? I'm guessing that you don't have any kind of swap file or swap partition that Mepis can use?
|
|
|
06-13-2005, 07:30 PM
|
#11
|
Member
Registered: Jan 2004
Location: Earth
Distribution: Ubuntu
Posts: 301
Original Poster
Rep:
|
unfortunately, no. i only have a small 11gig available hd that is setup with two partitions in an effort to minimize loss if windows goes down. i wasn't sure how to setup a swap partition for linux when i was installing windows. is there something recursive that i can do?
|
|
|
06-13-2005, 07:33 PM
|
#12
|
Member
Registered: Jan 2004
Location: Earth
Distribution: Ubuntu
Posts: 301
Original Poster
Rep:
|
i have no apprehensions to installing linux onto the hd and firing windows. in fact, that is the ultimate goal here. however, so far, i do not feel confident that i can get the wireless conn up and running in linux....just yet.
thanx for the personal help, dping. i appreciate it greatly.
|
|
|
06-13-2005, 07:40 PM
|
#13
|
Member
Registered: Dec 2004
Location: Oregon, USA
Distribution: Kubuntu 9.04
Posts: 181
Rep:
|
How much ram do you have?
What filesystems are the two partitions?
|
|
|
06-13-2005, 07:46 PM
|
#14
|
Member
Registered: Jan 2004
Location: Earth
Distribution: Ubuntu
Posts: 301
Original Poster
Rep:
|
392,688kb total physical mem
the file systems are fat32. and yes, i can write to each partition provided that i open the hda via konquerer. i guess that is necessary in order to mount (similar to knoppix). just for the record, i did in fact open / mount the proper partitions before attempting to install.
|
|
|
06-13-2005, 07:56 PM
|
#15
|
Member
Registered: Dec 2004
Location: Oregon, USA
Distribution: Kubuntu 9.04
Posts: 181
Rep:
|
That should be enough memory, and I have heard that mepis will automatically create swap files on fat partitions, so that shouldn't be the problem.
hmmm...
fyi: I am leaving, will be back tomorrow / later tonight.
|
|
|
All times are GMT -5. The time now is 04:42 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
|
|