[Bug 119583] Re: ACPI: BIOS bug: multiple APIC/MADT

2008-05-29 Thread chourave
Quite the same thing for me on my laptop : Lenovo 3000 C200 8922AZG [0.00] ACPI: BIOS bug: multiple APIC/MADT found, using 0 [0.00] ACPI: If "acpi_apic_instance=2" works better, notify [EMAIL PROTECTED] I'm using : ~$ uname -a Linux NEANT 2.6.22-14-generic #1 SMP Tue Feb 12 07:42

[Bug 119583] Re: ACPI: BIOS bug: multiple APIC/MADT

2008-05-29 Thread chourave
** Attachment added: "dmesg with dsdt in the initrd" http://launchpadlibrarian.net/14794494/dmesg_withDSDT.log -- ACPI: BIOS bug: multiple APIC/MADT https://bugs.launchpad.net/bugs/119583 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 144105] Re: suspend/resume scripts cause "Your computer failed to suspend" on resume.

2008-06-05 Thread chourave
I have the same error in Gutsy, concerning the script 72-acpi-pain.sh : I'm currently trying to fix resume failure, so I have tryed to run : sudo /etc/acpi/resume.sh (with set -x added at the beginning of the script) It gives : + . /etc/acpi/resume.d/72-acpi-pain.sh ++ modprobe -r acp

[Bug 187884] Re: Failure to resume from suspend on Lenovo 3000 N100

2008-06-05 Thread chourave
I have a very similar behaviour on my laptop, with an hardware very similar to Robert's one: Linux NEANT 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686 GNU/Linux Laptop Lenovo 3000 C200 8922AZG I posted a comment, with all debug information I was able to obtain : https://bugs.launchp

[Bug 12637] Re: LCD Brightness on Laptop Always Set Very Low at Boot

2008-06-05 Thread chourave
I confirm this behaviour on my laptop Lenovo 3000 C200 model 8922AZG I have just installed the 2.6.24-16-generic kernel on my Gutsy install. With this new kernel my resume problem is fixed a real pleasure... But the screen dims on every boot, and then, the brightness come back to 100% after

[Bug 74394] Re: power.sh should allow laptop_mode to do it's thing

2008-06-06 Thread chourave
I agree with Roy description. Everything worked fine under Gutsy with kernel 2-6-22-14, I have just upgraded my kernel : installing 2-6-24-16. It fixes my resume problem, but now laptop-mode is broken. 1. In order to control everything using laptop-mode.conf, I used to enable laptop-mode both o

[Bug 172282] Re: laptop-mode-tools uses hparm -B 255 instead of 254

2008-06-06 Thread chourave
I posted a comment related to this issue : https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/74394/comments/5 I'm not an expert but I think that the problem is in power.sh : it doesn't make the difference whether or not laptop-mode is installed (and enabled on ac or battery) and overwri

[Bug 229693] Re: power.sh must reapply laptop-mode settings after suspend

2008-06-06 Thread chourave
I posted a comment related to this issue : https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/74394/comments/5 I'm not an expert but I thing the problem is in power.sh : it doesn't make the difference whether or not laptop-mode is installed (and enabled on ac or battery) and overwrite th

[Bug 74394] Re: power.sh should allow laptop_mode to do it's thing

2008-06-06 Thread chourave
Sorry Tormod, your script seems not be complete... In fact power.sh doen't really call laptop mode, it call two functions defined at the beginning of the script: laptop_mode_enable and laptop_mode_disable -- power.sh should allow laptop_mode to do it's thing https://bugs.launchpad.net/bugs/74394

[Bug 74394] Fixing hdparm parameter value and laptop-mode issue when switching power supply (AC/battery)

2008-06-06 Thread chourave
Fixing hdparm parameter value and laptop-mode issue when switching power supply (AC/battery) Bug feature : When plugging on and off the ac adapter the laptop-mode parameters are not taken into account. - Even if the command "cat /proc/sys/vm/laptop_mode" give a correct value (2 or more) the hdpa

[Bug 229693] Re: power.sh must reapply laptop-mode settings after suspend

2008-06-06 Thread chourave
see : https://bugs.launchpad.net/ubuntu/+source/acpi- support/+bug/74394/comments/8 for a solution : modified power.sh script -- power.sh must reapply laptop-mode settings after suspend https://bugs.launchpad.net/bugs/229693 You received this bug notification because you are a member of Ubuntu

[Bug 89269] Re: power.sh: wrong laptop_mode activation

2008-06-06 Thread chourave
Thank's fo your script Valentin, it works for me, but only after a modification of power.sh : Actually, the power.sh script is buggy : the script doesn't really call laptop-mode (/usr/sbin/laptop_mode) but it calls internal functions defined at the beginning of the script...and thus laptop-mode.c

[Bug 74394] Fixing hdparm parameter value and laptop-mode issue on resume

2008-06-06 Thread chourave
Fixing hdparm parameter value and laptop-mode issue on resume Bug : when resuming from suspend laptop-mode.conf setting are not respected Consequences : the same as in the previous case : laptop-mode.conf settings are not applied Cause : nothing is done concerning laptop-mode during resume. Fal

[Bug 74394] Re: power.sh should allow laptop_mode to do it's thing

2008-06-07 Thread chourave
ok Tormod, thank you for patching my linux knowledge !! Your solution is simpler than mine : I have an additionnal logical condition evaluation to distinguish between the laptop-mode script and the laptop_mode_enable function if [ x$ENABLE_LAPTOP_MODE = xtrue ]; then (sleep 5 && /usr/

[Bug 12637] Re: LCD Brightness on Laptop Always Set Very Low at Boot

2008-06-07 Thread chourave
Some news : blacklisting the video driver (echo blacklist video | sudo tee -a /etc/modprobe.d/local) fixes the boot problem : the brightness of my LCD is maximal during the boot sequence. But in fact it disable the brightness control : I can not control the brightness anymore in the gnome panel

[Bug 187884] Re: Failure to resume from suspend on Lenovo 3000 N100

2008-06-07 Thread chourave
Installing the new kernel (2-6-24-16-generic) on Gutsy solved the problem (resume failure) or me I don't understand why, because it didn't work with the live CD...? I'm going to test hibernation now. -- Failure to resume from suspend on Lenovo 3000 N100 https://bugs.launchpad.net/bugs/187884 Yo

[Bug 158050] Re: Resume from suspend fails on 2.6.22-14-generic

2008-06-07 Thread chourave
Installing the new kernel (2-6-24-16-generic) on Gutsy solved the problem (resume failure) for me Let me know If you need additionnal information -- Resume from suspend fails on 2.6.22-14-generic https://bugs.launchpad.net/bugs/158050 You received this bug notification because you are a member o

[Bug 144105] Re: suspend/resume scripts cause "Your computer failed to suspend" on resume.

2008-06-07 Thread chourave
Installing the new kernel (2-6-24-16-generic) on Gutsy solved the problem (resume failure) for me -- suspend/resume scripts cause "Your computer failed to suspend" on resume. https://bugs.launchpad.net/bugs/144105 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 149665] Re: when returning from suspend my laptop tries to hibernate

2008-06-08 Thread chourave
My laptop runs under Gutsy : 1. With the kernel 2.6.22-14-generic : - resume from suspend failled : depending on package and option resume failled or computer goes to hibernation. - hibernation worked some times, but not really stable 2. With the kernel 2.6.24-16-generic (not a fresh install of

[Bug 126514] /var/lib/scrollkeeper/C/scrollkeeper_cl.xml:792: parser error : Extra content at the end of the document

2007-11-14 Thread chourave
I have a similar error since I have installed Gusty (new installation) : /var/lib/scrollkeeper/C/scrollkeeper_cl.xml:792: parser error : Extra content at the end of the document /usr/share/omf/scrollkeeper/writing_scrollkeeper_omf_files-C.omf ... a lot of code ... /usr/share/omf/scrollkeeper/wri

[Bug 126514] precision previous post

2007-11-14 Thread chourave
sorry, the code formating is not correct : you have to read : the last 10 lines or : the last lines of the files (between the two last marks) seems not correct : the two first form a correct block, but the last is not ended. thanks, -- comerr-dev parser error https://bugs.launchpad.net/

[Bug 149665] Re: when returning from suspend my laptop tries to hibernate

2007-11-14 Thread chourave
My short experience of ubuntu is almost satisfying, mainly because I'm learning a lot about my OS. But looking the huge number of post, and the variety of their subject, I'm quite affraid for my hardware (power management, hard disk..). To summarize : the power management doesn't work well with

[Bug 149665] Re: when returning from suspend my laptop tries to hibernate

2007-11-14 Thread chourave
** Attachment added: "version.log" http://launchpadlibrarian.net/10365827/version.log -- when returning from suspend my laptop tries to hibernate https://bugs.launchpad.net/bugs/149665 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubu

[Bug 149665] Re: when returning from suspend my laptop tries to hibernate

2007-11-14 Thread chourave
** Attachment added: "lspci-vvnn.log" http://launchpadlibrarian.net/10365828/lspci-vvnn.log -- when returning from suspend my laptop tries to hibernate https://bugs.launchpad.net/bugs/149665 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact f

[Bug 149665] Re: when returning from suspend my laptop tries to hibernate

2007-11-14 Thread chourave
** Attachment added: "uname-a.log" http://launchpadlibrarian.net/10365829/uname-a.log -- when returning from suspend my laptop tries to hibernate https://bugs.launchpad.net/bugs/149665 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubu

[Bug 126514] It doesn't work

2007-11-16 Thread chourave
Modifying the file scrollkeeper_cl.xml as explained above doesn't fix the problem : synaptic doesn't find the sources anymore. any idee ? -- comerr-dev parser error https://bugs.launchpad.net/bugs/126514 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 126514] Re: comerr-dev parser error

2007-11-19 Thread chourave
one more precision, then I shut up..: this error appears only when I'm installing documentation packages... -- comerr-dev parser error https://bugs.launchpad.net/bugs/126514 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --