[Bug 1768660] Re: r8169 wired link down after suspend

2018-05-13 Thread Guillaume LAURENT
*** This bug is a duplicate of bug 1752772 ***
https://bugs.launchpad.net/bugs/1752772

** This bug has been marked a duplicate of bug 1752772
   r8169 ethernet card don't work after returning from suspension

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

Title:
  r8169 wired link down after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1768660/+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-13 Thread Guillaume LAURENT
Just upgrade from Xubuntu artful to bionic, and just discovered I face
the same issue.

Only modprobe -r r8169 + modprobe r8169 restore the network.

For now running default kernek 4.15.0-20-generic.

-- 
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 1385846] Re: NFS shares in FSTAB no longer mount at boot

2014-12-05 Thread Guillaume LAURENT
Seems fixed too after updates.

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

Title:
  NFS shares in FSTAB no longer mount at boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1385846/+subscriptions

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


[Bug 1283589] Re: [Samsung NP530U3C-A01] LID close, AC, and battery status events not produced anymore

2014-02-23 Thread Guillaume LAURENT
Also affect Serie 9 (NP900X3C in my case)

 Description:   Ubuntu 13.10
 Release:   13.10

 Ubuntu 3.11.0-17.31-generic 3.11.10.3

juanmanuel workaround works.

Waiting Ubuntu patch

** Attachment added: dsdt.aml
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1283589/+attachment/3992614/+files/dsdt.aml

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

Title:
  [Samsung NP530U3C-A01] LID close, AC, and battery status events not
  produced anymore

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

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


[Bug 971061] Re: acpi reports battery state incorrectly

2014-02-19 Thread Guillaume LAURENT
I confirm the bug on NP900X3C too, will try samsung_fix_ec_events
tonight.

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

Title:
  acpi reports battery state incorrectly

To manage notifications about this bug go to:
https://bugs.launchpad.net/acpi/+bug/971061/+subscriptions

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


[Bug 971061] Re: acpi reports battery state incorrectly

2014-02-19 Thread Guillaume LAURENT
Yes, it's do the trick on a np900x3c too.

$ dmesg|grep -i dmi
[0.00] DMI: SAMSUNG ELECTRONICS CO., LTD. 
900X3C/900X3D/900X4C/900X4D/SAMSUNG_NP1234567890, BIOS P06AAC 02/08/2013

$ dmesg | grep EC:
[0.148655] ACPI: EC: Look up EC in DSDT
[0.643731] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62

Xubuntu 13.10

Linux np900x3c 3.11.0-15-generic #25-Ubuntu SMP Thu Jan 30 17:22:01 UTC
2014 x86_64 x86_64 x86_64 GNU/Linux

Can't believe that a so  simple  script do the trick for an almost 2
years issues...

Thanks a lot juanmanuel

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

Title:
  acpi reports battery state incorrectly

To manage notifications about this bug go to:
https://bugs.launchpad.net/acpi/+bug/971061/+subscriptions

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


[Bug 971061] Re: acpi reports battery state incorrectly

2013-12-22 Thread Guillaume LAURENT
I have a NP900X3C-A01FR also affected since 13.10.

It was working like a charm on 13.04 (never notice the issue), but after
a SSD remplacement and a full reinstall to 13.10 I'm also affected by
this weard bug.

Adapter status is reported correctly, but not the battery status.

Currently on battery, but shown as charging.

~$ acpi -i -b -a
Battery 0: Charging, 68%, 01:27:39 until charged
Battery 0: design capacity 5440 mAh, last full capacity 5200 mAh = 95%
Adapter 0: off-line

xfce4-power-manager (1.2.0) is not refreshed (still shown charging, full
100% right now)

Waiting kernel path I guess... :(

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

Title:
  acpi reports battery state incorrectly

To manage notifications about this bug go to:
https://bugs.launchpad.net/acpi/+bug/971061/+subscriptions

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


[Bug 285323] Re: Losing keyboard and mouse control when changing screen brightness with fn + arrow under intrepid

2008-12-29 Thread Guillaume LAURENT
I'm not really fluent in kernel's code, but if we use :

DMI_MATCH(DMI_SYS_VENDOR, Dell)

it might works for both :
Vendor: Dell Computer Corporation
and
Vendor: Dell Inc.

No ?

-- 
Losing keyboard and mouse control when changing screen brightness with fn + 
arrow under intrepid
https://bugs.launchpad.net/bugs/285323
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


[Bug 285323] Re: Losing keyboard and mouse control when changing screen brightness with fn + arrow under intrepid

2008-12-24 Thread Guillaume LAURENT
Before ...

mi...@i8600:~$ uname -a
Linux i8600 2.6.27-9-generic #1 SMP Thu Nov 20 21:57:00 UTC 2008 i686 GNU/Linux

mi...@i8600:~$ sudo lsb_release -a|grep Description
Description:Ubuntu 8.10

mi...@i8600:~$ sudo dmidecode | grep -i -a1 -b1 Vendor; sudo dmidecode | grep 
-i -a1 -b1 Product Name 
523-BIOS Information
540:Vendor: Dell Computer Corporation
575-Version: A14
1429-   Manufacturer: Dell Computer Corporation
1470:   Product Name: Inspiron 8600   
1518-   Version: Not Specified
--
1697-   Manufacturer: Dell Computer Corporation
1738:   Product Name: 0P3490
1760-   Version:   

* Confirming comment #56 by Endolith, 1st and 3rd observation: hald-
addon-dell-backlight is taking much CPU, and strange behaviour of menus.

* Confirming comment #91 by Daniel Knitt-Frank: When I got locked due to
Fn+up/dn, I had to press Ctrl+Alt+F{n} then Ctrl+Alt+F7 again to fully
restore the functionality of keyboard.

* Confirming as well comments #126 and #131 by Wirawan Purwanto.

* Try last kernel from intrepid-proposed (2.6.27-11-generic, 22 dec.),
no change.

* Apply patch from Richard Hughes in comment #68 with modification from Kārlis 
M. in comment #93 (sources from git, on 24 dec.)
static struct dmi_system_id atkbd_dmi_quirk_table[] __initdata = {
{
.ident = Dell Laptop,
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, Dell Computer Corporation),
DMI_MATCH(DMI_CHASSIS_TYPE, 8),
},
.callback = atkbd_setup_fixup,
.driver_data = atkbd_dell_laptop_keymap_fixup,
},
Not so easy to compile ;-) (I haven't done it from years...)
Reboot, and ... it works !

mi...@i8600:~$ uname -a
Linux i8600 2.6.27-9-generic #1 SMP Wed Dec 24 14:40:03 CET 2008 i686 GNU/Linux

I forget to change the flavor...

This point is still not taken in account in new kernel release ?

-- 
Losing keyboard and mouse control when changing screen brightness with fn + 
arrow under intrepid
https://bugs.launchpad.net/bugs/285323
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

[Bug 254326] Re: BUG: soft lockup - CPU #1 stuck for 11s -- Ubuntu 8.04.1 Kernel 2.6.24-19

2008-10-16 Thread Guillaume LAURENT
I currently running Debian Lenny on my D945GCLF with last kernel, but
the problem seems to be the same.

So, my conclusion = bug with kacpid, due to r8101 or r8169 modules.

In fact, with my Netgear GA3131 card (r8169), or with the onboard r8101 chip, 
the system freezes when become idle.
If something is running, like ping www, no freeze. When nothing is running, 
the system freezes in 1 or 2 minutes.

Last weekend, I turned off the onboard chip, and only use another PCI card with 
Marvell chip.
Result : no freeze at all in 4 days (24/24 7/7) ... unbelievable !

If someone can confirm this with Ubuntu 8.04.1.

-- 
BUG: soft lockup - CPU #1 stuck for 11s -- Ubuntu 8.04.1 Kernel 2.6.24-19
https://bugs.launchpad.net/bugs/254326
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


[Bug 254326] Re: BUG: soft lockup - CPU #1 stuck for 11s -- Ubuntu 8.04.1 Kernel 2.6.24-19

2008-09-08 Thread Guillaume LAURENT
Just come back from holidays.

I've installed linux-image-2.6.27-* package, and tested the *-server
release.

Seems to be better on the D945GCLF board.
I've tested only this evening, but no freeze after several reboots.
2.6.24-19 kernel can freeze in ~10min.

Sorry, no trace of the lock in /var/log/kern.log.

But with my Neatgear GA311 (r8169 chipset), the softlock appends again.

It seems to be cause with the r8169 module.

2.6.24-19 with official r8169 module : freeze with or without GA311 (ie onboard 
r8101 chipset lan +  r8169 card)
2.6.24-19 with last Realtek r8101 module AND r8169 module : freeze with GA311 
(r8169) and sometimes without (when r8169 is loaded before r8101)
2.6.24-19 with last Realtek r8101 ONLY (r8169 blacklisted) : NO freeze (but 
GA311 don't work anymore)
2.6.27-2 : NO freeze without GA3131
2.6.27-2 : freeze with GA3131

-- 
BUG: soft lockup - CPU #1 stuck for 11s -- Ubuntu 8.04.1 Kernel 2.6.24-19
https://bugs.launchpad.net/bugs/254326
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


[Bug 254326] Re: BUG: soft lockup - CPU #1 stuck for 11s -- Ubuntu 8.04.1 Kernel 2.6.24-19

2008-08-26 Thread Guillaume LAURENT
Hi !
I installed Ubuntu Server 8.04.1 last weekend, and I have almost the same error.

I have compiled the last kernel modules for r8101 (r8101-1.009) and
r8169 (r8169-6.007) from Realtek (as I've both cards).

If it can help.

** Attachment added: bugreports.tar.gz
   http://launchpadlibrarian.net/17083798/bugreports.tar.gz

-- 
BUG: soft lockup - CPU #1 stuck for 11s -- Ubuntu 8.04.1 Kernel 2.6.24-19
https://bugs.launchpad.net/bugs/254326
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