Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 2006 15:17:00 +0100
From:      Michael HENNETON <m.henneton@gmail.com>
To:        freebsd-mobile@freebsd.org, freebsd-net@freebsd.org
Cc:        damien.bergamini@free.fr
Subject:   WPI Driver (beta version) and RDP connection
Message-ID:  <200612071517.00512.m.henneton@gmail.com>

next in thread | raw e-mail | index | archive | help

Hello everybody,

I'm running  FreeBSD 6.2-RC1 GENERIC  i386 on a lenovo 3000 v100 laptop which 
has a Intel 3945 wireless device. I found the driver here 
http://people.freebsd.org/~flz/local/wpi/wpi-freebsd-20061109.tgz
This driver was made by Damien Bergamini (merci enormement à lui)

I compiled it without error, but if i kldload wpi_ucode.ko i get this error 
kernel: firmware_get: failed to load firmware image wpi_ucode

to make the wireless wi fi device works i only have to kldload if_wpi , that's 
all... 

Like this i can surf on the web but i soon i make an RDP connection via the 
wireless device , i cant' establish the connection more than 5 minutes 
(average) after the rdp screen is not responding anymore and i have to kill 
the rdesktop process. When  i look at the 2003 server eventviewer i get this 
error message : The RDP protocol component "DATA ENCRYPTION" detected an 
error in the protocol stream and has disconnected the client. (see  
http://support.microsoft.com/kb/323497/en-us)

And a dmesg on the freebsd shows hundreds of this message:

rx tail flags error 702

Obviously since i connect with RDP trough the RJ45 device; the rdp connection 
works very well.

the more strange is that even if i get these rx tail flags error 702, i can 
surf on the web with no problems.

So I would like to know if there is a link between my rdp problem and the rx 
tail flags error ?

Thanks,

Regards




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612071517.00512.m.henneton>