Thanks for a helpful tip, but still doesn't work. [-- no driver--]
Here is the windows driver of my wifi card. (will be deleted later.)
(i don't know what to do with the ipone win driver)
anyway, what is the driver used by debian? hostap_cs? pcmcia_cs? any hint?
on the other hand, if you say it works under debian, a quick way would be to use zImage (kernel) and modules from debian, (until someone that uses your card with ubuntu can help you):
[blockquote]- just copy the
zImage to
/boot/ folder (rename the other to zImage-ubuntu)
- copy the
/lib/modules/2.6.24.4-yonngun/ from debian to /lib/modules/ in ubuntu
- then you'll have to change the TSLIB_TSDEVICE="/blablabla/" in .xinitrc or .profile (can't remember), read this, explains how to find the correct ts device:
https://www.oesf.org/forum/index.php?s=&...st&p=181584 (ignore step 4)
[/blockquote]hope it helps