similar to: graphics driver

Displaying 20 results from an estimated 500 matches similar to: "graphics driver"

2010 Oct 24
0
CentOS Digest, Vol 69, Issue 24
Spam Sent on the Sprint? Now Network from my BlackBerry? -----Original Message----- From: centos-request at centos.org Sender: centos-bounces at centos.org Date: Sun, 24 Oct 2010 12:00:02 To: <centos at centos.org> Reply-To: centos at centos.org Subject: CentOS Digest, Vol 69, Issue 24 Send CentOS mailing list submissions to centos at centos.org To subscribe or unsubscribe via the World
2010 Oct 25
1
free space created during partitioning while installing CentOS5.5
I installed CentOS5.5 on Dell Inspiron N5010. During partitioning, when I created swap = 6GB then additional 4MB free space was created and when I created ext3 for linux=217GB, then additional 7MB free space was created. Didn't understand why these 2 extra free spaces were created. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Aug 08
4
[LLVMdev] Efficient Pattern matching in Instruction Combine
Hi Duncan, David, Sean. Thanks for your reply. > It'd be interesting if you could find a design that also treated these > the same: > > (B ^ A) | ((A ^ B) ^ C) -> (A ^ B) | C > (B ^ A) | ((B ^ C) ^ A) -> (A ^ B) | C > (B ^ A) | ((C ^ A) ^ B) -> (A ^ B) | C > > I.e., `^` is also associative. Agree with Duncan on including associative operation too.
2014 Aug 13
2
[LLVMdev] Efficient Pattern matching in Instruction Combine
Thanks Sean for the reference. I will go through it and see if i can implement it for generic boolean expression minimization. Regards, Suyog On Wed, Aug 13, 2014 at 2:30 AM, Sean Silva <chisophugis at gmail.com> wrote: > Re-adding the mailing list (remember to hit "reply all") > > > On Tue, Aug 12, 2014 at 9:36 AM, suyog sarda <sardask01 at gmail.com> wrote:
2010 Aug 28
2
why flash the terminal interface when loading the linux system?
I had set the initdefault as 5 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100828/e0f1d847/attachment-0002.html>
2014 Aug 07
4
[LLVMdev] Efficient Pattern matching in Instruction Combine
Hi, All, Duncan, Rafael, David, Nick. This is regarding pattern matching in InstructionCombine pass. We use 'match' functions many times, but it doesn't do the pattern matching effectively. e.x. Lets take pattern : (A ^ B) | ((B ^ C) ^ A) -> (A ^ B) | C (B ^ A) | ((B ^ C) ^ A) -> (A ^ B) | C Both the patterns above are same, since ^ is commutative in Op0. But,
2014 Aug 13
2
[LLVMdev] Efficient Pattern matching in Instruction Combine
Even if you can't implement such an algorithm sanely, ISTM that auto-generating this code from a table (or whatever), and choosing canonical results (to avoid a fixpoint issue), rather than what seems to be hand-additions of every possible set of minimizations on three variables, is still a better solution, no? At least then you wouldn't have human errors, and a growing file that makes
2013 Nov 05
1
/etc/inittab
I noticed in /etc/inittab that it has this line: # 0 - halt (Do NOT set initdefault to this) It makes sense, but what if it did get set to 0 or 6? Is there a way to boot to single-user mode anyway to edit the file and change it to a correct value? What if it is set to a negative number or a value > 6? Does it default to a valid value.
2005 Apr 14
1
pxeboot to runlevel 4
folks, Im trying to boot to runlevel 4 explicitly, using this stanza: ie with a single 4 at end of APPEND line. LABEL 2.6.11-r10c2-soekris-v1 MENU LABEL ^j. runlevel 4 2.6.11-r10c2-soekris-v1 # 4 MENU DEFAULT KERNEL vmlinuz-2.6.11-r10c2-soekris-v1 APPEND console=ttyS0,19200n81 root=/dev/nfs nfsroot=192.168.42.1:/nfshost/foo
2008 Aug 18
5
Boot CentOS 5 to command line
Hi fellows, Pretty new to CentOS. I was trying to find a way to boot CentOS into command prompt instead of GUI (or without loading any services). Tried using 'Crl+Alt+F1' at the boot process, but, that holds the screen at mounting and doing fstab and doesn't proceed further. Is there anyother way to boot CentOS into command prompt without using Rescue option from the installation CD?
2005 Apr 19
5
Rid me of this boot GUI
One of these days, RedHat might actually run me off!!!! AAAARGH!!!! Can anyone tell me how to get CentOS 4 to simply boot to the console in text mode? If I wanted a stinkin' GUI I would have installed winders! Now, my KVM and 25 foot cord is just too long to send a GUI signal across the room and I'm missing 50% of the screen.. striped vertically.. at about 1/8th inch spacing. Not
2008 Jul 30
2
X-Windows Login
I have a server with all the x-windows stuff installed. But it's giving me a text based login prompt on the console. I can log onto the console, and run gnome-session and GNOME comes up fine. How do I turn it on so that I get a X-Window GUI login prompt? === Al
2008 Jan 21
2
Changing from text bootup to graphical one
When I installed CentOS it was with an old monitor, and it turned out that I could not get system-config-display to set it up correctly. I bought a new monitor and now all is well, except... It still boots to a text login, and I have to startx. What do I need to edit to change this? Thanks Anne -------------- next part -------------- A non-text attachment was scrubbed... Name:
2009 Oct 24
3
Turning off X-Windows
Hi All, How does one best turn of X-Windows? I dont need it, ssh works just fine for me. I seem to recall it was complicated and since I know enough to do my stuf and not well versed yet in fixing things I break, I dont want to blow this up. Best, -ML
2010 Oct 16
0
RHEL 6 /etc/inittab misconfigured
Here is my output: Console: colour dummy device 80x25 console [tty0] console [hvc0] installing Xen timer for CPU 0 Detected 1806.840 MHz processor Calibrating delay loop (skipped), value calculated using timer frequency.. 3613.68 BogoMIPS (lpj=7227360) Mount-cache hash table entries: 256 CPU: L1 I Cache: 64K (64 bytes/line) Apic siabled by BIOS Grant table initialized NET: Registering protocol
2015 Mar 19
4
How to boot CentOS 7 in Text mode in default?
I have done what you said and I restarted centos7. It still goes into graph mode automatically. So what is the step I can do to go into text mode automatically? 2015-03-19 12:03 GMT-07:00 Digimer <lists at alteeve.ca>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Try: > > plymouth-set-default-theme --list > > You should see 'text' and
2010 Jan 31
12
[Bug 26349] New: nouveau_hybrid_setup: disables a discrete NVS 3100m on ThinkPad T410
http://bugs.freedesktop.org/show_bug.cgi?id=26349 Summary: nouveau_hybrid_setup: disables a discrete NVS 3100m on ThinkPad T410 Product: xorg Version: git Platform: All OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo:
2015 Mar 19
0
How to boot CentOS 7 in Text mode in default?
Modify the boot lable as below. Sudo vim /etc/inittab Id:5:initdefault: Id:3:initdefault: You have to chage the setup 5 > 3 Good luck!! -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Peidong Chen Sent: Thursday, March 19, 2015 12:09 PM To: CentOS mailing list Subject: Re: [CentOS] How to boot CentOS 7 in Text mode in
2008 Jan 01
2
Opensuse 10.3 does not charge dom0
I decided to upgrade from openSuse 10.2 to openSuse 10.3. I installed xen things, but when I boot using xen option the system is blocked. It appears the green window, with little suse logo in the middle, and mouse cursor, but the system crashes. My computer is a Pentium 4 1,5 GHz, 512 MB of RAM. I attached "diff boot.msg boot.omsg" (as diff opensuse-normal-kernel opensuse-xen-kernel)
2010 Oct 25
3
Dell E6410
Just recently bought a Dell E6410 with a Intel? HD Graphics with ExpressCard with I7-640m processor. Having some issues getting a graphical env to work. By just the looks of lspci X is wanting to use the VGA Compatable controller: Intel Corp Core Processor Intergrated graphics controller. Everything else is using Intel Corp Series 5/3400 Series Chipset. Has anyone else had any luck getting