search for: 2ubuntu4

Displaying 20 results from an estimated 20 matches for "2ubuntu4".

Did you mean: 2ubuntu1
2019 Oct 24
2
Failed PPC64 compile when using Power7 loads and stores?
...td::memcmp(b1+3, b2+1, 16)); Why is the file failing to compile? ========== Here are some details of the host: Operating System Details Distributor ID: Ubuntu Description: Ubuntu 16.04.6 LTS Release: 16.04 Codename: xenial ... OS/Arch: linux/ppc64le clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final) ========== Compile is OK on my old PowerMac G5, GCC112 and GCC119 from the compile farm. Unfortunately, the compile farm only tests GCC and XLC. The Clang compiler does not work. Thanks in advance. Jeff
2018 Jul 20
3
O2 Aggressive Optimization by Clang
...PM, Umesh Kalappa <umesh.kalappa0 at gmail.com> wrote: > Hi All , > > We are looking at the C sample i.e > > extern int i,j; > > int test() > { > while(1) > { i++; > j=20; > } > return 0; > } > > command used :(clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final) > ) > clang -S test.c -O2 > > the generated asm for x86 > > .L2: > jmp .L2 > > we understand that,the infinite loop is not deterministic ,compiler > is free to treat as that as UB and do aggressive optimization ,but we > need ke...
2008 Oct 13
2
Wx::Bitmap causes segfaults
...no segmentation fault is caused: Wx::Bitmap.new // => #<Wx::Bitmap:0xb5eef164> I''m running Ubuntu Hardy 8.04, ruby 1.8.6 (2007-09-24 patchlevel 111) [i486-linux], wxwidgets 1.9.6, and have the following wx-packages installed: libwxbase2.6-0 2.6.3.2.2-2ubuntu4 libwxbase2.8-0 2.8.7.1-0ubuntu3 libwxbase2.8-dev 2.8.7.1-0ubuntu3 libwxgtk2.6-0 2.6.3.2.2-2ubuntu4 libwxgtk2.8-0 2.8.7.1-0ubuntu3 libwxgtk2.8-dev 2.8.7.1-0ubunt...
2009 Oct 10
2
[Bug 447586] [NEW] megatec_usb does not work anymore with a Trust PW-4130M UPS
...nizing my Trust PW- > 4130M ups, it still does not work on Jaunty. It worked without any > problems in hardy. > > I tried the megatec_usb driver from hardy and it detects the ups. > > ProblemType: Bug > Architecture: amd64 > DistroRelease: Ubuntu 9.04 > Package: nut 2.4.1-2ubuntu4 [modified: usr/share/nut/driver.list > lib/nut/megatec_usb] > SourcePackage: nut > Uname: Linux 2.6.28-15-server x86_64 > > ** Affects: nut (Ubuntu) > Importance: Undecided > Status: New > > > ** Tags: amd64 apport-bug > > -- > megatec_usb does not...
2011 Oct 25
2
Xen Live Migration Networking Problem
Xen Users, I''m relatively new to Xen, but I''ve been able to build a Xen host cluster using Ubuntu 11.10 AMD64, DRBD, LVM (for the domain disks) and the Ubuntu Xen package, 4.1.1-2ubuntu4. It works for the most part, but there''s a problem with networking on vm migration that I''ve been struggling with. Using xen-tools I can bootstrap an Ubuntu 11.04 vm (haven''t gotten an 11.10 vm to boot properly yet), and can start it on either host with bridged network...
2019 Oct 24
2
Failed PPC64 compile when using Power7 loads and stores?
On Thu, Oct 24, 2019 at 2:22 PM Jinsong Ji <jji at us.ibm.com> wrote: > Looks like to me that your clang is too old. > > clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final) > > clang 3.8.0 was released on 08 Mar 2016. > > While vec_xl was added in https://reviews.llvm.org/rL286455 onNov 11 > 2016, which is around half an year later then 3.8.0. > > Can you please try using newer clang. > Thanks. Travis does not allow an...
2009 Aug 02
1
MGE Evolution mge-utalk Driver Not Connected error
Hi All, I have an mge pulsar esv 14+ rackmount UPS connected via straight through serial cable to a USB to serial adaptor (My motherboard does not have a native RS232 port). I am running Ubuntu Server 9.04 x64, and nut 2.4.1-2ubuntu4 installed via APT. I am getting the error: Poll UPS [ups1 at localhost] failed - Driver not connected My conf files: (ups.conf) [ups1] driver=mge-utalk port=/dev/ttyUSB0 (upsd.conf) ACL all 0.0.0.0/0 ACL localhost 127.0.0.1/32 ACCEPT localhost REJECT all (upsd.users) [monuser] allow...
2010 Dec 14
1
Error after signing certificate step
Hi I''m trying puppet for the first time and attempting to get it working in Amazon EC2 with Ubuntu 10.04 using the default puppet 0.25.4-2ubuntu4, I''ve read the ''Pulling Strings'' book and tried following various tutorials found on the net to set up it but each time I get as far as signing the certificate before getting this error.... info: Caching certificate for ip-10-243-6-14.ec2.internal info: Retrieving plugin...
2009 Nov 23
1
USBDEVFS_CONTROL failed cmd usbhid-ups
...are right next to each other and seem of similar quality. I've also noticed that the average system load has gone up from 0.1 to 0.3 after connecting both UPSes and setting up nut, which I didn't expect on a 2GHz dual core; I set pollfreq=30 for both in ups.conf. I'm running nut 2.4.1-2ubuntu4 on a 64 bit linux 2.6.28-16 kernel. Any suggestions? I'm happy to provide debug information or try out patches or the 2.5 tree. Cheers, Tom
2009 May 21
1
Nut and PowerWare 5115
...o: Greg Cc: Kjell Claesson ; nut-upsuser at lists.alioth.debian.org Subject: Re: [Nut-upsuser] Nut and PowerWare 5115 Hi Greg, 2009/5/4 Greg <greg_roll at hotmail.com> Hi guys, I installed Nut 2.4.1_4 on Ubuntu 9.04 and I have similar issues. If I run upsdrvctl start I get 2.4.1-2ubuntu4 you mean (the one that is available in the distro)? have you tried to unplug and plug back the USB cord of the UPS? otherwise, try this and relaunch upsdrvctl or bcmxcp_usb Sorry yes I installed the package from the distro. I have unplugged and plugged back in the UPS but get the same issue. I am...
2014 Mar 04
0
[PATCH v5 3/8] qspinlock, x86: Add x86 specific optimization for 2 contending tasks
...eems consistently slower on 2 cross node CPUs. Whereas my version seems to have a problem on SNB with 2 CPUs. There's something weird with the ticket lock numbers; when I compile the code with: gcc (Debian 4.7.2-5) 4.7.2 I get the first set; when I compile with: gcc (Ubuntu/Linaro 4.7.3-2ubuntu4) 4.7.3 I get the second set; afaict the other locks don't seem to have this problem, but I only just noticed. --- I measure the cycles spend in arch_spin_lock() + arch_spin_unlock(). The machines used are a 4 node (2 socket) AMD Interlagos, a 2 node (2 socket) Intel Westmere-EP and my i7-26...
2018 Jul 20
2
O2 Aggressive Optimization by GCC
Hi All , We are looking at the C sample i.e extern int i,j; int test() { while(1) { i++; j=20; } return 0; } command used :(clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final) ) clang -S test.c -O2 the generated asm for x86 .L2: jmp .L2 we understand that,the infinite loop is not deterministic ,compiler is free to treat as that as UB and do aggressive optimization ,but we need keep the side effects like j=20 untouched by optimizat...
2010 Mar 26
5
Tripp Lite SmartOnline 3U
...not fix the problem, try running the driver with the '-x productid=4005' option. Please report your results to the NUT user's mailing list <nut-upsuser at lists.alioth.debian.org>. No matching HID UPS found Driver failed to start (exit status=1) I'm running NUT version 2.4.1-2ubuntu4 Thanks. Greg Terkanian Sr. Network Administrator Crystal Computers Janesville, WI (608) 757-0710 x209 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20100326/94d848a2/attachment.htm>
2009 Nov 15
3
two MGE Ellipse 1500 ups via usb
Hi, I've got two MGE Ellipse 1500 UPS connected via usb to an ubuntu jaunty system with nut and libupsclient1 2.4.1-2ubuntu4. As soon as I start the driver for the second one, they start fighting each other and I get no data. I found an older post to this list that said: If you want to monitor multiple UPSes through usbhid-ups, you *must* make sure that each one can be uniquely identified through the "vendor",...
2014 Mar 03
5
[PATCH v5 3/8] qspinlock, x86: Add x86 specific optimization for 2 contending tasks
Hi, Here are some numbers for my version -- also attached is the test code. I found that booting big machines is tediously slow so I lifted the whole lot to userspace. I measure the cycles spend in arch_spin_lock() + arch_spin_unlock(). The machines used are a 4 node (2 socket) AMD Interlagos, and a 2 node (2 socket) Intel Westmere-EP. AMD (ticket) AMD (qspinlock + pending + opt) Local:
2014 Mar 03
5
[PATCH v5 3/8] qspinlock, x86: Add x86 specific optimization for 2 contending tasks
Hi, Here are some numbers for my version -- also attached is the test code. I found that booting big machines is tediously slow so I lifted the whole lot to userspace. I measure the cycles spend in arch_spin_lock() + arch_spin_unlock(). The machines used are a 4 node (2 socket) AMD Interlagos, and a 2 node (2 socket) Intel Westmere-EP. AMD (ticket) AMD (qspinlock + pending + opt) Local:
2019 Apr 29
4
Replication failures
Hai, I snapped this part of you logs. > Successful AuthZ: [DCE/RPC,krb5] user [COMPANY]\[DC6$] [S-1-5-21-2660373802-310620142-1895175072-6626] at [Fri, 26 Apr 2019 10:16:20.224329 PDT] Remote host [ipv4:10.14.16.11:35006] local host [ipv4:10.12.16.11:49153] > [2019/04/26 10:16:23.503632, 0] ../../source4/lib/cmdline/popt_common.c:74(popt_s4_talloc_log_fn) > Bad talloc magic value
2011 Mar 22
1
builder-ubuntu libguestfs FAILED tests 0daf7e81a659bcdc1ce327151cc1207b124a35a1
...buntu1 [135 kB] Get:113 http://gb.archive.ubuntu.com/ubuntu/ natty/main libnss3 amd64 3.12.9~b2-0ubuntu1 [1256 kB] Get:114 http://gb.archive.ubuntu.com/ubuntu/ natty/main libnss3-1d amd64 3.12.9~b2-0ubuntu1 [14.8 kB] Get:115 http://gb.archive.ubuntu.com/ubuntu/ natty/main libpam-modules amd64 1.1.2-2ubuntu4 [278 kB] Get:116 http://gb.archive.ubuntu.com/ubuntu/ natty/main libpam-modules-bin amd64 1.1.2-2ubuntu4 [47.0 kB] Get:117 http://gb.archive.ubuntu.com/ubuntu/ natty/main libpam0g amd64 1.1.2-2ubuntu4 [56.4 kB] Get:118 http://gb.archive.ubuntu.com/ubuntu/ natty/main libsasl2-2 amd64 2.1.23.dfsg1-5u...
2010 Dec 10
0
builder-ubuntu libguestfs success 363978fa7fc055da380d31103c7de378a08b71fb
...ing package handler: pacman febootstrap 3.2 selected package handler: debian Reading package lists... Building dependency tree... Reading state information... Reading extended state information... Initializing package states... Get:1 http://gb.archive.ubuntu.com/ubuntu/ maverick/main bash amd64 4.1-2ubuntu4 [696kB] Get:2 http://gb.archive.ubuntu.com/ubuntu/ maverick/main btrfs-tools amd64 0.19+20100601-3 [667kB] Get:3 http://gb.archive.ubuntu.com/ubuntu/ maverick/main dosfstools amd64 3.0.9-1 [94.2kB] Get:4 http://gb.archive.ubuntu.com/ubuntu/ maverick/main e2fslibs amd64 1.41.12-1ubuntu2 [144kB] Get:...
2011 Mar 18
0
builder-ubuntu libguestfs FAILED tests c6310bd242ddaa7b0801df9da7e4fba7346dc53e
...sg1-5ubuntu3 [73.2 kB] Get:119 http://gb.archive.ubuntu.com/ubuntu/ natty/main libselinux1 amd64 2.0.96-1ubuntu1 [64.7 kB] Get:120 http://gb.archive.ubuntu.com/ubuntu/ natty/main libslang2 amd64 2.2.2-4ubuntu2 [489 kB] Get:121 http://gb.archive.ubuntu.com/ubuntu/ natty/main libsqlite3-0 amd64 3.7.4-2ubuntu4 [329 kB] Get:122 http://gb.archive.ubuntu.com/ubuntu/ natty/main libss2 amd64 1.41.14-1ubuntu3 [58.8 kB] Get:123 http://gb.archive.ubuntu.com/ubuntu/ natty/main libssl0.9.8 amd64 0.9.8o-5ubuntu1 [835 kB] Get:124 http://gb.archive.ubuntu.com/ubuntu/ natty/main libstdc++6 amd64 4.5.2-6ubuntu4 [326 kB...