Can I deploy a certificate automatically in a new install of Firefox?

I've looked at numerous posts regarding importing certificates into Firefox...none of which seem to take into consideration the initial deployment.
(Just as an example: https://support.mozilla.org/en-US/questions/859507?as=aaq)
I'd like to be able to include 2 certificates by default in every installation. We can modify all sorts of user settings, from Proxy, to how often it checks for updates...but there's no way to have certificates included by default in an installation? That seems like a glaring oversight. Please someone tell me i'm missing something here.
This is not to mention that Firefox stores all this information post-installation into a randomly named directory which has necessitated doing all the configurations pre-installation. It's incredibly frustrating to manage.
So...the bottom line is:
Is there a way to include certificates automatically in an installation, or does it have to be done profile-specific post-installation using that certutil thing?

You can initialize a profile by creating a defaults\profile folder in the Firefox program folder (C:\Program Files\Mozilla Firefox\) and place files in it.
You can place a cert8.db file that has the certificates installed in that folder to have them copied to newly created profiles.
See also this about how to add certificates to the build-in root certificates.
* http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/

Similar Messages

  • Can't log in to wifi on my new install

    I connect to a hidden WiFi network, and I was able to do this successfully on the Arch live USB with netctl, by creating a netctl profile and uncommenting the line about a hidden network. Yet in my new install, I can't connect to WiFi. Trying `netctl start myprofile` gives: "Job for [email protected] failed." and refers me to `journalctl -xn`. When I type that command, I see the error "Failed to bring the network up for profile `myprofile`. What could be going wrong, and how can I fix it?
    I made sure to install the `iw` and `wpa_supplicant` packages while chrooted into my new install.

    Do you have wpa_supplicant installed? You should carefully compare the installed packages list between on you live version and local version. Then find the missing package and boot from live-usb version and using chroot to install it.

  • I can't get X11 to start on my new install

    Hello All,
    I'm a recent convert from Ubuntu (surprise), and I can't get X11 to start.  I have an intel i3 cpu with a intel hd graphics 3000 card.  Here is my /etc/X11/xorg.conf file:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    FontPath "/usr/share/fonts/OTF/"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    EndSection
    Section "Module"
    Load "dri"
    Load "extmod"
    Load "record"
    Load "glx"
    Load "dbe"
    Load "dri2"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "DRI" # [<bool>]
    #Option "ColorKey" # <i>
    #Option "VideoKey" # <i>
    #Option "FallbackDebug" # [<bool>]
    #Option "Tiling" # [<bool>]
    #Option "LinearFramebuffer" # [<bool>]
    #Option "Shadow" # [<bool>]
    #Option "SwapbuffersWait" # [<bool>]
    #Option "TripleBuffer" # [<bool>]
    #Option "XvMC" # [<bool>]
    #Option "XvPreferOverlay" # [<bool>]
    #Option "DebugFlushBatches" # [<bool>]
    #Option "DebugFlushCaches" # [<bool>]
    #Option "DebugWait" # [<bool>]
    #Option "HotPlug" # [<bool>]
    #Option "RelaxedFencing" # [<bool>]
    #Option "BufferCache" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Here is my Xorg.0.log:
    [ 1516.158]
    X.Org X Server 1.12.0
    Release Date: 2012-03-04
    [ 1516.159] X Protocol Version 11, Revision 0
    [ 1516.159] Build Operating System: Linux 3.2.9-1-ARCH x86_64
    [ 1516.159] Current Operating System: Linux jerry 3.0-ARCH #1 SMP PREEMPT Wed Aug 17 21:55:57 CEST 2011 x86_64
    [ 1516.160] Kernel command line: root=/dev/disk/by-uuid/1b0a2fbd-cfff-4e77-803c-c167e14a04fb ro i915.modeset=0
    [ 1516.160] Build Date: 05 March 2012 05:59:48AM
    [ 1516.160]
    [ 1516.160] Current version of pixman: 0.24.4
    [ 1516.160] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1516.161] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1516.162] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 22 10:02:00 2012
    [ 1516.163] (II) Loader magic: 0x7cef60
    [ 1516.163] (II) Module ABI versions:
    [ 1516.163] X.Org ANSI C Emulation: 0.4
    [ 1516.163] X.Org Video Driver: 12.0
    [ 1516.163] X.Org XInput driver : 16.0
    [ 1516.163] X.Org Server Extension : 6.0
    [ 1516.165] (--) PCI:*(0:0:2:0) 8086:0046:104d:9076 rev 2, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00005050/8
    [ 1516.165] List of video drivers:
    [ 1516.166] intel
    [ 1516.166] fbdev
    [ 1516.166] (II) LoadModule: "intel"
    [ 1516.167] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1516.167] (II) Module intel: vendor="X.Org Foundation"
    [ 1516.167] compiled for 1.11.99.903, module version = 2.18.0
    [ 1516.167] Module class: X.Org Video Driver
    [ 1516.167] ABI class: X.Org Video Driver, version 12.0
    [ 1516.167] (II) LoadModule: "fbdev"
    [ 1516.167] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 1516.168] (II) Module fbdev: vendor="X.Org Foundation"
    [ 1516.168] compiled for 1.11.99.903, module version = 0.4.2
    [ 1516.168] ABI class: X.Org Video Driver, version 12.0
    [ 1516.168] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
    [ 1516.169] (II) FBDEV: driver for framebuffer: fbdev
    [ 1516.313] (++) Using config file: "/root/xorg.conf.new"
    [ 1516.313] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1516.314] (==) ServerLayout "X.org Configured"
    [ 1516.314] (**) |-->Screen "Screen0" (0)
    [ 1516.314] (**) | |-->Monitor "Monitor0"
    [ 1516.314] (**) | |-->Device "Card0"
    [ 1516.314] (**) |-->Screen "Screen1" (1)
    [ 1516.314] (**) | |-->Monitor "Monitor1"
    [ 1516.314] (**) | |-->Device "Card1"
    [ 1516.314] (**) |-->Input Device "Mouse0"
    [ 1516.314] (**) |-->Input Device "Keyboard0"
    [ 1516.314] (==) Automatically adding devices
    [ 1516.314] (==) Automatically enabling devices
    [ 1516.314] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (Run 'mkfontdir' on "/usr/share/fonts/misc/").
    [ 1516.314] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1516.314] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1516.314] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (Run 'mkfontdir' on "/usr/share/fonts/misc/").
    [ 1516.314] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1516.314] Entry deleted from font path.
    [ 1516.314] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1516.315] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1516.315] Entry deleted from font path.
    [ 1516.315] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1516.315] (**) FontPath set to:
    [ 1516.315] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 1516.315] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 1516.315] (WW) Disabling Mouse0
    [ 1516.315] (WW) Disabling Keyboard0
    [ 1516.318] (II) Loading sub module "fbdevhw"
    [ 1516.318] (II) LoadModule: "fbdevhw"
    [ 1516.319] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 1516.319] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 1516.319] compiled for 1.12.0, module version = 0.0.2
    [ 1516.319] ABI class: X.Org Video Driver, version 12.0
    [ 1516.319] (EE) open /dev/fb0: No such file or directory
    [ 1516.319] (WW) Falling back to old probe method for fbdev
    [ 1516.319] Number of created screens does not match number of detected devices.
    Configuration failed.
    Here is the output of the startx command:
    hostname: Unknown host
    xauth: (argv):1: bad display name "/unix:0" in "list" command
    xauth: (stdin):1: bad display name "/unix:0" in "add" command
    X.Org X Server 1.12.0
    Release Date: 2012-03-04
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.2.9-1-ARCH x86_64
    Current Operating System: Linux jerry 3.0-ARCH #1 SMP PREEMPT Wed Aug 17 21:55:57 CEST 2011 x86_64
    Kernel command line: root=/dev/disk/by-uuid/1b0a2fbd-cfff-4e77-803c-c167e14a04fb ro i915.modeset=0
    Build Date: 05 March 2012 05:59:48AM
    Current version of pixman: 0.24.4
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 22 09:51:42 2012
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    Fatal server error:
    no screens found
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    Server terminated with error (1). Closing log file.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    xauth: (argv):1: bad display name "/unix:0" in "remove" command
    Here is the list of modules and daemons in /etc/c.conf
    MODULES=(intel_agp i915)
    DAEMONS=(hwclock syslog-ng dbus hal network netfs crond)
    I've installed xorg-server and the xorg-apps group, as well as xf86-video-intel, xf86-video-fbdev, xorg-drivers, libva-driver-intel, dbus, and lib32-intel-dri.
    Thanks in advance, I hope that I've provided enough information.

    Thank you for the reply! I removed the log and ran startx again, giving me the same output.  Here is the log:
    [ 4825.297]
    X.Org X Server 1.12.0
    Release Date: 2012-03-04
    [ 4825.298] X Protocol Version 11, Revision 0
    [ 4825.298] Build Operating System: Linux 3.2.9-1-ARCH x86_64
    [ 4825.298] Current Operating System: Linux jerry 3.0-ARCH #1 SMP PREEMPT Wed Aug 17 21:55:57 CEST 2011 x86_64
    [ 4825.298] Kernel command line: root=/dev/disk/by-uuid/1b0a2fbd-cfff-4e77-803c-c167e14a04fb ro i915.modeset=0
    [ 4825.299] Build Date: 05 March 2012 05:59:48AM
    [ 4825.299]
    [ 4825.299] Current version of pixman: 0.24.4
    [ 4825.299] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 4825.300] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4825.301] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 22 10:57:09 2012
    [ 4825.301] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 4825.301] (==) No Layout section. Using the first Screen section.
    [ 4825.301] (==) No screen section available. Using defaults.
    [ 4825.301] (**) |-->Screen "Default Screen Section" (0)
    [ 4825.301] (**) | |-->Monitor "<default monitor>"
    [ 4825.301] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 4825.302] (==) Automatically adding devices
    [ 4825.302] (==) Automatically enabling devices
    [ 4825.302] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
    [ 4825.302] Entry deleted from font path.
    [ 4825.302] (Run 'mkfontdir' on "/usr/share/fonts/misc/").
    [ 4825.302] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 4825.302] Entry deleted from font path.
    [ 4825.302] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 4825.302] Entry deleted from font path.
    [ 4825.302] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 4825.302] Entry deleted from font path.
    [ 4825.302] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 4825.302] Entry deleted from font path.
    [ 4825.302] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 4825.302] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 4825.302] Entry deleted from font path.
    [ 4825.302] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 4825.302] (==) FontPath set to:
    [ 4825.302] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 4825.302] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 4825.302] (II) Loader magic: 0x7cef60
    [ 4825.302] (II) Module ABI versions:
    [ 4825.302] X.Org ANSI C Emulation: 0.4
    [ 4825.302] X.Org Video Driver: 12.0
    [ 4825.302] X.Org XInput driver : 16.0
    [ 4825.302] X.Org Server Extension : 6.0
    [ 4825.303] (--) PCI:*(0:0:2:0) 8086:0046:104d:9076 rev 2, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00005050/8
    [ 4825.303] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 4825.303] (II) LoadModule: "extmod"
    [ 4825.304] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 4825.304] (II) Module extmod: vendor="X.Org Foundation"
    [ 4825.304] compiled for 1.12.0, module version = 1.0.0
    [ 4825.304] Module class: X.Org Server Extension
    [ 4825.304] ABI class: X.Org Server Extension, version 6.0
    [ 4825.304] (II) Loading extension MIT-SCREEN-SAVER
    [ 4825.304] (II) Loading extension XFree86-VidModeExtension
    [ 4825.304] (II) Loading extension XFree86-DGA
    [ 4825.304] (II) Loading extension DPMS
    [ 4825.304] (II) Loading extension XVideo
    [ 4825.304] (II) Loading extension XVideo-MotionCompensation
    [ 4825.304] (II) Loading extension X-Resource
    [ 4825.304] (II) LoadModule: "dbe"
    [ 4825.304] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 4825.304] (II) Module dbe: vendor="X.Org Foundation"
    [ 4825.304] compiled for 1.12.0, module version = 1.0.0
    [ 4825.304] Module class: X.Org Server Extension
    [ 4825.304] ABI class: X.Org Server Extension, version 6.0
    [ 4825.304] (II) Loading extension DOUBLE-BUFFER
    [ 4825.304] (II) LoadModule: "glx"
    [ 4825.304] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 4825.305] (II) Module glx: vendor="X.Org Foundation"
    [ 4825.305] compiled for 1.12.0, module version = 1.0.0
    [ 4825.305] ABI class: X.Org Server Extension, version 6.0
    [ 4825.305] (==) AIGLX enabled
    [ 4825.305] (II) Loading extension GLX
    [ 4825.305] (II) LoadModule: "record"
    [ 4825.305] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 4825.305] (II) Module record: vendor="X.Org Foundation"
    [ 4825.305] compiled for 1.12.0, module version = 1.13.0
    [ 4825.305] Module class: X.Org Server Extension
    [ 4825.305] ABI class: X.Org Server Extension, version 6.0
    [ 4825.305] (II) Loading extension RECORD
    [ 4825.305] (II) LoadModule: "dri"
    [ 4825.305] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 4825.305] (II) Module dri: vendor="X.Org Foundation"
    [ 4825.305] compiled for 1.12.0, module version = 1.0.0
    [ 4825.305] ABI class: X.Org Server Extension, version 6.0
    [ 4825.305] (II) Loading extension XFree86-DRI
    [ 4825.305] (II) LoadModule: "dri2"
    [ 4825.305] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 4825.306] (II) Module dri2: vendor="X.Org Foundation"
    [ 4825.306] compiled for 1.12.0, module version = 1.2.0
    [ 4825.306] ABI class: X.Org Server Extension, version 6.0
    [ 4825.306] (II) Loading extension DRI2
    [ 4825.306] (==) Matched intel as autoconfigured driver 0
    [ 4825.306] (==) Matched vesa as autoconfigured driver 1
    [ 4825.306] (==) Matched fbdev as autoconfigured driver 2
    [ 4825.306] (==) Assigned the driver to the xf86ConfigLayout
    [ 4825.306] (II) LoadModule: "intel"
    [ 4825.306] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 4825.306] (II) Module intel: vendor="X.Org Foundation"
    [ 4825.306] compiled for 1.11.99.903, module version = 2.18.0
    [ 4825.306] Module class: X.Org Video Driver
    [ 4825.306] ABI class: X.Org Video Driver, version 12.0
    [ 4825.306] (II) LoadModule: "vesa"
    [ 4825.306] (WW) Warning, couldn't open module vesa
    [ 4825.306] (II) UnloadModule: "vesa"
    [ 4825.306] (II) Unloading vesa
    [ 4825.307] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 4825.307] (II) LoadModule: "fbdev"
    [ 4825.307] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 4825.307] (II) Module fbdev: vendor="X.Org Foundation"
    [ 4825.307] compiled for 1.11.99.903, module version = 0.4.2
    [ 4825.307] ABI class: X.Org Video Driver, version 12.0
    [ 4825.307] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
    [ 4825.307] (II) FBDEV: driver for framebuffer: fbdev
    [ 4825.307] (--) using VT number 7
    [ 4825.313] (II) Loading sub module "fbdevhw"
    [ 4825.313] (II) LoadModule: "fbdevhw"
    [ 4825.313] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 4825.313] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 4825.313] compiled for 1.12.0, module version = 0.0.2
    [ 4825.313] ABI class: X.Org Video Driver, version 12.0
    [ 4825.313] (EE) open /dev/fb0: No such file or directory
    [ 4825.314] (WW) Falling back to old probe method for fbdev
    [ 4825.314] (II) UnloadModule: "fbdev"
    [ 4825.314] (II) UnloadSubModule: "fbdevhw"
    [ 4825.314] (EE) Screen(s) found, but none have a usable configuration.
    [ 4825.314]
    Fatal server error:
    [ 4825.314] no screens found
    [ 4825.314]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 4825.314] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 4825.314]
    [ 4825.316] Server terminated with error (1). Closing log file.

  • I am getting a new hard drive so can I copy my bookmarks to a file onto an external hardrive to save and copy the files back to the new install of Firefox?

    My current hard drive must be replaced. It is about to die. I want
    to save my bookmarks. Is this possible?

    You can back up your whole Firefox profile.
    http://kb.mozillazine.org/Profile_folder_-_Firefox

  • [SOLVED] I can't get X to run correctly after new install

    Hi all,
    Over the last few days I have been trying to get Arch Linux installed on an old computer that I have. The only major hurdle that I have had so far has been getting wireless to work (no wired connection available here). I got that sorted out yesterday though with a bit of research
    I haven't been so lucky getting X to run though. Following the Beginners' Guide, I have gotten up to the part where I have to configure and test X. This is what I have done so far:
    Basically I have tried to use Xorg -configure to auto-create an Xorg.conf, which seemed to work (as in, the file got created and looked okay).
    I then set up hotplugging with HAL, setting up everything as it says in the Beginner's guide.
    When I ran the Xorg test with X -config /etc/X11/xorg.conf, I got a black screen with no mouse or anything.
    I rechecked xorg.conf to make sure the driver was correct (it's set to "radeon" which seems to be right). I also checked the horizontal and  vertical refresh are set correctly - which they were (autodetected correctly by Xorg -configure).
    I then had a look through the Xorg page on the wiki, but nothing much there seemed to help.
    I then decided to not use hotplugging with HAL, so I removed it from starting at startup and set up my xorg.conf to have the autoadddevices as false.
    After that, I am having the exact same problem when I run the Xorg test (X -config /etc/X11/xorg.conf).
    I really have no clues as to what to do now, does anyone have any tips for an Arch Linux n00b?
    My graphics are provided onboard by an ATI RS480 (Radeon Xpress 200G Series). I am using the "radeon" driver, provided by the xf86-video-ati package. My screen is an LG FLATRON L246WH.
    My relevant config files are:
    xorg.conf xorg.conf
    ~/xinitrc doesn't exist for me.
    /var/log/Xorg.0.log.old isn't able to be uploaded by wgetpaste for some reason... Using the verbose switch indicates that it's saving to /dev/null. I'll keep trying to work out how to get this file uploaded somewhere... it's quite long - 881 lines.
    Last edited by NovaAesa (2009-08-09 04:16:51)

    Did you miss the step to copy the skeleton .xinitrc to your home directory? Please do this. Then try starting X as a normal user, not root.
    You can also try starting the Xserver without any xorg.conf file as jdiez has done. That works for many people.
    To lessen your copy and paste problems, and to help you sort out the logfile, try the following two commands as a normal user in your home directory:
    grep "(EE)" /var/log/Xorg.0.log > xorg_faults
    grep "(WW)" /var/log/Xorg.0.log >> xorg_faults
    This will locate the log lines displaying errors (EE) and then warnings (WW) and write them to the file ~/xorg_faults. Errors will be listed first. This file should be much smaller than the original Xorg.0.log.
    For hot-plugging and HAL, make sure you have dbus installed.
    pacman -Q dbus
    If it's not there, you should install it with pacman.  HAL is supposed to start dbus, but I'm a belt and suspenders person, so I list dbus then hal in my /etc/rc.conf daemons.
    The wiki also has an article on Xorg that may be of help to you.
    Last edited by thisoldman (2009-08-09 03:35:31)

  • I can't open bookmarks from the menu in new tab on firefox 6.0 using the mouse middle button or right click. Is this normal?

    I can't open my bookmarks from the menu in a new tab.
    I'm wondering if this is simply not a feature and requires an add-on. I'd rather not need to use an add-on.
    can anybody help?

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • How can I delete a toolbar that a recent program installed in FireFox?

    I just downloaded and installed "Quick Media Converter" from Cocoon Software and found that it had installed an "Ask" toolbar (and tried to switch my search to that) in FireFox. While I can un-check this and not have it display, I can't find any option to get rid of it altogether. Usually I catch these things before they happen, but I don't believe that this particular install ever asked permission to mess with my system. I really would like to be able to get rid of this!

    Yo pude dar solución al problema de la siguiente manera:
    * Cerrar Firefox.
    *Borrar (desde Panel de Control ---> Agregar o quitar programas) el programa "Ask".
    * Eliminar desde Firefox los Agregados (queda el 3.6.6.99999 en "Cancelar" y no se borra).
    * Reiniciar el equipo.
    * Eliminar manualmente extensions.cache, extensions.ini y extensions.rdf,
    * Cuando abrí Firefox no estaba más el 3.6.....
    Espero haber sido útil.

  • Software Update can't connect to the internet after a new install of 10.6

    I had a clean install of 10.6 and after that the Software Update can't connect to the internet (the status bar hangs at the beginning and finally it prompts me the internet is not connected) while all my other applications can.
    Someone help me out?

    I am having exactly the same problem as well.. has anybody managed to solve this yet? I have uploaded Snow Leopard - try to connect to Software Update - the menu bar scans a little then stops and then an error saying 'Not connected to the internet'' but the connection is working fine!!
    Is this a SL issue? or just an overload with the Software Update programme? I cant do anything - no update for itunes/iphone software, etc.. most annoying.
    Look forward to seeing some good news and some answers to this one.
    Cheers
    Linda

  • How can I read PDF bank statements with the new version of Firefox?

    After downloading the new Firefox, I can no longer see the PDF statements from my bank. What do I need to do to correct this?

    You can try this extension to override compatibility issues,
    * https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/
    Once it is installed, open Addons Manager and re-enable Webroot addon.
    Addons Manager URL: &nbsp;&nbsp;&nbsp;'''about:addons'''

  • Can I use Webroot Internet Security with the new version of Firefox?

    I am being advised to download the new version. However, I remember seeing something about it not being compatible with Webroot. Is that true?

    You can try this extension to override compatibility issues,
    * https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/
    Once it is installed, open Addons Manager and re-enable Webroot addon.
    Addons Manager URL: &nbsp;&nbsp;&nbsp;'''about:addons'''

  • I can't tell whether or not I have successfully installed mozilla firefox. When I click on the firefox icon, it does not come on.

    ''duplicate of https://support.mozilla.com/en-US/questions/905899''
    I thought I had followed all the directions to install mozilla firefox and I have the icon on my desktop but whenever I click it, I am not able to use it.

    Click firefox drop down, then click options, select tool bar.

  • Links that automatically open in new window trigger firefox header bug (only happens when working in maximized state - see screenshot in details)

    http://img688.imageshack.us/img688/3849/tabtilebug.png

    nvm :)
    https://bugzilla.mozilla.org/show_bug.cgi?id=625367
    it's gonna be fixed in 4.0.1

  • I can not access my banks website with the new version of Firefox 3.6.15. Any ideas????

    My bank website has been bookmarked for years and now I receive an error page when attempting to access the site.

    Works on my Win 7 Pro 64 bit system, running FF 3.6.15
    I do not recommend bookmarking any financial web sites. Manually type the address carefully is the best security practice. Never store passwords on your system unless they are encrypted with a strong password. Or you are telling the "bad guys" way too much if your system becomes compromised.
    FF settings: Tools, Options, Privacy Tab, Exception Button, add
    http://www.frederickcountybank.com
    web address and click Allow Button, ALSO check for any BLOCK settings. Click
    close button, ok button and Test the results.
    Check your security software settings, you may be blocking at that level, firewall and FF add-ons.

  • Can't stream movies off Netflix. Silverlight IS installed but Firefox isn't recognizing it. ieplorer and google chrome will stream.

    Fireflox (Minefield version) won't stream movies in Netflix. It tells me to install Silverlight. Silverlight it installed. Not recognized. Keeps telling me to install. Other search engines will stream off Netflix. I want to stream off Firefox, it's my default.

    You using an unsupported version of Minefield x64,
    Try using a Release version of Firefox, which is a 32-bit application. Mozilla doesn't have any 64-bit Release versions of Firefox for the Windows platform. <br />
    http://www.mozilla.com/en-US/firefox/

  • V6.01, Windows 7, click on icon, "firefox is already running but not responding" Task manager doesn't know about it. I can't quit it or get it to load. Brand new install. What to do?

    Brand new Lenovo computer, Windows 7 Home. New install of Firefox 6.0.1, set as default browser, don't launch when I click done. Icon appears in tray. I click the icon, and a message says "firefox is running but not responding. To open a new window, you must first close the existing process, or reboot". It's not obviously running. I can't find a way to make it quit. Task manager doesn't list it as a current application. Uninstall using the control panel uninstall function and then reinstalling gives the same message. Rebooting doesn't fix the problem and gives the same message. Firefox had been working until I tried to update my bookmarks.

    No can do. I can delete the current profile and install Firefox, which should create a new blank profile. The message still says "Firefox is already running." I can place my old profile in the proper folder, and Firefox will still be already running. I can't actually use Firefox, because even though the message says it is running, there is nothing on the screen I can access.
    After uninstalling Firefox, deleting the two items left in the Programs folder, and deleting the profile again, it still didn't work. I then got frisky and from the Roaming folder I deleted the Mozilla folder which contains the Firefox folder which contains the now empty Profiles folder. That worked, and a new set of folders with a new blank profile were created. So apparently it was the empty folders that never got deleted that were causing the issue.
    Thanks for your suggestion. It got me thinking.

Maybe you are looking for

  • HOw do I get my computer to sinc my music to my new iphone

    Hiow do I get my computer to since my music on my new IPHONE

  • Query "Total Page Count"

    I have a HP Deskjet F4400 printer, I am running windows 7. I would like to get the "Total Page Count" from the printer. Is there a way to query this data from this printer?

  • IO items

    How do i check all items/line items not cleared on internal order thanks Ganga

  • Here's One For Ya

    Okay, so I've got a new credit card and I tried updating my information and every time it said that I my card information did not match my bank's records. But I checked my bank account and for whatever reason iTunes took out a dollar each time I trie

  • TS4562 Cant connect Bluetooth keyboard and Bluetooth mouse to iPad Air

    When i have a Bluetooth keyboard connected to Ipad then i try to connect Bluetooth mouse to Ipad it disconnects the Bluetooth keyboard how do i use both devices? I am trying to connect them to a Ipad Air