search for: 10de0ffc

Displaying 5 results from an estimated 5 matches for "10de0ffc".

2013 Sep 27
2
Resource map sanity check fails after GRUB "keeps" the gfx mode
On 26/09/13 23:37, Pavel Roskin wrote: > Hello! > > I have spent some time on the issue. I'm not sure it's a nouveau bug. > I have a fix that changes arch/x86/kernel/sysfb_simplefb.c only. > > GRUB actually uses graphic mode on my card. That mode is supported by > simplefb. However, the resource conflict happens regardless of whether > simplefb is enabled.
2013 Sep 27
0
Resource map sanity check fails after GRUB "keeps" the gfx mode
...t busy. With the new patch, nvidiafb doesn't report that the resource is busy, it reports unsupported hardware, which is true. Old patch: nvidiafb 0000:01:00.0: BAR 3: can't reserve [mem 0xf0000000-0xf1ffffff 64bit pref] nvidiafb: cannot request PCI regions New patch: nvidiafb: Device ID: 10de0ffc nvidiafb: unknown NV_ARCH I'll send the patch to x86 at kernel.org, it's clearly not an nvidia issue. -- Regards, Pavel Roskin
2013 Oct 03
2
Resource map sanity check fails after GRUB "keeps" the gfx mode
Hi Pavel On Fri, Oct 4, 2013 at 12:10 AM, Pavel Roskin <proski at gnu.org> wrote: > Hi David, > > On Thu, 3 Oct 2013 00:19:56 +0200 > David Herrmann <dh.herrmann at gmail.com> wrote: > >> >> And your PCI-BAR adjustment doesn't change >> >> anything either, sorry. >> > >> > I simply tried another approach to pacify the
2013 Oct 04
0
Resource map sanity check fails after GRUB "keeps" the gfx mode
...adjust:nvidiafb_probe START dm-busy-noadjust:nvidiafb 0000:01:00.0: BAR 3: can't reserve [mem 0xf0000000-0xf1ffffff 64bit pref] dm-busy-noadjust:nvidiafb: cannot request PCI regions dm-nobusy-adjust:nvidiafb_setup START dm-nobusy-adjust:nvidiafb_probe START dm-nobusy-adjust:nvidiafb: Device ID: 10de0ffc dm-nobusy-adjust:nvidiafb: unknown NV_ARCH dm-nobusy-noadjust:nvidiafb_setup START dm-nobusy-noadjust:nvidiafb_probe START dm-nobusy-noadjust:nvidiafb 0000:01:00.0: BAR 3: can't reserve [mem 0xf0000000-0xf1ffffff 64bit pref] dm-nobusy-noadjust:nvidiafb: cannot request PCI regions The error co...
2013 Sep 27
2
Resource map sanity check fails after GRUB "keeps" the gfx mode
...#39;t report that the resource is busy, it reports > unsupported hardware, which is true. > > Old patch: > nvidiafb 0000:01:00.0: BAR 3: can't reserve [mem 0xf0000000-0xf1ffffff > 64bit pref] > nvidiafb: cannot request PCI regions > > New patch: > nvidiafb: Device ID: 10de0ffc > nvidiafb: unknown NV_ARCH > > I'll send the patch to x86 at kernel.org, it's clearly not an nvidia issue. > > -- > Regards, > Pavel Roskin