Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Linux Support Linux - Operating Systems and Applications Support

Reply
 
Thread Tools
Old 04-21-2005, 03:40 PM   #1 (permalink)
TSF Enthusiast
 
Join Date: Apr 2005
Posts: 655
OS: Win2k, XP


Making permanent link to Modem in Mepis

Apparently thereis a known bug in Simply Mepis which
refuses to hold a symlink to a device. I used the
following tip, but still no modem and the OS did not recognize the command sequence.

I did the procedure and got a 'cannot execute
command'

I did the following things in order:


[root]

Go to /etc/modutils/modem

open editor

add the 2 lines:

pre-install serial rm /dev/modem
post-install serial ln -s/dev/ttyS0/dev/modem

[run box in KDE] update-modutils

The run box told me it could not run the command.

So still no modem.
loninappleton is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Sponsored Links
Old 04-21-2005, 05:35 PM   #2 (permalink)
Asst. Manager, Alternative Computing Forums
 
batty_professor's Avatar
 
Join Date: Jul 2004
Location: Hooterville Il 45 mi. east of St. Louis mo
Posts: 2,609
OS: Fedora Core 5 for now


Send a message via AIM to batty_professor Send a message via MSN to batty_professor Send a message via Yahoo to batty_professor
I risk missing the mark on this, but I suspect you're missing a chmod command in there someplace. I also saw this about running local applications at boot. http://faq.mepis.net/index.php?actio...=47&artlang=en
I haven't found time to check out some of these other distro's that have been brought to the forum. And probably won't through these summer months. My apologies.
__________________
It's better to know me and not need me than to need me and not know me. B.

While users are never under any obligation, if you feel the urge please feel free to visit our donation page. Every little bit helps.
And we thank you for your support.

Microsoft free Registered Linux user 397458
batty_professor is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 04-21-2005, 11:31 PM   #3 (permalink)
TSF Enthusiast
 
Join Date: Apr 2005
Posts: 655
OS: Win2k, XP


Quote:
Originally Posted by batty_professor
I risk missing the mark on this, but I suspect you're missing a chmod command in there someplace. I also saw this about running local applications at boot. http://faq.mepis.net/index.php?actio...=47&artlang=en
I haven't found time to check out some of these other distro's that have been brought to the forum. And probably won't through these summer months. My apologies.

Ok. I'll take a look.


The commands I've shown came from the Mepis org
forum. This has gotten way out of hand.

What really p*****s me off is that everytime I'm given a solution, I put it in and get "bad command" or "permissions denied' or other things I shouldn't have to be messing with it all having just installed the OS.

That is what's infuriating.

I might as well just sit back until someone releases a live
cd that works. I have Ubuntu, but the default desktop is Gnome and wanted to get used to KDE because that is
what is covered in a vast majority of the tutorials and books.

This forum has been very responsive to my questions.

Last edited by batty_professor : 04-22-2005 at 05:43 AM. Reason: I know it's just one word, but please.....
loninappleton is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 04-22-2005, 08:32 PM   #4 (permalink)
Manager, Alternative Comp
 
Skie's Avatar
 
Join Date: Mar 2003
Location: Downers Grove, IL
Posts: 1,821
OS: Gentoo Linux, Redhat Enterprise Linux, CentOS

My System

You're typing in the command without any spaces so it looks wrong. You need to do this:

Code:
ln -s /dev/ttyS0 /dev/modem
Basically, read it this way: <command name> <option> <parameter 1> <parameter 2>

The way you were typing it, it was like this: <command name> <option>

Without any spaces, the command doesn't realize that what you typed is 3 seperate things, it just sees it as 1 long option string.
__________________
Skie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -7. The time now is 07:10 AM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82