Setting up my Fujitsu FDX310 Modem with Redhat 8.0...Help!

Associate
Joined
19 Oct 2002
Posts
1,925
Location
Welling/London
Right, being a omplete linux n00b have now got it running (YAY!!) but i was given this link http://dsl-linux.tripod.com/index/ to get the drivers for my Fujitsu FDX310 ADSL Modem, i have downloaded the tar file but thats all i can manage, how do i do those inructions on that page?

Can someone please explain this a bit better so that even me, a lowly linux n00b can understand it and carrie it out.

thanx in advance

NS
 
Sorry for my n00bie qestions but.... how do i get to a shell?, all i know is that im running Redhat 8 using gnome, the driver is stored on a floppy disk, i dont even know how to access the hard drive from redhat
 
Originally posted by Vai
It is fairly easy to set up these drivers, as said tar zxvf them, and go into the directory, do the



Then cd to /usr/local/bin which is where it is installed to.

Instead of manually editing the adsl + chap-secrets files just use the



command, to set up the config files, though it is also a good idea to double check the files are correct (/etc/ppp/peers/adsl + /etc/ppp/chap-secrets)

After this run /usr/local/bin/eci-doctor.sh (which what it is for me not the ./eci-doctor in the manual)

Which will log you onto the internet :)

In future you need to use the /usr/local/bin/startmodem command to log on, though sometimes I need to do this twice, once for the modem to sync up, a second time for it to log on.


I have done the

Make

but i cannot run the

Make install

it gives a permission denied message, is this because im logged in as me and not root?
 
logged in as root and did what vai said and... i get this come up

YOU ARE USING LINUX KERNEL VERSION 2.4.18-14
SUPPORT FOR USB IS OK
PRELIMINARY USB DEVICE FILESYSTEM IS OK
UHCI SUPPORT IS OK
/DEV/PPP IS OK
HDLC SUPPORT IS OK
HDLC SUPPORT IS OK (NO BUG)
DABUSB MODULE IS NOT LOADED: OK
I CANNOT FIND YOUR USB MODEM: FATAL

i have check the modem conectivity (it works in windows so i know ts connected) but am now stuck please help me :D
 
ok, will give that a go, thanx mpemba, I ave found the device liting in redhat and under the system devices it shows a globespan usb adsl modem which can onlu be the fuji one, so if it can see it cold the error be down to me running redhat 8 or somthing?
 
Well... it nearly worked, it sees the modem now (i changed the port it was in) and i can run that eci-doctor.sh but i get the following

You are using linux kernel version 2.4.18-14
Support for USB is OK
Preliminary USB device filesystem is OK
UHCI support is OK
/dev/ppp is OK
HDLC support is OK
HDLC support is OK (no bug)
dabusb module is not loaded: OK
pppd version 2.4.1
You are using pppd version (untested)
You have an /etc/ppp/options file. Options in this file may conflict with
options from /etc/ppp/peers/adsl. We suggest to remove this file or make a
backup copy.
No existing PPP connection... trying to make one (please wait)
using channel 5
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x721850fe>]
Script /usr/local/bin/pppoeci -vpi 0 -vci 38 finished (pid 2038), status = 0x0
Modem hangup
Connection terminated.
PPP: very bad ... usermode driver just crashed
Nov 27 13:49:21 localhost kernel: usb_control/bulk_msg: timeout

any ideas?
 
after checking that site and translating the frech forums to english it seems a lot of people are having trouble getting it working in Redhat 8, are there any other versions of linux i could try that are easy to set up and have the excellent boot loader screen redhat has (i found that VERY easy to set up to dual with Windows XP)
 
ive looked at a few other linux distros but i like the look of redhat more :D i have an ethernet adsl modem but its the 2nd cack one ive received (cant ping it) so it going back (again) 3rd time luck hopefully, then i wont have to worry about the modem drivers. As for gentoo, where do i store the tarballs if i download them from windows? if i put them on cd how to i copy them to the hdd from the gentoo command line thing?
 
The prob with the ADSL modem im sending back is that although i have my IP and Subnet set correct and I have checked the modem settings are correct though using the CLI and setting them to the same subnet and same ip group (192.168.0.1 modem and 192.168.0.2 PC) i cant ping it, the first one i got didnt even sync with the PC and this one i cant ping, hope the 3rd one is better, BTW its a SAR-703.
 
Back
Top Bottom