![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||
|
Gee! These Aren't Roasted!
![]() Join Date: Mar 2007
Location: Coventry, UK
Beans: 191
Ubuntu 9.10 Karmic Koala
|
Jaunty and Dell Inspiron 9400 (E1705) Guide
Welcome. This is a guide for anyone installing Jaunty (9.04) on a Dell Inspiron 9400 (E1705). All the other guides and general information seem to be a bit outdated, so I've decided to make a Jaunty guide.
General Impressions The 9400 has generally worked very well with Ubuntu since I first installed Edgy on it: there is only really one serious problem, which is the operation of the fans; but that has a solution. Jaunty, in particular, seems like a very good release overall, and I'd have few qualms about recommending installing Jaunty on it. Installation Some previous versions of Ubuntu required the alternative installer to install successfully, but Jaunty has no such problem: the normal install CD should work fine. Nothing unusual needs to be done with regards to the installation on the 9400 in particular, so you should consult a generic installation guide if you need help with installing. See Official Installation Guide, or Installation Guide, for example. Set-up Fans I've found that the operation of the fans has always been somewhat of a problem in older releases, and, in a sense, Jaunty is no exception. The fans do seem to work somewhat adequately by default; however, I'd still highly recommend installing i8k and using that to control the fans. First, install i8k: Code:
sudo aptitude install i8kutils Code:
gksudo gedit /etc/modules Quote:
Code:
sudo modprobe i8k force=1 Note: x86_64 update: I recall that there was no i8k program for the x86_64 architecture some time ago. Does anyone know the current situation? Wireless I have the Wireless 1500 Draft 802.11n Card (Broadcom BCM4328 Network controller), which now has a linux driver (albeit a closed source one), and so there is no need to install ndiswrapper any more! When the Hardware Drivers Window pops up, simply click the Activate button to use it (the system will need to be rebooted before it can be used). Note: that there appears to be a bug in Jaunty whereby the wireless connection drops every now and again, only to be reconnected straight away most of the time. It may be an ipv6 problem affecting the 2.6.28.11 kernel, and might be fixed after a kernel update. Video Card Getting ATI products to work nicely with Linux has always been a problem, and the solution has previously been a choice between basic open source drivers or buggy (or even non-existent) closed source ones. Before, if you wanted to use the visual effects or install Compiz/Beryl before it was provided by default in the release, then you would have to install the propriety drivers. The closed source drivers provided by ATI worked well (by ATI standards) but were a slight pain to install. However, ATI has stopped providing drivers for the Mobility Radeon X1400 card, and the last such driver (version 9.3) apparently doesn't work with Jaunty, so the situation would appear hopeless (See ATI Jaunty Guide for reference). However, the open source drivers provided by default are now extremely good and are at least as capable as the 9.x closed source ATI drivers. Therefore, nothing really needs to be done to have desktop effects besides enabling them: go to System -> Preferences -> Appearance, and go to the Visual Effects tab, and select the effects level you want. I would also recommend installing the settings manager: Code:
sudo aptitude compizconfig-settings-manager Code:
sudo aptitude install emerald Code:
sudo aptitude install fusion-icon You can modify your visual effects by typing Code:
ccsm Multimedia First of all, you'll need to install the relevant codecs: Code:
sudo aptitude install ubuntu-restricted-extras w32codecs libxine-extracodecs libdvdread4 libxine1-ffmpeg Code:
sudo /usr/share/doc/libdvdread4/install-css.sh The multimedia buttons should work with Rhythbox by default. But, if you would like to replace all things Rhythbox with Amarok, then follow the following steps: first, install amarok Code:
sudo aptitude install amarok To get the multimedia buttons on the front of the laptop to work you no longer need to install the lineak daemon, simply open Amarok, click on Tools and then Script Manager. Then click the Get More Scripts button, and type "gnome" in the search field on the top right of the window that appears. The Gnome Multimedia Keys 2 script should appear, and simply click on Install to enable it. Click Close, then OK and your multimedia keys should work on a restart (Source: Multimedia Buttons). Suspend and Hibernate Works! But, you will have to tell the system to go to suspend on closing the lid (you can also use the Fn-Esc key on my UK keyboard -- look for "Stand by" on one of your keys and hold the "Fn" key and press that Stand-by button if you don't see "Stand by" on your Esc key to go to stand-by by this method). Go to System -> Preferences -> Power Management. On Each of the On AC Power and On Battery Power tabs, go to the Actions section and in the menu When laptop lid is closed choose Suspend (or something else if you like). Other Issues Firefox side-scrolling To enable side-scrolling, all you need to do is click on System -> Preferences -> Mouse and then on the Touchpad tab check the box Enable horizontal scrolling. That's it: nothing else needs to be done and no settings in firefox need to be enabled. Mounting ntfs partitions My ntfs partitions were not mounted by default, so I just create a directory for them to be mounted in: Code:
sudo mkdir /mnt/windows Then, open up the fstab file: Code:
gksudo gedit /etc/fstab Quote:
Code:
sudo fdisk -l /dev/sda The options "defaults,rw,nodev,nosuid,noexec,auto,user,umask=0 07,gid=46" can be changed as desired, but you will need the entry "gid=46" so that you can access the partitions as a normal user (since that's the number ID of the "plugdev" group, to which you should be a member of by default). That's all the problems that I've come across so far. If you still have problems, then leave a comment and I'll try to help. I'd also be especially grateful for any additions, whether it be for hardware that I don't have or any solutions to any other problems. Last edited by kayvortex; June 9th, 2009 at 10:52 AM.. Reason: Wireless connection dropping issue |
||
|
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() Join Date: Apr 2009
Beans: 99
|
Re: Jaunty and Dell Inspiron 9400 (E1705) Guide
I have the same laptop except with have a NVidia GPU and in Intel wireless card. I luv it. It's been rock solid. But I have had probs with wireless drops in Jaunty. Didn't have it with Intrepid.
I never knew about Fn-Esc. Thanks. |
|
|
|
|
|
#3 |
|
Gee! These Aren't Roasted!
![]() Join Date: Mar 2007
Location: Coventry, UK
Beans: 191
Ubuntu 9.10 Karmic Koala
|
Re: Jaunty and Dell Inspiron 9400 (E1705) Guide
Yeah, I agree: on the whole, I've been really happy with this laptop and it plays pretty happily with Linux.
I've also been noticing that the wireless connection has been dropping every now and again, too. Most of the time it reconnects, but once in a while I have to manually do it. It seems to be a general jaunty bug since quite a few people have been complaining about it. Someone suggested disabling ipv6, but it's not really all that much of a problem for me that I can really be bothered to look that much into it for now. How much is it happening for you? Oh, since I didn't opt for (i.e. couldn't afford to get!) the NVidia card, was it any trouble getting it to work (not that I expect it to be, seeing as it's NVidia)? What about the Intel card? Anything special needed to get it working? Last edited by kayvortex; June 9th, 2009 at 10:45 AM.. |
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2009
Beans: 1
|
Re: Jaunty and Dell Inspiron 9400 (E1705) Guide
I am using KDE and was unable to get the media buttons on the front to work. It may be that I have an Inspiron 6000, but I would think that the buttons would work the same way. They have worked all the way up through Hardy (previous version installed). Any ideas?
|
|
|
|
|
|
#5 |
|
Gee! These Aren't Roasted!
![]() Join Date: Mar 2007
Location: Coventry, UK
Beans: 191
Ubuntu 9.10 Karmic Koala
|
Re: Jaunty and Dell Inspiron 9400 (E1705) Guide
The multimedia buttons and have always been a part of the dark arts as far as I'm concerned. The first thing you could try is lineak. I'm not exactly sure what to install for KDE, but it looks like you need to install lineakd, klineakconfig, and lineak-kdeplugins. Then, you'd just have to run:
Code:
lineakd -c DELL-6000 Failing that, there are suggestions around the internet on messing about with keycodes, and the lineak guide has some troubleshooting suggestions right at the end, but I've never found anything relevant for the 9400. You might find something for the 6000, though. Apart from that, that's all I can suggest really. |
|
|
|
|
|
#6 | |
|
A Carafe of Ubuntu
![]() Join Date: Apr 2009
Beans: 99
|
Re: Jaunty and Dell Inspiron 9400 (E1705) Guide
Quote:
I've had absolutely no probs with the GPU. Works great. It used to run really hot until I installed i8k. I basically keep the 2nd fan running all the time so my laptop stays cool. |
|
|
|
|
| Bookmarks |
| Tags |
| inspiron 9400, jaunty 32 bit, set-up |
| Thread Tools | |
| Display Modes | |
|
|