Linux on the Dell Inspiron 700m.

Wednesday 17 January 2007 at 22:09.
Tags: , , , ,

(0 votes, average rating 0.0 stars.)

Distributions successfully used:
Hardware assay:


ACPI
ACPI seems to work very well. I've gotten the LCD panel to power itself down after periods of non-use to conserve power. I've not yet tried suspending to disk because I don't have a dedicated disk partition to try it with. Power management, battery monitoring, and low-power modes all work as expected.

System quirks:


Video quirks:


Gotchas:

  • For CPU throttling to work, you must emerge cpufreqd and compile in all of the CPU governors available in the kernel source tree.

  • Sometimes when you boot up, you'll find that the wireless network card will have shut itself off even though the driver will state otherwise. If this happens, you'll find that the output of iwconfig eth1 will show that the string 'off'. To fix this, log in as the root user and ensure that the sysfs filesystem is mounted. Change to /sys/bus/pci/devices/0000:01:01.0 and cat rf_kill. A value of 0 means that the wireless network card is active; 1 means that the software killswitch is on; >=2 means that the hardware killswitch is active. If you don't see a 0 in there, echo 0 > rf_kill and check the output of iwconfig again. This should fix everything.

  • If you cat the rf_kill pseudofile while tapping Fn+F2, you should see the contents change every time you try to turn the wireless network card on or off.

  • Unlike a lot of 700m users, I haven't tried to use a microphone yet, so I don't know if Dell ever fixed that bug in the sound subsystem.



  • Tricks and tips:


    Software packages that will make life easier:


    All of these can be installed natively through Portage.

    Kernel .config file: v2.6.19
    Kernel .config file: v2.6.17.13
    /etc/X11/xorg.conf file
    /etc/laptop-mode/laptop-mode.conf
    /etc/cpufreqd.conf
    AddThis Social Bookmark Button
    Fight Spam! Click Here!

    No comments.




    Remember personal info?
    Notify
    Hide email
    Small print: All html tags except <b> and <i> will be removed from your comment. You can make links by just typing the url or mail-address.