Hi all!
This is not a proper bug or fix, it's more an enhancement but I think this category would suit as well
The problem: BT3 runs on the eeePC but hardware support is far from perfect. No acpi, no hotkeys, no webcam support. The wifi is properly setup but you've to turn it on and off from BIOS, which is quite awkward.
The solution: I've released an lzm complete with sources and SlackBuilds over at http://sid77.slackware.it/bt3/
This module includes acpi support already set up with events and actions, uvcview webcam module, synaptics touchpad driver and custom xorg.conf and rc.modules for the eeePC.
I'm currently runnning bt3 final live+changes from the eeePC ssd, whatever way you're booting it, just save the module into /optional folder and add it to the "load=" section of your syslinux.cfg. Another important tip, which is not included for obvious reasons, is to append the "combined_mode=libata" to the kernel parameter list if you want to get the maximum speed from your eeePC ssd.
Enjoy the module and report back any problems or issues![]()
"Whatever happened to playing a hunch, Scully? The element of surprise, random acts of unpredictability? If we fail to anticipate the unforeseen or expect the unexpected in a universe of infinite possibilities, we may find ourselves at the mercy of anyone or anything that cannot be programmed, categorized or easily referenced."
thanks for the link ;-)
I'll edit the original post once I get the needed post count
Received this pm today:
Question: Does this lzm fix the battery issue?
Answer: No it doesn't as it's not a real issue ;-) the problem relies on the application which polls the acpi stats and wrongly computes the remaining time. Displayed remaining percentage is correct. Under Ubuntu and GNOME the "fix" is to disable the low battery warning, it can be applied here as well.
EeePC 70x enhancing module: http//sid77.slackware.it/bt3/
sid77, I tried your .lzm just to see what happened and X wouldnt start after i inserted the .lzm. Anyway just wanted to make sure people back up their xorg.conf or know how to create a new one if they decide to use this.
this is strange: I'm just using the file provided by bt3 xorg autoconf with the support for synaptics drivers added by me.
by the way, did you also use the provided rc.modules? synaptics drivers are quite picky when it comes to handling the mouse :-P
the shipped config file is located here: http://sid77.slackware.it/bt3/repo/s...iles/xorg.conf could you check against it?
ciao
EeePC 70x enhancing module: http//sid77.slackware.it/bt3/
It´t working for me on my 701, just droped the lzm in modules and booted bt3 from my sd card, now I can enable and disable wireless and also se a graf when adjusting brightnes.
tnx
ps.
I´m on sd card, live bt3 install with save changes.
thanks for trying it out, micked![]()
EeePC 70x enhancing module: http//sid77.slackware.it/bt3/
...great stuff sid77 ...this is what every BT+eee user should put in the modules
...tell me, how to boot with "combined_mode=libata" parameter ...i mean how exactly?
thx
thanks
edit your syslinux.cfg and add combined_mode=libata at the end of the APPEND section of your choice, then boot the modified voice.
as the configuration file is locate at /boot/syslinux/syslinux.cfg this can be done only on rw media like a usb stick or a live+changes installation on your ssd. if you boot from a cdrom (less likely from an eeepc) you've to remaster the iso or add it manually at each boot.
if you've done a real install, edit your bootloader configuration file.
EeePC 70x enhancing module: http//sid77.slackware.it/bt3/