2009年1月27日星期二

本机modules备忘

MODULES=(ac battery button processor thermal video cdrom agpgart intel-agp hid usbhid i2c-i801 i2c-core evdev joydev pcspkr psmouse serio_raw led-class tifm_7xx1 tifm_core mmc_core sdhci-pci sdhci pci_hotplug shpchp rtc-cmos rtc-core rtc-lib output iTCO_vendor_support iTCO_wdt crc-itu-t snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-pcsp snd-hda-intel soundcore pata_acpi ata_generic scsi_mod ata_piix sky2 mac80211 rfkill pcmcia_core rsrc_nonstatic yenta_socket usbhid usbcore ehci-hcd ieee1394 ohci1394 sd_mod sr_mod)

以上为正常情况。

MODULES=(ac battery button processor thermal video cdrom agpgart intel-agp hid usbhid i2c-i801 i2c-core evdev joydev pcspkr psmouse serio_raw led-class compat_ioctl32 uvcvideo v4l1-compat videodev tifm_7xx1 tifm_core mmc_core sdhci-pci sdhci pci_hotplug shpchp rtc-cmos rtc-core rtc-lib output iTCO_vendor_support iTCO_wdt crc-itu-t snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-pcsp snd-hda-intel soundcore pata_acpi ata_generic scsi_mod ata_piix sky2 mac80211 rfkill pcmcia_core rsrc_nonstatic yenta_socket usbhid usbcore ehci-hcd ieee1394 ohci1394 sd_mod sr_mod)
以上为E6网络摄像头模式

MODULES=(ac battery button processor thermal video cdrom agpgart intel-agp hid usbhid i2c-i801 i2c-core evdev joydev pcspkr psmouse serio_raw led-class tifm_7xx1 tifm_core mmc_core sdhci-pci sdhci pci_hotplug shpchp rtc-cmos rtc-core rtc-lib output iTCO_vendor_support iTCO_wdt crc-itu-t snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-pcsp snd-hda-intel soundcore pata_acpi ata_generic scsi_mod ata_piix sky2 mac80211 rfkill pcmcia_core rsrc_nonstatic yenta_socket usbhid cdc-acm usbcore ehci-hcd ieee1394 ohci1394 sd_mod sr_mod)
以上为E6调制解调器模式

MODULES=(ac battery button processor thermal video cdrom agpgart intel-agp hid usbhid i2c-i801 i2c-core evdev joydev pcspkr psmouse serio_raw led-class tifm_7xx1 tifm_core mmc_core sdhci-pci sdhci pci_hotplug shpchp rtc-cmos rtc-core rtc-lib output iTCO_vendor_support iTCO_wdt crc-itu-t snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-pcsp snd-hda-intel soundcore pata_acpi ata_generic scsi_mod ata_piix sky2 mac80211 rfkill pcmcia_core rsrc_nonstatic yenta_socket usb-storage usbhid usbcore ehci-hcd ieee1394 ohci1394 sd_mod sr_mod)
以上为E6大容量存储器模式

MODULES=(ac battery button processor thermal video cdrom agpgart intel-agp hid usbhid i2c-i801 i2c-core evdev joydev pcspkr psmouse serio_raw led-class tifm_7xx1 tifm_core mmc_core sdhci-pci sdhci pci_hotplug shpchp rtc-cmos rtc-core rtc-lib output iTCO_vendor_support iTCO_wdt crc-itu-t snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-pcsp snd-hda-intel soundcore pata_acpi ata_generic scsi_mod ata_piix mii sky2 mac80211 rfkill pcmcia_core rsrc_nonstatic yenta_socket usb-storage usbhid cdc_ether usbnet zaurus usbcore ehci-hcd uhci-hcd ieee1394 ohci1394 sd_mod sr_mod)
以上为E6usblink模式

MODULES=(ac battery button processor thermal video hci_usb cdrom agpgart intel-agp hid usbhid i2c-i801 i2c-core evdev joydev pcspkr psmouse serio_raw led-class tifm_7xx1 tifm_core mmc_core sdhci-pci sdhci pci_hotplug shpchp rtc-cmos rtc-core rtc-lib output iTCO_vendor_support iTCO_wdt crc-itu-t snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-pcsp snd-hda-intel soundcore pata_acpi ata_generic scsi_mod ata_piix sky2 bluetooth mac80211 rfkill pcmcia_core rsrc_nonstatic yenta_socket usbhid usbcore ehci-hcd uhci-hcd ieee1394 ohci1394 sd_mod sr_mod)

以上为蓝牙适配器

2009年1月21日星期三

firefox关联ed2k

在firefox地址栏中输入about:config

新建一个Boolean,名字为network.protocol-handler.external.ed2k,值为true
新建一个String,名字为network.protocol-handler.app.ed2k,值为/usr/bin/ed2k.amule或者ed2k.amule

这样就OK了。这时候点击一个ed2k链接将会出现一个启动相应应用程序的提示。点击启动后, 这个ed2k链接将会被加入下载队列。前提是amule必须是已经开启着的。

如果你想在点一个ed2k链接的时候不出现提示,那么新建一个Boolean,名字为network.protocol-handler.warn-external.ed2k,值为false

update:ed2k.amule也可能为ed2k,具体可以在命令行下输入ed2k,然后tab查看