search for: video_card

Displaying 10 results from an estimated 10 matches for "video_card".

Did you mean: videocard
2017 Jan 29
2
Linking Linux kernel with LLD
...Does anybody have any suggestions on how to debug it or any guesses what did go wrong while linking? > >Regards, >Dmitry It should not boot atm, I believe. I mentioned earlier, LLD currently generates wrong output for scripts like: .rodata : { *(.rodata) *(.rodata.*) . = ALIGN(16); video_cards = .; *(.videocards) video_cards_end = .;? That is sample from kernel realmode script. We produce wrong values for video_cards/video_cards_end. Reduced sample is D29217, and thread with possible patch for that is D27415 which is under discussions now. (Though there are also probably can be other...
2017 Jan 30
0
Linking Linux kernel with LLD
...op:0px;margin-bottom:0px;padding:12px;border:0px;background:rgba(71,87,120,0.0784314);overflow:auto;border-radius:3px;white-space:pre-wrap;font-stretch:normal;font-size:12px;line-height:15px;font-family:Menlo,Consolas,Monaco,monospace;">.rodata : { *(.rodata) *(.rodata.*) . = ALIGN(16); video_cards = .; *(.videocards) video_cards_end = .;​<br /></pre> <br /> </div> <div>That is sample from kernel realmode script. We produce wrong values for video_cards/video_cards_end.<br /> </div> <div>Reduced sample is D29217, and thread with possible patch...
2017 Jan 24
3
Linking Linux kernel with LLD
>>> - D28094 (Implemented support for R_386_PC8/R_386_8 relocations) >> Do you remember where it was used ? > >setup.elf: > ld.lld -m elf_i386 -T arch/x86/boot/setup.ld arch/x86/boot/a20.o arch/x86/boot/bioscall.o arch/x86/boot/cmdline.o arch/x86/boot/copy.o arch/x86/boot/cpu.o >arch/x86/boot/cpuflags.o arch/x86/boot/cpucheck.o arch/x86/boot/early_serial_console.o
2009 Sep 08
11
[Bug 23792] New: Getting inverted colors after having launched Virtualbox with Nouveau driver
http://bugs.freedesktop.org/show_bug.cgi?id=23792 Summary: Getting inverted colors after having launched Virtualbox with Nouveau driver Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2006 Jun 23
13
Best OS Choice for Rails server?
I am going for a dedicated hosted server for a rails app I am working on, and have a choice from several different operating systems. I excluded windows 2003 from the list because it has been giving RMagick fits for me. The app is Ruby 1.8.4, Rails 1.1.2, mySQL 5.0 The contestants are: Red Hat Enterprise 3.0 Red Hat Enterprise 4.0 Debian CentOS FreeBSD I''m leaning towards Debian,
2018 Apr 28
2
[Bug 106294] New: GM204/modesetting DDX: Odd corruption (red backgrounds) introduced by Mesa
...:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM204 [GeForce GTX 970] [10de:13c2] (rev a1) I am running Gentoo Linux with the sys-kernel/gentoo-sources-4.15.4 kernel, with the following (relevant) packages installed: * x11-base/xorg-server-1.19.5-r1 * x11-base/xorg-drivers-1.19 (with VIDEO_CARDS="nouveau") In my kernel configuration, CONFIG_DRM_NOUVEAU is set to "m". Please let me know if you need any more information. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. -------------- next part -------------...
2017 Jan 28
5
Linking Linux kernel with LLD
On Fri, Jan 27, 2017 at 1:31 PM, Rui Ueyama <ruiu at google.com> wrote: > Sean, > > So as you noticed that linker script tokenization rule is not very trivial > -- it is context sensitive. The current lexer is extremely simple and > almost always works well. Improving "almost always" to "perfect" is not > high priority because we have many more high
2009 Aug 19
1
Mouse Cursor drifts in some directx games
...negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY ================================================================= Package Settings...
2007 Dec 22
5
[Bug 13778] New: DMA queue hang Class 0x0397 Mthd 1808, FX5600
...eling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="sv_SE.UTF-8" USERLAND="GNU" VIDEO_CARDS="nouveau vesa" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You a...
2010 Nov 08
89
Re: DM-CRYPT: Scale to multiple CPUs v3 on 2.6.37-rc* ?
On Sun, Nov 07 2010 at 6:05pm -0500, Andi Kleen <andi@firstfloor.org> wrote: > On Sun, Nov 07, 2010 at 10:39:23PM +0100, Milan Broz wrote: > > On 11/07/2010 08:45 PM, Andi Kleen wrote: > > >> I read about barrier-problems and data getting to the partition when > > >> using dm-crypt and several layers so I don''t know if that could be > >