Tagged Questions
1
vote
1answer
854 views
Message while booting : “can't allocate mem resource [0xc0000000-0xbfffffff]”
I get the following message on the console every time the Linux kernel boots:
pci 0000:00:00.0: BAR 0: can't allocate mem resource [0xc0000000-0xbfffffff]
Is this an error message? What causes this ...