Re: [Bug 246141] Re: no support for realtek rtl8187se

2010-04-12 Thread mf
Thanks for the link Pablo, i dual boot with windows7 on my netbook and have found that the range on the windows driver is much better, i can get a much better signal than on ubuntu. I'll try ndiswrapper maybe but the last time i did it borked my system. Muchos Gracias amigo On Mon, Apr 12, 2010

Re: [Bug 246141] Re: no support for realtek rtl8187se

2010-04-12 Thread Pablo Castellano
On 12/04/10 00:16, mf wrote: > with a steady 54Mbps? > > i never got disconnections, just a drop in throughput that made it > unusable > > your right about realtek, they seem very uninterested at best. Yes, that's what I meant, drop in throughput. And yes, 54Mbps, try it. http://pablogubuntu.blog

Re: [Bug 246141] Re: no support for realtek rtl8187se

2010-04-11 Thread mf
with a steady 54Mbps? i never got disconnections, just a drop in throughput that made it unusable your right about realtek, they seem very uninterested at best. On Sun, Apr 11, 2010 at 2:18 PM, Pablo Castellano wrote: > From my experience with realtek with another sound driver, I wouldn't > exp

Re: [Bug 246141] Re: no support for realtek rtl8187se

2010-04-11 Thread Pablo Castellano
From my experience with realtek with another sound driver, I wouldn't expect their answer. BTW, I have tried with ndiswrapper and winxp drivers and it works like a charm. No more disconnections :) On 11/04/10 16:32, mf wrote: > well ok, since you put it like that. > > There has been partial su

Re: [Bug 246141] Re: no support for realtek rtl8187se

2010-04-11 Thread mf
well ok, since you put it like that. There has been partial support since 8.04. I think it's the same driver. the problem is getting realtek to ackowledge that this is a bug - which they do not., They will send you new drivers but they all have the same problem where the 'rate' drops to 1Mpbs.

Re: [Bug 246141] Re: no support for realtek rtl8187se

2010-04-10 Thread mf
it's still a bug until they fix it. It's not an ubuntu problem anyway, it's realtek. On Sat, Apr 10, 2010 at 5:26 AM, Pablo Castellano wrote: > My netbook uses rtl8187se and was automatically detected in ubuntu 10.04 > beta1. > Unfortunately I'm also seeing that instability with WPA, but that's

Re: [Bug 246141] Re: no support for realtek rtl8187se

2009-12-19 Thread LG Marcondes
Hi, I'm using openSuse 11.2 and my drop out problems stops when I run the following script: > > while [ 1 ]; do VALUE=`iwconfig wlan0 | grep -o "Bit Rate=54 Mb/s" | wc -l` if [ "$VALUE" -ne "1" ]; then echo "iwconfig wlan0 rate 54M" iwconfig wlan0 rate 54M sleep 10

Re: [Bug 246141] Re: no support for realtek rtl8187se

2009-12-19 Thread mf
i have a new driver from realtek. It is not perfect and the bug is still present but it is not quite as serious as the stock kernel module. In short i have less timeouts on the newer driver. You can get it by emailing realtek support and they will email the source to you, or i can post it somewh

Re: [Bug 246141] Re: no support for realtek rtl8187se

2009-04-30 Thread Jostein Topland
Kiran: if your compute is a laptop, do you have a Fn+F[1-12] function for enabling the wireless network interface? On Thu, Apr 30, 2009 at 11:41 AM, Kiran Jonnalagadda wrote: > Jostein: yes. the interface is up and dmesg says everything is fine, but > network manager and iwscan can't find or join

Re: [Bug 246141] Re: no support for realtek rtl8187se

2009-04-30 Thread Jostein Topland
Kiran: Did you try 'sudo ifconfig wlan0 up', or whatever your wlan device is. On Thu, Apr 30, 2009 at 8:16 AM, Kiran Jonnalagadda wrote: > Just upgraded to Jaunty. It doesn't work for me. :( > > dmesg indicates that the card has been detected and drivers have been > loaded successfully, but I can

Re: [Bug 246141] Re: no support for realtek rtl8187se

2009-04-29 Thread boskicinek
Kiran Jonnalagadda wrote: > Just upgraded to Jaunty. It doesn't work for me. :( > > dmesg indicates that the card has been detected and drivers have been > loaded successfully, but I can neither see the WPA2 Personal network > that I have here, nor connect to it by name. This was working until the

Re: [Bug 246141] Re: no support for realtek rtl8187se

2009-01-02 Thread boskicinek
Sergei (Nolar) Vasilyev wrote: > I can not guess why does this happen: fresh install, strandard routine > from almost all wikis, and it doesnt work. > > Any ideas? What to check? What to read? It's because those drivers simply sucks. I have exactly the same problem. I don't know why, but someti

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-12-25 Thread Coffelius
svn upgraded http://code.google.com/p/msi-wind-linux/source/detail?r=20 some upgrades from boskicinek lover letters response and some debugging flood cleaned -- no support for realtek rtl8187se https://bugs.launchpad.net/bugs/246141 You received this bug notification because you are a member of U

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-12-25 Thread Coffelius
The differences with the last version of realtek driver. Changes to Makefiles and documents no included. diff -r rtl8187se_linux_26.1023.0928.2008/ieee80211/ieee80211.h rtl8187se_linux_26.1023.1118.2008/ieee80211/ieee80211.h 1487c1487 < extern inline void *ieee80211_priv(struct net_device *dev) --

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-12-20 Thread boskicinek
Double12 pisze: > Hi, > > I installed the latest driver .deb for 2.6.27-9. > http://boskastrona.ovh.org/download/linux-rtl8187se-modules-102...@2.6.27.9.19.deb > > Now, KNetworkManager and iwconfig at least see the wlan0 device. But > KNetworkManager still doesn't list the available networks and

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-11-30 Thread Coffelius
Hi! If there is some place where the driver has to be is in the linux kernel mantained by the community. I think we can do a nice work doing that with some kind of team work. The changes between the versions of the driver are minimal. Reading the code I can see actively no more than 2 developers. W

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-11-29 Thread Coffelius
thanks :) i'm going to check differences On Sat, Nov 29, 2008 at 4:11 PM, boskicinek <[EMAIL PROTECTED]> wrote: > After I sent a "love letter" to realtek, they sent me updated drivers > (see attachment). Package is still named r1023, but the date has changed > (from 0928 to 1118) and of course the

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-26 Thread mangouste06
I'm fully intrepid uptodate. Yes, this driver compiles with zero error. And it works great. But, once loaded with wlan0up, I'm flooded (as dmesg shows) with : 1595.719670] rtl8180: Got last fragment [ 1595.719674] rtl8180: yanked out crc, passing to the upper layer [ 1595.727495] rtl8180: Alloc

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-20 Thread Kiran Jonnalagadda
@warmrobot: try adding r8180 to your /etc/modules.conf. I did that and it works with every boot. -- no support for realtek rtl8187se https://bugs.launchpad.net/bugs/246141 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-20 Thread mangouste06
On Mon, Oct 20, 2008 at 10:00 AM, warmrobot <[EMAIL PROTECTED]> wrote: > Sorry, not on 12, on 21 of course. And all actions like cp *.ko I do to > right kernel (21) not to 19. But it does not help. > > -- > no support for realtek rtl8187se > https://bugs.launchpad.net/bugs/246141 > You received thi

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-19 Thread CirclingTheSun
brpaolo wrote: > Does that mean just for the initial release, or will it not be included until > next year's Ubuntu (9.04 ?)? > If Intrepid updates will not include it at all, I am going to look into > getting a replacement wireless card. Thats not the way you get things done. You do it like thi

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-19 Thread Caroline Ford
Intrepid is now frozen as it's due out very soon. No new features. Hopefully we will get support in jaunty, Ubuntu 9.04. I'd get a new wireless card, I'm using a USB stick. -- no support for realtek rtl8187se https://bugs.launchpad.net/bugs/246141 You received this bug notification because you

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-14 Thread mangouste06
On Wed, Oct 15, 2008 at 2:08 AM, Steve Langasek <[EMAIL PROTECTED]> wrote: > ** Changed in: linux-meta (Ubuntu) > Status: New => Invalid > Why invalid ? There's is still no out of the box support for realtek rtl8187se minipci wifi hardware despite the fact we have a working kernel module. T

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-14 Thread mangouste06
On Tue, Oct 14, 2008 at 8:37 PM, MrGrieves <[EMAIL PROTECTED]> wrote: > Is it better to install this driver, or the patched one is the same ? I'd say this one. At least, you use the one adviced by the producer. > > What happens with your driver when kernel update is done ? You have to re-compil

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-10 Thread Caroline Ford
When people say they have this working could they say whether it's hardy or intrepid? It certainly works in hardy for WEP. I can't get the driver to compile in intrepid. On 10/10/08, David Rando - Eversmann <[EMAIL PROTECTED]> wrote: > Right now, after upgrading to the 2.6.27-7 kernel, the driver

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-07 Thread mangouste06
On Tue, Oct 7, 2008 at 1:20 PM, Neil Brown <[EMAIL PROTECTED]> wrote: > I tried the latest instructions (thanks niclone and mangouste06) and got > the driver to build. First problem I had when running it was that > ndiswrapper was getting in the way, so I scrubbed that from my system > then tried

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-03 Thread mangouste06
On Fri, Oct 3, 2008 at 10:58 AM, niclone <[EMAIL PROTECTED]> wrote: > Hi mangouste06, > > Could you tell me if you have compiled you're own kernel before, or if > this is using the kernel image from ubuntu? I didn't compile the kernel. I simply used the ubuntu kernel available at that time. I wro

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-07-16 Thread Alex French
Good to hear that they're continuing to work on it. I'll be curious to know how well it works, as I don't have a realtek card in my wind anymore. On Wed, Jul 16, 2008 at 5:03 PM, Matthew <[EMAIL PROTECTED]> wrote: > Once again, the drivers compiled fine, without any hacks. I've loaded > them up a

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-07-14 Thread Alex French
Hmm. Some users reported instability with WPA. How long have you been using it? Also, Realtek released a new driver, but I haven't been able to download it yet. If someone has it and can upload it, I'd appreciate it. -Alex On Mon, Jul 14, 2008 at 8:50 AM, Matthew <[EMAIL PROTECTED]> wrote: > I c