[Bug 124159] Maintaining 5.5M bitrate between reboots (Re: Broadcom bcm43xx Wireless driver regression in gutsy)

2007-12-21 Thread psoetens
Just copy/paste the following statements *once* line by line to a console/terminal: sudo su echo -e '#!/bin/sh\niwconfig eth1 rate 5.5M auto' /etc/network/if-pre-up.d/fixed-rate echo -e '#!/bin/sh\niwconfig eth1 rate 5.5M auto' /etc/network/if-up.d/fixed-rate exit Now disable/enable your

[Bug 124159] Maintaining 5.5M bitrate between reboots (2) (Re: Broadcom bcm43xx Wireless driver regression in gutsy)

2007-12-21 Thread psoetens
waddayaknow, previous comment was not entirely correct. It should have read: sudo su echo -e '#!/bin/sh\niwconfig eth1 rate 5.5M auto' /etc/network/if-pre-up.d/fixed-rate echo -e '#!/bin/sh\niwconfig eth1 rate 5.5M auto' /etc/network/if-up.d/fixed-rate chmod a+x

[Bug 124159] Re: Broadcom bcm43xx Wireless driver regression in gutsy

2007-10-29 Thread psoetens
I can confirm this bug and that the line 'sudo iwconfig eth1 rate 5.5M fixed' solves this issue on a Dell Latitude D610 with Broadcom BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller -- Broadcom bcm43xx Wireless driver regression in gutsy https://bugs.launchpad.net/bugs/124159 You

[Bug 32963] Re: Xv movies on 810/i945 gives horrible color, Gamma

2006-08-10 Thread psoetens
Intel has released the free software 2D/3D drivers for this chipset. See http://intellinuxgraphics.org/ Note: While these drivers represent significant work at both Tungsten Graphics and Intel—as our first release of this code—they're still in need of significant testing, tuning, and bug fixing