|
I don't have to tell anyone how easy it is.Because it is. Also I don't have to say how nice it looks, its just beautiful...
What I am going to say is the packages you need to have.
sudo apt-get install athena-jot amule build-essential cabextract cups-pdf unrar gftp gnomebaker gnupg gqview konqueror liferea mypasswordsafe mplayer ntpdate ssh subversion xnest xmms imagemagick grip mypasswordsafe mozilla-thunderbird mozilla-thunderbird-enigmail lightning-extension vlc mozilla-mplayer nfs-common cdrecord mkisofs cups-pdf ccd2iso k9copy gmountiso gstreamer0.10-plugins-ugly-multiverse
Remove the following because they just don't work
sudo apt-get remove totem-mozilla
3D
The new ubuntu is available and uses CompizFusion by default. Great!!! But how do you tune it...
Install the following:
apt-get install compizconfig-settings-manager
Go to: "System - Preferences - Advanced Desktop Effects Settings".
Enjoy and start tuning. Follow this guide for the cube effects. For other settings you can use this guide.
Nokia
To use my Nokia 6230i with Ubuntu you need some packages.
Install the following:
apt-get install gammu wammu python-bluez gnome-bluetooth
To test your connection and find out how you can reach it do the following.
hcitool dev
This will show the bluetooth interface.
# hcitool scan
Scanning ...
00:17:E4:A1:XX:XX Nokia 6230i
00:15:DE:8A:XX:XX Henry
00:13:FD:9C:XX:XX Bart 6230i
Save the MACaddress somewhere. You'll need it several times.
To find some detaild information about your phone execute the following with your MACaddress.
sdptool browse 00:13:FD:9C:XX:XX
{slide=output}
Browsing 00:13:FD:9C:XX:XX ...
Service Name: Dial-up networking
Service RecHandle: 0x10000
Service Class ID List:
"Dialup Networking" (0x1103)
"Generic Networking" (0x1201)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 1
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"Dialup Networking" (0x1103)
Version: 0x0100
Service Name: Nokia PC Suite
Service RecHandle: 0x10001
Service Class ID List:
"Serial Port" (0x1101)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 15
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Service Name: COM 1
Service RecHandle: 0x10002
Service Class ID List:
"Serial Port" (0x1101)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 3
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Service Name: Voice Gateway
Service RecHandle: 0x10003
Service Class ID List:
"Handfree Audio Gateway" (0x111f)
"Generic Audio" (0x1203)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 13
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"Handsfree" (0x111e)
Version: 0x0101
Service Name: Audio Gateway
Service RecHandle: 0x10004
Service Class ID List:
"Headset Audio Gateway" (0x1112)
"Generic Audio" (0x1203)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 12
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"Headset" (0x1108)
Version: 0x0100
Service Name: SIM ACCESS
Service RecHandle: 0x10009
Service Class ID List:
"SIM Access" (0x112d)
"Generic Telephony" (0x1204)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 4
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"SIM Access" (0x112d)
Version: 0x0100
Service Name: OBEX Object Push
Service RecHandle: 0x1000b
Service Class ID List:
"OBEX Object Push" (0x1105)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 9
"OBEX" (0x0008)
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"OBEX Object Push" (0x1105)
Version: 0x0100
Service Name: OBEX File Transfer
Service RecHandle: 0x1000c
Service Class ID List:
"OBEX File Transfer" (0x1106)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 10
"OBEX" (0x0008)
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"OBEX File Transfer" (0x1106)
Version: 0x0100
Service Name: SyncML Client
Service RecHandle: 0x1000e
Service Class ID List:
UUID 128: 00000002-0000-1000-8000-0002ee000002
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 11
"OBEX" (0x0008)
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
{/slide}
Extra information at Gentoo forum
Wammu
Go to "Applications - Office - Wammu" to start the tool
Use the manual configuration to connect to your phone. How to connect to your phone can be found at this site. Select your MACaddress and the connection type you found in the list. If it can find it click on next and finish if not, select an other connection type.
Now you're able to select and backup some information from your mobile phone.
|