Hozzászólások
-
SzerzőBejegyzés
-
Akkor most mi lesz?
Nem talal semmilyen modversions.h-t
Ja,hogy akkor /lib/modules/2.6.8-24-default/build/include/linux/ helyett majd mast irjak be?Ok, megprobalom…
WARNING: missing file /lib/modules/2.6.8-24-default/build/include/linux/modversions.h
The cause of this problem is usually a missing or misconfigured
kernel source tree (and sometimes an incorrect directory or symbolic link).Itt van valami bibi.Habar a /lib/modules/2.6.8-24-default/build/include/linux/ mappaban van egy version.h, probaltam atmasolni ugyanoda, modversions.h neven, de nem enged csinalni semmit…Egy terminalablakbol lehet file-t masolni, letrehozni?Mert szerintem ugy kellene, hogy egy terminalban su, pass, majd lemasolni a file-t, es modversions.h neven betenni oda, mert kb. azert nem enged oda tenni, mert nem vagyok root…
Haat…Beirtam, hogy reboot, a gep ujraindult, majd megint belementem a suse-ba, ott terminal, su, pass … hsfconfig, de ugyanaz jott ki…Valami file hiányzik neki…a build konyvtarbol…
feltettem a kernel-sourcet, rendesen instalalt is, elinditom a hsfconfig-ot, majd beirom a country-nek, hogy SLOVAKIA , majd kerdez valamit, hogy mi hol van, enter, es megint nem tetszik neki valami:
davs@linux:~> su
Password:
linux:/home/davs # cd /home/davs/Desktop/hsf/
linux:/home/davs/Desktop/hsf # hsfconfig
Linux HSF softmodem drivers, version 5.03.27lnxtbeta03042700WARNING: 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.linuxant.com/driversWhen reporting a problem for the first time, please send
us the file generated by „hsfconfig –dumpdiag”.
grep: /proc/ksyms: Nincs ilyen fájl vagy könyvtár
/usr/sbin/hsfconfig: line 1265: [: too many argumentsShould we attempt to automatically configure your hardware? [yes] y
Selected PCI VendorID=14F1 DeviceID=2F00
and INF file /etc/hsf/inf/linux_hsfi.infSupported countries:
ARG…..**fgh*fghd 🙂
Please enter your country name [HUNGARY]: SLOVAKIA
Configuring modem for country: „SLOVAKIA”
You can change this setting later with the command „hsfconfig –country”This package does not contain pre-built modules suitable for your system:
Distribution: SuSE-9.2
Kernel arch: i686
Kernel version: linux-2.6.8-24-defaultTrying 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.6.8-24-default/build] //itt egy entert nyomtamWARNING: missing file /lib/modules/2.6.8-24-default/build/include/linux/modversions.h
The cause of this problem is usually a missing or misconfigured
kernel source tree (and sometimes an incorrect directory or symbolic link).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 about
this procedure, see the README file under the kernel source directory),
reboot the system using the new kernel, and re-run „hsfconfig”.
linux:/home/davs/Desktop/hsf #Szal akkor valahogy igy nezzen ki?
Terminalablka:su
password
cd /home/davs/Desktop/hsf/ – a hsf mappaban van a driver
./configure
make
cd
make install
???Figyu, a /usr/local/ -t nem a dvd-re gondoltam…. :angry2: Azt en is tudom, hogy nincs olyan a dvd-n…
Az evalos dologhoz meg annyit, hogy kiderult, hogy az eval es az ftp-dvd ver. ugyanaz…
Telepitettem a gcc-t, meg minen, es ezt irja ki:
davs@linux:~> su
Password:
linux:/home/davs # cd /home/davs/Desktop/hsf/
linux:/home/davs/Desktop/hsf # make install
make[1]: Entering directory `/home/davs/Desktop/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 `/home/davs/Desktop/hsf/inf’
make[1]: Entering directory `/home/davs/Desktop/hsf/inf2bin’
install -m 755 hsfinf2bin /usr/sbin/hsfinf2bin
make[1]: Leaving directory `/home/davs/Desktop/hsf/inf2bin’
make[1]: Entering directory `/home/davs/Desktop/hsf/firm2bin’
install -m 755 hsffirm2bin /usr/sbin/hsffirm2bin
install -m 644 cnxykf.hex /etc/hsf
make[1]: Leaving directory `/home/davs/Desktop/hsf/firm2bin’
make[1]: Entering directory `/home/davs/Desktop/hsf/scripts’
install -m 755 hsfconfig hsfstop /usr/sbin
make[1]: Leaving directory `/home/davs/Desktop/hsf/scripts’
make[1]: Entering directory `/home/davs/Desktop/hsf/modules’
common.mak:11: *** Is the kernel-source package installed? KERNELSRC does not point to a proper directory (/lib/modules/2.6.8-24-default/build). Stop.
make[1]: Leaving directory `/home/davs/Desktop/hsf/modules’
make: *** [install] Error 2
linux:/home/davs/Desktop/hsf #Ez pedig a config.akarmi tartalma:
#
# Copyright © 2003 Linuxant inc.
# Copyright © 2001-2003 Conexant Systems, Inc.
#
# NOTE: The use and distribution of this software is gove
rned by the terms in
# the file LICENSE, which is included in the package. You
must read this and
# agree to these terms before using or distributing this
software.
#-include $(TOP)/imported/makeflags.mak
# The version string specified here is propagated everywh
ere
HSFLINUXVERSION=$(IMPORTED_HSFLINUXVERSION)
HSFLINUXRPM_REL=1ifeq ($(IMPORTED_SCR_SUPPORT),yes)
HSFLINUXVERSION:=$(HSFLINUXVERSION)scr
endif
ifeq ($(IMPORTED_DMP_SUPPORT),yes)
HSFLINUXVERSION:=$(HSFLINUXVERSION)dmp
endifROOT=
PREFIX=$(ROOT)/usrETCDIR=$(ROOT)/etc
SBINDIR=$(PREFIX)/sbin
BINDIR=$(PREFIX)/bin
LIBDIR=$(PREFIX)/libHSFETCDIR=$(ETCDIR)/hsf
HSFINFDIR=$(HSFETCDIR)/infHSFSBINDIR=$(SBINDIR)
HSFBINDIR=$(BINDIR)HSFLIBDIR=$(LIBDIR)/hsf
HSFMODDIR=$(HSFLIBDIR)/modulesINSTALL= install
MKDIR= mkdir -m 755HSFBININF_FILE= $(HSFETCDIR)/nvram.bin
HSFFIRMWR_FILE= $(HSFETCDIR)/firmware.bin# Default values; these are usually overriden by module o
ptions in
# /etc/modules.conf so they shouldn’t need to be changed
here
HSFSERIALMAJOR=240
HSFCALOUTMAJOR=241
HSFSERIALMINOR=64HSFSCRDMPMAJOR=242
Micsoda info 😀 hol van sok mrp?Talan az /usr/local/bin/ ? Vagy /usr/bin/ ? De nekem az Eval van meg!
DVD-rol, a yaston keresztul…
-
SzerzőBejegyzés
legutóbbi hsz