[Bug 278982] Re: Unable to block ARP broadcasts of secondary addresses in order to use IPVS
I've found a workaround. The problem happens when configuration is set respectively in /etc/sysctl.conf and /etc/network/interface. For some reason, it seems that the virtual interface is brought up *before* the sysctl values are set. Which makes them ignored. If you manually bring up the virtual interface after the boot process, it works fine. -- Unable to block ARP broadcasts of secondary addresses in order to use IPVS https://bugs.launchpad.net/bugs/278982 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 278982] [NEW] Unable to block ARP broadcasts of secondary addresses in order to use IPVS
Public bug reported: Binary package hint: linux-image-server I have an IPVS load balancer configured for direct routing which works fine. In order for WebServers to handle requests, they need to have the virtual IP (frontal) configured as a secondary interface of lo. This is set with 'ifconfig lo:0 $VIP netmask 255.255.255.255 up'. To avoid ARP problem, IPVS documentation says I should block ARP announces with the following commands lines in /etc/sysctl.conf : net.ipv4.conf.all.arp_ignore=1 net.ipv4.conf.eth0.arp_ignore=1 net.ipv4.conf.all.arp_announce=2 net.ipv4.conf.eth0.arp_announce=2 After a reboot, I checked that above values were correctly set in /proc/ and they were. As soon as I bring up secondary address on lo, the load balancer receives a lot (one per request) of SYN_RECV from the switch, meaning the webservers are announcing themselves despites the above configuration. Load balancer and webservers are Ubuntu 8.04.1 Server. ** Affects: linux-meta (Ubuntu) Importance: Undecided Status: New -- Unable to block ARP broadcasts of secondary addresses in order to use IPVS https://bugs.launchpad.net/bugs/278982 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 231472] Re: Disabled buttons and an "inactive" address bar
The NFS server was about 10 minutes in the future here. Installed ntpd to avoid this. Maybe this will solve the problem... On the other hand, maybe the recent release of FF3 (no beta) will too. -- Disabled buttons and an "inactive" address bar https://bugs.launchpad.net/bugs/231472 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 231472] Re: Disabled buttons and an "inactive" address bar
This problem happened to 3 of my users since I migrated to Hardy (5 weeks ago). Twice for one of them. Each time, I had to backup the bookmarks.html, delete the profile, create a new one and import the bookmarks. Users lost their homepage and history. I understand that FF team does not support corrupted profiles, but these corruptions are not the users fault. They did nothing new from what they used to do with Gutsy. And this never happened with FF2. Clearly, the problem comes from FF3. -- Disabled buttons and an "inactive" address bar https://bugs.launchpad.net/bugs/231472 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 231472] Re: Disabled buttons and an "inactive" address bar
Hey, mine are NFS-mounted too ! Maybe we have a common point here... Unfortunately, my users are mobile and I can't store FF profile on a local disk. -- Disabled buttons and an "inactive" address bar https://bugs.launchpad.net/bugs/231472 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 268517] [NEW] Installer stuck when trying to manualy install on dm-crypt partitions
Public bug reported: Binary package hint: partman-crypto Hi, I'm using Ubuntu 8.04.1 alternate CD. Installation on a blank new hard-drive : 1- Created a new partition table 2- Created 3 partitions : sda1, 200MB, ext3, /boot sda2, 2GB, crypt (random key) will be used as swap sda3, 144GB, crypt (passphrase) will be used as / 3- Choosed "Configure encrypted volumes" The installer formatted sda1, generated a key for sda2 and didn't ask a passphrase for sda3. It tried to come back to the partitionner and gets stuck at 47% on "Starting up the partitionner". I've tried several different partition layout with the same result. The only things that works is to let the assistant do a "Full disc encryption with LVM". Maybe I am missing something. If so, could you point me to a good HowTo on install-time crypto with Ubuntu ? I've been unable to find it :( ** Affects: partman-crypto (Ubuntu) Importance: Undecided Status: New -- Installer stuck when trying to manualy install on dm-crypt partitions https://bugs.launchpad.net/bugs/268517 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 278982] Re: Unable to block ARP broadcasts of secondary addresses in order to use IPVS
Sorry but I can't test this as I no longer work for that employer. Does anybody else can test this ? -- Unable to block ARP broadcasts of secondary addresses in order to use IPVS https://bugs.launchpad.net/bugs/278982 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 508980] [NEW] npviewer.bin uses 100% CPU when visiting gmail with epiphany
Public bug reported: The title sums it up pretty well. I'm using karmic amd64. Flash was installed using flashplugin-installer. Note that the problem doesn't happen with Firefox, so I'm not sure it comes from flash... ** Affects: ubuntu Importance: Undecided Status: New -- npviewer.bin uses 100% CPU when visiting gmail with epiphany https://bugs.launchpad.net/bugs/508980 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 638152] Re: No headphone output after BIOS upgrade (A05) on Dell Latitude E6510
Great, it works fine with updated alsa drivers. :-) I hope these will be included in Maverick... Thanks. PS: Yes, I upgraded the BIOS hoping this would solve the other problems I have with this laptop (suspend mode and touchpad) but no luck... -- No headphone output after BIOS upgrade (A05) on Dell Latitude E6510 https://bugs.launchpad.net/bugs/638152 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 638152] Re: No headphone output after BIOS upgrade (A05) on Dell Latitude E6510
After an upgrade (2.6.32-24.201009241600), the headphone output is dead again. -- No headphone output after BIOS upgrade (A05) on Dell Latitude E6510 https://bugs.launchpad.net/bugs/638152 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 661180] Re: GPU hung on Dell Latitude E6510 (i915)
Thanks for your answer. It's good to know that someone is looking into it :-) Although I won't be able to test any patches for a few days (maybe weeks) as the laptop finally died for good. I believe the motherboard fried. But as soon as Dell has it fixed up, I'll be happy to help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661180 Title: GPU hung on Dell Latitude E6510 (i915) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 661180] Re: GPU hung on Dell Latitude E6510 (i915)
Will do. As soon as I get my laptop back... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661180 Title: GPU hung on Dell Latitude E6510 (i915) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 661180] [NEW] GPU hung on Dell Latitude E6510 (i915)
Public bug reported: Binary package hint: xorg After closing my laptop's screen (it's configured to just shut down the display), the pointer moves arratically and I can't click on anything. When I go in a terminal (Alt+F1), I get kernel messages about the GPU being hung. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: xorg 1:7.5+6ubuntu3 ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic x86_64 Architecture: amd64 DRM.card0.DisplayPort.1: status: connected enabled: enabled dpms: On modes: 1600x900 1600x900 edid-base64: AP///wAw5J4CAAATAQSVIhN4AhvlnllQmCYOUFQBAQEBAQEBAQEBAQEBAQEBgCVAgGCEGjAwIDUAWMIQAAAYFBlAjGCEFjAwIDUAWMIQAAAY/gBQNzI3UoAxNTZXRDEKQTEZAAkBCiAgANo= DRM.card0.DisplayPort.2: status: disconnected enabled: disabled dpms: On modes: edid-base64: DRM.card0.DisplayPort.3: status: disconnected enabled: disabled dpms: On modes: edid-base64: DRM.card0.DisplayPort.4: status: disconnected enabled: disabled dpms: On modes: edid-base64: DRM.card0.HDMI_Type_A.1: status: disconnected enabled: disabled dpms: On modes: edid-base64: DRM.card0.HDMI_Type_A.2: status: disconnected enabled: disabled dpms: On modes: edid-base64: DRM.card0.HDMI_Type_A.3: status: disconnected enabled: disabled dpms: On modes: edid-base64: DRM.card0.VGA.1: status: disconnected enabled: disabled dpms: On modes: edid-base64: Date: Fri Oct 15 14:15:14 2010 InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007) MachineType: Dell Inc. Latitude E6510 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.35-22-generic root=/dev/mapper/sda7_crypt ro quiet splash ProcEnviron: LANG=fr_FR.utf8 SHELL=/bin/bash SourcePackage: xorg Symptom: display Title: Xorg freeze dmi.bios.date: 08/10/2010 dmi.bios.vendor: Dell Inc. dmi.bios.version: A05 dmi.board.name: 02K3Y4 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA05:bd08/10/2010:svnDellInc.:pnLatitudeE6510:pvr0001:rvnDellInc.:rn02K3Y4:rvrA01:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6510 dmi.product.version: 0001 dmi.sys.vendor: Dell Inc. glxinfo: Error: [Errno 2] Aucun fichier ou dossier de ce type system: distro: Ubuntu codename: maverick architecture: x86_64 kernel: 2.6.35-22-generic ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug freeze maverick -- GPU hung on Dell Latitude E6510 (i915) https://bugs.launchpad.net/bugs/661180 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 661180] Re: GPU hung on Dell Latitude E6510 (i915)
-- GPU hung on Dell Latitude E6510 (i915) https://bugs.launchpad.net/bugs/661180 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 630964] Re: Totem stops while reading H264-AC3 videos
Hi, just made the upgrade and watched the problematic videos. Works fine :-) Seems like the problem was solved upstream... Regards -- Totem stops while reading H264-AC3 videos https://bugs.launchpad.net/bugs/630964 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 638152] Re: No headphone output after BIOS upgrade (A05) on Dell Latitude E6510
More info : after a while, il noticed that the problem only happens after rebooting from Windows. A reboot from Ubuntu, or a fresh start is fine. Not sure this can help solve the problem, but I've got my workaround. -- No headphone output after BIOS upgrade (A05) on Dell Latitude E6510 https://bugs.launchpad.net/bugs/638152 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 578673] Re: [arrandale] Resume doesn't work on a Latitude E6410
I've got the same problem on lucid amd64 with an E6510 (Intel HD). The problem occurs with the following kernels : - 2.6.32-24.41 - 2.6.36-999.201008301119 -- [arrandale] Resume doesn't work on a Latitude E6410 https://bugs.launchpad.net/bugs/578673 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 606238] Re: synaptic touchpad not recognized on dell latitude e6510
I've got the same problem with lucid amd64, on a Latitude E6510. Both default kernel (2.6.32-24.41) and 2.6.36-999.201008301119 have the problem. The link to the fix is currently down, I'll try again later. -- synaptic touchpad not recognized on dell latitude e6510 https://bugs.launchpad.net/bugs/606238 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 638152] [NEW] No headphone output after BIOS upgrade (A05) on Dell Latitude E6510
Public bug reported: Binary package hint: pulseaudio After upgrading my Dell Latitude E6510 to latest BIOS (A05), I no longer have sound in my headphone. The speakers still work fine. When I plug the headphone, the speakers shut down as usual. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14 ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21. Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 2/2 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: julien 1736 F pulseaudio /dev/snd/pcmC0D0p: julien 1736 F...m pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf696 irq 22' Mixer name : 'Intel G45 DEVIBX' Components : 'HDA:111d76d5,1028040b,00100104 HDA:80862804,80860101,0010' Controls : 22 Simple ctrls : 13 Date: Tue Sep 14 17:22:05 2010 EcryptfsInUse: Yes InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429) ProcEnviron: LANG=fr_FR.utf8 SHELL=/bin/bash SourcePackage: pulseaudio dmi.bios.date: 08/10/2010 dmi.bios.vendor: Dell Inc. dmi.bios.version: A05 dmi.board.name: 02K3Y4 dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA05:bd08/10/2010:svnDellInc.:pnLatitudeE6510:pvr0001:rvnDellInc.:rn02K3Y4:rvrA01:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6510 dmi.product.version: 0001 dmi.sys.vendor: Dell Inc. ** Affects: pulseaudio (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- No headphone output after BIOS upgrade (A05) on Dell Latitude E6510 https://bugs.launchpad.net/bugs/638152 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 638152] Re: No headphone output after BIOS upgrade (A05) on Dell Latitude E6510
** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/638152/+attachment/1583465/+files/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" https://bugs.launchpad.net/bugs/638152/+attachment/1583466/+files/AplayDevices.txt ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/638152/+attachment/1583467/+files/BootDmesg.txt ** Attachment added: "Card0.Amixer.values.txt" https://bugs.launchpad.net/bugs/638152/+attachment/1583469/+files/Card0.Amixer.values.txt ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/638152/+attachment/1583470/+files/Card0.Codecs.codec.0.txt ** Attachment added: "Card0.Codecs.codec.3.txt" https://bugs.launchpad.net/bugs/638152/+attachment/1583471/+files/Card0.Codecs.codec.3.txt ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/638152/+attachment/1583472/+files/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/638152/+attachment/1583473/+files/Dependencies.txt ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/638152/+attachment/1583474/+files/PciMultimedia.txt ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/638152/+attachment/1583475/+files/ProcCpuinfo.txt -- No headphone output after BIOS upgrade (A05) on Dell Latitude E6510 https://bugs.launchpad.net/bugs/638152 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 630964] [NEW] Totem stops while reading H264-AC3 videos
Public bug reported: The crash doesn't happen right away, I can see a few minutes of video before it happens. I tried to start totem from the command line with the --debug option, but the only message I got when Totem closed was "Abandon" (French i18n, something like Canceled, or Cancelling in english). The problem doesn't happen in VLC. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: libgstreamer0.10-0 0.10.28-1 ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic x86_64 Architecture: amd64 Date: Sun Sep 5 18:26:35 2010 EcryptfsInUse: Yes InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429) ProcEnviron: LANG=fr_FR.utf8 SHELL=/bin/bash SourcePackage: gstreamer0.10 ** Affects: ubuntu Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- Totem stops while reading H264-AC3 videos https://bugs.launchpad.net/bugs/630964 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 630964] Re: Totem stops while reading H264-AC3 videos
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/630964/+attachment/1546734/+files/Dependencies.txt -- Totem stops while reading H264-AC3 videos https://bugs.launchpad.net/bugs/630964 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