View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 14 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: NDISwrapper
PostPosted: Fri Dec 15, 2006 3:44 pm 
Offline
Joined: Thu Dec 14, 2006 12:41 pm
Posts: 16
Not sure what it is called but other distros like SuSe have Yast. Does knoppmyth have something like that where you can load up a file from a CD or flash drive via some windows like view? I want to install the newest ndiswrapper and do not know much about Linux to type it out.

COHO


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 15, 2006 5:48 pm 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
Not sure I've got the entire gist of your question(s), but
A) Knoppmyth uses apt-get for package management
B) Depending on your Knoppmyth version ndiswrapper is probably included already.

So, if you are trying to use ndiswrapper I would suggest starting with "man ndiswrapper", and see what you get. If that doesn't get you where you want to be then some specifics (what exactly you are trying to accomplish, on what hardware, with which Knoppmyth version, etc.) will be necessary.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 15, 2006 7:04 pm 
Offline
Joined: Thu Dec 14, 2006 12:41 pm
Posts: 16
slowtolearn wrote:
Not sure I've got the entire gist of your question(s), but
A) Knoppmyth uses apt-get for package management
B) Depending on your Knoppmyth version ndiswrapper is probably included already.

So, if you are trying to use ndiswrapper I would suggest starting with "man ndiswrapper", and see what you get. If that doesn't get you where you want to be then some specifics (what exactly you are trying to accomplish, on what hardware, with which Knoppmyth version, etc.) will be necessary.


Thanks for the reply. I want to load up the driver for a WUSB54G v4 usb wireless adapter. Apt-get is done thru console is it not? If so I am not familiar with the commands in linux. I have no clue how to load a file off of a cd onto the root. Versus Suse there is a windows menu to drag and drop or cut and paste. I don't think knoppmyth has that capability.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 15, 2006 7:45 pm 
Offline
Joined: Mon Nov 28, 2005 10:44 am
Posts: 137
Location: Austin, TX
I believe you mean "copy" not "load"....

You can find some Linux basics here:
http://www.knoppmythwiki.org/index.php?page=LinuxTips


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 15, 2006 9:02 pm 
Offline
Joined: Thu Dec 14, 2006 12:41 pm
Posts: 16
psicard wrote:
I believe you mean "copy" not "load"....

You can find some Linux basics here:
http://www.knoppmythwiki.org/index.php?page=LinuxTips


Yeah I read them earlier but I don't see how that will help if I have a flash drive or cd. No clue as to how to access a cd.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 15, 2006 9:30 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
For a USB drive plug it in and run the setup_usb.sh script. That should mount it as "/mnt/sda". You only need to run the script once.

For a CD or DVD, drop it in the CD/DVD drive, close it up, and it should automatically get mounted as "/mnt/cdrom".

Note that the KM Install CD contains a compressed image so this doesn't work for that. To copy stuff off of that need to boot from it and mount the HD.


Top
 Profile  
 
PostPosted: Fri Dec 15, 2006 9:33 pm 
Offline
Joined: Tue Mar 28, 2006 8:26 pm
Posts: 804
Location: Minneapolis, MN
slowtolearn wrote:
Not sure I've got the entire gist of your question(s)


