Ave lista
Ho recuperato finalmente i cd nn buggati della MDK9.0 e ho installato il
tutto!
Ora mi trovo difronte ad un problema che sotto la 8.2 nn mi si era
presentato.
Ho scaricato i driver per la 9.0 sia in formato RPM che .tar.gz
................
in tutti e due i casi dopo l'installazione il modem funzia bene..... all
avvio sucessivo
......spiacente il modem non risponde......
Ho visto che in /dev viene creato il "dispositivo" ttyHSF0 (al momento del
installazione)
e poi al riavvio questo non esiste piu!!!!
Ri leggendo mail passate ho visto che questo puo essere causato dal
devfs....era cosi?
Se non sbaglio un problema con un modem conexant si era presentato anche da
pochissimo!
Qualcuno puo radmi qualche dritta?
Grazie gia da ora.
p.s. allego quello che ha deto la shell in sede di installazio
Ciao , Tom
[root@localhost hsflinmodem-5.03.03.L3mbsibeta02110301]# ls
BUGS CREDITS hsflinmodem.spec inf/ LICENSE packages/
CHANGES FAQ hsflinmodem.spec.in inf2bin/ makefile README
config.mak firm2bin/ imported/ INSTALL modules/ scripts/
[root@localhost hsflinmodem-5.03.03.L3mbsibeta02110301]# make
Use:
"make install" to install this software
"make clean" to remove objects and other derived files
"hsfconfig" (after installation) to setup your modem
make: *** [default] Error 1
[root@localhost hsflinmodem-5.03.03.L3mbsibeta02110301]# make install
make[1]: Entering directory `/root/compi/hsflinmodem-5.03.03.L3mbsibeta02110301/
inf'
mkdir -m 755 -p /etc/hsf/inf
install -m 644 linux_ali_smartmc.inf linux_athens.inf linux_hsfi.inf linux_hsf.i
nf linux_intel_smartmc.inf linux_smarthsf.inf
linux_via_smartmc.inf /etc/hsf/inf
make[1]: Leaving directory `/root/compi/hsflinmodem-5.03.03.L3mbsibeta02110301/i
nf'
make[1]: Entering directory `/root/compi/hsflinmodem-5.03.03.L3mbsibeta02110301/
inf2bin'
cc -I../imported/include -I../modules/osspec/include -DFRAME_WORK=FWK_LINUX_SOFT
K56 -DFRAME_WORK_IMPORTED -DOVERRIDE_NEW=1 -DPORTABILITY=0
-DMULTYDP -DHSFLINUXV
ERSION="\"5.03.03.L3mbsibeta02110301\"" -O2 -Wall -c -o inf2bin.o inf2bin.c
cc -o hsfinf2bin inf2bin.o
make[1]: *** Warning: File `/usr/sbin' has modification time in the future (2002-11-10
17:35:28 > 2002-11-10 16:51:30)
install -m 755 hsfinf2bin /usr/sbin/hsfinf2bin
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory `/root/compi/hsflinmodem-5.03.03.L3mbsibeta02110301/inf2bin'
make[1]: Entering directory
`/root/compi/hsflinmodem-5.03.03.L3mbsibeta02110301/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/compi/hsflinmodem-5.03.03.L3mbsibeta02110301/firm2bin'
make[1]: Entering directory
`/root/compi/hsflinmodem-5.03.03.L3mbsibeta02110301/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@!5.03.03.L3mbsibeta02110301!g' \
< hsfconfig.in > hsfconfig
chmod 755 hsfconfig
make[1]: *** Warning: File `/usr/bin' has modification time in the future (2002-11-10
17:35:27 > 2002-11-10 16:51:31)
install -m 755 hsfconfig hsfstop /usr/sbin
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory `/root/compi/hsflinmodem-5.03.03.L3mbsibeta02110301/scripts'
make[1]: Entering directory
`/root/compi/hsflinmodem-5.03.03.L3mbsibeta02110301/modules'
rm -rf "/usr/lib/hsf/config.mak" "/usr/lib/hsf/imported" "/usr/lib/hsf/modules"
mkdir -m 755 -p /usr/lib/hsf/modules
prevsum=""; md5sum `find binaries -type f -print` </dev/null | sort | while read sum
file ; do \
if [ "$sum" = "$prevsum" ] && cmp -s "$file" "$prevfile"; then \
rm -f "$file"; \
ln "$prevfile" "$file"; \
else \
prevsum="$sum"; \
prevfile="$file"; \
fi; \
done
(cd .. && find config.mak imported -depth -print | cpio -pdm /usr/lib/hsf)
4016 blocks
find . \( -name COPYING -o -name '*.sh' -o -name '*.[ch]' -o -name '*.mak' -o -name
'[Mm]akefile' \) -print | cpio -pdm /usr/lib/hsf/modules
669 blocks
find binaries -depth -print | cpio -pdm /usr/lib/hsf/modules
0 blocks
make[1]: Leaving directory `/root/compi/hsflinmodem-5.03.03.L3mbsibeta02110301/modules'
install -m 444 LICENSE /usr/lib/hsf
To complete the installation and configuration of your HSF modem,
please run "hsfconfig" (or "/usr/sbin/hsfconfig")
[root@localhost hsflinmodem-5.03.03.L3mbsibeta02110301]# hsfconfig
Linux HSF softmodem drivers, version 5.03.03.L3mbsibeta02110301
WARNING: this is an EXPERIMENTAL BETA VERSION of the HSF drivers for Linux.
USE AT YOUR OWN RISK! See the file /usr/lib/hsf/LICENSE for details.
Conexant Systems neither distributes nor maintains this package.
PLEASE DO NOT CONTACT CONEXANT REGARDING THIS SOFTWARE!!!
If you require assistance or need more information, go to:
http://www.mbsi.ca/cnxtlindrv
Should we attempt to automatically configure your hardware? [yes]
Selected PCI VendorID=14F1 DeviceID=2F00
and INF file /etc/hsf/inf/linux_hsfi.inf
Unable to determine country, defaulting to "USA"
Configuring modem for country: "USA"
You can change this setting later with the command "hsfconfig --country"
This package does not contain pre-built modules suitable for your system:
Distribution: Mandrake-9.0
Kernel arch: i686
Kernel version: linux-2.4.19-16mdk
Trying to automatically re-compile the modules..
(this requires a C compiler and proper kernel sources to be installed)
Where is the linux source build directory that matches your running kernel?
[/lib/modules/2.4.19-16mdk/build]
Re-compiling HSF modules for kernel 2.4.19-16mdk, using source directory
/lib/modules/2.4.19-16mdk/build. Please wait..
Re-compilation and installation of HSF modules succeeded.
Your HSF modem should now be accessible as /dev/ttySHSF0
[root@localhost hsflinmodem-5.03.03.L3mbsibeta02110301]# hsfconfig --country
Linux HSF softmodem drivers, version 5.03.03.L3mbsibeta02110301
WARNING: this is an EXPERIMENTAL BETA VERSION of the HSF drivers for Linux.
USE AT YOUR OWN RISK! See the file /usr/lib/hsf/LICENSE for details.
Conexant Systems neither distributes nor maintains this package.
PLEASE DO NOT CONTACT CONEXANT REGARDING THIS SOFTWARE!!!
If you require assistance or need more information, go to:
http://www.mbsi.ca/cnxtlindrv
Supported countries:
ARGENTINA, AUSTRALIA, AUSTRIA, BANGLADESH,
BELGIUM, BOLIVIA, BRAZIL, BRUNEI, BULGARIA,
CANADA, CHILE, CHINA, COLOMBIA, COSTA_RICA,
CROATIA, CYPRUS, CZECH_REPUBLIC, DENMARK, DOMINICAN_REPUBLIC,
ECUADOR, EGYPT, EL_SALVADOR, FINLAND, FRANCE,
GERMANY, GREECE, GUATEMALA, HAITI, HONDURAS,
HONG-KONG, HUNGARY, ICELAND, INDIA, INDONESIA,
IRELAND, ISRAEL, ITALY, JAPAN, KOREA,
KUWAIT, LAOS, LATVIA, LIECHTENSTEIN, LUXEMBOURG,
MALAYSIA, MALTA, MEXICO, MYANMAR, NETHERLANDS,
NEW_ZEALAND, NORWAY, PAKISTAN, PANAMA, PARAGUAY,
PERU, PHILIPPINES, POLAND, PORTUGAL, ROMANIA,
RUSSIA, SAUDI_ARABIA, SINGAPORE, SLOVAKIA, SLOVENIA,
SOUTH_AFRICA, SPAIN, SRI_LANKA, SWEDEN, SWITZERLAND,
TAIWAN, THAILAND, TURKEY, UK, UKRAINE,
UNITED_ARAB_EMIRATES, URUGUAY, USA, VENEZUELA, VIETNAM
Please enter your country name [USA]: ITALY
Configuring modem for country: "ITALY"
You can change this setting later with the command "hsfconfig --country"
[root@localhost hsflinmodem-5.03.03.L3mbsibeta02110301]#