Mailinglist Archive: opensuse-factory (340 mails)
| < Previous | Next > |
Re: [opensuse-factory] eee-pc hotkey support not up to date..?
- From: Oddball <monkey9@xxxxxx>
- Date: Fri, 03 Apr 2009 11:02:01 +0200
- Message-id: <49D5D089.2070104@xxxxxx>
Herbert Graeber schreef:
loaded, so it could be detected, or do i understand this wrong here?
I did create the file, but how to get it read?
Because still no hw-info on rt2860, according to yast2 networksettings.
Why does one kernel find the wifi, and another one does not?
--
Have a nice day ;)
Oddball aka M9.
OS: Linux 2.6.29-56-default i686
Huidige gebruiker: oddball@EEEPC-901-ROB
Systeem: openSUSE 11.1 (i586)
KDE: 4.2.1 (KDE 4.2.1) "release 106"
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
What should happen when creating this file is that the rt2860 would be
I have found another important thing I have done for my eeepc. WLAN modules
are anebled/disabled by hotplugging them. But the BIOS doesn't tell this via
ACPI. So one has to force the load of module pciehp. I do this with a
/etc/modprobe.d/eeepc file:
options pciehp pciehp_force=1
install eeepc-laptop /sbin/modprobe pciehp; /sbin/modprobe -i
eeepc-laptop
$CMDLINE_ARGS
The reason for doing it this way is, that the cahnge to the system is
isolated
to one single file. It is easier to make a rpm when on can install an
additional file, than modifying an existing one. Another reason is, that the
first line of this file is needed anyway.
loaded, so it could be detected, or do i understand this wrong here?
I did create the file, but how to get it read?
Because still no hw-info on rt2860, according to yast2 networksettings.
Why does one kernel find the wifi, and another one does not?
--
Have a nice day ;)
Oddball aka M9.
OS: Linux 2.6.29-56-default i686
Huidige gebruiker: oddball@EEEPC-901-ROB
Systeem: openSUSE 11.1 (i586)
KDE: 4.2.1 (KDE 4.2.1) "release 106"
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |