LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 10-27-2009, 04:56 AM   #1
cwizardone
Senior Member
 
Registered: Feb 2007
Distribution: Slackware64-current & "True Multilib."
Posts: 1,484

Rep: Reputation: 101Reputation: 101
Slackware & win/lite Modems. How Does One Compile The Martian Driver?


Has anyone been able to compile and successfully use the lucent/agere driver available at the link below:

http://martian.barrelsoutofbond.org/

I just tried it again, twice, which makes, over recent years, well over half a dozen times I've tried and it won't even compile. If anyone has it working in Slackware 13, would you PLEASE be kind enough to provide, simple, step by step instructions for the "end user."
Many Thanks!

Last edited by cwizardone; 10-27-2009 at 09:23 AM.
 
Old 10-27-2009, 10:09 PM   #2
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,204

Rep: Reputation: 124Reputation: 124
I gave it a whirl, but quickly found out it won't compile on a x86_64 system. I do not have the multilib layer built in to keep trying. It would seem that there may be other dependencies to satisfy in building this driver. I also found out that the Ubuntu forum has a lot of info on this driver. Maybe there is something in there that may help.
 
Old 10-27-2009, 10:33 PM   #3
afreitascs
Member
 
Registered: Aug 2004
Location: Brasil
Distribution: Slackware_Cur-64_mult
Posts: 359

Rep: Reputation: 29
Until now I did not find anything on Google for martian modem in 64-bit systems ...
Also tried to compile it in slack64 and he can not ,although my knowledge in linux are few...
If you know how, please record here ...

Seems to have a lib that does not compile on 64bit
 
Old 10-27-2009, 11:29 PM   #4
cwizardone
Senior Member
 
Registered: Feb 2007
Distribution: Slackware64-current & "True Multilib."
Posts: 1,484

Original Poster
Rep: Reputation: 101Reputation: 101
I've tried it with 11, 12, 12.2, and Slackware64 with multilib, and it failed to compile each and every time.
 
Old 10-28-2009, 10:35 PM   #5
afreitascs
Member
 
Registered: Aug 2004
Location: Brasil
Distribution: Slackware_Cur-64_mult
Posts: 359

Rep: Reputation: 29
Posted for Drakeo in

http://www.linuxquestions.org/questi...on-ppp-761208/

Quote:
the module can be built for 64.
but the helper program relies on the 32 bit encrypted ltmdmobj.o I am working
on a 64 bit solution but that is because I an a hardware nut.Do not get in any
hurry. so you will have to use the 32 bit compat libraries to build the helper
program.
and use it. but the module is open source and it can be built as 64 bit.
martian_modomem program must have 32 bit environment. so in a since ltmdmobj.o
is a wrapper that can only be ran in 32 bit.
-------------------------------------------------------------

martian modem is a 32bit application and functional Slack 11, 12 ...

regards
afreitascs
 
Old 10-28-2009, 10:53 PM   #6
cwizardone
Senior Member
 
Registered: Feb 2007
Distribution: Slackware64-current & "True Multilib."
Posts: 1,484

Original Poster
Rep: Reputation: 101Reputation: 101
Quote:
Originally Posted by afreitascs View Post
martian modem is a 32bit application and functional Slack 11,12 ...
To quote from the web site linked in the first post:

"Platforms
Any platform supporting x86 in user mode: x86, x86-64"

However, as I've said before, I've never been able to compile it in Slackware 11, 12, 12.2, or Slackware64 with the multilib files.
If anyone knows the secret please reveal it.

Thanks.

Last edited by cwizardone; 10-28-2009 at 10:54 PM.
 
Old 10-29-2009, 12:58 AM   #7
cwizardone
Senior Member
 
Registered: Feb 2007
Distribution: Slackware64-current & "True Multilib."
Posts: 1,484

Original Poster
Rep: Reputation: 101Reputation: 101
Update. I was finally able to get the martian_dev module to compile and install, but now the
program "martian_modem" refuses to compile. Oh, well, I'll keep at it...
 
Old 10-29-2009, 10:29 PM   #8
afreitascs
Member
 
Registered: Aug 2004
Location: Brasil
Distribution: Slackware_Cur-64_mult
Posts: 359

Rep: Reputation: 29
Quote:
Originally Posted by cwizardone View Post
To quote from the web site linked in the first post:

"Platforms
Any platform supporting x86 in user mode: x86, x86-64"

However, as I've said before, I've never been able to compile it in Slackware 11, 12, 12.2, or Slackware64 with the multilib files.
If anyone knows the secret please reveal it.

Thanks.

Despite using the Slack a few years I have little knowledge in linux ...

please what it means??
Quote:
to compile it in Slackware 11, 12, 12.2, or Slackware64 with the multilib files.
many thanks
afreitascs
 
Old 10-29-2009, 11:15 PM   #9
cwizardone
Senior Member
 
Registered: Feb 2007
Distribution: Slackware64-current & "True Multilib."
Posts: 1,484

