I am in the process of trying to lock down ALL models AND drivers, in the hope
of possibly creating a universal kernel for our tablets, which would be a win - win
for both owners and devs alike. I am at this point just kicking around ideas. I own the
#0811, but need to know the drivers to as many tablets as possible. Duplicate tab models are fine.
So what I need in either a terminal or from adb shell is the output from these commands:
cat /proc/tty/drivers
cat /proc/cpuinfo
cat /proc/kmesg
cat /proc/asound/cards
cat /proc/bus/input/devices
cat /proc/interrupts
cat /proc/devices
dmesg
dmesg | tail
Please, post the output here. The sooner I get this, the sooner I can begin trying to get
the drivers together, pending availability.
If I pull this off, I promise more to come
Thanx in advance!
kuazar
Comment