Dell Inspiron 1300
Tuesday, 23. May 2006, 13:53:50
Got myself my first laptop. The CPU Pentium M 740 1.73 GHz 2 MB SLC, TFT 15.4" WXGA (1280x800), 512MB DDR2, 60GB HDD 5400RPM, 8x DVD+/-RW Dual Layer, LAN, WLAN Dell™Wireless 1370 (802.11b/g, 54Mbps), Modem, Free DOS-type Dell Inspiron 1300This entry is to document my attempts to get Linux Ubuntu running as smoothly as possible on it.
So I got the Ubuntu 5.10 Breezy Badger CDs (install & live) from the closest mirror. Yes, I know 6.10 is less than 2 weeks away. And no, I don't want the K Desktop Environment. Burn. Install (I chose the en_US layout). Update packages.
| Problem | Solution | Comments |
|---|---|---|
| Install Opera | Steps | Motif dependence for Opera 8.54 |
| No wireless interface detected | Attempts | Autodetection fails. The same happens for Debian-based Knoppix distro. |
| Install Fluxbox WM | Instructions | when trying the DEB package, I got "MENU package is no longer supported" |
| See 1280x800 @60Hz | there's hope | Default (and only option) is 1024x768 @60Hz |
| Type Romanian characters | Steps | Can't see/switch keyboard layouts by default |
| See Romanian characters on webpages | Steps | Just ă ţ are badly rendered, not â î ş |
| Setup Samba file sharing | A combination of this tutorial (without accessible /home), and Systems | Administration | Shared Folders | easy |
| Manage USB-connected Motorola C650 | There's hope | Details |
| Presumptive DVD writer problems | Steps | DMA has to be activated to burn without problem. |
| Audio/Video (codecs) | - | - |
So much to read, so little time.
http://linux-on-laptops.com/
http://ubuntuforums.org/
https://wiki.ubuntu.com/
http://tuxmobil.org/
Update (2007-Oct-18): Most issues fixed in Ubuntu 7.10
By dantesoft, # 24. May 2006, 07:59:50
Download from Opera the DEB package for Ubuntu 5.10 Breezy Badger.
Install Opera, alternate
Download from Opera the package in TAR.GZ format. Extract it with Archive Manager and run the install.sh script
By dantesoft, # 24. May 2006, 08:02:50
Install Attempt 1
Found hope (D49, Chipset: Broadcom BCM4318, rev 02) as a NDIS Linux wrapper for the Win driver.
Followed the instructions to some successAfter activating the Wireless connection in System | Administration | Networking with DHCP/ASCII key (the right ESSID was autodetected, and the wireless led turn on) I still had no valid connection.
I assume because the Wireless router required a WPA-PSK key. So I downloaded wpa_supplicant-0.4.9.tar.gz but it just wouldn't compile (sources referenced wpagui.h when only wpagui.ui.h was present)
Install Attempt 2
As per Claudio's suggestion, I downloaded a linux-2.6.16.18 kernel. Results pending.
By dantesoft, # 24. May 2006, 10:19:45
By dantesoft, # 24. May 2006, 10:35:18
You might want to give a newer kernel a shot - 2.6.17 release candidates have support for the Broadcom bcm43xx wireless chips. Note that 2.6.17 is not final yet, but you might be lucky...
By csant, # 24. May 2006, 18:25:29
not working?
Else you might give xmodmap a shot - or the much more usable XKeyCaps, which is a GUI for xmodmap.
By csant, # 24. May 2006, 18:30:59
Just grab the source and compile it, really - and go for the 0.9 version: they claim it to be a devel version, but you might be much better off than the "stable" (which is about 2 years old...).
This depends on the installed fonts. A reccomendation would be to grab the Microsoft core fonts (sigh, I know - you wouldn't have expected me to write that, but - hey! they are good fonts) and also give the Dejavu fonts a chance.
Then enable smooth fonts in Opera.
By csant, # 24. May 2006, 18:39:14
Taking advantage of the Gnome environment, the steps are
Enable the Keyboard Indicator
Add Romanian as one of the layouts
Assign a shortcut to switching between US and RO keyboard layouts.
By dantesoft, # 25. May 2006, 13:11:05
And for those pages that insisted on Georgia or other fonts that pixelize a lot of non-English characters, I activated smooth fonts in Opera, for all users.
Smooth.
And since wine depends on msttcorefonts, I think I will install MS fonts eventually, too.
By dantesoft, # 25. May 2006, 13:21:24
I tried its compiled DEB version before and it was impossible to install. I fear the power of make and dependant packages no more.
As per Claudio's suggestion simply compiling Fluxbox v9 (see instructions) and a little configurating has Fluxbox replacing Gnome.
Not irreversibly: Fluxbox menu | Window | Gnome
By dantesoft, # 25. May 2006, 13:53:29
You need a 2.6.17 rc kernel, not 2.6.16.x - but it still is a release candidate, so YMMV
By csant, # 25. May 2006, 17:17:15
You've helped me a lot with setting up some stuff on my Debian Sarge
Especially, the link for 1280x800 ("there's hope") helped me. As I don't speak french, I went to Google's Language Tools and translated it:
http://translate.google.com/translate?u=http%3A%2F%2Fdoc.ubuntu-fr.org%2Fmateriel%2Fportable%2Finspiron_1300%23configuration_de_l_ecran&langpair=fr%7Cen&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools
Command line instructions are, of course, "translated" so you'll need to look at original site too. What can I tell you is that the instructions helped, and it works now as I'm typing this post in brand-new 1280x800 resolution!
Thanks a lot!
By ivucica, # 23. June 2006, 14:33:22