помогите пожалуйста!
модем INTEL536EP
в мандраке 10 всё работало,а вот в мандрива 2005(он же мандрак 10.2) не хочет
[root@localhost modem]# make clean
cd coredrv; make clean
make[1]: Entering directory `/home/q/modem/coredrv'
rm -f *.ko *.o *~ core
make[1]: Leaving directory `/home/q/modem/coredrv'
rm -f *.o *.ko
[root@localhost modem]# make 536
Module precompile check
Current running kernel is: 2.6.11-6mdk
/lib/modules... autoconf.h exists
diff: /boot/vmlinuz.autoconf.h: No such file or directory
autoconf.h matches running kernel
diff: /boot/vmlinuz.version.h: No such file or directory
version.h matches running kernel
uname -r|grep "2.6" && \
cd coredrv && make 536core_26 && \
cp Intel536.ko .. && cd .. && \
strip --strip-debug Intel536.ko && \
exit; \
ls Intel536.ko >/dev/null 2>&1 || uname -r | grep "2.6" && echo "Failed to build driver" && exit; \
if [ ]; then \
cd coredrv; make TARGET=TARGET_SELAH KERNEL_SOURCE_PATH= "PSTN_DEF=-DTARGET_SELAH -DTARGET_LINUX -DLINUX" 536core; \
else \
cd coredrv; make TARGET=TARGET_SELAH KERNEL_INCLUDES=/lib/modules/`uname -r`/build/include \
"PSTN_DEF=-DTARGET_SELAH -DTARGET_LINU -DLINUX" 536core; \
fi ; \
cp Intel536.o .. ; \
if [ -a /boot/vmlinuz.version.h ]; then \
cp /boot/vmlinuz.version.h /lib/modules/`uname -r`/build/include/linux/version.h;\
fi
2.6.11-6mdk
make[1]: Entering directory `/home/q/modem/coredrv'
make -C /lib/modules/2.6.11-6mdk/build SUBDIRS=/home/q/modem/coredrv modules
make[2]: Entering directory `/usr/src/linux-2.6.11-6mdk'
CC [M] /home/q/modem/coredrv/coredrv.o
/home/q/modem/coredrv/coredrv.c:70: warning: type defaults to `int' in declaration of `EXPORT_SYMBOL_NOVERS'
/home/q/modem/coredrv/coredrv.c:70: warning: parameter names (without types) infunction declaration
/home/q/modem/coredrv/coredrv.c:70: warning: data definition has no type or storage class
/home/q/modem/coredrv/coredrv.c: In function `close':
/home/q/modem/coredrv/coredrv.c:416: warning: `pm_unregister' is deprecated (declared at include/linux/pm.h:111)
/home/q/modem/coredrv/coredrv.c: In function `hamproc_write':
/home/q/modem/coredrv/coredrv.c:660: warning: ignoring return value of `copy_from_user', declared with attribute warn_unused_result
/home/q/modem/coredrv/coredrv.c: At top level:
/home/q/modem/coredrv/coredrv.c:754: warning: initialization from incompatible pointer type
/home/q/modem/coredrv/coredrv.c:755: warning: initialization from incompatible pointer type
/home/q/modem/coredrv/coredrv.c: In function `kScheduleDPC':
/home/q/modem/coredrv/coredrv.c:861: warning: implicit declaration of function `pm_access'
/home/q/modem/coredrv/coredrv.c: In function `dspdrv_CommRamISR':
/home/q/modem/coredrv/coredrv.c:877: warning: function declaration isn't a prototype
/home/q/modem/coredrv/coredrv.c: At top level:
/home/q/modem/coredrv/coredrv.c:286: warning: 'power_callback' defined but not used
CC [M] /home/q/modem/coredrv/clmmain.o
CC [M] /home/q/modem/coredrv/rts.o
CC [M] /home/q/modem/coredrv/task.o
CC [M] /home/q/modem/coredrv/uart.o
CC [M] /home/q/modem/coredrv/wwh_dflt.o
CC [M] /home/q/modem/coredrv/locks.o
CC [M] /home/q/modem/coredrv/softserial_io.o
/home/q/modem/coredrv/softserial_io.c: In function `softserial_write':
/home/q/modem/coredrv/softserial_io.c:94: warning: ignoring return value of `copy_from_user', declared with attribute warn_unused_result
CC [M] /home/q/modem/coredrv/softserial_ioctl.o
CC [M] /home/q/modem/coredrv/softserial.o
/home/q/modem/coredrv/softserial.c: In function `softserial_register_tty':
/home/q/modem/coredrv/softserial.c:141: warning: assignment from incompatible pointer type
LD [M] /home/q/modem/coredrv/Intel536.o
Building modules, stage 2.
MODPOST
CC /home/q/modem/coredrv/Intel536.mod.o
LD [M] /home/q/modem/coredrv/Intel536.ko
make[2]: Leaving directory `/usr/src/linux-2.6.11-6mdk'
make[1]: Leaving directory `/home/q/modem/coredrv'
[root@localhost modem]# make install
rm -f /etc/hamregistry.bin
bash Intel536_inst
running kernel 2.6.11-6mdk
installing hamregistry, used for persistant storage
installing Intel 536 driver
mandrake Intel536_boot script
starting module and utilities
error loading Intel536
ERROR: Module Intel536 does not exist in /proc/modules
done
modprobe Intel536 тоже ничего не даёт
это работа драйвера для мандрака10.1
а у меня 10.2 может в этом проблема.
и как эти модули грузить не знаю
[root@localhost modem]# modprobe Intel536
FATAL: Error inserting Intel536 (/lib/modules/2.6.11-6mdk/kernel/drivers/char/Intel536.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
[root@localhost modem]# dmesg
fs_mk_dev: could not append to parent for <NULL>25
devfs_mk_dev: could not append to parent for <NULL>26
devfs_mk_dev: could not append to parent for <NULL>27
devfs_mk_dev: could not append to parent for <NULL>28
devfs_mk_dev: could not append to parent for <NULL>29
devfs_mk_dev: could not append to parent for <NULL>30
devfs_mk_dev: could not append to parent for <NULL>31
devfs_mk_dev: could not append to parent for <NULL>32
devfs_mk_dev: could not append to parent for <NULL>33
devfs_mk_dev: could not append to parent for <NULL>34
devfs_mk_dev: could not append to parent for <NULL>35
devfs_mk_dev: could not append to parent for <NULL>36
devfs_mk_dev: could not append to parent for <NULL>37
devfs_mk_dev: could not append to parent for <NULL>38
devfs_mk_dev: could not append to parent for <NULL>39
devfs_mk_dev: could not append to parent for <NULL>40
devfs_mk_dev: could not append to parent for <NULL>41
devfs_mk_dev: could not append to parent for <NULL>42
devfs_mk_dev: could not append to parent for <NULL>43
devfs_mk_dev: could not append to parent for <NULL>44
devfs_mk_dev: could not append to parent for <NULL>45
devfs_mk_dev: could not append to parent for <NULL>46
devfs_mk_dev: could not append to parent for <NULL>47
devfs_mk_dev: could not append to parent for <NULL>48
devfs_mk_dev: could not append to parent for <NULL>49
devfs_mk_dev: could not append to parent for <NULL>50
devfs_mk_dev: could not append to parent for <NULL>51
devfs_mk_dev: could not append to parent for <NULL>52
devfs_mk_dev: could not append to parent for <NULL>53
devfs_mk_dev: could not append to parent for <NULL>54
devfs_mk_dev: could not append to parent for <NULL>55
devfs_mk_dev: could not append to parent for <NULL>56
devfs_mk_dev: could not append to parent for <NULL>57
devfs_mk_dev: could not append to parent for <NULL>58
devfs_mk_dev: could not append to parent for <NULL>59
devfs_mk_dev: could not append to parent for <NULL>60
devfs_mk_dev: could not append to parent for <NULL>61
devfs_mk_dev: could not append to parent for <NULL>62
devfs_mk_dev: could not append to parent for <NULL>63
devfs_mk_dev: could not append to parent for <NULL>64
devfs_mk_dev: could not append to parent for <NULL>65
devfs_mk_dev: could not append to parent for <NULL>66
devfs_mk_dev: could not append to parent for <NULL>67
devfs_mk_dev: could not append to parent for <NULL>68
devfs_mk_dev: could not append to parent for <NULL>69
devfs_mk_dev: could not append to parent for <NULL>70
devfs_mk_dev: could not append to parent for <NULL>71
devfs_mk_dev: could not append to parent for <NULL>72
devfs_mk_dev: could not append to parent for <NULL>73
devfs_mk_dev: could not append to parent for <NULL>74
devfs_mk_dev: could not append to parent for <NULL>75
devfs_mk_dev: could not append to parent for <NULL>76
devfs_mk_dev: could not append to parent for <NULL>77
devfs_mk_dev: could not append to parent for <NULL>78
devfs_mk_dev: could not append to parent for <NULL>79
devfs_mk_dev: could not append to parent for <NULL>80
devfs_mk_dev: could not append to parent for <NULL>81
devfs_mk_dev: could not append to parent for <NULL>82
devfs_mk_dev: could not append to parent for <NULL>83
devfs_mk_dev: could not append to parent for <NULL>84
devfs_mk_dev: could not append to parent for <NULL>85
devfs_mk_dev: could not append to parent for <NULL>86
devfs_mk_dev: could not append to parent for <NULL>87
devfs_mk_dev: could not append to parent for <NULL>88
devfs_mk_dev: could not append to parent for <NULL>89
devfs_mk_dev: could not append to parent for <NULL>90
devfs_mk_dev: could not append to parent for <NULL>91
devfs_mk_dev: could not append to parent for <NULL>92
devfs_mk_dev: could not append to parent for <NULL>93
devfs_mk_dev: could not append to parent for <NULL>94
devfs_mk_dev: could not append to parent for <NULL>95
devfs_mk_dev: could not append to parent for <NULL>96
devfs_mk_dev: could not append to parent for <NULL>97
devfs_mk_dev: could not append to parent for <NULL>98
devfs_mk_dev: could not append to parent for <NULL>99
devfs_mk_dev: could not append to parent for <NULL>100
devfs_mk_dev: could not append to parent for <NULL>101
devfs_mk_dev: could not append to parent for <NULL>102
devfs_mk_dev: could not append to parent for <NULL>103
devfs_mk_dev: could not append to parent for <NULL>104
devfs_mk_dev: could not append to parent for <NULL>105
devfs_mk_dev: could not append to parent for <NULL>106
devfs_mk_dev: could not append to parent for <NULL>107
devfs_mk_dev: could not append to parent for <NULL>108
devfs_mk_dev: could not append to parent for <NULL>109
devfs_mk_dev: could not append to parent for <NULL>110
devfs_mk_dev: could not append to parent for <NULL>111
devfs_mk_dev: could not append to parent for <NULL>112
devfs_mk_dev: could not append to parent for <NULL>113
devfs_mk_dev: could not append to parent for <NULL>114
devfs_mk_dev: could not append to parent for <NULL>115
devfs_mk_dev: could not append to parent for <NULL>116
devfs_mk_dev: could not append to parent for <NULL>117
devfs_mk_dev: could not append to parent for <NULL>118
devfs_mk_dev: could not append to parent for <NULL>119
devfs_mk_dev: could not append to parent for <NULL>120
devfs_mk_dev: could not append to parent for <NULL>121
devfs_mk_dev: could not append to parent for <NULL>122
devfs_mk_dev: could not append to parent for <NULL>123
devfs_mk_dev: could not append to parent for <NULL>124
devfs_mk_dev: could not append to parent for <NULL>125
devfs_mk_dev: could not append to parent for <NULL>126
devfs_mk_dev: could not append to parent for <NULL>127
SyncLink serial driver $Revision: 4.28 $, tty major#253
SyncLink MultiPort driver $Revision: 4.29 $
devfs_mk_dev: could not append to parent for <NULL>0
devfs_mk_dev: could not append to parent for <NULL>1
devfs_mk_dev: could not append to parent for <NULL>2
devfs_mk_dev: could not append to parent for <NULL>3
devfs_mk_dev: could not append to parent for <NULL>4
devfs_mk_dev: could not append to parent for <NULL>5
devfs_mk_dev: could not append to parent for <NULL>6
devfs_mk_dev: could not append to parent for <NULL>7
devfs_mk_dev: could not append to parent for <NULL>8
devfs_mk_dev: could not append to parent for <NULL>9
devfs_mk_dev: could not append to parent for <NULL>10
devfs_mk_dev: could not append to parent for <NULL>11
devfs_mk_dev: could not append to parent for <NULL>12
devfs_mk_dev: could not append to parent for <NULL>13
devfs_mk_dev: could not append to parent for <NULL>14
devfs_mk_dev: could not append to parent for <NULL>15
devfs_mk_dev: could not append to parent for <NULL>16
devfs_mk_dev: could not append to parent for <NULL>17
devfs_mk_dev: could not append to parent for <NULL>18
devfs_mk_dev: could not append to parent for <NULL>19
devfs_mk_dev: could not append to parent for <NULL>20
devfs_mk_dev: could not append to parent for <NULL>21
devfs_mk_dev: could not append to parent for <NULL>22
devfs_mk_dev: could not append to parent for <NULL>23
devfs_mk_dev: could not append to parent for <NULL>24
devfs_mk_dev: could not append to parent for <NULL>25
devfs_mk_dev: could not append to parent for <NULL>26
devfs_mk_dev: could not append to parent for <NULL>27
devfs_mk_dev: could not append to parent for <NULL>28
devfs_mk_dev: could not append to parent for <NULL>29
devfs_mk_dev: could not append to parent for <NULL>30
devfs_mk_dev: could not append to parent for <NULL>31
devfs_mk_dev: could not append to parent for <NULL>32
devfs_mk_dev: could not append to parent for <NULL>33
devfs_mk_dev: could not append to parent for <NULL>34
devfs_mk_dev: could not append to parent for <NULL>35
devfs_mk_dev: could not append to parent for <NULL>36
devfs_mk_dev: could not append to parent for <NULL>37
devfs_mk_dev: could not append to parent for <NULL>38
devfs_mk_dev: could not append to parent for <NULL>39
devfs_mk_dev: could not append to parent for <NULL>40
devfs_mk_dev: could not append to parent for <NULL>41
devfs_mk_dev: could not append to parent for <NULL>42
devfs_mk_dev: could not append to parent for <NULL>43
devfs_mk_dev: could not append to parent for <NULL>44
devfs_mk_dev: could not append to parent for <NULL>45
devfs_mk_dev: could not append to parent for <NULL>46
devfs_mk_dev: could not append to parent for <NULL>47
devfs_mk_dev: could not append to parent for <NULL>48
devfs_mk_dev: could not append to parent for <NULL>49
devfs_mk_dev: could not append to parent for <NULL>50
devfs_mk_dev: could not append to parent for <NULL>51
devfs_mk_dev: could not append to parent for <NULL>52
devfs_mk_dev: could not append to parent for <NULL>53
devfs_mk_dev: could not append to parent for <NULL>54
devfs_mk_dev: could not append to parent for <NULL>55
devfs_mk_dev: could not append to parent for <NULL>56
devfs_mk_dev: could not append to parent for <NULL>57
devfs_mk_dev: could not append to parent for <NULL>58
devfs_mk_dev: could not append to parent for <NULL>59
devfs_mk_dev: could not append to parent for <NULL>60
devfs_mk_dev: could not append to parent for <NULL>61
devfs_mk_dev: could not append to parent for <NULL>62
devfs_mk_dev: could not append to parent for <NULL>63
devfs_mk_dev: could not append to parent for <NULL>64
devfs_mk_dev: could not append to parent for <NULL>65
devfs_mk_dev: could not append to parent for <NULL>66
devfs_mk_dev: could not append to parent for <NULL>67
devfs_mk_dev: could not append to parent for <NULL>68
devfs_mk_dev: could not append to parent for <NULL>69
devfs_mk_dev: could not append to parent for <NULL>70
devfs_mk_dev: could not append to parent for <NULL>71
devfs_mk_dev: could not append to parent for <NULL>72
devfs_mk_dev: could not append to parent for <NULL>73
devfs_mk_dev: could not append to parent for <NULL>74
devfs_mk_dev: could not append to parent for <NULL>75
devfs_mk_dev: could not append to parent for <NULL>76
devfs_mk_dev: could not append to parent for <NULL>77
devfs_mk_dev: could not append to parent for <NULL>78
devfs_mk_dev: could not append to parent for <NULL>79
devfs_mk_dev: could not append to parent for <NULL>80
devfs_mk_dev: could not append to parent for <NULL>81
devfs_mk_dev: could not append to parent for <NULL>82
devfs_mk_dev: could not append to parent for <NULL>83
devfs_mk_dev: could not append to parent for <NULL>84
devfs_mk_dev: could not append to parent for <NULL>85
devfs_mk_dev: could not append to parent for <NULL>86
devfs_mk_dev: could not append to parent for <NULL>87
devfs_mk_dev: could not append to parent for <NULL>88
devfs_mk_dev: could not append to parent for <NULL>89
devfs_mk_dev: could not append to parent for <NULL>90
devfs_mk_dev: could not append to parent for <NULL>91
devfs_mk_dev: could not append to parent for <NULL>92
devfs_mk_dev: could not append to parent for <NULL>93
devfs_mk_dev: could not append to parent for <NULL>94
devfs_mk_dev: could not append to parent for <NULL>95
devfs_mk_dev: could not append to parent for <NULL>96
devfs_mk_dev: could not append to parent for <NULL>97
devfs_mk_dev: could not append to parent for <NULL>98
devfs_mk_dev: could not append to parent for <NULL>99
devfs_mk_dev: could not append to parent for <NULL>100
devfs_mk_dev: could not append to parent for <NULL>101
devfs_mk_dev: could not append to parent for <NULL>102
devfs_mk_dev: could not append to parent for <NULL>103
devfs_mk_dev: could not append to parent for <NULL>104
devfs_mk_dev: could not append to parent for <NULL>105
devfs_mk_dev: could not append to parent for <NULL>106
devfs_mk_dev: could not append to parent for <NULL>107
devfs_mk_dev: could not append to parent for <NULL>108
devfs_mk_dev: could not append to parent for <NULL>109
devfs_mk_dev: could not append to parent for <NULL>110
devfs_mk_dev: could not append to parent for <NULL>111
devfs_mk_dev: could not append to parent for <NULL>112
devfs_mk_dev: could not append to parent for <NULL>113
devfs_mk_dev: could not append to parent for <NULL>114
devfs_mk_dev: could not append to parent for <NULL>115
devfs_mk_dev: could not append to parent for <NULL>116
devfs_mk_dev: could not append to parent for <NULL>117
devfs_mk_dev: could not append to parent for <NULL>118
devfs_mk_dev: could not append to parent for <NULL>119
devfs_mk_dev: could not append to parent for <NULL>120
devfs_mk_dev: could not append to parent for <NULL>121
devfs_mk_dev: could not append to parent for <NULL>122
devfs_mk_dev: could not append to parent for <NULL>123
devfs_mk_dev: could not append to parent for <NULL>124
devfs_mk_dev: could not append to parent for <NULL>125
devfs_mk_dev: could not append to parent for <NULL>126
devfs_mk_dev: could not append to parent for <NULL>127
SyncLink MultiPort driver $Revision: 4.29 $, tty major#252
hw_random: RNG not detected
Linux agpgart interface v0.100 © Dave Jones
agpgart: Detected an Intel i845 Chipset.
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: AGP aperture is 128M @ 0xd0000000
Supermount version 2.0.4 for kernel 2.6
ntfs: Ignoring new-style parameters in presence of obsolete ones
NTFS driver 2.1.22 [Flags: R/O DEBUG MODULE].
NTFS volume version 3.1.
NTFS volume version 3.1.
FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
NTFS volume version 3.1.
loop: loaded (max 8 devices)
hdc: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
hdd: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
IPVS: Registered protocols (TCP, UDP, AH, ESP)
IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
IPVS: Each connection entry needs 120 bytes at least
IPVS: ipvs loaded.
NET: Registered protocol family 17
CSLIP: code copyright 1989 Regents of the University of California
PPP generic driver version 2.4.2
parport0: PC-style at 0x378 [PCSPP,TRISTATE]
lp0: using parport0 (polling).
lp0: console ready
Bluetooth: Core ver 2.7
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.7
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM ver 1.5
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
NET: Registered protocol family 10
Disabled Privacy Extensions on device c03b26e0(lo)
IPv6 over IPv4 tunneling driver
Disabled Privacy Extensions on device dcdf5800(sit0)
Installing knfsd (copyright © 1996 okir@monad.swb.de).
Intel536: no version magic, tainting kernel.
Intel536: module license 'Proprietary' taints kernel.
Intel536: Unknown symbol pm_access
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10640 bytes, v3).
bootsplash: status on console 0 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10640 bytes, v3).
bootsplash: status on console 1 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10640 bytes, v3).
bootsplash: status on console 2 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10640 bytes, v3).
bootsplash: status on console 3 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10640 bytes, v3).
bootsplash: status on console 4 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600, 10640 bytes, v3).
bootsplash: status on console 5 changed to on
Intel536: no version magic, tainting kernel.
Intel536: Unknown symbol pm_access
Intel536: Unknown symbol pm_access
