deb-gen.sh - Debian Package extractor and builder

Today I’ve published: deb-gen.sh - a Debian Package extractor and builder.
with it you can extract .deb package, edit whatever you want and rebuild it without any problem :-)
You can find it here: http://code.alexworld.it/code/deb-gen.sh.html
bye!
3 anni fa
ubuntu xserver-xorg-input-synaptics 0.99.2 deb

I’ve corrected the debian package xserver-xorg-input-synaptics_0.99.2-0.1_i386.deb that you can find here: http://alioth.debian.org/~dsalt-guest/eee/
There was a dependency problem that prevented the installation in Ubuntu 8.10 (codename: intrepid), correcting the dependecy reference seems to solve this problem.
You can now use your elantech touchpad with kernel 2.6.28!
You can find the updated xserver-xorg-input-synaptics in my folder: http://www.alexworld.it/download/
or directly there: xserver-xorg-input-synaptics_0.99.2-0.1_i386.deb
bye,
eeepc 900 and kernel linux 2.6.28

alex@dothan:~$ uname -a
Linux dothan 2.6.28-dothan #2 SMP Sun Jan 4 19:04:50 CET 2009 i686 GNU/Linux
alex@dothan:~$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13
model name : Intel(R) Celeron(R) M processor 900MHz
stepping : 8
cpu MHz : 900.000
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx up bts
bogomips : 1800.02
clflush size : 64
power management:
It’s all ok!!
all works ok, kernel 2.6.28 gives you full support to your eeepc 900 hardware without any type of patch!
You have only to update xserver-xorg-synaptics to the latest version: 0.99.* otherwise you won’t have the complete touchpad support (by elantech driver included in the kernel).
you can find xserver-xorg-synaptics debian packages here: http://alioth.debian.org/~dsalt-guest/eee/
elantech driver official website: http://arjan.opmeer.net/elantech/
Goodbye,
3 anni fa
Gnu/Linux - eeepc get errors with some sd cards
![]()
Hello, maybe if you have an Asus eeepc this can sound familiar:
[ 2948.736927] sd 2:0:0:0: [sdb] 1984000 512-byte hardware sectors (1016 MB)
[ 2948.741932] sd 2:0:0:0: [sdb] Write Protect is off
[ 2948.741951] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 2948.741959] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 2948.751918] sd 2:0:0:0: [sdb] 1984000 512-byte hardware sectors (1016 MB)
[ 2948.754938] sd 2:0:0:0: [sdb] Write Protect is off
[ 2948.754957] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 2948.754964] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 2948.754980] sdb: sdb1
[ 2984.386913] sd 2:0:0:0: [sdb] Device not ready: Sense Key : Not Ready [current]
[ 2984.386941] sd 2:0:0:0: [sdb] Device not ready: Add. Sense: Medium not present
[ 2984.386959] end_request: I/O error, dev sdb, sector 1983984
[ 2984.386975] Buffer I/O error on device sdb, logical block 247998
[ 2984.407911] sd 2:0:0:0: [sdb] Device not ready: Sense Key : Not Ready [current]
[ 2984.407936] sd 2:0:0:0: [sdb] Device not ready: Add. Sense: Medium not present
[ 2984.407953] end_request: I/O error, dev sdb, sector 1983984
[ 2984.407966] Buffer I/O error on device sdb, logical block 247998
[ 2984.408153] Buffer I/O error on device sdb, logical block 0
[ 2984.408186] Buffer I/O error on device sdb, logical block 0
[ 2984.408229] Buffer I/O error on device sdb, logical block 0
[ 2984.408296] Buffer I/O error on device sdb, logical block 247999
[ 2984.408341] Buffer I/O error on device sdb, logical block 247999
[ 2984.408382] Buffer I/O error on device sdb, logical block 247999
[ 2984.408421] Buffer I/O error on device sdb, logical block 247999
What?? Are you going crazy with some SD CARDS?
Cannot you mount them an dmesg shows you something like previous logfile?
Don’t worry man, the soution is very simple:
reboot your eeepc, press F2 to enter BIOS and set the Variable: “OS Installation” to: [Finished].
That’s all, all of your sd cards will begin to work without any problems!
see you!
3 anni fa
Couldn’t execute command: evolution
Verify that this is a valid command.
This is what you can see if you’ve removed evolution from your ubuntu distro and it will appear every time you’ve plugged in the AC of your notebook.
You can simply avoid this problem by remove execute permission to the script file responsable of this action:
root@dothan:/# chmod -x /etc/acpi/mailbtn.sh
If you have evolution installed, you can also do this command to avoid to launch it every time you will plug AC on your notebook.
gbye,
3 anni fa



