Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
please help!! need modem working without network
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
johnbags401
n00b
n00b


Joined: 21 Apr 2004
Posts: 10

PostPosted: Mon May 17, 2004 6:24 am    Post subject: please help!! need modem working without network Reply with quote

hey
i am a noob to linux
but so far i like it
i ran into a problem
i forgot that i need to use my modem at my house
and i have already left school, and the ethernet
so is there anyway that i can get my modem working on my laptop without using the network
i can download files and transfer them to my computer with a usb jump drive
but i cant emerge anything
i have a hp pavilion ze5000
and lspci shows

Code:
bash-2.05b# lspci

00:00.0 Host bridge: ALi Corporation M1671 Super P4 Northbridge

[AGP4X,PCI and SDR/DDR] (rev 02)

00:01.0 PCI bridge: ALi Corporation PCI to AGP Controller

00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)

00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link
Controller Audio Device (rev 02)

00:07.0 ISA bridge: ALi Corporation M1533 PCI to ISA Bridge [Aladdin IV]

00:08.0 Modem: ALi Corporation M5457 AC'97 Modem Controller

00:09.0 Network controller: Intersil Corporation Prism 2.5 Wavelan
chipset (rev 01)

00:0a.0 CardBus bridge: Texas Instruments PCI1520 PC card Cardbus
Controller (rev 01)

00:0a.1 CardBus bridge: Texas Instruments PCI1520 PC card Cardbus
Controller (rev 01)
00:0c.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21
IEEE-1394a-2000 Controller (PHY/Link)
00:0f.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4)
00:11.0 Bridge: ALi Corporation M7101 PMU
00:12.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility
M6 LY


if you guys need any more info, please let me know
thank you
_________________
i need something clever to put here
Back to top
View user's profile Send private message
Rainmaker
Veteran
Veteran


Joined: 12 Feb 2004
Posts: 1650
Location: /home/NL/ehv/

PostPosted: Mon May 17, 2004 6:51 am    Post subject: Reply with quote

which modem do you want to get working??

the "AC'97 Modem Controller"??

you can't get that to work without internet:

Quote:

Modem

Hardware: Intel Corp. 82801DB AC'97 Modem Controller - Winmodem.

this modem is made by Agere (a Lucent subsidiary), and they're working on a linux driver! As soon as I get any new news, I'll post it here.

You can get it to work by using:

Kernel 2.4: the slmdm-2.7.10 driver (more recent 2.7 drivers don't work):
Edit amrmo_init.c, and change the value for #define PCI_DEVICE_ID_ICH2 to 0x24C6.
Compile the driver and try to insert it using insmod. When you dial out it will still complain about 'not being compatible', but it works.
Don't forget to run a make install to install the driver modules and modify /etc/modules.conf!


Kernels 2.6: the slmodem-2.9.7 driver:
Compile the driver (make) and install it (make install). Next, start the slmodemd daemon with the following parameters:
slmodemd -c <COUNTRY>
This will start the daemon and link it to the /dev/ttySL0 port. Now you can use that for dialout.
For more info, see this email on linmodems.org
You can use this init.d script for Debian to start the slmodemd daemon.

_________________
If you can't dazzle them with brilliance, baffle them with bullshit.
Back to top
View user's profile Send private message
johnbags401
n00b
n00b


Joined: 21 Apr 2004
Posts: 10

PostPosted: Tue May 18, 2004 4:53 pm    Post subject: Reply with quote

thanks
i am running the 2.6.5-mm6 kernel
and according to your reply i can download the slmodem-2.9.7
install and it should work
i have a usb jump drive that i can use to transfer the .tar file over

i have one more question
what program would i use to dial out
i have never had the need to have it working before
_________________
i need something clever to put here
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum