SHIPM-5600 driver for Fedora 7

Discussion regarding the installation and configuration of Linux distributions.
Post Reply
yasiriqbal
Cadet
Posts: 10
Joined: Sun Jun 24, 2007 12:14 pm

SHIPM-5600 driver for Fedora 7

Post 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?
LinuxFreaK
Site Admin
Posts: 5132
Joined: Fri May 02, 2003 10:24 am
Location: Karachi
Contact:

Re:

Post by LinuxFreaK »

Dear yasiriqbal,
Salam,

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

Best Regards.
Farrukh Ahmed
yasiriqbal
Cadet
Posts: 10
Joined: Sun Jun 24, 2007 12:14 pm

SHIPM-5600 driver for Fedora 7

Post 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
LinuxFreaK
Site Admin
Posts: 5132
Joined: Fri May 02, 2003 10:24 am
Location: Karachi
Contact:

Re:

Post 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.
Farrukh Ahmed
yasiriqbal
Cadet
Posts: 10
Joined: Sun Jun 24, 2007 12:14 pm

SHIPM-5600 driver for Fedora 7

Post 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]#
LinuxFreaK
Site Admin
Posts: 5132
Joined: Fri May 02, 2003 10:24 am
Location: Karachi
Contact:

Re:

Post 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.
Farrukh Ahmed
yasiriqbal
Cadet
Posts: 10
Joined: Sun Jun 24, 2007 12:14 pm

Driver problem again

Post 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
LinuxFreaK
Site Admin
Posts: 5132
Joined: Fri May 02, 2003 10:24 am
Location: Karachi
Contact:

Re:

Post 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.
Farrukh Ahmed
yasiriqbal
Cadet
Posts: 10
Joined: Sun Jun 24, 2007 12:14 pm

Post 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 ~]#
LinuxFreaK
Site Admin
Posts: 5132
Joined: Fri May 02, 2003 10:24 am
Location: Karachi
Contact:

Re:

Post by LinuxFreaK »

Dear yasiriqbal,
Salam,

What will be the output of this command.

# uname -r

Best Regards.
Farrukh Ahmed
Post Reply