Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 14-07-2006, 09:17 AM   #1 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
Unhappy Dial up modem not working on Fedora 5(64-bit)


Hi!
I´m using Fedora Core 5(64-bit) with kernel version 2.6.15-1.2054 on my system with the following configuration.
AMD Athlon 64 3200+ (Venice Core)
MSI RS-480M2 motherboard
512 MB DDR RAM
160GB SATA Seagate harddrive

I tried to install the Linux driver for the modem DFM-560IS+++ on this configuration. The modem works absolutely fine with Windows 98/XP. Below is the log of the problem facing by me. Hope you can help me out.

__________________________________________________ ___________________________
__________________________________________________ ___________________________

(1) Installing through the *.rpm available on the CD didn´t work fine, so used the *.tar.gz package to install. Below is the installation instruction notes given on the CD and followed exactly by me.


If you have obtained the driver package in tar format:

1. extract the package with "tar -xzf hsflinmodem-<version>.tar.gz"

2. change to the package directory with "cd hsflinmodem-<version>"

3. run "make install" from the top of the package directory.

4. run "hsfconfig" to complete the installation and configure your modem.

(Alternatively to this whole procedure you may generate RPMS from the tar
package using rpm -ta hsflinmodem-<version>.tar.gz")


--------------------------------------------------------------------------
(2)Below is the installation which followed after typing the command:


[root@localhost hsflinmodem-4.06.06.02]# make install
make[1]: Entering directory `/root/Desktop/Applications,patches/Dialupmodemdriver/hsflinmodem-4.06.06.02/inf'
install -m 644 linux_athens.inf linux_hsfi.inf linux_hsf.inf linux_intel_smartmc.inf linux_smarthsf.inf /etc/hsf/inf
make[1]: Leaving directory `/root/Desktop/Applications,patches/Dialupmodemdriver/hsflinmodem-4.06.06.02/inf'
make[1]: Entering directory `/root/Desktop/Applications,patches/Dialupmodemdriver/hsflinmodem-4.06.06.02/inf2bin'
cc -I../imported/include -I../modules/osspec/include -DFRAME_WORK=FWK_LINUX_SOFTK56 -DFRAME_WORK_IMPORTED -DOVERRIDE_NEW=1 -DPORTABILITY=0 -DMULTYDP -DHSFLINUXVERSION="\"4.06.06.02\"" -O2 -Wall -c -o inf2bin.o inf2bin.c
inf2bin.c: In function ‘ProcessString’:
inf2bin.c:230: warning: pointer targets in assignment differ in signedness
inf2bin.c: In function ‘ProcessCtryStruct’:
inf2bin.c:387: warning: pointer targets in assignment differ in signedness
cc -o hsfinf2bin inf2bin.o
install -m 755 hsfinf2bin /usr/sbin/hsfinf2bin
make[1]: Leaving directory `/root/Desktop/Applications,patches/Dialupmodemdriver/hsflinmodem-4.06.06.02/inf2bin'
make[1]: Entering directory `/root/Desktop/Applications,patches/Dialupmodemdriver/hsflinmodem-4.06.06.02/firm2bin'
cc -I../imported/include -I../modules/osspec/include -DFRAME_WORK=FWK_LINUX_SOFTK56 -DFRAME_WORK_IMPORTED -DOVERRIDE_NEW=1 -DPORTABILITY=0 -DMULTYDP -O2 -Wall -c -o firm2bin.o firm2bin.c
cc -o hsffirm2bin firm2bin.o
install -m 755 hsffirm2bin /usr/sbin/hsffirm2bin
install -m 644 cnxykf.hex /etc/hsf
make[1]: Leaving directory `/root/Desktop/Applications,patches/Dialupmodemdriver/hsflinmodem-4.06.06.02/firm2bin'
make[1]: Entering directory `/root/Desktop/Applications,patches/Dialupmodemdriver/hsflinmodem-4.06.06.02/scripts'
sed \
-e 's!@PREFIX@!/usr!g' \
-e 's!@HSFETCDIR@!/etc/hsf!g' \
-e 's!@HSFLIBDIR@!/usr/lib/hsf!g' \
-e 's!@HSFINFDIR@!/etc/hsf/inf!g' \
-e 's!@HSFSERIALMINOR@!64!g' \
-e 's!@HSFBININF_FILE@!/etc/hsf/nvram.bin!g' \
-e 's!@HSFFIRMWR_FILE@!/etc/hsf/firmware.bin!g' \
-e 's!@HSFLINUXVERSION@!4.06.06.02!g' \
< hsfconfig.in > hsfconfig
chmod 755 hsfconfig
install -m 755 hsfconfig hsfstop /usr/sbin
install -m 755 hsfsysid /usr/bin
make[1]: Leaving directory `/root/Desktop/Applications,patches/Dialupmodemdriver/hsflinmodem-4.06.06.02/scripts'
cc1: error: /usr/src/linux/include/linux/config.h: No such file or directory
cc1: error: /usr/src/linux/include/linux/version.h: No such file or directory
cc1: error: /usr/src/linux/include/linux/version.h: No such file or directory
make[1]: Entering directory `/root/Desktop/Applications,patches/Dialupmodemdriver/hsflinmodem-4.06.06.02/modules'
rm -rf "/usr/lib/hsf/config.mak" "/usr/lib/hsf/imported" "/usr/lib/hsf/modules"
mkdir -m 755 -p /usr/lib/hsf/modules
(cd .. && find config.mak imported -depth -print | cpio -pdm /usr/lib/hsf)
3664 blocks
find . \( -name '*.[ch]' -o -name '*.mak' -o -name '[Mm]akefile' \) -print | cpio -pdm /usr/lib/hsf/modules
558 blocks
find binaries -depth -print | cpio -pdm /usr/lib/hsf/modules
0 blocks
make[1]: Leaving directory `/root/Desktop/Applications,patches/Dialupmodemdriver/hsflinmodem-4.06.06.02/modules'
install -m 444 LICENSE /usr/lib/hsf

--------------------------------------------------------------------------
(3) After the installation, we require to type ¨hsfconfig¨ command to configure the modem. But, I get the error message which I post below.

[root@localhost hsflinmodem-4.06.06.02]# hsfconfig
Linux HSF softmodem drivers, version 4.06.06.02
grep: /proc/ksyms: No such file or directory
/usr/bin/hsfsysid: line 99: [: too many arguments
HSF drivers currently don't support SMP (Symmetric Multi-Processing) kernels.

First, ensure that the proper kernel source and compiler packages
from your distribution vendor and/or the community are installed.

The Linux kernel can then be reconfigured by running "make menuconfig"
under the kernel source directory (usually /usr/src/linux).

Verify that the proper options for your system are selected,
and that CONFIG_SMP ("Symmetric multi-processing support" under
"Processor type and features") is disabled, as this driver is
presently designed to work on single-processor machines.

Then compile and install your new kernel (for more information aboutthis procedure, see the README file under the kernel source directory),
reboot the system using the new kernel, and re-run "hsfconfig".
[root@localhost hsflinmodem-4.06.06.02]#

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

Please tell me if I´m going wrong somewhere, else if there is anything wrong with the package or the OS.

Last edited by phreak0ut; 14-07-2006 at 09:19 AM.
phreak0ut is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 26-01-2007, 10:39 PM   #2 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
Default Re: Dial up modem not working on Fedora 5(64-bit)

Could anyone PLEASE tell me what is wrong and what needs to be done??? I've started this topic nearly 3 months back and not a single reply
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
phreak0ut is offline  
Old 26-01-2007, 10:57 PM   #3 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: Dial up modem not working on Fedora 5(64-bit)

I dunno if there's a difference in dialup connection between 32 and 64 bit distros, but I used to run dialup on fedora 3.

System>network>"new" connection>modem(dialup) : fill the entries and in extra initialization string type "atx 1". Now try!
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 26-01-2007, 11:22 PM   #4 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: Dial up modem not working on Fedora 5(64-bit)

Quote:
Originally Posted by phreak0utt
HSF drivers currently don't support SMP (Symmetric Multi-Processing) kernels.
The error is right there. Kernels with SMP support are not supported and Fedora kernel is SMP enabled. These drivers are provided by linuxant.com but your speed is limited to 14.4kbps. You have a few options now:

1) Recompile your kernel, disable SMP support and install drivers from linuxant.com
2) Buy an external modem and throw away that no-good internal modem.
eddie is offline  
Old 27-01-2007, 12:51 AM   #5 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
Default Re: Dial up modem not working on Fedora 5(64-bit)

