I have a ThinkPad Tablet 2 that I am thinking of loading with Ubuntu. However there are some issues that might prevent me from doing this. I want to see what people here think.
1) The tablet comes...
Type: Posts; User: roadkillbunny; Keyword(s):
I have a ThinkPad Tablet 2 that I am thinking of loading with Ubuntu. However there are some issues that might prevent me from doing this. I want to see what people here think.
1) The tablet comes...
Hi all,
I just bought myself the Logitech M555b BlueTooth mouse to use with my laptop when I travel. The basic functionality works out of the box on Ubuntu. However, some advanced features do not...
Interesting scripts. They work with other laptops too, while mine only works with ones with the hdaps module for hard-drive accelerometer for now. But they can't be controller via DBus. :(
I'll...
Ah, thank you for the information.
Hello,
Some time ago, I've written a deamon for my tablet PC (ThinkPad X61) that, when the screen is in tablet mode, monitors the orientation of the tablet via the hard-drive accelerometer and...
Hello,
I have a package in a PPA that I've created for Ubuntu Karmic, but now I want to create a new package for Ubuntu Lucid.
There have been no changes in the source code, so according to...
I've written a python daemon that checks the orientation of a tablet pc from a built in accelerometer (currently hdaps based ones only supported), and then it rotates the screen such that it fits the...
That does seem to have been the problem. The python-xrander package works perfectly on karmic, even though it was packaged for gutsy. But it seems that the launchpad PPA dependency requires that the...
I've added the Displayconfig-gtk PPA before I uploaded my package, so it's either not working or it doesn't do anything other than display a message to others that try to add it to their sources.list.
Hi there,
I am trying to publish a python script that rotates the screen of a tablet based on the orientation of the tablet. To do this, I use xrandr, or to be more specific the python bindings...
Does not seem to work anymore, with Jaunty... :(
Any suggestions?
Hi there,
I am trying to get the built-in microphone of the Lenovo USB Webcam to work on Ubuntu Hardy Heron. The webcam itself works great (using the GSPCA driver), but I have no idea where to start...
Hi,
I am working on a script for my tablet that will rotate the screen based on its physical orientation as indicated with the built in accelerator when in tablet mode. I got the rotating part...
Right after loading the bcm43xx module:
wlan0 IEEE 802.11b/g ESSID:off/any Nickname:"Broadcom 4306"
Mode:Managed Access Point: Invalid Bit Rate=1 Mb/s
RTS thr:off ...
I have a BCM4306 wireless card in my amd64 laptop. I have been using it sucessfully with ndiswrapper for some time now, but since I updated to Drapper I figured I will give the native bcm43xx driver...