Displaying 20 results from an estimated 24 matches for "autoprobed".
Did you mean:
autoprobes
2006 Oct 08
1
autoprobe for nVidia 6200 broken
...s to lie in the open-source "nv" video driver and my card. The
proprietary "nvidia" driver works fine (once it is installed).
With the install disks, I am stuck with a text install (and thus locked out
of some of the LVM options I need). I have not found a way to override the
autoprobed video driver except to use "noprobe", and I have no idea what
drivers I need to install to do the install correctly.
Wish list for fixes:
1. Fix (or update) "nv" driver so it works right with all 6200 cards.
2. Fix the autoprobe so it uses the "vesa" driver for my c...
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
Hi
I am just starting with xen and trying to get a few vm''s running on
this pentium 4 system. I tried using virt-install to start things. I
am using this link as the install base:
ftp://download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os/ ,
and a local file as hard drive.
What happens is that virt-install downloads the kernel, boots, a VNC
window for the new VM appears, but it
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
tags 490409 + patch
thanks
Hi,
The following is the diff for my xen-3 3.2.1-2.1 NMU.
It incorporates three patches from upstream and aims to
fix CVE-2008-2004 aka #490409.
It is not yet tested much, I would appreciate if interested
parties could give it a try.
I'll upload in due course.
Kind regards
T.
diff -u xen-3-3.2.1/debian/control.md5sum xen-3-3.2.1/debian/control.md5sum
---
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
...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 appear? The configuration for KDE?
.
also, thank you for kicking my chemo brain in the butt. ;-)
yes, i forgot about X being the wise and wondrous now.
iirc, there used to be a file under /etc/X11 that had specs for
keyboard, mouse, graphics card, mon...
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
...:
> 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 appear? The configuration for KDE?
--
Jonathan Billings <billings at negate.org>
2015 Jun 17
0
using rsync to sync desktop /home/user of to laptop /home/user
...d 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 appear? The configuration for
> KDE?
> .
> also, thank you for kicking my chemo brain in the butt. ;-)
>
> yes, i forgot about X being the wise and wondrous now.
>
> iirc, there used to be a file under /etc/X11 that had...
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
https://bugs.freedesktop.org/show_bug.cgi?id=93612
Bug ID: 93612
Summary: Unable to force-enable output if monitor disconnected
Product: xorg
Version: 7.7 (2012.06)
Hardware: x86 (IA32)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau