[Bug 601299] Re: [Maverick/Natty] btrfs is extremely slow

2011-05-08 Thread greg wm
natty's nifty fast startup also bites the dust in btrfs.  5 minutes
instead of 15 seconds.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/601299

Title:
  [Maverick/Natty] btrfs is extremely slow

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 555403] Re: installing wicd does not uninstall networkmanager in lucid

2010-12-16 Thread greg wm
iirc when i first installed lucid/lubuntu/wicd not long ago it was not
available via ubuntu repos, i installed via ppa.  now lubuntu is
available via ubuntu repos.  i confirm as of last week lubuntu-desktop
via ubuntu repos *requires* network-manager, and adding wicd does not
remove nm.  i remove nm manually.  then if i add ubuntu-desktop or
edubuntu-desktop-kde nm is again required (and i remove it again).  my
problem now is that wicd starts seemingly too early and fails, syslog
says dhclient: Bind socket to interface: No such device, leaving me to
start wicd manually, which does work.  if i launch a desktop or wicd-
curses first, wicd won't be running yet, and the client will require a
password to launch it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555403

Title:
  installing wicd does not uninstall networkmanager in lucid

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152527] Re: rtl8185 freezes on connect to network

2009-01-24 Thread greg wm
i have a Realtek RTL-8185 IEEE 802.11a/b/g Wireless Lan Controller (if i
knew the ubuntu equivalent of /etc/sysconfig/hwconf i'd give you better
detail).  it's working, mostly, in hardy, but lifeless in intrepid.

i say mostly, in hardy, because it spuriously ceases to communicate,
whereupon if i do ifdown wlan0 and ifup wlan0 it gets going again.  in
hardy i have:

linux-backports-modules-2.6.24-23-generic  2.6.24-23.30
linux-backports-modules-hardy  2.6.24.23.25
linux-backports-modules-hardy-generic  2.6.24.23.25
linux-generic  2.6.24.23.25
linux-image-2.6.24-23-generic  2.6.24-23.46
linux-image-generic2.6.24.23.25

in intrepid i've had no luck.  with no luck on the vanilla kernel, i
then tried:

linux-backports-modules-intrepid_2.6.27.9.13_i386.deb
linux-backports-modules-intrepid-generic_2.6.27.9.13_i386.deb
linux-backports-modules-2.6.27-9-generic_2.6.27-9.5_i386.deb

no luck again, so then tried:

add: deb http://ppa.launchpad.net/timg-tpi/ubuntu hardy main
  #  apt-get update
  #  apt-get install linux-backports-modules-2.6.27-11-generic
which gets:
linux-image-2.6.27-11-generic_2.6.27-11.23_i386.deb
linux-backports-modules-2.6.27-11-generic_2.6.27-11.12_i386.deb

still no luck, so tried:

delete: deb http://ppa.launchpad.net/timg-tpi/ubuntu hardy main
add: deb http://archive.ubuntu.com/ubuntu/ intrepid-proposed restricted main 
multiverse universe
  #  apt-get update
  #  apt-get install linux-backports-modules-intrepid
which gets:
linux-backports-modules-intrepid_2.6.27.11.14_i386.deb
linux-backports-modules-intrepid-generic_2.6.27.11.14_i386.deb

and still no luck, so i'm stumped.

lsmod includes:
rtl818036480  0
lbm_cw_mac80211   217896  1 rtl8180
lbm_cw_cfg8021146744  2 rtl8180,lbm_cw_mac80211
eeprom_93cx6   10240  1 rtl8180

ifconfig includes:
wlan0 Link encap:Ethernet  HWaddr 00:14:d1:41:f8:9a
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wmaster0  Link encap:UNSPEC  HWaddr 
00-14-D1-41-F8-9A-00-00-00-00-00-00-00-00-00-00
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

my /etc/network/interfaces, which works fine in hardy, is:
auto lo
ifacelo inet loopback

auto   eth0

auto  wlan0
iface wlan0 inet dhcp
wireless-essid wm
wireless-key 12345bcdef

-- 
rtl8185 freezes on connect to network
https://bugs.launchpad.net/bugs/152527
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs