Nowe posty

Autor Wątek: Net24  (Przeczytany 3935 razy)

lesiu1111

  • Gość
Net24
« dnia: 2005-09-08, 19:04:39 »
Witam,

Zainstalowałem KDE 3.4.2, wszystko jest spolszczone, ale o zgrozo nie ma polskich znaków... jak mam zainstalować polskie czcionki, aby w menu były widoczne polskie litery?

gregus

  • Gość
Net24
« Odpowiedź #1 dnia: 2005-09-08, 19:13:20 »
centrum sterowania

Seneszal

  • Gość
Net24
« Odpowiedź #2 dnia: 2005-09-08, 18:43:30 »
Witam
Zainstalowalem Auroxa 11.0 i chcialem uruchomic na nim Net24 z modemem Speedtouch 330 przy instalacji mialem ponizsze komunikaty:
Witamy
Zapraszamy do instalacji oprogramowania dla modemu SpeedTouch ST330
dla potrzeb uruchomienia uslugi NET24.
                                                                               
Nacisnij ENTER zeby kontynuowac ...

Testowanie narzedzi do kompilacji                          [   OK   ]
Testowanie narzedzi do PCI                                 [   OK   ]
Testowanie obecnosci pakietu PPPOE                         [   OK   ]
Testowanie wsparcia dla USB                                [   OK   ]
Wersja kernela: 2.6.12-11.0.aur.2                          [   OK   ]
Testowanie pliku konfiguracyjnego kernela: .config         [  BRAK  ]
Testowanie obecnosci modulow w /lib/modules/2.6.12-11.0.aur.2:
  Sprawdzam: ppp_generic.*                                 [   OK   ]
  Sprawdzam: ppp_deflate.*                                 [   OK   ]
  Sprawdzam: ppp_synctty.*                                 [   OK   ]
  Sprawdzam: ppp_async.*                                   [   OK   ]
  Sprawdzam: n_hdlc.*                                      [   OK   ]
  Sprawdzam: TUN.*                                         [   OK   ]
  Sprawdzam: usbcore.*                                     [  BRAK  ]
Brak modulu usbcore.* w /lib/modules/2.6.12-11.0.aur.2!!!
Demon PPPD                                                 [   OK   ]
                                                                               
***********************************************************************

Twoj system jest przygotowany do pracy z modemem ST330.
Jeszcze nie podlaczaj swojego modemu!

Teraz konfigurator przekopiuje sterowniki do modemu
do wlasciwych katalogow i je zainstaluje.

Gotowy? To nacisnij ENTER ...

Kopiowanie plikow ...
 speedtouch-1.3.1.tar.gz do /usr/src                       [   OK   ]
 SpeedTouch330_firmware_3012.zip do /usr/src               [   OK   ]
Pozpakowanie sterownika                                    [   OK   ]
Rozpakowanie firmware'u                                    [   OK   ]
***********************************************************************
Pliki gotowe do kompilacji                                 [   OK   ]
                                                                               
***********************************************************************

Teraz instalator skompiluje kod sterowika ...                                  
Nacisnij ENTER ...

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
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 stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for pid_t... yes
checking for size_t... yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for alarm... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for mkfifo... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
checking for pthread_create in -lpthread... yes
checking for rpm... /usr/src/redhat
configure: creating ./config.status
config.status: creating Makefile
config.status: creating VERSION
config.status: creating src/Makefile
config.status: creating hotplug/Makefile
config.status: creating doc-linux/Makefile
config.status: creating doc-bsd/Makefile
config.status: creating speedtouch.spec

 Konfiguracja                                              [   OK   ]
***********************************************************************
cd src && make
make[1]: Entering directory `/usr/src/speedtouch-1.3.1/src'
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION=""1.3.1"" -c firmware.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION=""1.3.1"" -D_REENTRANT -D_THREAD_SAFE -o pusb.o -c pusb-linux.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DUSE_SYSLOG -DVERSION=""1.3.1"" -c modem_run.c
modem_run.c:94: error: static declaration of ‘verbose’ follows non-static declaration
modem.h:42: error: previous declaration of ‘verbose’ was here
modem_run.c: In function ‘get_reference’:
modem_run.c:788: warning: pointer targets in passing argument 6 of ‘pusb_control_msg’ differ in signedness
modem_run.c: In function ‘report’:
modem_run.c:1222: warning: pointer targets in passing argument 1 of ‘dump’ differ in signedness
modem_run.c: In function ‘dump’:
modem_run.c:1283: warning: pointer targets in passing argument 1 of ‘sprintf’ differ in signedness
modem_run.c:1292: warning: pointer targets in passing argument 1 of ‘sprintf’ differ in signedness
modem_run.c:1301: warning: pointer targets in passing argument 1 of ‘sprintf’ differ in signedness
make[1]: *** [modem_run.o] Błąd 1
make[1]: Leaving directory `/usr/src/speedtouch-1.3.1/src'
make: *** [modem] Błąd 2

