ubuntu-netbook interview questions
Top ubuntu-netbook frequently asked interview questions
My touchpad is recognised as a mouse, and for this reason I cannot disable it while I'm typing nor can I take advantage of scrolling and multi-touch features that my touchpad should support.
My machine is a netbook HP Mini 210 1000SA and I'm currently using Natty 32bit, but I have experienced this same issue before with Lucid and Maverick.
I've searched the entire web looking after a solution for this, but I haven't found anything but lots of people experiencing the same problem, including users of different machines.
I really hope that there is a solution for this issue or at least that it will be fixed in Natty, as it is really annoying.
Is anyone able to provide us (me and the hundreds of poor souls with the same problem) a relief?
Thank you very much indeed!
P.S.: Information that might help:
angelo@XXX:~$ cat /proc/bus/input/devices
I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
U: Uniq=
H: Handlers=kbd event0
B: PROP=0
B: EV=3
B: KEY=100000 0 0 0
I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
U: Uniq=
H: Handlers=event1
B: PROP=0
B: EV=21
B: SW=1
I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
U: Uniq=
H: Handlers=kbd event2
B: PROP=0
B: EV=3
B: KEY=100000 0 0 0
I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input3
U: Uniq=
H: Handlers=sysrq kbd event3
B: PROP=0
B: EV=120013
B: KEY=20000 0 20 0 0 0 0 500f 2100002 3803078 f900d401 feffffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7
I: Bus=0019 Vendor=0000 Product=0000 Version=0000
N: Name="HP WMI hotkeys"
P: Phys=wmi/input0
S: Sysfs=/devices/virtual/input/input4
U: Uniq=
H: Handlers=kbd event4
B: PROP=0
B: EV=23
B: KEY=40 0 0 0 7 0 0 2100400 0 0 0 0
B: SW=22
I: Bus=0003 Vendor=064e Product=f100 Version=0332
N: Name="HP Webcam-50"
P: Phys=usb-0000:00:1d.7-4/button
S: Sysfs=/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/input/input5
U: Uniq=
H: Handlers=kbd event5
B: PROP=0
B : EV=3
B: KEY=100000 0 0 0 0 0 0
I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6
U: Uniq=
H: Handlers=kbd event6
B: PROP=0
B: EV=3
B: KEY=3e000b 0 0 0 0 0 0 0
I: Bus=0011 Vendor=0002 Product=0001 Version=0000
N: Name="PS/2 Synaptics TouchPad"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input7
U: Uniq=
H: Handlers=mouse0 event7
B: PROP=0
B: EV=7
B : KEY=70000 0 0 0 0 0 0 0 0
B: REL=3
I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA Intel Mic at Ext Front Jack"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8
U: Uniq=
H: Handlers=event8
B: PROP=0
B: EV=21
B: SW=10
I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA Intel HP Out at Ext Front Jack"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
U: Uniq=
H: Handlers=event9
B: PROP=0
B: EV=21
B: SW=4
angelo@XXX:~$ xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ PS/2 Synaptics TouchPad id=11 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ HP Webcam-50 id=9 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=10 [slave keyboard (3)]
↳ HP WMI hotkeys id=12 [slave keyboard (3)]
angelo@XXX:~$ cat /var/log/Xorg.0.log | grep -i synaptics
[ 21.058] (II) config/udev: Adding input device PS/2 Synaptics TouchPad (/dev/input/event7)
[ 21.058] (**) PS/2 Synaptics TouchPad: Applying InputClass "evdev pointer catchall"
[ 21.058] (**) PS/2 Synaptics TouchPad: always reports core events
[ 21.058] (**) PS/2 Synaptics TouchPad: Device: "/dev/input/event7"
[ 21.068] (--) PS/2 Synaptics TouchPad: Found 3 mouse buttons
[ 21.068] (--) PS/2 Synaptics TouchPad: Found relative axes
[ 21.068] (--) PS/2 Synaptics TouchPad: Found x and y relative axes
[ 21.068] (II) PS/2 Synaptics TouchPad: Configuring as mouse
[ 21.068] (**) PS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[ 21.068] (**) PS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.068] (II) XINPUT: Adding extended input device "PS/2 Synaptics TouchPad" (type: MOUSE)
[ 21.069] (II) PS/2 Synaptics TouchPad: initialized for relative axes.
[ 21.069] (**) PS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 21.069] (**) PS/2 Synaptics TouchPad: (accel) acceleration profile 0
[ 21.069] (**) PS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 21.069] (**) PS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 21.070] (II) config/udev: Adding input device PS/2 Synaptics TouchPad (/dev/input/mouse0)
angelo@XXX:~$ xinput --list-props 11
Device 'PS/2 Synaptics TouchPad':
Device Enabled (135): 1
Coordinate Transformation Matrix (137): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
Device Accel Profile (255): 0
Device Accel Constant Deceleration (256): 1.000000
Device Accel Adaptive Deceleration (257): 1.000000
Device Accel Velocity Scaling (258): 10.000000
Evdev Axis Inversion (259): 0, 0
Evdev Axes Swap (261): 0
Axis Labels (262): "Rel X" (145), "Rel Y" (146)
Button Labels (263): "Button Left" (138), "Button Middle" (139), "Button Right" (140), "Button Wheel Up" (141), "Button Wheel Down" (142)
Evdev Middle Button Emulation (264): 0
Evdev Middle Button Timeout (265): 50
Evdev Wheel Emulation (266): 0
Evdev Wheel Emulation Axes (267): 0, 0, 4, 5
Evdev Wheel Emulation Inertia (268): 10
Evdev Wheel Emulation Timeout (269): 200
Evdev Wheel Emulation Button (270): 4
Evdev Drag Lock Buttons (271): 0
angelo@XXX:~$
Source: (StackOverflow)
Most recent Ubuntu 12.04 seems to be quite nice and Unity (3D/2D) works fine for me, however not on my old Acer Aspire One any more.
There was a times, when I switched from Windows XP to Ubuntu and was happy about system looks, effects and speed... now I attend to think that XP was really great comparing with 12.04.
I have found similar questions here but no reasonable answer: how to lower CPU usage for Unity (3D/2D) and memory consumption for Ubuntu 12.04.
With new interface I could not find how to disable background services...
It's Linux, it's should be the way to optimize without buying new PC... Please share your recipe!
Source: (StackOverflow)
I have an installed application, but I don't know its name. (By "name" I mean what I would type in a command line.)
Is there any way to see this? It seems so obvious, but I can't figure it out.
Source: (StackOverflow)
I want to "try" ubuntu-netbook off the livecd on my Dell Mini1010 (Poulsbo Intel GMA 500 graphics card). It tells me that there is:
"No required driver detected for unity.
You will need to choose the Ubuntu Desktop session once you select your user name.
If you are on Ubuntu live CD, the username is "ubuntu" and you have to enter a blank password."
I intend to install UNE Maverick on my Mini 1010 but I want Unity to function properly. Does this directly reflect what will occur if I install it? Is there a way to correct this issue? (what drivers do i need?)
Source: (StackOverflow)
When selecting a file in Nautilus, I would like to see the context options of the file (mouse right click) using the keyboard and not the mouse.
Example, when i iterate over the list of files in a folder with the arrows, and one of the files is an archive, I would like to extract the file here without the need to go to the mouse.
It is MUCH healthier to work with the keyboard.
Thanks.
Source: (StackOverflow)
I will be going to University soon and am looking for a tablet/netbook on which I can use a stylus to write notes (Chinese characters mostly). I have only found 2 netbooks (with swivel screens and full keyboards) that might work for me. One is the ASUS Eee PC T101MT, and the other is a Gigabyte Touchnote.
Does anyone know of tablets (keyboardless) that Ubuntu fully works on?
Source: (StackOverflow)
Running Xubuntu 12.04 on a netbook (Lenovo S10), the lightdm
process which runs in the background takes up constantly a precious 12% of the CPU. Besides, this consumes a considerable amount of energy, and the battery life already isn't that good.
The process I am referring to is shown in htop
as this command:
/usr/bin/X :0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch -background none
Why is this process necessary? Is there a way to reduce its processor usage?
Source: (StackOverflow)
What has me slightly confused from all the different reports about Unity becoming the default shell in the 11.04 desktop edition:
Some claim and this is how most people seem to see it, that what currently is the UNE interface will be taken 1:1 (including any changes made during the Natty cycle) and used as the interface for the desktop version - meaning that the interface will be exactly the same for 11.04 UNE and UDE.
Some other reports talk more along the lines a "desktop unity", making it sound, that while both will be using Unity, the Desktop edition will get it's own Unity, tailored specifically towards the Desktop formfactor. So both editions will be using Unity, but with slight differences in the layout or interface.
So my question is, will there be any difference between 11.04 Unity "Desktop" and Unity "Netbook" interface?
Source: (StackOverflow)
I am stumped. I upgraded from 10.04 to 10.10 Beta 3 and for some reason I can't get Alt-F2 to do anything. Is this a known bug or am I just not doing the right thing?
Source: (StackOverflow)
I only have a 512 MB flash drive and was wondering if there's an ISO for Ubuntu that will fit on it. I really need to format my netbook.
Source: (StackOverflow)
If a laptop is powered on and connected to AC power, is there a way to issue a command that tells it not to charge the battery?
EDITED:
Perhaps charging of the battery may be stopped if there were a way to fool the system into thinking the battery is already at 100% charge.
Source: (StackOverflow)
I've just upgraded my Ubuntu Desktop from 10.04 to 10.10 on my netbook.
How can I install Ubuntu Unity for my notebook ?
Source: (StackOverflow)
After a long time of enjoying the bliss of ignorance I've been reading up a bit on the developments in the land of desktop environments.
One thing I didn't find was whether there will still be (a need for) a separate netbook edition once Unity becomes the default environment on the Ubuntu desktop.
Surely someone here can tell me what I need to know?
Source: (StackOverflow)