Original Poster
Rep: Reputation: 101Reputation: 101
Quote:
Originally Posted by afreitascs View Post
Despite using the Slack a few years I have little knowledge in linux ...
please what it means??
many thanks
afreitascs
Multilib are a package of files put together by Alien BOB that gives Slackware64 the ability to run 32 bit software. You can also compile 32 bit programs in Slackware64 once you have installed the Multilib files.
 
Old 10-30-2009, 10:02 PM   #10
afreitascs
Member
 
Registered: Aug 2004
Location: Brasil
Distribution: Slackware_Cur-64_mult
Posts: 359

Rep: Reputation: 29
Quote:
Originally Posted by cwizardone View Post
Multilib are a package of files put together by Alien BOB that gives Slackware64 the ability to run 32 bit software. You can also compile 32 bit programs in Slackware64 once you have installed the Multilib files.
thank you for replies :-)

I read

http://alien.slackbook.org/dokuwiki/...kware:multilib

afreitascs

ps: Well...Without multilib in slack1364 is possible to build the module martian_dev but not the software martian_modem ...

Last edited by afreitascs; 10-30-2009 at 10:10 PM.
 
Old 10-31-2009, 12:08 AM   #11
cwizardone
Senior Member
 
Registered: Feb 2007
Distribution: Slackware64-current & "True Multilib."
Posts: 1,484

Original Poster
Rep: Reputation: 101Reputation: 101
Quote:
Originally Posted by afreitascs View Post
....Without multilib in slack1364 is possible to build the module martian_dev but not the software martian_modem ...
With the multilib files installed, how do you build martian_modem? What commands do you use? Nothing i've tried has worked.
Thanks.

Last edited by cwizardone; 10-31-2009 at 12:09 AM.
 
Old 10-31-2009, 09:47 PM   #12
afreitascs
Member
 
Registered: Aug 2004
Location: Brasil
Distribution: Slackware_Cur-64_mult
Posts: 359

Rep: Reputation: 29
Quote:
Originally Posted by cwizardone View Post
With the multilib files installed, how do you build martian_modem? What commands do you use? Nothing i've tried has worked.
Thanks.
Multilib installed not tried yet ... :-(

Without multilib commands are in the INSTALL file of the martian package
martian-full-20080625.tar.gz

$make -C kmodule/ modules
$su
#make -C kmodule/ install

regards
afreitascs
 
Old 11-01-2009, 02:04 AM   #13
cwizardone
Senior Member
 
Registered: Feb 2007
Distribution: Slackware64-current & "True Multilib."
Posts: 1,484

Original Poster
Rep: Reputation: 101Reputation: 101
Quote:
Originally Posted by afreitascs View Post
Multilib installed not tried yet ... :-(

Without multilib commands are in the INSTALL file of the martian package
martian-full-20080625.tar.gz

$make -C kmodule/ modules
$su
#make -C kmodule/ install

regards
afreitascs
Yes, I know, thank you, but that does not build and install martian_modem.
So, in a 32 bit system, what commands do you use to build and install martian_modem?
Thanks.
 
Old 11-01-2009, 12:46 PM   #14
afreitascs
Member
 
Registered: Aug 2004
Location: Brasil
Distribution: Slackware_Cur-64_mult
Posts: 359

Rep: Reputation: 29
Quote:
Originally Posted by cwizardone View Post
Yes, I know, thank you, but that does not build and install martian_modem.
So, in a 32 bit system, what commands do you use to build and install martian_modem?
Thanks.
Slackware13-32-

Download the drivers martian-full-20080625.tar.gz

http://linmodems.technion.ac.il/pack...l-2.6/martian/

$tar -zxvf martian-full-20080625.tar.gz
$cd martian-full-20080625
$make all


su

#make install
#modprobe martian_dev


in /etc/rc.d/rc.local add lines

----------------------
# Drivers Lucent/Agere modem
martian_modem &
sleep 1
ln -sf /dev/ttySM0 /dev/modem
chmod 666 /dev/modem

----------------------

now

#/etc/rc.d/rc.local restart

may have to do to use kppp ( I use ...)

#chmod u+s /usr/bin/kppp


Now just configure kppp to use the device /dev/modem

Good luck :-)

ps:If you or anyone know how to compile the drivers in slack64, please let me know . many thanks

Last edited by afreitascs; 11-01-2009 at 09:49 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Win Modems on RedHad ES 4.0 memog Linux - Hardware 1 06-19-2007 07:34 PM
slackware 10 samba 3.04 & Win XP firejdl Linux - Networking 4 03-27-2005 12:27 PM
Win Xp & Win 2000 & Mandrake 9.1 (ntoskrnl missing for xp) mcbaboon Linux - Newbie 8 10-14-2003 09:34 AM
Win modems Ghitza Linux - Newbie 5 07-30-2001 10:02 PM
Kernel 2.4.5 and Win Modems TRBentley Linux - General 5 06-01-2001 06:09 PM


All times are GMT -5. The time now is 07:04 PM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration