search for: autoprobing

Displaying 20 results from an estimated 24 matches for "autoprobing".

2006 Oct 08
1
autoprobe for nVidia 6200 broken
I have the same problem on the install disks and on the Live CD: The computer locks as soon as the Xserver starts. I end up with a blank screen (color varies) with a moving mouse cursor. Nothing else. Nothing appears on the screen. Keyboard and mouse are inoperative. Even Alt-SysRq-R doesn't work. Only way out is the reset button (or maybe SSH, but I don't have another machine handy
2013 Jul 02
2
binding/unbinding devices to vfio-pci
> -----Original Message----- > From: Alex Williamson [mailto:alex.williamson at redhat.com] > Sent: Tuesday, July 02, 2013 9:46 AM > To: Yoder Stuart-B08248 > Cc: kvm at vger.kernel.org list; Alexander Graf; Bhushan Bharat-R65777; a.motakis at virtualopensystems.com; > virtualization at lists.linux-foundation.org > Subject: Re: binding/unbinding devices to vfio-pci > >
2013 Jul 02
2
binding/unbinding devices to vfio-pci
> -----Original Message----- > From: Alex Williamson [mailto:alex.williamson at redhat.com] > Sent: Tuesday, July 02, 2013 9:46 AM > To: Yoder Stuart-B08248 > Cc: kvm at vger.kernel.org list; Alexander Graf; Bhushan Bharat-R65777; a.motakis at virtualopensystems.com; > virtualization at lists.linux-foundation.org > Subject: Re: binding/unbinding devices to vfio-pci > >
1997 Sep 26
3
kerneld and module security
Here''s a neat trick for a machine running kerneld: not_root@machine$ /sbin/ifconfig isofs loads ''/lib/modules/(kernel version here)/fs/isofs.o''. /sbin/ifconfig when run as non-root queries a network interface for its configuration. However, if the interface is unknown it also tries to load the module that implements that interface using the name of the interface as
1998 Jun 04
5
Linux DoS attack through autoprobing
-----BEGIN PGP SIGNED MESSAGE----- The autodetection routines for some linux modules can tie up the machine for several seconds at a time. By trying to open devices not present on the machine, a local user can disrupt service considerably. A very simple exploit is victim$ ls /dev/*/* repeatedly. A suggested fix is to remove or chmod 0 device nodes for hardware not installed on the
2006 Nov 11
2
Drives Not Recognized on Dell Poweredge 1550 CentOs4 install
I have a new (used)Dell Poweredge 1550 server with 2 scsi drives (dual 1ghz w/ 2048MB) that I'm attempting to install CentOs 4 onto and am having problems getting the darn thing to recognize the hard drives. (it's worth noting that it's running RAID 0 and the RAID bios recognizes both drives as being in "optimal" state). I start the installation process and all is going
2008 Feb 12
1
create with virt-install hangs
...all downloads the kernel, boots, a VNC window for the new VM appears, but it just stops dead, after "mounting /sys filesystem ... done". (Unfortunately I cannot copy paste from that window ...) This is what is in /var/log/xen/xend-debug.log : Running with no password 12/02/2008 14:17:10 Autoprobing TCP port 12/02/2008 14:17:10 Autoprobing selected port 5900 12/02/2008 14:17:10 other clients: 12/02/2008 14:17:10 Client Protocol Version 3.8 12/02/2008 14:17:10 Protocol version sent 3.8, using 3.8 12/02/2008 14:17:10 rfbProcessClientSecurityType: executing handler for type 1 12/02/2008 14:17:1...
2013 Jul 02
2
binding/unbinding devices to vfio-pci
Alex, I'm trying to think through how binding/unbinding of devices will work with VFIO for platform devices and have a couple of questions about how vfio-pci works. When you bind a device to vfio-pci, e.g.: # echo 1102 0002 > /sys/bus/pci/drivers/vfio-pci/new_id ...I understand that the echo into 'new_id' tells the vfio pci driver that it now handles the specified PCI ID. But
2013 Jul 02
2
binding/unbinding devices to vfio-pci
Alex, I'm trying to think through how binding/unbinding of devices will work with VFIO for platform devices and have a couple of questions about how vfio-pci works. When you bind a device to vfio-pci, e.g.: # echo 1102 0002 > /sys/bus/pci/drivers/vfio-pci/new_id ...I understand that the echo into 'new_id' tells the vfio pci driver that it now handles the specified PCI ID. But
2008 Sep 10
2
Bug#490409: xen-3: diff for NMU version 3.2.1-2.1
...t;', because qemu distinguishes `qcow' and `qcow2' + whereas blktap doesn't; `qcow' in xenstore typically means what + qemu calls qcow2. This is OK because qemu can safely distinguish + the different cow formats provided we know it's not a raw image. + +* Make the format autoprobing machinery never return `raw'. This has + two purposes: firstly, it arranges that the `tap:qcow:...' case + above can be handled without accidentally falling back to raw + format. Secondly it prevents accidents in case the code changes in + future: autoprobing will now always fail on s...
2015 Jun 16
2
using rsync to sync desktop /home/user of to laptop /home/user
Antonio, thank you for reply. On 06/16/2015 12:22 PM, Antonio S. Martins Jr. wrote: > ----- "g" <geleem at bellsouth.net> escreveu: <<>> >> greetings, >> >> i want to sync my desktop home directory to my laptop home >> directory. i am using KDE for desktop. >> >> a problem that i foresee is the different screens between the 2.
2006 Sep 15
1
Root filesystem on ext2
Dear All, I have a following query: - My initrd image is created using ext2 filesystem. - The filesystem type of / is specified as ext3 in /etc/fstab file. - I dont mount the real root during execution of linuxrc because I referred some documents saying that if you dont mount real root from linuxrc the kernel will mount it after linuxrc is finished. - The system boots up successfully, mount
2015 Jun 16
2
using rsync to sync desktop /home/user of to laptop /home/user
thank you for replying Johanthan. On 06/16/2015 02:52 PM, Jonathan Billings wrote: > On Tue, Jun 16, 2015 at 02:44:43PM -0500, g wrote: >> what directories and files should not be copied so that configs for >> desktop/laptop do not corrupt configs for laptop/desktop screen? > > Maybe you need to be clearer. The screen's configuration is not > really configured in your
2013 Oct 11
3
VNC
I'm trying to set up a VNC server using the instructions at http://www.techrepublic.com/blog/linux-and-open-source/linux-101-easy-vnc-server-setup/ . I am up to step 6: Step 6: Edit iptables In order for the VNC connections to get through, you must allow them with iptables. To do this, open up the file /etc/sysconfig/iptables and add the line: -A INPUT -m state --state NEW -m tcp -p tcp -m
2015 Jun 16
0
using rsync to sync desktop /home/user of to laptop /home/user
On Tue, Jun 16, 2015 at 02:44:43PM -0500, g wrote: > what directories and files should not be copied so that configs for > desktop/laptop do not corrupt configs for laptop/desktop screen? Maybe you need to be clearer. The screen's configuration is not really configured in your home directory, but by X (although these days it's all autoprobed). Are you talking about what icons
2015 Jun 17
0
using rsync to sync desktop /home/user of to laptop /home/user
----- "g" <geleem at bellsouth.net> escreveu: > De: "g" <geleem at bellsouth.net> > Para: centos at centos.org > Enviadas: Ter?a-feira, 16 de Junho de 2015 18:17:36 (GMT-0300) Auto-Detected > Assunto: Re: [CentOS] using rsync to sync desktop /home/user of to laptop /home/user > > thank you for replying Johanthan. > > On 06/16/2015 02:52 PM,
2013 Jul 02
0
binding/unbinding devices to vfio-pci
On Tue, 2013-07-02 at 14:15 +0000, Yoder Stuart-B08248 wrote: > Alex, > > I'm trying to think through how binding/unbinding of devices will > work with VFIO for platform devices and have a couple of questions > about how vfio-pci works. > > When you bind a device to vfio-pci, e.g.: > # echo 1102 0002 > /sys/bus/pci/drivers/vfio-pci/new_id > > ...I understand
2004 Feb 13
1
PXELinux; Question regarding UNDI
I have already a running automated Deployment system using pxelinux and tftd and a 1,44 floppy image (memdisk) with ms-dos and 3-com undi drivers. The whole thing is working good, and i am not unhappy about it. But, the dos image solution has a few disadvanatages, because i cannot find a mtftp client for ms-dos to deploy a lot of system at the same time. Under linux such client exists, but i
2006 Nov 11
1
FW: [tclug-list] Drives Not Recognized on Dell Poweredge 1550 CentOs install
The raid card is an Adaptec 2100S. -----Original Message----- From: Josh Paetzel [mailto:josh at tcbug.org] Sent: Saturday, November 11, 2006 9:35 AM To: tclug-list at mn-linux.org; pjcrump at bitstream.net Subject: Re: [tclug-list] Drives Not Recognized on Dell Poweredge 1550 CentOs install On Saturday 11 November 2006 01:20, Phillip Crump wrote: > I have a new (used)Dell Poweredge 1550
2016 Jan 06
1
[Bug 93612] New: Unable to force-enable output if monitor disconnected
...(IA32) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: thor at math.tu-berlin.de QA Contact: xorg-team at lists.x.org If autoprobing outputs fails - probably because the monitor sits behind a KVM - neither the xorg driver nor the nouveau kernel module can force-enable an output. Details are as possible: I have here an old GForce FX 5200 card whose DVI-I ouptut is connected to a monitor behind a KVM switch (an ATEN CS22D). If...