From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from plane.gmane.org ([80.91.229.3]:38404 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752810AbbICJp4 (ORCPT ); Thu, 3 Sep 2015 05:45:56 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZXR5d-0004Tg-H5 for linux-pci@vger.kernel.org; Thu, 03 Sep 2015 11:45:54 +0200 Received: from 195.219.98.189 ([195.219.98.189]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Sep 2015 11:45:53 +0200 Received: from peio by 195.219.98.189 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Sep 2015 11:45:53 +0200 To: linux-pci@vger.kernel.org From: Peio Subject: Re: PCI rescan : can't assign mem [SOLVED] Date: Thu, 3 Sep 2015 09:45:47 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-pci-owner@vger.kernel.org List-ID: Peio azkarate.eu> writes: > > Yinghai Lu kernel.org> writes: > > > boot with pci=nocrs ? > > > > Try to get BIOS update. > > > > > If I change BIOS parameters I'll need a fresh install or the actual kernel > > > reconigzes changes?. > > should not. > > > > I'll try pci=nocrs and BIOS update. > Thank you Yinghai. > > I solved the issue. 1.- Boot kernel with pci=nocrs parameter (linux assigns lot of memory ro pci root bus). 2.- Remove upstream bridge : sudo echo 1 > /sys/bus/pci/devices/0000:00:1c.0/remove 3.- Rescan PCI bus sudo echo 1 > /sys/bus/pci/rescan