search for: interfacing

Displaying 20 results from an estimated 46907 matches for "interfacing".

2011 Jun 02
6
Morrowind GOTY
Hi! I installed Morrowind GOTY and played it for about 20 h. It runs OK, maybe a little bit laggy but the real problem is if I switch to third-person i can't switch back. I catch the output from the terminal: Code: [dominik at NB-Kuwiano Morrowind]$ wine morrowind.exe > wine.log fixme:win:EnumDisplayDevicesW ((null),0,0x33f088,0x00000000), stub! fixme:mixer:ALSA_MixerInit No master
2012 Jul 23
1
INTERNAL ERROR:can not attach network interface for vm
hello,i got a error message when use virsh attach-interface for a vm: first, list the vm's interface,there's no interface now. virsh # domiflist ubuntum-124 Interface Type Source Model MAC ------------------------------------------------------- then,i did an attach-interface action: virsh # attach-interface ubuntum-124 bridge br0 --persistent Interface attached
2008 Jan 05
1
Samba not seeing any interfaces
I've built samba for an embedded mips platform. Since this is an embedded platform, it's possible that some critical file that samba needs is missing but stracing the daemons doesn't reveal anything strange. It's running 2.4.34 kernel. Samba is failing to find any interfaces. [2000/01/02 10:55:01, 3] nmbd/nmbd.c:main(759) Opening sockets 137 [2000/01/02 10:55:01, 10]
2010 Aug 06
11
Getting Alibre Design to work...
I am new to Wine and don't really know my way round it but I thought I might try my CAD software on it, Alibre Design. It seems to have installed fine but won't start. I have discussed this in another thread already (here: http://forum.winehq.org/viewtopic.php?t=9205) but the heading is rather misleading so I thought I might start a new thread with a proper heading. Any help in getting
2010 Aug 18
2
[PATCH] Don't show vlan interfaces in NIC host management
Signed-off-by: Arthur Clement <aclement at linagora.com> --- src/host-browser/host-register.rb | 16 ++++++++++++---- 1 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src/host-browser/host-register.rb b/src/host-browser/host-register.rb index 693a6f2..5ff6a90 100755 --- a/src/host-browser/host-register.rb +++ b/src/host-browser/host-register.rb @@ -393,13 +393,18 @@ class
2009 Apr 04
1
Can't install Doom3
I am trying to install the Doom3 game, and the install is failing. I believe it failed when it tried to switch CDs; it never asked for the second cd, just went straight to the closing dialogs. Now, it's so messed up I can't even uninstall it. When running the uninstall option from the wine menu, it quits and does nothing. When I phymanually removed the files and tried installing again, it
2006 Jun 22
1
Asterisk-1.2.9.1 e MOH
Hi All Somebody knows as resolv the error below? Already I compiled asterisk-addons-1.2.3, but exactly thus it reports this error, could help me? -- Executing WaitMusicOnHold("SIP/3205-d9ef", "30") in new stack -- Started music on hold, class 'default', on SIP/3205-d9ef Jun 23 02:14:21 WARNING[24960]: interface.c:215 decodeMP3: Junk at the beginning of frame
2009 Jan 18
1
Installations fail
Hi! I've tried to install several games in Wine; however, many of them can't even be installed. They should work pretty well according to the AppDB, so it has to be a problem with my computer... The problem comes up as soon as the program starts copying the files. The first few files are copied without any problems, however. OS: Ubuntu 8.10 Wine version: 1.1.13 (I upgraded after it
2015 Oct 30
2
Re: Creating network interfaces with specific name in LXC
Thanks Martin. What I would like to achieve is govern the interface name created within the container, so that my application can take different actions on different interfaces (such as eth0, eth1 etc.,). Libvirt's lxc driver seems to create interfaces as eth0, eth1 and so on, when there are multiple <interface /> entries in the domain xml. How can I request for a particular interface
2011 Feb 10
1
[libvirt] configuring network interface
Hello Laine: I've revised the configuration and followed all your instructions. I'll try to give you a better explain of my problem. a) I need a bridged (3) configuration, because I have to connect the guests from each others. (via ssh and execute mpi). I've three hosts, each of one has at least a guest. I'll only explain about the configuration of one of them, because the problem
2004 Jan 04
4
QoS with > 1 interface
hi, as far I know, iproute QoS works in interface, not in all interfaces. I want give one inner interface priority over other inner, like PRIO one IP over other. HOW? -- Andrius K. Kasparavičius _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2007 May 22
3
lc shaping in- and outbound traffic on same box
I''m looking for a way to shape all traffic on a virtual vlan interface, say eth1.100 to a max of 100mbit. The box is a quagga router with eth0 on the inside and vlan interfaces on the eth1 card to our upstream partners. Each partner has his own vlan on eth1. I tried shaping but was only able to shape outbound traffic on the eth1.100 interface. Inbound shaping was also possible, but
2010 Oct 30
2
Samba 3.4.9 net rpc shutdown and XP Domain client
Hi @all, this is an very old problem, posted the first time 2005 to samba-testers at samba.org: If I have a Domain client with WinXP, which is part of a domain and using this client, if the PDC is not available and want to remote shut down this client with the net tool from other servers, then this is not possible, because net tries to authenticate against the PDC: testeis # net -d3 -S
2018 Feb 22
3
"scripts are not supported on interfaces of type vhostuser" error
Hi, I'm having trouble starting a VM with vhostuser interfaces. I have a simple configuration where a VM running Debian has 1 vhostuser interface plugged into an OVS switch where a DPDK interface is already plugged in. $ ovs-vsctl show: Bridge "switch1" Port "switch1" Interface "switch1" type: internal Port "1.switch1"
2018 Oct 01
7
[PATCH v2 API PROPOSAL 0/5] inspection Add network interfaces to inspection data.
The proposed API is the same as v1, but this includes an implementation (for /etc/sysconfig/network-scripts/ifcfg-*) and modifications to virt-inspector. This compiles and works. If you look in patch 5 you can see proposed output as virt-inspector XML for a guest (although this guest has not been booted, so a real guest would hopefully have a hwaddr="MAC" attribute too). Rich.
2015 Dec 09
3
How to manually add a new interface to a bridge device?
How do you decide what MAC address to use for that VM interface? As I just tried to change the MAC to some other value close, like I made '52:54:00:34:e1:21' into say '52:54:00:34:e1:32', and when I try and load it in, I get the following: error: XML error: Attempted double use of PCI Address '0:0:4.0' Here is one of my network entries: <interface
2012 Jul 05
11
testing shorewall6 on a virtual machine
I want to test shorewall6 in a scenario with several virtual machines. Each virtual machine has the interface eth0. With IPv4, I would assign an IP-alias to eth0:1 and so would have eth0 and eth0:1 as interfaces for shorewall6. How is this done with IPv6? Viele Grüße Andreas Rittershofer -- ------------------------------------------------------------------------------ Live Security
2011 Sep 20
6
facter fails to detect network interfaces with long names
I have Gentoo host where `ifconfig -a` prints long interface names truncated to 9 chars (there is closed bug report [1]). Unfortunately, `facter` uses `ifconfig -a` output to get list of interface names and because of truncation it generates `interfaces` fact with incorrect interface names. Also it fails to retrieve individual interface information with following message for each interface with
2008 Jan 31
3
xen 3.2 network problems
Hi, I try to get networking running with xen 3.2, but it seems I fail miserably. I am on sles10sp1, with xen 3.2.0, and kernel rpm''s installed from SP2. I configured in /etc/sysconfig/network the NETWORK_LIST: NETWORK_LIST="bridge,0,default,00:DE:AD:BE:EF,192.168.8.13/24,dhcp-off" but an ifconfig xenbr0 still shows the mac address of peth0 fe:ff:ff:ff:ff:ff. Initially, I
2007 Jun 07
4
Listen on several (but not all) Interfaces
Hi, I'm using Dovecot 1.0rc15 from Debian stable/etch. I'd like to have Dovecot listen on more than one interface. It shall listen on one IPv4 Interface and on one IPv6 Interface. The comments in the sample configuration file say, that it's not possible to listen on more than one interface at a time. Sadly it's no option to me to listen on all interfaces. So I'd like to ask