On Mon, Sep 25, Greg KH wrote: > Use at your own risk!!! I havent debugged it, but it seems to reorder the driver probing, offb vs. nvidiafb (-bad, +good): -Using unsupported 1024x768 NVDA,Display-A at 90020000, depth=8, pitch=1024 -PCI: Unable to reserve mem region #2:10000000@90000000 for device 0000:0a:00.0 -nvidiafb: cannot request PCI regions +nvidiafb: Device ID: 10de0141 +nvidiafb: CRTC0 analog found +nvidiafb: CRTC1 analog found +nvidiafb: Found OF EDID for head 1 +nvidiafb: EDID found from BUS1 +nvidiafb: EDID found from BUS2 +nvidiafb: CRTC 0 appears to have a CRT attached +nvidiafb: Using CRT on CRTC 0 Console: switching to colour frame buffer device 128x48 -fb0: Open Firmware frame buffer device on /pci@0,f0000000/NVDA,Parent@0/NVDA,Display-A@0 +nvidiafb: PCI nVidia NV14 framebuffer (64MB @ 0x90000000)
Attachment:
dmesg.sync.txt.gz
Description: application/gunzip
Attachment:
dmesg.async.txt.gz
Description: application/gunzip
- Follow-Ups:
- References:
- [PATCH 35/47] Driver core: fix comments in drivers/base/power/resume.c
- From: Greg KH <[email protected]>
- [PATCH 36/47] Driver core: fixed add_bind_files() definition
- From: Greg KH <[email protected]>
- [PATCH 37/47] add __must_check to device management code
- From: Greg KH <[email protected]>
- [PATCH 38/47] add CONFIG_ENABLE_MUST_CHECK
- From: Greg KH <[email protected]>
- [PATCH 39/47] v4l-dev2: handle __must_check
- From: Greg KH <[email protected]>
- [PATCH 40/47] drivers/base: Platform notify needs to occur before drivers attach to the device
- From: Greg KH <[email protected]>
- [PATCH 41/47] drivers/base: check errors
- From: Greg KH <[email protected]>
- [PATCH 42/47] sysfs: add proper sysfs_init() prototype
- From: Greg KH <[email protected]>
- [PATCH 43/47] Driver Core: add ability for drivers to do a threaded probe
- From: Greg KH <[email protected]>
- [PATCH 44/47] PCI: enable driver multi-threaded probe
- From: Greg KH <[email protected]>
- [PATCH 35/47] Driver core: fix comments in drivers/base/power/resume.c
- Prev by Date: Re: [BUG] Oops on boot (probably ACPI related)
- Next by Date: Re: [RETRY] [PATCH] load_module: no BUG if module_subsys uninitialized
- Previous by thread: [PATCH 47/47] Driver core: Don't call put methods while holding a spinlock
- Next by thread: Re: [PATCH 44/47] PCI: enable driver multi-threaded probe
- Index(es):