ukripper
October 2nd, 2008, 09:11 AM
Hardy 64bit works great on Vostro 1400, I had to only fix the following problems:
Let me start with the first notorious bug SATA drive Load/unload cycle.
Fixing High frequency load and unload cycle, ticking noise of SATA drive in laptop mode
Note: only for affected drives mainly on Dell laptops. Power saving mode is enabled by default on
laptop drives which may cause high frequency load and unload cycles.
To check how often your drive is load cycling:
smartctl -d ata -a /dev/sda
(This command is for SATA drive only; you'll need to install the
smartmontools package first.)
Fix worked on ubuntu Gutsy and on Hardy too:
Download this file,
http://launchpadlibrarian.net/12024037/90-hdparm.sh
and install as following from terminal:
If you have downloaded to desktop then in terminal type following(otherwise go to the location where you have saved the file):
cd ~/Desktop
Install using following commands:
sudo install 90-hdparm.sh /etc/acpi/resume.d/
sudo install 90-hdparm.sh /etc/acpi/start.d/
sudo install 90-hdparm.sh /etc/acpi/ac.d/
sudo install 90-hdparm.sh /etc/acpi/battery.d/
VOSTRO SOUND & Internal MIC FIX
Sound fix -
In terminal type: gksudo gedit /etc/modprobe.d/alsa-base
then add option: snd-hda-intel model=dell-3stack
save and exit, then reboot.
Internal MIC fix-
VOLUME CONTROL APPLET in PANEL
Double click the VOLUME CONTROL APPLET until the PREFERENCES window opens up.
Then EDIT –> PREFERENCES and choose CAPTURE and DIGITAL and DIGITAL INPUT SOURCE.
Then OPTIONS should appear, just click on it (it shows DIGITAL INPUT SOURCE) and change the value to DIGITAL MIC.
This will fix the internal mic then test it in applications like skype.
If anyone knows how to fix LED of IWL3945 please post in this thread?
Let me start with the first notorious bug SATA drive Load/unload cycle.
Fixing High frequency load and unload cycle, ticking noise of SATA drive in laptop mode
Note: only for affected drives mainly on Dell laptops. Power saving mode is enabled by default on
laptop drives which may cause high frequency load and unload cycles.
To check how often your drive is load cycling:
smartctl -d ata -a /dev/sda
(This command is for SATA drive only; you'll need to install the
smartmontools package first.)
Fix worked on ubuntu Gutsy and on Hardy too:
Download this file,
http://launchpadlibrarian.net/12024037/90-hdparm.sh
and install as following from terminal:
If you have downloaded to desktop then in terminal type following(otherwise go to the location where you have saved the file):
cd ~/Desktop
Install using following commands:
sudo install 90-hdparm.sh /etc/acpi/resume.d/
sudo install 90-hdparm.sh /etc/acpi/start.d/
sudo install 90-hdparm.sh /etc/acpi/ac.d/
sudo install 90-hdparm.sh /etc/acpi/battery.d/
VOSTRO SOUND & Internal MIC FIX
Sound fix -
In terminal type: gksudo gedit /etc/modprobe.d/alsa-base
then add option: snd-hda-intel model=dell-3stack
save and exit, then reboot.
Internal MIC fix-
VOLUME CONTROL APPLET in PANEL
Double click the VOLUME CONTROL APPLET until the PREFERENCES window opens up.
Then EDIT –> PREFERENCES and choose CAPTURE and DIGITAL and DIGITAL INPUT SOURCE.
Then OPTIONS should appear, just click on it (it shows DIGITAL INPUT SOURCE) and change the value to DIGITAL MIC.
This will fix the internal mic then test it in applications like skype.
If anyone knows how to fix LED of IWL3945 please post in this thread?