-=| Artur R. Czechowski, Wed, Oct 08, 2008 at 10:20:47PM +0200 |=- > On Wed, Oct 08, 2008 at 09:43:51AM -0500, John Goerzen wrote: > > Damyan Ivanov wrote: > > > Do you have "pciehp" in /etc/modules and "options pciehp > > No. > > > pciehp_force=1 pciehp_slot_with_bus=1" in /etc/modprobe.d/local? > > No. > > But making both of those changes fixed the problem for me. > Is it possible to put it somewhere in the package? I can write a debconf > section like: > > Choose your model: > ( ) 700 > ( ) 701 > ( ) whatever
The model number can be deduced using dmidecode: # dmidecode -s system-manufacturer ASUSTeK Computer INC. # dmidecode -s system-product-name 901 so no need to involve debconf. Do the above settings in /etc/modules and /etc/modprobe.d/local (I guess we should use /etc/modprobe.d/eeepc instead of local) work for all models? I know they work for 901. 701 does not need pciehp_slot_with_bus, but does it cause any harm? -- dam JabberID: [EMAIL PROTECTED]
signature.asc
Description: Digital signature
_______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
