Pagina 2 di 7 primaprima 1 2 3 4 ... ultimoultimo
Visualizzazione dei risultati da 11 a 20 su 70
  1. #11
    ok letta, ma devo proprio installare il 2.6 ? con questo sicuro che non fungerà ?
    http://www.mangaitalia.net/

    questo è un cazzo metallizzato a quattro ruote e noi due siamo i coglioni che se lo portano dietro - da Bad Boys con Will Smith and Martin Lawrance di John Whoo

  2. #12
    in teoria dovrebbero funzionare anche sul 2.4 i driver e leggendo il readme dovrebbero essere nache par la slack

    solo che non ti installa gli script perche lo script di installazione non è fatto per la slack


    dai un updatedb

    e poi un
    locate Intel536.o per vedere se ti ha creato il modulo

  3. #13
    allora, ho installato il kernel 2.6.7 ed è perfettamente funzionante !

    ho riprovato ad installare il driver ma niente, vi posto l'intero passaggio:

    codice:
    root@darkstar:~/Desktop/drv/intel-536EP-2.56.76.0# make clean
    cd coredrv; make clean
    make[1]: Entering directory `/root/Desktop/drv/intel-536EP-2.56.76.0/coredrv'
    rm -f *.ko *.o *~ core
    make[1]: Leaving directory `/root/Desktop/drv/intel-536EP-2.56.76.0/coredrv'
    rm -f *.o *.ko
    root@darkstar:~/Desktop/drv/intel-536EP-2.56.76.0# make 536
       Module precompile check
       Current running kernel is: 2.6.7
       /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_LINUX -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.7
    make[1]: Entering directory `/root/Desktop/drv/intel-536EP-2.56.76.0/coredrv'
    make -C /lib/modules/2.6.7/build SUBDIRS=/root/Desktop/drv/intel-536EP-2.56.76.0/coredrv modules
    make[2]: Entering directory `/usr/src/linux-2.6.7'
      CC [M]  /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/coredrv.o
    /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/coredrv.c:756: warning: initialization from incompatible pointer type
    /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/coredrv.c:757: warning: initialization from incompatible pointer type
    /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/coredrv.c: In function `dspdrv_CommRamISR':
    /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/coredrv.c:879: warning: function declaration isn't a prototype
    /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/coredrv.c: At top level:
    /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/coredrv.c:286: warning: `power_callback' defined but not used
      CC [M]  /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/clmmain.o
      CC [M]  /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/rts.o
      CC [M]  /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/task.o
      CC [M]  /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/uart.o
      CC [M]  /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/wwh_dflt.o
      CC [M]  /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/locks.o
      CC [M]  /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/softserial_io.o
      CC [M]  /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/softserial_ioctl.o
      CC [M]  /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/softserial.o
      LD [M]  /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/Intel536.o
      Building modules, stage 2.
      MODPOST
      CC      /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/Intel536.mod.o
      LD [M]  /root/Desktop/drv/intel-536EP-2.56.76.0/coredrv/Intel536.ko
    make[2]: Leaving directory `/usr/src/linux-2.6.7'
    make[1]: Leaving directory `/root/Desktop/drv/intel-536EP-2.56.76.0/coredrv'
    root@darkstar:~/Desktop/drv/intel-536EP-2.56.76.0# make install
    rm -f /etc/hamregistry.bin
    bash Intel536_inst
    running kernel 2.6.7
    installing hamregistry, used for persistant storage
    installing Intel536 driver
    unknown distribution. no boot scripts installed
    make: *** [install] Error 1
    root@darkstar:~/Desktop/drv/intel-536EP-2.56.76.0# insmod *.ko
    root@darkstar:~/Desktop/drv/intel-536EP-2.56.76.0# insmode *.ko
    -bash: insmode: command not found
    root@darkstar:~/Desktop/drv/intel-536EP-2.56.76.0# insmod *.ko
    insmod: error inserting 'Intel536.ko': -1 File exists
    root@darkstar:~/Desktop/drv/intel-536EP-2.56.76.0# updatedb
    warning: updatedb: could not open database: /var/lib/slocate/slocate.db: No such file or directory
    http://www.mangaitalia.net/

    questo è un cazzo metallizzato a quattro ruote e noi due siamo i coglioni che se lo portano dietro - da Bad Boys con Will Smith and Martin Lawrance di John Whoo

  4. #14
    cmq il modulo non me lo carica, perchè durante l'avvio, dopo che carica gli alsa drivers, dice can't load 536ep module, error.


    a quanto ho capito bisognerebbe adattarli, ma come ?
    http://www.mangaitalia.net/

    questo è un cazzo metallizzato a quattro ruote e noi due siamo i coglioni che se lo portano dietro - da Bad Boys con Will Smith and Martin Lawrance di John Whoo

  5. #15
    di il driver te lo ha installato

    guarda cosa dice

    modprobe intel-536EP

    se non dice niente guarda digitando lsmod se compare della lista poi prova a fare la connessione con
    kppp cercando la porta corretta del modem interrogandole tutte ( si switchano da menu device o dispositivo dove è scritto /dev/modem )

  6. #16
    quando faccio ismod non compare niente :-(

    ma forse lo installa però non lo carica come modulo, perchè quando riavvio, tra tutte le altre info, mi dice anche " can't load 536ep module "...

    anche perchè poi mi da quell'errore quando faccio " make install " .
    Ma in teoria cosa dovrei modificare nei files ?
    http://www.mangaitalia.net/

    questo è un cazzo metallizzato a quattro ruote e noi due siamo i coglioni che se lo portano dietro - da Bad Boys con Will Smith and Martin Lawrance di John Whoo

  7. #17
    guarda qui:
    codice:
    root@darkstar:/dev# ls 536ep
    /usr/bin/ls: 536ep: No such file or directory
    root@darkstar:/dev# ls modem
    /usr/bin/ls: modem: No such file or directory
    root@darkstar:/dev# ln -s 536ep modem
    root@darkstar:/dev# ls
    adsp@     fd0u1722  misc/      ram8@    tty22@  tty48@   ttyS15@  ttyS40@  vcsa1@
    adsp1@    fd0u1743  mixer@     ram9@    tty23@  tty49@   ttyS16@  ttyS41@  vcsa2@
    agpgart@  fd0u1760  mixer1@    random   tty24@  tty5@    ttyS17@  ttyS42@  vcsa3@
    audio@    fd0u1840  modem@     rd/      tty25@  tty50@   ttyS18@  ttyS43@  vcsa4@
    audio1@   fd0u1920  mouse@     rtc@     tty26@  tty51@   ttyS19@  ttyS44@  vcsa5@
    cdrom@    fd0u2880  null       shm/     tty27@  tty52@   ttyS2@   ttyS45@  vcsa6@
    console   fd0u3200  nvidia0    snd/     tty28@  tty53@   ttyS20@  ttyS46@  vcsa7@
    core@     fd0u3520  nvidia1    sound/   tty29@  tty54@   ttyS21@  ttyS47@  video0@
    dmmidi    fd0u3840  nvidiactl  stderr@  tty3@   tty55@   ttyS22@  ttyS5@   vmmon
    dsp@      floppy/   port       stdin@   tty30@  tty56@   ttyS23@  ttyS6@   vmnet0
    dsp1@     full      ppp        stdout@  tty31@  tty57@   ttyS24@  ttyS7@   vmnet1
    dvd@      gpmctl=   psaux@     tts/     tty32@  tty58@   ttyS25@  ttyS8@   vmnet2
    fb/       hda       ptmx       tty      tty33@  tty59@   ttyS26@  ttyS9@   vmnet3
    fb0@      hda1      pts/       tty0@    tty34@  tty6@    ttyS27@  urandom  vmnet4
    fd@       hdb       ram0@      tty1@    tty35@  tty60@   ttyS28@  usb/     vmnet5
    fd0@      hdb1      ram1@      tty10@   tty36@  tty61@   ttyS29@  v4l/     vmnet6
    fd0d360   hdb2      ram10@     tty11@   tty37@  tty62@   ttyS3@   vbi0@    vmnet7
    fd0h1200  hdb5      ram11@     tty12@   tty38@  tty63@   ttyS30@  vc/      vmnet8
    fd0h1440  hdc       ram12@     tty13@   tty39@  tty7@    ttyS31@  vcc/     vmnet9
    fd0h1476  hdd       ram13@     tty14@   tty4@   tty8@    ttyS32@  vcs@     zero
    fd0h1494  initctl|  ram14@     tty15@   tty40@  tty9@    ttyS33@  vcs1@
    fd0h1600  input/    ram15@     tty16@   tty41@  ttyS0@   ttyS34@  vcs2@
    fd0h360   kmem      ram2@      tty17@   tty42@  ttyS1@   ttyS35@  vcs3@
    fd0h720   kmsg      ram3@      tty18@   tty43@  ttyS10@  ttyS36@  vcs4@
    fd0h880   log=      ram4@      tty19@   tty44@  ttyS11@  ttyS37@  vcs5@
    fd0u1440  loop0     ram5@      tty2@    tty45@  ttyS12@  ttyS38@  vcs6@
    fd0u1600  mem       ram6@      tty20@   tty46@  ttyS13@  ttyS39@  vcs7@
    fd0u1680  midi      ram7@      tty21@   tty47@  ttyS14@  ttyS4@   vcsa@
    root@darkstar:/dev# ismod
    -bash: ismod: command not found
    root@darkstar:/dev# cd /root/desktop
    -bash: cd: /root/desktop: No such file or directory
    root@darkstar:/dev# cd /root/Desktop
    root@darkstar:~/Desktop# cd drv
    root@darkstar:~/Desktop/drv# cd intel-536EP-2.56.76.0/
    root@darkstar:~/Desktop/drv/intel-536EP-2.56.76.0# ismod
    -bash: ismod: command not found
    root@darkstar:~/Desktop/drv/intel-536EP-2.56.76.0# lsmod
    Module                  Size  Used by
    ppp_deflate             4864  0
    zlib_deflate           21912  1 ppp_deflate
    zlib_inflate           21248  1 ppp_deflate
    bsd_comp                5632  0
    ppp_async               9600  1
    ppp_generic            23444  7 ppp_deflate,bsd_comp,ppp_async
    slhc                    6656  1 ppp_generic
    snd_pcm_oss            49704  0
    snd_mixer_oss          17408  1 snd_pcm_oss
    ipv6                  212064  12
    ohci_hcd               18436  0
    usblp                  10624  0
    via_agp                 6784  1
    bt878                   9012  0
    tuner                  17036  0
    tvaudio                20108  0
    bttv                  140236  1 bt878
    video_buf              16132  1 bttv
    i2c_algo_bit            8840  1 bttv
    v4l2_common             5120  1 bttv
    btcx_risc               3976  1 bttv
    i2c_core               18452  4 tuner,tvaudio,bttv,i2c_algo_bit
    videodev                7296  1 bttv
    snd_bt87x              12616  0
    snd_emu10k1            82184  0
    snd_rawmidi            21028  1 snd_emu10k1
    snd_pcm                80904  3 snd_pcm_oss,snd_bt87x,snd_emu10k1
    snd_timer              21764  1 snd_pcm
    snd_seq_device          7304  2 snd_emu10k1,snd_rawmidi
    snd_ac97_codec         64644  1 snd_emu10k1
    snd_page_alloc         10888  3 snd_bt87x,snd_emu10k1,snd_pcm
    snd_util_mem            3840  1 snd_emu10k1
    snd_hwdep               8196  1 snd_emu10k1
    snd                    48484  11 snd_pcm_oss,snd_mixer_oss,snd_bt87x,snd_emu10k1,snd_rawmidi,snd_pcm,snd_timer,snd_seq_device,snd_ac97_codec,snd_util_mem,snd_hwdep
    soundcore               6752  2 bttv,snd
    emu10k1_gp              2688  0
    gameport                3712  1 emu10k1_gp
    uhci_hcd               27920  0
    ehci_hcd               27012  0
    ds                     13572  0
    yenta_socket           17536  0
    pcmcia_core            52676  2 ds,yenta_socket
    nls_utf8                1792  1
    ntfs                  113388  1
    evdev                   7168  0
    agpgart                26920  1 via_agp
    psmouse                17544  0
    non mi compare nella lista... cmq ho notato che quando parte linux, mi esce scritto: " error loading 536epcore "
    http://www.mangaitalia.net/

    questo è un cazzo metallizzato a quattro ruote e noi due siamo i coglioni che se lo portano dietro - da Bad Boys con Will Smith and Martin Lawrance di John Whoo

  8. #18
    modprobe cosa dice ?

    prova a scaricare questi driver visto che hai messo il kernel 2.6

    http://linmodems.technion.ac.il/pack...-2.56.76.0.tgz

  9. #19
    provo ad usare questo file che cmq avevo già provato prima, poi faccio modprobe così ti dice cosa fa...
    http://www.mangaitalia.net/

    questo è un cazzo metallizzato a quattro ruote e noi due siamo i coglioni che se lo portano dietro - da Bad Boys con Will Smith and Martin Lawrance di John Whoo

  10. #20
    ok fatto:
    codice:
    root@darkstar:~# modprobe intel-536ep
    FATAL: Module intel_536ep not found.
    ho provato ad installare i drivers, era uguali a quelli di prima :

    codice:
    root@darkstar:~/Desktop/drv1# cd intel-536EP-2.56.76.0/
    root@darkstar:~/Desktop/drv1/intel-536EP-2.56.76.0# make clean
    cd coredrv; make clean
    make[1]: Entering directory `/root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv'
    rm -f *.ko *.o *~ core
    make[1]: Leaving directory `/root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv'
    rm -f *.o *.ko
    root@darkstar:~/Desktop/drv1/intel-536EP-2.56.76.0# make 536
       Module precompile check
       Current running kernel is: 2.6.7
       /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_LINUX -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.7
    make[1]: Entering directory `/root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv'
    make -C /lib/modules/2.6.7/build SUBDIRS=/root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv modules
    make[2]: Entering directory `/usr/src/linux-2.6.7'
      CC [M]  /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/coredrv.o
    /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/coredrv.c:756: warning: initialization from incompatible pointer type
    /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/coredrv.c:757: warning: initialization from incompatible pointer type
    /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/coredrv.c: In function `dspdrv_CommRamISR':
    /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/coredrv.c:879: warning: function declaration isn't a prototype
    /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/coredrv.c: At top level:
    /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/coredrv.c:286: warning: `power_callback' defined but not used
      CC [M]  /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/clmmain.o
      CC [M]  /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/rts.o
      CC [M]  /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/task.o
      CC [M]  /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/uart.o
      CC [M]  /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/wwh_dflt.o
      CC [M]  /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/locks.o
      CC [M]  /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/softserial_io.o
      CC [M]  /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/softserial_ioctl.o
      CC [M]  /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/softserial.o
      LD [M]  /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/Intel536.o
      Building modules, stage 2.
      MODPOST
      CC      /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/Intel536.mod.o
      LD [M]  /root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv/Intel536.ko
    make[2]: Leaving directory `/usr/src/linux-2.6.7'
    make[1]: Leaving directory `/root/Desktop/drv1/intel-536EP-2.56.76.0/coredrv'
    root@darkstar:~/Desktop/drv1/intel-536EP-2.56.76.0# make install
    rm -f /etc/hamregistry.bin
    bash Intel536_inst
    running kernel 2.6.7
    installing hamregistry, used for persistant storage
    installing Intel536 driver
    unknown distribution. no boot scripts installed
    make: *** [install] Error 1
    c'è sempre sto installing Intel536 driver
    unknown distribution. no boot scripts installed
    http://www.mangaitalia.net/

    questo è un cazzo metallizzato a quattro ruote e noi due siamo i coglioni che se lo portano dietro - da Bad Boys con Will Smith and Martin Lawrance di John Whoo

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.