Kompilacja                                                 [   OK   ]
***********************************************************************
cd src && make
make[1]: Entering directory `/usr/src/speedtouch-1.3.1/src'
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DUSE_SYSLOG -DVERSION=""1.3.1"" -c modem_run.c
modem_run.c:94: error: static declaration of ‘verbose’ follows non-static declaration
modem.h:42: error: previous declaration of ‘verbose’ was here
modem_run.c: In function ‘get_reference’:
modem_run.c:788: warning: pointer targets in passing argument 6 of ‘pusb_control_msg’ differ in signedness
modem_run.c: In function ‘report’:
modem_run.c:1222: warning: pointer targets in passing argument 1 of ‘dump’ differ in signedness
modem_run.c: In function ‘dump’:
modem_run.c:1283: warning: pointer targets in passing argument 1 of ‘sprintf’ differ in signedness
modem_run.c:1292: warning: pointer targets in passing argument 1 of ‘sprintf’ differ in signedness
modem_run.c:1301: warning: pointer targets in passing argument 1 of ‘sprintf’ differ in signedness
make[1]: *** [modem_run.o] Błąd 1
make[1]: Leaving directory `/usr/src/speedtouch-1.3.1/src'
make: *** [modem] Błąd 2

Instalacja                                                 [   OK   ]
***********************************************************************
                                                                               
***********************************************************************

Teraz mozemy przystapic do konfiguracji naszego polaczenia z Internetem.
Konfigurator przygotuje teraz wszystkie niezbedne pliki konfiguracyjne.

Gotowy? To nacisnij ENTER ...

Konfiguracja plikow ...
 Plik /etc/ppp/options                                     [   OK   ]
 Plik /etc/ppp/chap-secrets                                [   OK   ]
 Plik /etc/ppp/pap-secrets                                 [   OK   ]
 Plik /etc/ppp/peers/net24                                 [   OK   ]
 Dopisanie do /etc/hotplug/usb.usermap                     [   OK   ]
                                                                               
***********************************************************************

Teraz juz mozna podlaczyc modem do portu USB.

Ostatnia faza konfiguracji to wskazanie wlasciwego pliku
firmware'u, jaki bedzie ladowany do Twojego modemu,
przy kazdym starcie uslugi NET24.

Po podlaczeniu modemu do portu USB nacisnij ENTER ...

Testowanie modulu obslugi portu USB: Użycie: grep [OPCJA]... WZORZEC [PLIK] ...
Napisz `grep --help' żeby dowiedzieć się więcej.
Usage: modprobe [-v] [-V] [-C config-file] [-n] [-i] [-q] [-o ] [parameters...]
modprobe -r [-n] [-i] [-v] ...
modprobe -l -t [ -a ...]
                                                           [   OK   ]
./instalacja: line 1217: lsusb: command not found
Modem SpeedTouch
                                                           [  BRAK  ]
Sprawdz konfiguracje portu USB, dostepnosc sterownikow do kontrolera:
I nastepnie podlacz ponownie modem z komputerem. Koniec

co z tym zrobic?

Seneszal

  • Gość
Net24
« Odpowiedź #3 dnia: 2005-09-08, 18:46:28 »
aha, sterowniki sciagnalem ze stronki pomoc.x.pl

none

  • Gość
Net24
« Odpowiedź #4 dnia: 2005-09-08, 21:07:47 »
Czy aurox 11.0 jest twoim pierwszym systemem, czy też instalowałeś net 24 na poprzedniejszych wersjach systemu ?!

Z tego co wiem, kiedyś na stronie pomoc.x.pl były złe pliki. Spróbuj z tąd:  http://www.linux.com.pl/forum/index.php?t=msg&th=34980&prevloaded=1&rid=0&S=36928159eec36f0810f405dd90f985ff&start=15
(tam gdzieś bardziej na na dole jest opisane)
lub http://1dery.w.interia.pl/net24.html


Seneszal

  • Gość
Net24
« Odpowiedź #5 dnia: 2005-09-09, 11:12:15 »
na linuxie Net24 instaluje po raz pierwszy

Seneszal

  • Gość
Net24
« Odpowiedź #6 dnia: 2005-09-10, 15:19:10 »
probowalem, niestety to samo