[Bug 1836030] Re: enable realtek ethernet device ASPM function

2021-07-04 Thread 1111
I also believe this change has caused 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1874464/
ASPM must be disabled completely to avoid network malfunction issue.Even ubuntu 
21.04 with kernel 5.11 sees this issue.Any one from Ubuntu is seeing this bug.
pls change the following code:
from rc = pci_disable_link_state(pdev, PCIE_LINK_STATE_L1_1);
to   rc = pci_disable_link_state(pdev, PCIE_LINK_STATE_L0S |
  PCIE_LINK_STATE_L1);

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

Title:
  enable realtek ethernet device ASPM function

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1836030/+subscriptions

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

[Bug 1924624] Re: After upgrade to 5.8.0-49/5.8.0-50 with Intel graphics (gen7, Haswell/Ivy Bridge) a lot of glitches render screen unusable

2021-04-19 Thread eric-1111
Should be this one:
https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa

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

Title:
  After upgrade to 5.8.0-49/5.8.0-50 with Intel graphics (gen7,
  Haswell/Ivy Bridge) a lot of glitches render screen unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1924624/+subscriptions

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

[Bug 1924624] Re: After upgrade to 5.8.0-49/5.8.0-50 with Intel graphics (gen7, Haswell/Ivy Bridge) a lot of glitches render screen unusable

2021-04-19 Thread eric-1111
5.8.0-51 is not in groovy-proposed - developer options
(or focal-proposed I'd assume)

It's available here:
https://launchpad.net/~canonical-kernel-team

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

Title:
  After upgrade to 5.8.0-49/5.8.0-50 with Intel graphics (gen7,
  Haswell/Ivy Bridge) a lot of glitches render screen unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1924624/+subscriptions

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

[Bug 1924624] Re: after upgrade to 5.8.0-49 with intel graphics a lot of glitches render screen unusable

2021-04-16 Thread eric-1111
can confirm 5.8.0-51 is working. No glitchy rendering and no "GPU HANG"s
in dmesg

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

Title:
  after upgrade to 5.8.0-49 with intel graphics a lot of glitches render
  screen unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-hwe-5.8/+bug/1924624/+subscriptions

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

[Bug 1752772] Re: r8169 ethernet card don't work after returning from suspension

2018-05-23 Thread eric-1111
> https://people.canonical.com/~khfeng/lp1752772-r8169-intx/

It works for me.

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

Title:
  r8169 ethernet card don't work after returning from suspension

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1752772/+subscriptions

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

[Bug 1633810] Re: Input method isn't working in yakkety

2016-10-20 Thread eric-1111
.config/fcitx/log/crash.log:
fcitx: BadWindow (invalid Window parameter)

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

Title:
  Input method isn't working in yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fcitx/+bug/1633810/+subscriptions

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


[Bug 1633810] Re: Input method isn't working in yakkety

2016-10-20 Thread eric-1111
Same problem here.  fcitx fails to load when first log in to Ubuntu
desktop. Workarounds: Log out then log back in works. Or manually start
fcitx.

It looks like fcitx crashed when first loaded:
[code]
Oct 20 13:23:57 uc systemd[1410]: Started Unity Settings Daemon.
Oct 20 13:23:57 uc sh[1783]: dbus-update-activation-environment: setting 
GTK_MODULES=gail:atk-bridge:unity-gtk-module
Oct 20 13:23:57 uc systemd[1410]: Started Unity GTK Module Environment 
variables.
Oct 20 13:23:57 uc systemd[1410]: Starting Unity Shell v7...
Oct 20 13:23:57 uc systemd[1410]: Started GNOME Session Manager.
Oct 20 13:23:57 uc sh[1801]: + [ ubuntu != gnome-classic ]
Oct 20 13:23:57 uc sh[1801]: + export 
GNOME_SESSION_XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
Oct 20 13:23:57 uc sh[1801]: + [ ubuntu = gnome-flashback-metacity ]
Oct 20 13:23:57 uc sh[1801]: + exec gnome-session --session=ubuntu
Oct 20 13:23:57 uc systemd[1410]: Started Launch and configure input method.
Oct 20 13:23:58 uc sh[1782]: =
Oct 20 13:23:58 uc sh[1782]: FCITX 4.2.9.1 -- Get Signal No.: 15
Oct 20 13:23:58 uc sh[1782]: Date: try "date -d @1476984238" if you are using 
GNU date ***
Oct 20 13:23:58 uc sh[1782]: ProcessID: 1867
Oct 20 13:23:58 uc sh[1782]: /usr/bin/fcitx(+0x14d6)[0x55b84d6d84d6]
Oct 20 13:23:58 uc sh[1782]: 
/lib/x86_64-linux-gnu/libc.so.6(+0x35860)[0x7fb618162860]
Oct 20 13:23:58 uc sh[1782]: 
/lib/x86_64-linux-gnu/libc.so.6(__read+0x10)[0x7fb618224c70]
Oct 20 13:23:58 uc sh[1782]: 
/lib/x86_64-linux-gnu/libc.so.6(_IO_file_underflow+0x140)[0x7fb6181a96b0]
Oct 20 13:23:58 uc sh[1782]: 
/lib/x86_64-linux-gnu/libc.so.6(getdelim+0x288)[0x7fb61819cdc8]
Oct 20 13:23:58 uc sh[1782]: 
/usr/lib/x86_64-linux-gnu/libfcitx-config.so.4(FcitxConfigParseIniFp+0x89)[0x7fb61892c479]
Oct 20 13:23:58 uc sh[1782]: 
/usr/lib/x86_64-linux-gnu/libfcitx-config.so.4(FcitxConfigParseConfigFileDescFp+0x2a)[0x7fb61892e53a]
Oct 20 13:23:58 uc sh[1782]: 
/usr/lib/x86_64-linux-gnu/libfcitx-core.so.0(FcitxGlobalConfigLoad+0x160)[0x7fb618b47da0]
Oct 20 13:23:58 uc sh[1782]: 
/usr/lib/x86_64-linux-gnu/libfcitx-core.so.0(+0x8391)[0x7fb618b45391]
Oct 20 13:23:58 uc sh[1782]: 
/usr/lib/x86_64-linux-gnu/libfcitx-core.so.0(FcitxInstanceRun+0x210)[0x7fb618b460b0]
Oct 20 13:23:58 uc sh[1782]: /usr/bin/fcitx(+0xfbc)[0x55b84d6d7fbc]
Oct 20 13:23:58 uc sh[1782]: 
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fb61814d3f1]
Oct 20 13:23:58 uc sh[1782]: /usr/bin/fcitx(_start+0x2a)[0x55b84d6d803a]
Oct 20 13:23:58 uc dbus-daemon[1432]: Successfully activated service 
'org.ayatana.bamf'
Oct 20 13:23:58 uc systemd[1410]: Started BAMF Application Matcher Framework.
[/code]

** Attachment added: "fcitx-diagnose.txt"
   
https://bugs.launchpad.net/ubuntu/+source/fcitx/+bug/1633810/+attachment/4764578/+files/fcitx-diagnose.txt

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

Title:
  Input method isn't working in yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fcitx/+bug/1633810/+subscriptions

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