It seems very hard to find out information regarding drivers and hardware. For system device info you need to install the Gnome Device Manager, for proprietary driver info you need to view the hardware drivers application. Why cant these functionalities be one in the same? You could have one application that shows information pertaining to both.
USB Speakers are becoming more popular as lower-energy options for external sound support on computers.
However, while Ubuntu Intrepid detected my usb speakers, choosing the spekers as primary in System > Preferences > Sound resulted in wildly inconsistent results, or else defaulted to the inboard speaker on my laptop.
I can only assume similar issues with USB headsets, as typically Ubuntu sees these as a supplemental audio device.
It would be better if such a simple task did not require extensive command-line usage...
A very easy, and quite intuitive way, would be to allow the user to select the drive in nautilus' My Computer window, and rename it from there.
Finding the filesystem type and using the appropriate command could then be executed in the background (read seemlessly), by the OS, or some handler application.
This helps the user in quickly identifying his external drives, either in his personal PC or elsewhere, as opposed to just selecting mount points with serial numbers, which would only work locally on his own computer.
As I understand, system could distinguish one external storage from another. So, I think it would be useful to set unique after-plugging-behaviour for each device.
For example, I use 4gb apacer flash only for backup. So the only thing I want to do with it is to run appropriate script and then unplug.
Another my USB device is my 2gb transcend pleer. Every time I plug it, I want only to sync contents of my ~/music/2pleer/ folder with it. So, may be you could find some solution (preferably GUI-based) for this?
Written by shawe_ewahs the 20 Sep 09 at 11:51.
New
Checkbox-gtk test your hardware for know if it works correctly or not, it can be used for know existing hardware in the world, and have information for how to configure it more correctly.
It can be implemented with a DB with information from hardware tested, and information like launchpad for how to configure it better than default config.
With a lot of people trying have it better configuration for hardware, can be able to have a database that also can autoconfigure hardware with little scripts and Checkbox-gtk can propose to configure it if exists a better way to configure it.
Well, as a computer enthusiast I have some old accessories (like my serial Microsoft Mouse). I would like to be able to configure the settings without going into the command prompt and all that hassle. I just want to go to settings and select the input method. Thanks.
Alright, so as the hardware companies keep making new hardware, the drivers have to be made over again. Now think about this, we have an installation of JVM and then we install drivers that route through it and then integrate it with the kernel. Now we won't have to make device-dependent drivers, it would be architecture free. This has been done before in an OS called JNode and I am currently working on this idea here: http://sites.google.com/site/autoubuntudrivers/proposal
I wanted to bring this idea to more people and thus Ubuntu Brainstorm seemed to be good idea. I would appreciate comments regarding the rationale of this project.
New ATI drivers for older graphic cards (example series 1650) are not compatible with new x server
After installing ATI drivers system is unusable.
Solution is to downgrade xserver-xorg*, fglrx*, xorg-driver-fglrx, libdrm2, gnome-session, and fast-user-switch-applet packages. But why to do that?
Is it possible to implement x server switcher, which could activate one group of packages compatible with given hardware?