Quote:
Originally Posted by eddie
The error is right there. Kernels with SMP support are not supported and Fedora kernel is SMP enabled. These drivers are provided by linuxant.com but your speed is limited to 14.4kbps. You have a few options now:

1) Recompile your kernel, disable SMP support and install drivers from linuxant.com
I'm a linux noob and it will take sometime before I can get proficient with it. How can I disable SMP for this?

Quote:
2) Buy an external modem and throw away that no-good internal modem.
Wish I could, but I cant.
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
phreak0ut is offline  
Old 27-01-2007, 10:37 AM   #6 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: Dial up modem not working on Fedora 5(64-bit)

Quote:
Originally Posted by phreak0utt
I'm a linux noob and it will take sometime before I can get proficient with it. How can I disable SMP for this?
Without recompiling the kernel, I really doubt that you can disable SMP.

If you can't do either of the things that I suggested, at least go to linuxant.com and try the latest drivers from there. Who knows, they might be supporting SMP kernels now.
eddie is offline  
Old 27-01-2007, 10:41 AM   #7 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Dial up modem not working on Fedora 5(64-bit)

eddie, isn't it possible to install non-smp kernel from repos? It should be available. But, since I haven't used a 64 bit system, I am not aware of the pitfalls.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 27-01-2007, 10:50 AM   #8 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: Dial up modem not working on Fedora 5(64-bit)

No idea man...and I highly doubt that they would have a non-SMP kernel for 64bit but it is worth a try.
eddie is offline  
Old 27-01-2007, 10:11 PM   #9 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
Default Re: Dial up modem not working on Fedora 5(64-bit)

Quote:
Originally Posted by eddie
Without recompiling the kernel, I really doubt that you can disable SMP.

If you can't do either of the things that I suggested, at least go to linuxant.com and try the latest drivers from there. Who knows, they might be supporting SMP kernels now.
Well, thanks for suggestion. I've moved to SuSE 10.2 now. I'll surely be checking out the site you mentioned and keep you posted..
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
phreak0ut is offline  
Old 29-01-2007, 11:51 AM   #10 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
Thumbs up Re: Dial up modem not working on Fedora 5(64-bit)

The driver suggested from Linuxant worked like a charm! Thanks a lot Eddie. Though I'm able to dial into the network, the connetion is very, very slow. Thanks again though!
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
phreak0ut is offline  
Old 29-01-2007, 01:03 PM   #11 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Dial up modem not working on Fedora 5(64-bit)

As eddie said, the speed is limited to 14.4kbps, so browsing's gotta be dead slow.
__________________
http://www.bash.org/?258908

Last edited by mehulved; 29-01-2007 at 01:43 PM. Reason: Automerged Doublepost
mehulved is offline  
Old 29-01-2007, 06:29 PM   #12 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
Post Re: Dial up modem not working on Fedora 5(64-bit)

Quote:
Originally Posted by tech_your_future
As eddie said, the speed is limited to 14.4kbps, so browsing's gotta be dead slow.
Hmmmm...... well in that case, I hope I'm able to run atleast AsteriskNOW for an IVR.
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
phreak0ut is offline  
Old 29-01-2007, 06:50 PM   #13 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Dial up modem not working on Fedora 5(64-bit)

I doubt if anything will work fine at this speed. Check if you can find some other drivers somewhere else. Maybe you will atleast get 56kbps or whatever is supported speed.
__________________
http://www.bash.org/?258908
mehulved is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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


 
Latest Threads
- by topgear

Advertisement




All times are GMT +5.5. The time now is 08:51 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2