Displaying 20 results from an estimated 34 matches for "pciids".
Did you mean:
pci_ids
2008 Dec 12
0
[PATCH 1/1] COM32: lua - add pci library
Back again,
the included patch adds pci functions from com32/modules/pcitest.c to lua.
Example:
-- get device info
pciinfo = pci.getinfo()
-- get plain text device description
pciids = pci.getidlist("/pci.ids")
-- list all pci busses
for bind,businfo in pairs(pciinfo) do
print("Bus: " .. bind .. " Devices:")
-- list all devices on bus
for dind,device in pairs(businfo) do
-- search for device description
search = device['vendor...
2009 Oct 04
1
Build a bootable floppy image which contains HDT
...share/hwdata/pci.ids
This paths can be overrided with the following command line:
make MODULES_ALIAS_FILE=$(PWD)/floppy/modules.alias MODULES_PCIMAP_FILE=$(PWD)/floppy/modules.pcimap PCI_IDS_FILE=$(PWD)/floppy/pci.ids hdt.img
If your system doesn't have pci.ids, please download it from http://pciids.sourceforge.net/ and put it into the floppy/ directory.
Greetings,
- Gert Hulselmans
2009 May 05
7
HDT 0.3.3 is out
HDT 0.3.3 has just been released.
This release aims at solving some CLI bugs and adds a some new memory
mapping detection.
I'd like to thanks Dag Wieers for reporting many CLI bugs & pierre for
his work on the memory mapping.
Here come the changelog:
- A new memory mode
Memory items can be reached via the new "memory>" mode.
- Memory mapping display
Pierre did integrate
2009 May 05
7
HDT 0.3.3 is out
HDT 0.3.3 has just been released.
This release aims at solving some CLI bugs and adds a some new memory
mapping detection.
I'd like to thanks Dag Wieers for reporting many CLI bugs & pierre for
his work on the memory mapping.
Here come the changelog:
- A new memory mode
Memory items can be reached via the new "memory>" mode.
- Memory mapping display
Pierre did integrate
2009 Oct 03
3
PATCH: Build floppy image which contains HDT
...dre Meyer, all extra files required for building
the floppy image are in ./com32/hdt/floppy/:
- hdt.cfg ==> avaible as syslinux.cfg inside the floppy image
- mtools.conf ==> Specifies hdt.img as floppy drive for the mtools programs
- pci.ids (not included, can be downloaded from http://pciids.sourceforge.net)
hdt.c32 doesn't necessarily need the files modules.alias, modules.pcimap and
pci.ids, but in this patch those files are required for building hdt.img.
I did this because else hdt.img didn't build again when you update one of those
3 files, unless you run:
$ cd ./com32/h...
2008 Aug 02
3
Getting a Dom0 Kernel Version > 2.6.18 ?
As far as I work out the version of the Dom0 linux kernel has to be
2.6.18. This is causing me a lot of problem, because the driver support
in 2.6.18 is slowly falling behind, and I finding that more modern
hardware isn''t supported by the 2.6.18 drivers.
Is it possible to use a more recent version of the kernel for Dom0, or
am I stuck with 2.6.18?
Is there another way I can use more
2011 Apr 06
5
Intel 82599 driver?
Which version of the ixgbe driver is included in 5.6? I went through all the
RHEL5 release notes, but they only ever state that the driver was updated,
not which devices was added.
This device is not supported up to CentOS 5.5 (2.0.44-k2), but the latest
driver from the Intel web site works fine (3.2.10).
05:00.0 Ethernet controller: Intel Corporation Unknown device 151c (rev 01)
05:00.0
2011 Jan 04
1
isolinux, extlinux and accented characters
Hello,
First of all, thanks very much for this piece of software, it's working
like a charm.
I'm using it to boot a Linux distro I'm working on.
What I want to deal with is the display of accented characters in ISOLINUX.
First, I set EXTLINUX up to boot an ext2-formatted USB stick. No problem
so far.
I wrote a config file ordering to load a font (lat-9w) to display french
2023 Feb 24
1
[V2V PATCH 0/5] Bring support for virtio-scsi back to Windows
On 2/24/23 14:02, Laszlo Ersek wrote:
> On 2/24/23 12:55, Denis V. Lunev wrote:
>> On 2/24/23 05:56, Laszlo Ersek wrote:
>
>>> I've got zero experience with in-place conversions. I've skimmed
>>> <https://libguestfs.org/virt-v2v-in-place.1.html> now, but the use case
>>> continues to elude me.
>>>
>>> What is in-place
2009 Jan 16
3
[Bug 19622] New: 9100m G card (for acer aspire 4350)
http://bugs.freedesktop.org/show_bug.cgi?id=19622
Summary: 9100m G card (for acer aspire 4350)
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2006 May 26
1
my kernel not detect my TDM400P card
Hi all
I want to install a TDM400P card. I use fedora core 4 and the version of my kernel is 2.6.11-1.1369_FC4smp. When i type lspci, i have this message:
02:01.0 Network controller: Unknown device e159:0001
how can i fix this problem?
Thanks for your help!
Serge MESSA OVONO
---------------------------------
Yahoo! Mail r?invente le mail !
2009 Nov 24
1
grub 0.97 integration?
Could you please include a way to use HDT with grub 0.97 on this page:
http://www.hdt-project.org/wiki/howtostarthdt
This is the best way I have been able to come up:
title Hardware Detection Tool 0.3.5 (mojito)
root (cd)
kernel /vimages/memdisk modules=/vimages/c32/modules.pcimap
pciids=/vimages/c32/pci.ids
initrd /vimages/bootdisk/hdt-0.3.5.img
it is working as it should I guess, even if I'm not quite sure if
modules.pcimap and pci.ids are being take into consideration?
Regards,
Nicolas Heinen.
2007 Aug 08
4
[Bug 11906] New: X server does not start with nouveau driver
http://bugs.freedesktop.org/show_bug.cgi?id=11906
Summary: X server does not start with nouveau driver
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2014 Dec 03
0
vesamenu back to text before booting
On Dec 3, 2014 3:54 AM, "Thorsten Glaser" <t.glaser at tarent.de> wrote:
>
> On Tue, 2 Dec 2014, H. Peter Anvin wrote:
>
> > This is the default unless the "quiet" option is set.
>
> Hmm.
> It does not switch back to text mode when chaining to
> https://www.mirbsd.org/MirOS/current/i386/boot renamed
> to "pxebsd.0" (used to be
2006 Oct 18
3
identifying Eicon Diva Server V-4BRI-8M vs 4BRI-8M
Hi (Armin)!
Does someone knows how to identify the type of the card? The delivery
note says it is a V-4BRI-8M, whereas lspci reports a 4BRI-8M.
What is it really? Are there any Eicon tools to identify the card type?
thanks
klaus
0000:0a:03.0 Network controller: Eicon Networks Corporation Diva Server
4BRI-8M Rev 2 (rev 01)
Subsystem: Eicon Networks Corporation Diva Server 4BRI-8M Rev
2008 Feb 02
17
New binary release of GPL PV drivers for Windows
I''ve just uploaded a new binary release of the GPL PV drivers for
Windows - release 0.6.3. Fixes in this version are:
. Should now work on any combination of front and backend bit widths
(32, 32p, 64). Previous crashes that I thought were due to Intel arch
were actually due to this problem.
. The vbd driver will now not enumerate ''boot'' disks (eg those normally
serviced
2008 Feb 02
17
New binary release of GPL PV drivers for Windows
I''ve just uploaded a new binary release of the GPL PV drivers for
Windows - release 0.6.3. Fixes in this version are:
. Should now work on any combination of front and backend bit widths
(32, 32p, 64). Previous crashes that I thought were due to Intel arch
were actually due to this problem.
. The vbd driver will now not enumerate ''boot'' disks (eg those normally
serviced
2013 Apr 02
3
TigerJet 320G Chip / TDM400 Chipset / DAHDI Support
Hi, I'm curious what chip Digium is using in the latest TDM400 cards.
Specifically, to my recollection, they used to use the TigerJet 320G,
however somewhat recently, Tigerjet was bought out, and now the 320G is no
longer produced.
Maybe a better question is: is there a way I can take the latest DAHDI
source and get a list of supported chipsets from it?
Thanks.
MCH
-------------- next part
2016 Mar 04
0
Sharing virtualizing physical Server 2008R2 experience on CentOS 7
Not as smooth an experience as I had assumed it would be after a test
run with a clean install worked perfectly. So figured I would share
the experience in case anybody else runs into similar situation since
not all information are consolidated in a single place.
Physical machine in question is a 4yr W2008R2 server (non-raided!)
running custom app from defunct developer which is why I am
2014 Dec 03
4
vesamenu back to text before booting
On Tue, 2 Dec 2014, H. Peter Anvin wrote:
> This is the default unless the "quiet" option is set.
Hmm.
tglaser at luna:/srv/tftp $ fgrep -ri quiet .
Binary file ./hdt.c32 matches
Binary file ./ldlinux.c32 matches
Binary file ./vmlinuz matches
Binary file ./linux.c32 matches
Binary file ./debian-installer/jessie/amd64/linux matches
Binary file ./debian-installer/jessie/i386/linux