I think he is asking for a file manager that has a GUI interface like Konqueror or XFE, so a user could drag and drop files to copy them.
( example: http://www.konqueror.org/features/filemanager.php )

The x-windows flavor that is included with Knoppmyth is missing a GUI file manager. It could really use one.

Eric

_________________
KnoppMyth R5.5, Asus A8N-VM CSM (nvidia 6150 onboard video), AMD Athlon 64 dual-core 4200+, two 1GB sticks DDR 400, HD-3000 HDTV card, PVR-150 card, Iguanaworks RS-232 IR receiver/transmitter, Pioneer DVR-110 DVD burner


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 16, 2006 12:02 am 
Offline
Joined: Thu Dec 14, 2006 12:41 pm
Posts: 16
tjc wrote:
For a USB drive plug it in and run the setup_usb.sh script. That should mount it as "/mnt/sda". You only need to run the script once.

For a CD or DVD, drop it in the CD/DVD drive, close it up, and it should automatically get mounted as "/mnt/cdrom".

Note that the KM Install CD contains a compressed image so this doesn't work for that. To copy stuff off of that need to boot from it and mount the HD.


Dropped the cd into the drive and maybe it got mounted but I did not see it. Knoppmyth loaded fine from the drive but cannot see it now.


Top
 Profile  
 
PostPosted: Sat Dec 16, 2006 12:08 am 
Offline
Joined: Thu Dec 14, 2006 12:41 pm
Posts: 16
neutron68 wrote:
slowtolearn wrote:
Not sure I've got the entire gist of your question(s)


I think he is asking for a file manager that has a GUI interface like Konqueror or XFE, so a user could drag and drop files to copy them.
( example: http://www.konqueror.org/features/filemanager.php )

The x-windows flavor that is included with Knoppmyth is missing a GUI file manager. It could really use one.

Eric


Yes that is what I was asking for! Knoppmyth is really nice if you have everything Knoppmyth has configured for, but anything different is a pain to figure out.

I love this distro...but wonder if all this time was put in...then why not make it easier. Look at all the threads posted. would it no be easier to address the issues up front, rather than answer them one by one? I really think that the poeple answering the posts are assuming everyone knows LINUX.


Top
 Profile  
 
PostPosted: Sat Dec 16, 2006 8:20 am 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
coho wrote:
Yes that is what I was asking for! Knoppmyth is really nice if you have everything Knoppmyth has configured for, but anything different is a pain to figure out.

I love this distro...but wonder if all this time was put in...then why not make it easier. Look at all the threads posted. would it no be easier to address the issues up front, rather than answer them one by one? I really think that the poeple answering the posts are assuming everyone knows LINUX.


As Knoppmyth is a Linux distro then yes, I suppose most folks would assume some level of Linux experience. That level varies greatly among the people posting here.

Regarding "...all the threads posted...", it just isn't possible to "...address the issues up front...". The hardware, OS, MythTV, etc. are all moving targets. You want really lively forums? Find any that deal with that little OS from Redmond, and see how they are addressing their issues... :lol:

BTW, you can apt-get xfe (man apt-get for more info, but it would go something like
Code:
 apt-get install xfe
You can find more information on XFE here: http://roland65.free.fr/xfe/


Top
 Profile  
 
PostPosted: Sat Dec 16, 2006 11:06 am 
Offline
Joined: Tue Mar 28, 2006 8:26 pm
Posts: 804
Location: Minneapolis, MN
slowtolearn wrote:
BTW, you can apt-get xfe (man apt-get for more info, but it would go something like
Code:
 apt-get install xfe
You can find more information on XFE here: http://roland65.free.fr/xfe/


I tried and tried to install xfe (using apt-get) into KnoppMyth R5D1. It doesn't work. It worked in KnoppMyth R5C7, but not in R5D1. I gave up on it.

_________________
KnoppMyth R5.5, Asus A8N-VM CSM (nvidia 6150 onboard video), AMD Athlon 64 dual-core 4200+, two 1GB sticks DDR 400, HD-3000 HDTV card, PVR-150 card, Iguanaworks RS-232 IR receiver/transmitter, Pioneer DVR-110 DVD burner


Top
 Profile  
 
PostPosted: Sat Dec 16, 2006 11:57 am 
Offline
Joined: Thu Dec 14, 2006 12:41 pm
Posts: 16
neutron68 wrote:
slowtolearn wrote:
BTW, you can apt-get xfe (man apt-get for more info, but it would go something like
Code:
 apt-get install xfe
You can find more information on XFE here: http://roland65.free.fr/xfe/


I tried and tried to install xfe (using apt-get) into KnoppMyth R5D1. It doesn't work. It worked in KnoppMyth R5C7, but not in R5D1. I gave up on it.


Did you go with an alternative? If so, which one?


Top
 Profile  
 
PostPosted: Sat Dec 16, 2006 3:48 pm 
Offline
Joined: Tue Mar 28, 2006 8:26 pm
Posts: 804
Location: Minneapolis, MN
coho wrote:
Did you go with an alternative? If so, which one?


No. I didn't try any more after hitting the dead-end with xfe and KnoppMyth R5D1. I'm not sure if you can safely add Konqueror to KnoppMyth or not.

In my 9 months of Linux experiences, I've learned that experimenting on a working KnoppMyth installtion is dangerous, because you run the risk of screwing it up so badly that re-install is the only fix. Without *knowing* if an operation is safe, I don't try it on my KnoppMyth machine.

==== added 12-17-06 ====

It looks like you can't install Konqueror by itself - I think you have to install the full KDE desktop in order to get Konqueror installed, which could break Knoppmyth.

Eric

_________________
KnoppMyth R5.5, Asus A8N-VM CSM (nvidia 6150 onboard video), AMD Athlon 64 dual-core 4200+, two 1GB sticks DDR 400, HD-3000 HDTV card, PVR-150 card, Iguanaworks RS-232 IR receiver/transmitter, Pioneer DVR-110 DVD burner


Last edited by neutron68 on Sun Dec 17, 2006 11:34 am, edited 1 time in total.


Top
 Profile  
 
PostPosted: Sat Dec 16, 2006 4:38 pm 
Offline
Site Admin
Joined: Fri Sep 19, 2003 6:37 pm
Posts: 2659
Location: Whittier, Ca
coho wrote:
Knoppmyth is really nice if you have everything Knoppmyth has configured for, but anything different is a pain to figure out.
KnoppMyth is designed to run on a standalone system functioning as a PVR.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu