Skocz do zawartości

Nie Moge Zainstalować Modemu Od Neostrady


czatman

Rekomendowane odpowiedzi

nie moge zainstalować neostrady brakuje mi pakietu o nazwie "modutils" pomimo że w "dodaj/usuń Aplikację" wszystko mam zainstalowane. Brakuje mi również modułów "usbcor" i "usb-uhci lub usb-ohci". Kiedy chce rozpocząć instalację bez brakujących części metodą graficzną nic sie nie dzieje a z terminalu nie moge się dostać pomimo że jestem zalogowany jako root. (mam FC4) w ogóle to rozszeżenia modułów to "ko" a nie "o" jak napisali w instrukcji

Odnośnik do komentarza
Udostępnij na innych stronach

modemu thomsson ST330, w instrukcji do instalowania modemu pod linuksem na płytce od neostrady. Rozszerzenie w instrukcji to np "usbcore.o" a w rzeczywistości "usbcore.ko" ale właśnie brak mi tego modułu w jądrze :((

Odnośnik do komentarza
Udostępnij na innych stronach

Ja uzywam modem Sagem Fast 800. I utknalem na poleceniu

 ./configure

wg opisu zamieszczonego na stronie http://www.fedora.pl/site/index.php?option...task=view&id=46.

 

Niestety mam brak widocznych zrodel jadra:

[root@LAPTOP eagle-usb-2.3.2]# ./autogen.sh
[root@LAPTOP eagle-usb-2.3.2]# ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working volatile... yes
checking whether closedir returns void... no
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for alarm... yes
checking for gettimeofday... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strspn... yes
checking for strtol... yes
checking for ifconfig... yes
checking for route... yes
checking for pidof... yes
checking for dhclient... dhclient
checking for pppd... yes
checking for pppoe... yes
checking for tclsh... yes
checking for wish... no
checking for xsltproc... yes
checking for kernel version...  not found
checking for ifup... 1
checking for adictrl... no
checking for eaglectrl... no
checking for showstat... no
checking for eaglestat... no
checking for startadsl... no
checking for stopadsl... no
configure: creating ./config.status
config.status: creating Makefile.common
config.status: executing default commands

========================================================================
distribution detected                           Fedora

dhcp support                                    dhclient

pppd support                                    yes
 pppoa support                                 yes
 pppoe support                                 yes

install eagleconnect (tcl/tk frontend)          no

generate documentation                          yes
========================================================================

error: kernel-sources cannot be found!

 

mimo, iz postepowalem dokladnie wg opisu ze stronki http://www.fedora.pl/site/index.php?option...task=view&id=81.

 

Dane mojej Fedory Core 4 to:

[root@LAPTOP eagle-usb-2.3.2]# uname -r
2.6.12-1.1390_FC4
[root@LAPTOP eagle-usb-2.3.2]# rpm -q kernel
kernel-2.6.12-1.1390_FC4
[root@LAPTOP eagle-usb-2.3.2]# rpm -q kernel-devel
kernel-devel-2.6.12-1.1390_FC4
[root@LAPTOP eagle-usb-2.3.2]#

 

Bardzo prosze o pomoc.

Odnośnik do komentarza
Udostępnij na innych stronach

Wygląda na to, że potrzebujesz źródeł jądra :)

Zainstaluj pakiet kernel-source lub kernel-devel dla swojego jajka, zresztą na głównej stronie jest napisane jak zainstalować źródła do jądra :)

A jeżeli masz źródła, to spróbuj zrobić dowiązanie

ln -s ścierzka_do_źródeł /usr/src/linux

Pozdrawiam :]

Odnośnik do komentarza
Udostępnij na innych stronach

 ./configure

Możesz jeszcze dodać parametr --with-lang=pl

[root@LAPTOP eagle-usb-2.3.2]# uname -r
2.6.12-1.1390_FC4
[root@LAPTOP eagle-usb-2.3.2]# rpm -q kernel
kernel-2.6.12-1.1390_FC4
[root@LAPTOP eagle-usb-2.3.2]# rpm -q kernel-devel
kernel-devel-2.6.12-1.1390_FC4
[root@LAPTOP eagle-usb-2.3.2]#

A co pokazuje:

ll /lib/modules/2.6.12-1.1390_FC4/

?

Wygląda na to, że potrzebujesz źródeł jądra :)

Nie potrzeba :P Sprawdzałem u siebie i kompiluje się bez źródeł. Wystarczy sama paczka z plikami nagłówkowymi (kernel-devel)

A jeżeli masz źródła, to spróbuj zrobić dowiązanie

Też nie potrzeba ]:->

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...