But! aha!

I found this page http://bbs.archlinux.org/viewtopic.php?id=43614

followed the instructions and so far no freezing, I thought starting the
hald (/etc/init.d/hal start) would initialize the config, but it seems
it took a reboot.

so the workround for this bug is

create

/usr/share/hal/fdi/preprobe/20thirdparty/10-huawei-e220.fdi

and fill it with

----
<?xml version="1.0" encoding="UTF-8"?>

<deviceinfo version="0.2">
  <device>
    <match key="usb.vendor_id" int="0x12d1"> <!-- Huawei -->
      <match key="usb.product_id" int="0x1003"> <!-- E220 -->
        <merge key="info.ignore" type="bool">true</merge>
      </match>
    </match>
  </device>
</deviceinfo>
----

So far I have tested this fix for 44 minutes, so it's not yet
definitive, but I have done many things that triggered the bug before,
and so far so good.

I'll keep testing and get back to you in a day/week, depending on
personal business.

M

-- 
jaunty 9.04 gnome desktop freezes on mobile internet disconnect
https://bugs.launchpad.net/bugs/367397
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to