[Bug 95444] Re: No Screen Backlight Control; Sony Vaio with nvidia 8 series graphics
I have partially solved my problem with fn keys, with shawe's install script, in fact there are working, but only after a restart from the acpid daemon. So after each startup I have to restart the acpid... Any Idea why ? Dec 10 10:20:23 briza acpid: client connected from 7198[108:115] Dec 10 10:23:32 briza acpid: client has disconnected Dec 10 10:29:57 briza kernel: [0.00] ACPI: If "acpi_apic_instance=2" works better, notify [EMAIL PROTECTED] Dec 10 10:29:57 briza kernel: [0.00] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Dec 10 10:29:57 briza kernel: [0.00] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) Dec 10 10:29:57 briza kernel: [0.00] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) Dec 10 10:29:57 briza kernel: [0.00] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) Dec 10 10:29:57 briza kernel: [ 12.814635] acpi device:09: registered as cooling_device2 Dec 10 10:29:59 briza acpid: client connected from 4888[108:115] Dec 10 10:30:01 briza acpid: client connected from 5053[0:0] Dec 10 10:35:03 briza acpid: client has disconnected Dec 10 12:53:02 briza kernel: [0.00] ACPI: If "acpi_apic_instance=2" works better, notify [EMAIL PROTECTED] Dec 10 12:53:02 briza kernel: [0.00] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Dec 10 12:53:02 briza kernel: [0.00] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) Dec 10 12:53:02 briza kernel: [0.00] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) Dec 10 12:53:02 briza kernel: [0.00] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) Dec 10 12:53:02 briza kernel: [ 10.662121] acpi device:09: registered as cooling_device2 Dec 10 12:53:04 briza acpid: client connected from 4872[108:115] -- No Screen Backlight Control; Sony Vaio with nvidia 8 series graphics https://bugs.launchpad.net/bugs/95444 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 95444] Re: No Screen Backlight Control; Notebooks (Vaio, Macbook, HP/Compaq, Samsung, Zepto et al.) with Nvidia Geforce8/Geforce9/Quadro series graphics
I've asked the package maintainer if so can package nvclock0.8b4, it seems that there is a working package at http://www.kanotix.com/files/thorhammer/updates/nvclock/ , it is a 386 version, I have not tested yet if it works on amd64 -- No Screen Backlight Control; Notebooks (Vaio, Macbook, HP/Compaq, Samsung, Zepto et al.) with Nvidia Geforce8/Geforce9/Quadro series graphics https://bugs.launchpad.net/bugs/95444 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 95444] Re: No Screen Backlight Control; Sony Vaio with nvidia 8 series graphics
My fn keys are still working only on acpid restart after reboot, can so help me to solve that problem ? Is it really necessary to make acpid restart at kde startup, it sound strange ? why do acpid need restart ? I've also seen there is a version 177.82 from the driver on nvidia, supposing resolving some bug, does so already test it ? -- No Screen Backlight Control; Sony Vaio with nvidia 8 series graphics https://bugs.launchpad.net/bugs/95444 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 321186] [NEW] [jaunty_A3] amd64 alternate cdrom missing packages.gz
Public bug reported: Binary package hint: debian-installer When installing directly with cdrom or hd-media, the installer is complaining about missing Packages.gz on the cdrom... I've checked and the package is present but small : # ls -l dists/jaunty/main/debian-installer/binary-amd64/Packages.gz -r--r--r-- 1 root root 29348 2009-01-16 16:46 dists/jaunty/main/debian-installer/binary-amd64/Packages.gz ** Affects: debian-installer (Ubuntu) Importance: Undecided Status: New -- [jaunty_A3] amd64 alternate cdrom missing packages.gz https://bugs.launchpad.net/bugs/321186 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 264336] Re: pgsql fails to start due to shared buffer setting greater than kernel allows
I don't know if it is really the same issue, I haven't the "SHMAX" comment, but the rest seems similar on a installing postgres, I've got : Paramétrage de postgresql-8.3 (8.3.5-0ubuntu8.10) ... * Starting PostgreSQL 8.3 database server * The PostgreSQL server failed to start. Please check the log output: 2009-01-10 22:21:03 CET LOG: n'a pas pu charger le fichier du certificat racine « root.crt » : aucun code d'erreur SSL rapporté 2009-01-10 22:21:03 CET DÉTAIL: Ne vérifiera pas les certificats du client. 2009-01-10 22:21:03 CET LOG: n'a pas pu résoudre le nom de l'hôte « localhost », service « 5432 » par l'adresse : Nom ou service inconnu 2009-01-10 22:21:03 CET ATTENTION: n'a pas pu créer le socket d'écoute pour « localhost » 2009-01-10 22:21:03 CET FATAL: n'a pas pu créer de socket TCP/IP [fail] invoke-rc.d: initscript postgresql-8.3, action "start" failed. dpkg : erreur de traitement de postgresql-8.3 (--configure) : le sous-processus post-installation script a retourné une erreur de sortie d'état 1 Des erreurs ont été rencontrées pendant l'exécution : postgresql-8.3 E: Sub-process /usr/bin/dpkg returned an error code (1) -- pgsql fails to start due to shared buffer setting greater than kernel allows https://bugs.launchpad.net/bugs/264336 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 319732] [NEW] qemu-nbd not part of intrepid, but man pages are here !
Public bug reported: Binary package hint: qemu I need qemu-nbd, I've seen there are manpages for it, but no binary ?? ** Affects: qemu (Ubuntu) Importance: Undecided Status: New -- qemu-nbd not part of intrepid, but man pages are here ! https://bugs.launchpad.net/bugs/319732 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 95444] Re: No Screen Backlight Control; Sony Vaio with nvidia 8 series graphics
** Also affects: hal (Ubuntu) Importance: Undecided Status: New ** Changed in: hal Status: New => Invalid -- No Screen Backlight Control; Sony Vaio with nvidia 8 series graphics https://bugs.launchpad.net/bugs/95444 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 307144] Re: [intrepid] knetworkmanager is not applying wired profile
No it doesn't work. For me it is not a network issue, but rather a application issue. If I click on the profile in the menu, nothing is appening : if I'm under a dhcp ethernet profile, and trying to change the configuration to a static one, knetworkmanager is simply staying on the same profile... it is not registering that I've clicked on an other profile... The same opération with the gnome network manager is working like a charm ! -- [intrepid] knetworkmanager is not applying wired profile https://bugs.launchpad.net/bugs/307144 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to knetworkmanager in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 95444] Re: No Screen Backlight Control; Sony Vaio with nvidia 8 series graphics
I've installed kubuntu by a friend on a fz31z and also shiwas script, fn keys are working (no need to restart acpid), but kde power manager is not working (it is on my fz21e)... I've found no configuration file for kde guidance power manager... ?! -- No Screen Backlight Control; Sony Vaio with nvidia 8 series graphics https://bugs.launchpad.net/bugs/95444 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 307144] [NEW] [intrepid] knetworkmanager is not applying wired profile
Public bug reported: Binary package hint: knetworkmanager When I add a new profile for a wired connection with static ip in knetworkmanager, then if I try to click on it, nothing append, the wired connection remained unconnected... If I do the same action in networkmanager-gnome, it is working perfectly... ** Affects: knetworkmanager (Ubuntu) Importance: Undecided Status: New -- [intrepid] knetworkmanager is not applying wired profile https://bugs.launchpad.net/bugs/307144 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to knetworkmanager in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 302158] Re: MASTER: system-config-printer doesn't accept password when user is not in 'lpadmin' group
I'm experiencing the same problem under Intrepid with kde 4.1.3 and 4.2 beta 1 -- MASTER: system-config-printer doesn't accept password when user is not in 'lpadmin' group https://bugs.launchpad.net/bugs/302158 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