similar to: libc6 packages that really support nosegneg?

Displaying 20 results from an estimated 700 matches similar to: "libc6 packages that really support nosegneg?"

2006 Dec 29
1
libc6-xen not used on AMD Geode LX system
Hi, I'm trying to install xen+Debian Etch on a Geode LX system. Xen boots fine, but although the package "libc6-xen" is installed I have a large number of such errors: 4gb seg fixup, process syslogd (pid 1878), cs:ip 73:b7f24610 All processes triggers it, and from what I've found on the web it's a sign that libc6-xen is not recognized. Indeed:
2009 Mar 10
3
How to disable tls on CentOS 5 with Xen 3.3.1?
Hi: I downloaded Xen 3.3.1 source from xen.org, compiled and installed it on CentOS 5. At first boot into xen, I got an error message about tls and told me to use "mv /lib/tls /lib/tls.disabled" to disable it. I issued that command after the first boot. And also tried to remove that directory to /root. But after that, I still got the same error message about tlsĀ  when booting into Xen.
2009 May 13
8
kernel: 4gb seg fixup messages...
Hey everyone, I''ve searched through all of the previous posts and tried everything mentioned but I am still getting these messages. Is there anything else I can do? My host machine is running CentOS 5 w/ Xen 3.3.1. My Xen VM is also running CentOS 5. I''ve tried doing: # echo ''hwcap 0 nosegneg'' > /etc/ld.so.conf.d/libc6-xen.conf && ldconfig
2006 May 25
3
HVM - BIOS serial console redirection?
I realized this is probably better suited for the devel list.. basically, is there any way in the BOCHS bios to enable ''Serial Console Redirection'', where you see the BIOS contents over the serial line? Windows 2003''s ''Emergency Management Services'' console (which allows you to do installs and fix stuff over the serial line) requires this to
2013 Oct 23
1
samba4 + LDAP
Hello all, we are currently running several samba 3 services to give CIFS access to shares (mostly homedirs). Well, access to the shares are controlled by our LDAP service (not AD, OpenLDAP). Our servers are using sssd + pam to check wether or not a user is allowed to mount the share (on some old servers we also use the pam_ldap module for pam). Now, we just want to run samba 4 as simply as
2004 Aug 31
5
OT: Headset for Cisco 7960?
Sorry, I know it's OT, but does anyone know of a relatively inexpensive headset that is compatible with the Cisco 7960? I've tried the headset off Norstar phones, doesn't seem to work with or without the amp. ------------------------------------------------------------------------ | nate carlson | natecars@natecarlson.com | http://www.natecarlson.com | | depriving some poor
2006 May 22
3
Include HVM support?
Could the packages be updated to include the HVM support files? I believe the necessary files are: ./usr/lib/xen/bin/qemu-dm ./usr/lib/xen/bin/qemu-dm.debug ./usr/lib/xen/boot/hvmloader These do add dependencies on x11, so it may be a good idea to split it into a separate package.. but it is needed for VT-based processors.
2004 Jul 12
1
Sort of OT: Recommended USB handset for use with iaxComm?
One of my coworkers needs to get a softphone set up to my Asterisk system; he's a Linux user, so it looks like about the only IAX2 option is iaxComm. For ease of use (he'll be using this a fair bit), I'm recommending that he get a USB handset; I'm just having trouble finding any US retailers for them. :) Could someone recommend a USB handset that's compatible with iaxComm
2004 Aug 10
3
Semi-OT: Splitting a PRI into two PRI's?
Hey all, I've got a PRI used for data calls right now, terminated in a MAX 4000. We're only using around 12 channels on average and 16 max, so I'd like to split off the remaining channels to terminate in an Asterisk box. Does anyone know of a device that'll take a PRI in, and spit out two PRI's that share the channels? Also need to be able to do some sort of call routing so
2006 Dec 05
0
4gb seg fixup messages on fc6 DomU, echo "hwcap 0 segneg" > /etc/ld.so.conf.d/libc6-xen.conf doesn''t work
Hi, I am using the kernel-2849 src rpm to compile a pae DomU, but i get a lot of printks and the DomU doesn''t give me a shell (just goes on printing 4gb seg fixup messages). My DomU kernel is 2.6.18-prep and it looks like i have the right libraries in /lib/nosegneg. any suggestions? regards, radhesh _______________________________________________ Xen-users mailing list
2005 Oct 07
10
[PATCH] reenable pygrub build
The attached re-enables the pygrub build and fixes the build with older e2fsprogs (tested on RHEL4 with e2fsprogs-1.35 and rawhide with e2fsprogs-1.38) Signed-off-by: Jeremy Katz <katzj@redhat.com> Jeremy _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2014 Jul 22
2
Samba 4.1.9 member server config in a samba 4 ADS Domain
Dear all, I try to setup a samba 4 member server on centos 6.5. The wikis and howtos I have found are very confusing. Which is the right way to do this. So winbind can map the domain users and groups. What I have done yet is, Set up Kerberos working and can contact my ADS-kerberos Servers: klist Ticket cache: FILE:/tmp/krb5cc_0 Default principal: Administrator at TPLK.LOC Valid starting
2013 Aug 15
5
Samba4 + Winbind + PAM Installation/Configuration
Hello, Now that I have my Samba4 DC running great on CentOS6.4 I was wondering if somebody could help understand better how to install and configure Samba4 with winbind and PAM. I used the tutorial here: [http://wiki.samba.org/index.php/Samba4/Winbind](http://wiki.samba.org/index.php/Samba4/Winbind) This got me through to the point where "Using pam_winbind" starts.
2004 Sep 21
2
Anti Ex-Girlfriend feature for entire area codes?
Hey all, Someone's posted one of my 800#'s on a poster in California for free concert tickets, so I'm getting calls from California AC's at all times of the day asking for tickets. I'm just using the 800# for friends and family, and don't know anyone in these area codes, so I'd like to just give these callers either congestion or a prerecorded message. Works fine
2006 Mar 21
3
Test version of the glibc with xen flavour
Hi all, I have built a test version of the glibc with a xen flavour. It is available on http://people.debian.org/~aurel32/xen/ . The only difference with the version currently in sid is the presence of the libc6-xen package. If you are using xen, please test it and tell me if it fixes speed problems. If everything is ok, I will commit it into our SVN. Bye, Aurelien -- .''`.
2006 Mar 15
2
Xen and glibc
Hello, We [the Debian Xen package team] are currently working on Xen packages, and are planning to include them into Debian. A current issue in Xen, is the libc problem. From the Xen wiki [1]: "Xen uses segmentation to provide protection of the memory used for the hypervisor. This results in some performance issues since wrap-around segments as used by glibc need expensive extra handling.
2013 Jul 25
3
Question on approach to authenticate Linux against Samba4
This is in a test environment: Also, it is wordy, but I'm hoping it explains my scenario. I am migrating from a custom LDAP+Samba3 authentication solution to Samba4. I have used the classicupgrade option to pull off the data from the existing ldap server to populate the samba4 database. I've installed AD DS and Server for NIS tools on a Windows 2008 server that is connected to the Samba4
2006 May 29
2
VT built in?
Hi Xen team, one short question before I grab the new machine of a colleague: did you build Xen3 for Sid with VMX (virtualization with the newer Vander...Pacifica)? Or will I have to build it myself? Sorry for the direct mail to this list, but I'm not subscribed to Debian-Users. Please CC me, as I'm also not subsribed here. Thx. kind regards, Wolfgang -- cheers,
2006 May 22
2
Bug#368496: xen-utils-3.0: Include support for HVM-based guests
Package: xen-utils-3.0 Severity: wishlist Please include support for HVM-based guests. This allows hardware virtualization on systems with Intel's chips with VT (IE, Pentium D 930), and AMD's future chips with Pacifica. HVM allows you to run unmodified operating systems under Xen, such as Windows XP/2003. The following files are needed: /usr/lib/xen/bin/qemu-dm
2005 Jul 26
11
Xen on production enviroment
Hi, Someone already use xen as production server? For example: 3 domains (mail, proxy and web server). And what about stability? Regards, Marlon _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users