La ricerca ha trovato 11 risultati

da lcostantino
mer 20 feb 2008, 13:07
Forum: Gnu/Linux in genere
Argomento: winbond usb2wlan [RISOLTO (grazie)]
Risposte: 99
Visite : 45374

Re: winbond usb2wlan [RISOLTO (grazie)]

hi, sorry for the delay. Nice to see that this post have made some progress :) Meritil, i dont have "dispatch.c" cause ported to newer wireless ext on new_wireless.h / new_wireless.c , cause wpa was not working at all . Also the signal quality signal report seem to dont be working very well, i tried...
da lcostantino
gio 7 feb 2008, 3:29
Forum: Gnu/Linux in genere
Argomento: Qemu: riconoscimeno modem cellulare collegato via usb
Risposte: 9
Visite : 3057

Re: Qemu: riconoscimeno modem cellulare collegato via usb

hi joe When i said to use "wvdial", doesn't mean you have to include it in your mini distro, but when things goes wrongs, its not worse to check another tools to see if new messages appears ( or messages we are not seeing :) ). Wvdial just output lot ot info directly, dont know if your logs have mor...
da lcostantino
mar 5 feb 2008, 19:53
Forum: Gnu/Linux in genere
Argomento: Qemu: riconoscimeno modem cellulare collegato via usb
Risposte: 9
Visite : 3057

Re: Qemu: riconoscimeno modem cellulare collegato via usb

nice to hear that :)
just for test, try using wvdial with stupid mode and verbose.
da lcostantino
mar 5 feb 2008, 17:27
Forum: Gnu/Linux in genere
Argomento: winbond usb2wlan [RISOLTO (grazie)]
Risposte: 99
Visite : 45374

Re: Re:

@xxhp ok correggo ma il succo del discorso non cambia ... tanto lavoro per nulla ... ma meritil ha detto che con collegamento un Ad-Hoc c'era riuscito e allora visto l' interesse mi sono cimentato anch'io ... e questi sono i risultati ... (per ora scarsi ) Ciao e grazie della collaborazione ... EDI...
da lcostantino
lun 4 feb 2008, 19:44
Forum: Gnu/Linux in genere
Argomento: winbond usb2wlan [RISOLTO (grazie)]
Risposte: 99
Visite : 45374

Re: winbond usb2wlan [RISOLTO (grazie)]

http://code.google.com/p/winbondport/
I will post updates there, and you can submit bugs and that things.
What do you mean by "crack"? i dont understand
Anyway, you can check this newer version on that site
da lcostantino
dom 3 feb 2008, 19:43
Forum: Gnu/Linux in genere
Argomento: Qemu: riconoscimeno modem cellulare collegato via usb
Risposte: 9
Visite : 3057

Re: Qemu: riconoscimeno modem cellulare collegato via usb

What version of qemu are you using? If its 0.9.0, you should apply this patch and recompile qemu http://lists.gnu.org/archive/html/qemu-devel/2007-06/msg00331.html there's a patch for 0.8.2 too, but you could try 0.9.1 maybe its already fixed , and if you are currently using 0.9.1 try using this pat...
da lcostantino
dom 3 feb 2008, 17:42
Forum: Gnu/Linux in genere
Argomento: winbond usb2wlan [RISOLTO (grazie)]
Risposte: 99
Visite : 45374

Re: winbond usb2wlan [RISOLTO (grazie)]

i sent you a pm, i will be on msn for a little while, add me if you want, or wait until i post a better guide
da lcostantino
dom 3 feb 2008, 17:08
Forum: Gnu/Linux in genere
Argomento: Qemu: riconoscimeno modem cellulare collegato via usb
Risposte: 9
Visite : 3057

Re: Qemu: riconoscimeno modem cellulare collegato via usb

Hi, i know you tried this, but try again ( and please post lsusb -v , lsmod and dmesg log ) 1) qemu [options] -usb -usbdevice host:vendorid:productid Or you can try #usb_add host:vendorid:productid ( from qemu console, one virtual machine have been started ) But, its hard to see the problem without ...
da lcostantino
sab 2 feb 2008, 20:34
Forum: Gnu/Linux in genere
Argomento: winbond usb2wlan [RISOLTO (grazie)]
Risposte: 99
Visite : 45374

Re: winbond usb2wlan [RISOLTO (grazie)]

Standard Makefile its fine, when you move Makefile.26 to Makefile , dispatch.o must be removed from OBJS !!! I attached a newer version with fixed Makefile, and the changes to compile on 2.6.24. I also removed the README files, cause forum allowed only 256kb, so you can take it from the .tgz you alr...
da lcostantino
gio 31 gen 2008, 5:35
Forum: Gnu/Linux in genere
Argomento: winbond usb2wlan [RISOLTO (grazie)]
Risposte: 99
Visite : 45374

Re: winbond usb2wlan [RISOLTO (grazie)]

simon@simon-laptop:~/hal_142_o_rxart/linux$ make make -C /lib/modules/2.6.24-5-generic/build M=/home/simon/hal_142_o_rxart/linux modules make[1]: se ingresa al directorio `/usr/src/linux-headers-2.6.24-5-generic' make[2]: *** No hay ninguna regla para construir el objetivo `/home/simon/hal_142_o_rx...
da lcostantino
gio 24 gen 2008, 16:06
Forum: Gnu/Linux in genere
Argomento: winbond usb2wlan [RISOLTO (grazie)]
Risposte: 99
Visite : 45374

Re: winbond usb2wlan [RISOLTO (grazie)]

Hi, we had a lot of problems trying to make this card work with kernel 2.6.22 using original driver. We made a little port ( beta ... ), that have basic features. Right now, driver is not exporting /proc/wireless so most of the UI tools won't work as expected ( they get interfaces from /proc/wireles...