similar to: Intel G965 chipset + ICH8 for CentOS 5.0

Displaying 9 results from an estimated 9 matches similar to: "Intel G965 chipset + ICH8 for CentOS 5.0"

2007 May 01
1
Intel G965 chipset + ICH8
Hello everyone ! I will buy a new PC for CentOS 5.0. I install Linux on PC for the first time. I do not have the skill of it. Here are my candidates of mabo : Intel DG965WH Intel DG965YCK Intel DG965WHMKR ASUS P5B-V All mabos have Intel G965 chipset + ICH8 Did anyone succeed to install CentOS 5.0 on these mabos, and to set up network configuration ? Could you give me any information about how
2008 Mar 26
1
Widescreen monitor with Intel G965 graphics chipset
I just migrated my working Fedora Core 8 desktop to CentOS 5.1 and went from my nice 1680x1050 resolution to 1280x1024. I have made all the possible xorg.conf changes I found on the net to no avail. I tried system-config-display ?reconfig and it allows me to pick the resolution but reverts back to 1280x1024 in X? Anyone know what might need to be done in CentOS for this to work? The skewed aspect
2005 Jul 28
2
Japanese Language Support?
When I installed CentOS, I was careful to install Japanese language support. However, now that CentOS is running, I can't seem to get Japanese language input going. I clicked on the top menu bar to add the "Input Method Switcher", and now there is a little white square on the top panel. If I click on it, gives me the option of using ASCII input, or to "Add or Remove".
2008 May 22
1
Current Chipset Compatibility
Can someone make a recommedation as far as best chipset for Centos 5.0 or 5..1 using a Q6600 series CPU?with chipsets that have onboard VGA?? From poking around it looks like the G33 and P35 are not supported or have problems until the newer 2.6.22 kernel (the?iso's appear to be earlier than that, think it was?.18)?? So I am considering boards with the Intel G965 chipset but not sure if is
2010 Nov 19
1
[PATCH] i915resolution: add id for GM45 chipset
Tested with a Dell Vostro 1320 laptop. After booting with 'MENU RESOLUTION 1280 800' in config file, this is the ouput of 'hwinfo --framebuffer': 02: None 00.0: 11001 VESA Framebuffer [Created at bios.459] Unique ID: rdCR.fRULN9k9OD4 Hardware Class: framebuffer Model: "Intel(r)Cantiga Graphics Controller" Vendor: "Intel Corporation" Device:
2007 Jul 06
0
eth0 does not exist when booting xen kernel
Hi xen-users, I install xen, on gentoo linux. Install was ok, but i have an issue that i can''t solve. When booting in xen-linux, whereis no eth0 interface. When i boot non-xen kernel all is ok, eth0 is present. I use 2.6.18-xen kernel version. lspci show me: 00:00.0 Host bridge: Intel Corporation 82P965/G965 Memory Controller Hub (rev 02) 00:01.0 PCI bridge: Intel Corporation
2018 Sep 04
2
NUT messes up UPS after mains power is restored
On 09/04/2018 12:36 PM, Ong, Kevin wrote: > > I think I know what I did wrong. In step 7, I plugged the mains too > early causing a power race condition as described by point #51 here > <https://networkupstools.org/docs/FAQ.html> . I thought that when APC > BR1500GI's display went black (even with the fans still running) it is > already in a shutdown state. This was not
2008 Feb 18
14
[Patch 3/7] pvSCSI driver
Add vscsiif.h Signed-off-by: Tomonari Horikoshi <t.horikoshi@jp.fujitsu.com> Signed-off-by: Jun Kamada <kama@jp.fujitsu.com> Signed-off-by: Akira Hayakawa <hayakawa.akira@jp.fujitsu.com> ----- Jun Kamada _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 May 16
5
[RFC] pv-scsi driver (scsiback/scsifront)
Hi all. We developped a pv-scsi driver that we refered Fujita-san''s scsi-driver and blkback. (see, http://www.xensource.com/files/xensummit_4/Xen_Summit_8_Matsumoto.pdf) The pv-scsi driver''s feature is as follow: * Guest has dedicated SCSI-HBAs of Dom0. * Guest can send scsi_cdb to the HBAs. * Guest recognises the HBAs from hostno of xenstore. Currentlly, We are