Page 1 of 1

SHIPM-5600 driver for Fedora 7

Posted: Sun Jun 24, 2007 2:28 pm
by yasiriqbal
I have a modem Product Code SHIPM-5600 Chip # Intel DQ82536EP
the driver is available at http://www.safecom.cn/code/support/DMF.aspx?pid=271 it is not gona install fedora 7 b,coz I am using the kernel 2.6X
can any body tell me how I can get and install my modem driver for Fedora 7?

Re:

Posted: Mon Jun 25, 2007 7:36 am
by LinuxFreaK
Dear yasiriqbal,
Salam,

FYI, http://www.linuxpakistan.net/forum2x/vi ... php?t=6636

Best Regards.

SHIPM-5600 driver for Fedora 7

Posted: Fri Jun 29, 2007 11:05 am
by yasiriqbal
I have download the driver and follow the instructions but its say that install the kernel source but when i download the kernel source about 44Mb and try to install so it says can't install the source header

Re:

Posted: Sat Jun 30, 2007 7:42 am
by LinuxFreaK
Dear yasiriqbal,
Salam,

You need to download following packages.

http://ftp.heanet.ie/pub/fedora/linux/r ... 7.i386.rpm
http://ftp.heanet.ie/pub/fedora/linux/r ... 7.i686.rpm

Best Regards.

SHIPM-5600 driver for Fedora 7

Posted: Sat Jun 30, 2007 4:38 pm
by yasiriqbal
I download the files by links u send me but it says already install for both files
and also give this message
[root@localhost ~]# cd Desktop
[root@localhost Desktop]# cd 1
[root@localhost 1]# make clean
cd coredrv; make clean
make[1]: Entering directory `/root/Desktop/1/coredrv'
rm -f *.ko .*.o.cmd *.mod.c .*.ko.cmd *.o *~ core Modules.symvers
rm -rf .tmp_versions
make[1]: Leaving directory `/root/Desktop/1/coredrv'
rm -f *.o *.ko
[root@localhost 1]# make 536
Module precompile check
Current running kernel is: 2.6.21-1.3194.fc7
/lib/modules... autoconf.h does not exist
please install kernel source
make: *** [check] Error 1
[root@localhost 1]# make install
rm -f /etc/hamregistry.bin
bash Intel536_inst
running kernel 2.6.21-1.3194.fc7
installing hamregistry, used for persistant storage
installing Intel536 driver
install: cannot stat `Intel536.ko': No such file or directory
make: *** [install] Error 1
[root@localhost 1]#

Re:

Posted: Mon Jul 02, 2007 10:23 am
by LinuxFreaK
Dear yasiriqbal,
Salam,
/lib/modules... autoconf.h does not exist
please install kernel source
Again you need to install the packages whose link i have given you.

Best Regards.

Driver problem again

Posted: Tue Jul 03, 2007 6:27 pm
by yasiriqbal
Dear yasiriqbal,
Salam,

You need to download following packages.

http://ftp.heanet.ie/pub/fedora/linux/r ... 7.i386.rpm
http://ftp.heanet.ie/pub/fedora/linux/r ... 7.i686.rpm

Best Regards.

Farukh bahi I did download the files and when install the files it says that these files are already installed so i can't be installed again
and the driver is giving the same installation problem when i mentioned above
I dont know when i will use internet in my computer on Fedora 7 :(
Thanks for the help

Re:

Posted: Wed Jul 04, 2007 8:16 am
by LinuxFreaK
Dear yasiriqbal,
Salam,

Type following command and let me know what you get.

# rpm -q kernel-devel kernel-headers
# ls /usr/src


Best Regards.

Posted: Thu Jul 05, 2007 4:23 pm
by yasiriqbal
Type following command and let me know what you get.

# rpm -q kernel-devel kernel-headers
# ls /usr/src

Best Regards.
_________________
Farrukh Ahmed

[root@localhost ~]# rpm -q kernel-devel kernel-headers
kernel-devel-2.6.21-1.3194.fc7
kernel-devel-2.6.21-1.3228.fc7
kernel-headers-2.6.21-1.3194.fc7
[root@localhost ~]# ls /usr/src
kernels
[root@localhost ~]#

Re:

Posted: Sat Jul 07, 2007 7:59 am
by LinuxFreaK
Dear yasiriqbal,
Salam,

What will be the output of this command.

# uname -r

Best Regards.