I think this is what you asked for...
Thanks again.
cat /etc/modprobe.conf
install scsi_hostadapter /sbin/modprobe ahci; /sbin/modprobe ata_piix; /bin/true
install usb-interface /sbin/modprobe ohci_hcd; /sbin/modprobe ehci_hcd; /bin/true
alias wlan0 r8192se_pci
alias sound-slot-0 unknown
alias eth0 r8169
alias sound-slot-1 snd-hda-intel
options snd_hda_intel index=1
options snd-ac97-codec power_save=0
alias pci:v000010ECd00008171sv0000103Csd00001467bc02sc80i00 r8192se_pci
alias snd-1 snd-hda-intel
I hope I'm going to tell the right thing now.... if not we'll correct it later (it won't break your install or so, no worries - except if you're doing yet 10 other rare things at the same time

)
Press <Alt><F2>, and in the krunner that appears,
enter: "kdesu dolphin" (without quotes)
=> put in the root password when prompted
Navigate to the main directory (the root dir), and then go to following path:
/etc/pm/config.d/
In that directory, please
make a
new file, named
config (for example, normally it doesn't exist yet I think)...
=> in that file, copy paste the following line:
SUSPEND_MODULES="rtl8192se_pci"
=> I'm still not sure about the name of the module (because I'm not an expert in this commands)
I'll try to ask it a bit more detailed...
When opening PCLinuxOS Control Center (the grey circle with the crossed tools inside on the bar at the bottom of the screen), and going to "Hardware", and then selecting "Browse and configuring hardware"
=> please select the wireless card you have (maybe under Ethernet Devices or something like that), and look in the main window at what's defined as "module".....
So, you may indeed just try the directions above, or first get sure about the module which is activated for your wireless card (sorry that this is taking so long - maybe someone else would have helped you much faster

)
Please let us know the results
