[SOLVED]cann't install broadcom-wl driver

[in@ZEN ~]$ yaourt -S broadcom-wl
==> Downloading broadcom-wl PKGBUILD from AUR...
x PKGBUILD
x install
x license.patch
x modprobe.d
x mutex-sema.patch
x semaphore.patch
==> Building and installing package
==> Making package: broadcom-wl 5.100.82.38-4 (Tue Jul 19 01:11:13 CST 2011)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
-> Downloading hybrid-portsrc_x86_32-v5_100_82_38.tar.gz...
mv: cannot stat `/tmp/yaourt-tmp-in/aur-broadcom-wl/hybrid-portsrc_x86_32-v5_100_82_38.tar.gz.part': No such file or directory
==> ERROR: Failure while downloading hybrid-portsrc_x86_32-v5_100_82_38.tar.gz
Aborting...
==> ERROR: Makepkg was unable to build broadcom-wl.
==> Restart building broadcom-wl ? [y/N]
==> ------------------------------------
==>
==> WARNING: Following packages have not been installed:
broadcom-wl
Last edited by ringfin (2011-07-21 04:01:01)

there is a solution for" Patch for compilation problem   with kernel versions > 2.6.37"   fromhttp://www.broadcom.com/support/802.11/linux_sta.php
but how to patch ,no idea.
# Patch for Broadcom 80211 (STA) driver 5.100.82.38
# Fixes the 'init_MUTEX' compile problem seen on newer (> 2.6.37) kernels.
# If you were able to compile, you don't need this patch.
# To apply:
# cd to the top level of the driver source. ('ls' should show at least src, lib, Makefile)
# patch -p0 < this_file
# make
--- src/wl/sys/wl_linux.c 2011-05-20 12:07:25.303356739 -0700
+++ src/wl/sys/wl_linux.c.new 2011-05-20 12:07:13.663356735 -0700
@@ -481,9 +481,9 @@
if (WL_ALL_PASSIVE_ENAB(wl)) {
#ifdef WL_ALL_PASSIVE
spin_lock_init(&wl->txq_lock);
#endif
- init_MUTEX(&wl->sem);
+ sema_init(&wl->sem, 1);
if (!(wl->wlc = wlc_attach((void *) wl, vendor, device, unit, wl->piomode,
osh, wl->regsva, wl->bcm_bustype, btparam, &err))) {

Similar Messages

  • OS hangs while installing Broadcom WLAN Driver in Windows XP in CQ40-616TU

    Laptop : CQ40-616TU
    OS : Windows XP SP2
    1) When i tend to install the Broadcom WLAN Driver in Windows XP, The system Hangs and never recovers back even after a whole night.
    2) I could be able to install the WLAN driver in Safe mode of XP. After installation, the XP (in safe mode) promotes me to restart the PC. After restarting, the OS hangs in the Windows loading page itself and never recovers back.
    3) After the WLAN driver is being installed in Safe mode, after disabling the Broadcom WLAN device in the Device manager, if i restart the PC, in normal mode, the OS did not hanged. In this situation, when i tend to enable the WLAN in device manager, the OS hangs.
    4) In Device Manager, i could able to see that the device is located at PCI bus 2, device 0, function 0.
    Please do the needful as soon as possible.
    Thanks,
    Shankar R

    I should add that without the update the Broadcom wireless adapter works fine with standard WPA or WPA-PSK but just did not have the WPA2 and WPA2-PSK options, which is how I had my router set up. There are 4 of us living here that share the router and did not want to have to reconfigure for WPA because of this issue.

  • Installing broadcom-wl driver from AUR

    I'm trying to insall broadcom-wl 5.100.82.112-13 from AUR so I can get wirless working on my laptop. I keep getting build errors.
    https://aur.archlinux.org/packages/broadcom-wl/
    A commentor stated:
    The following line has to be inside the build() function; otherwise it's called early before the linux package is installed:
    _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
    but I dont know exactly where to amend the file. I'm using yaourt, any help would be appericated. Thanks!

    skunktrader wrote:fwiw the unmodified PKGBUILD for broadcom-wl works fine for me.  You probably need to post the actual build errors you are seeing.
    ==> Building and installing package
    cat: /usr/lib/modules/extramodules-3.10-ARCH/version: No such file or directory
    ==> Making package: broadcom-wl 5.100.82.112-13 (Fri Aug 23 03:11:16 CDT 2013)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
      -> Downloading hybrid-portsrc_x86_32-v5_100_82_112.tar.gz...
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 1112k  100 1112k    0     0   531k      0  0:00:02  0:00:02 --:--:--  532k
      -> Found modprobe.d
      -> Found license.patch
      -> Found linux-recent.patch
    ==> Validating source files with sha1sums...
        hybrid-portsrc_x86_32-v5_100_82_112.tar.gz ... Passed
        modprobe.d ... Passed
        license.patch ... Passed
        linux-recent.patch ... Passed
    ==> Extracting sources...
      -> Extracting hybrid-portsrc_x86_32-v5_100_82_112.tar.gz with bsdtar
    ==> Starting build()...
    patching file Makefile
    patching file src/include/bcmutils.h
    patching file src/wl/sys/wl_cfg80211.c
    patching file src/wl/sys/wl_iw.h
    patching file src/wl/sys/wl_linux.c
    patching file src/wl/sys/wl_linux.c
    Hunk #1 succeeded at 244 (offset 4 lines).
    make: *** /usr/lib/modules//build: No such file or directory.  Stop.
    ==> ERROR: A failure occurred in build().
        Aborting...
    ==> ERROR: Makepkg was unable to build broadcom-wl.
    The failure is occuring in the build () stage

  • [Solved]Error after installing new nvidia driver uninstalling nouveau

    Hi,
    On seeing that a new nvidia driver is available, I thought I'll give it a try as the older ones kept crashing/rebooting in kde and gnome.
    I got nvidia and nvidia-utils from pacman. During that there was a conflicting file with libgl, so I had to remove nouveau and then install nvidia. I got an error saying need to unload module from xserver to install and would be possible on reboot or something similar(dont exactly remember the error)
    Then I rebooted and x failed to start with errors ending up with "GdmLocalDisplayFactory: Maximum number of X display failures reached: Check X server log for errors. "
    I tried "sudo modprobe nvidia" and it gave me
    FATAL: Error inserting nvidia (/lib/modules/2.6-----/nvidia/nvidia.ko) No such device
    I tried looking up these errors and didnt get any proper answer or solution.
    On my own attempts I saw I had inserted a module called nouveau in mkinitcpio.conf, I removed that but didnt help either. Read at a few forums and arch-wiki to run "nvidia-xconfig". The command creates a xorg.conf in X11. But on reboot nothing happened, same errors. Later I tried uninstalling and reinstalling both xorg and nvidia in hope something was wrong with the xorg which could get reset with a reinstall but that didnt do it
    The new nvidia driver is 275.19
    Config:
    i7 720QM
    8GB DDR3 1333Mhz
    Nvidia GTX 260M 1 GB
    Its a Alienware m15x.
    Last edited by death__machine (2011-07-21 16:35:48)

    Heres the Xorg.0.log and it mentions the nvidia error
    [ 377.958]
    X.Org X Server 1.10.3
    Release Date: 2011-07-08
    [ 377.959] X Protocol Version 11, Revision 0
    [ 377.960] Build Operating System: Linux 2.6.39-ARCH x86_64
    [ 377.960] Current Operating System: Linux death-laptop 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64
    [ 377.961] Kernel command line: root=/dev/sda7 ro VGA=771 quiet splash
    [ 377.961] Build Date: 09 July 2011 07:52:32AM
    [ 377.962]
    [ 377.963] Current version of pixman: 0.22.2
    [ 377.963] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 377.964] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 377.966] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 21 02:24:42 2011
    [ 378.243] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 378.243] (==) No Layout section. Using the first Screen section.
    [ 378.243] (==) No screen section available. Using defaults.
    [ 378.243] (**) |-->Screen "Default Screen Section" (0)
    [ 378.243] (**) | |-->Monitor "<default monitor>"
    [ 378.244] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 378.244] (**) | |-->Device "Device0"
    [ 378.244] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 378.244] (==) Automatically adding devices
    [ 378.244] (==) Automatically enabling devices
    [ 378.244] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 378.244] Entry deleted from font path.
    [ 378.244] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 378.244] Entry deleted from font path.
    [ 378.244] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 378.244] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 378.244] Entry deleted from font path.
    [ 378.244] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 378.244] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 378.244] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 378.244] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 378.244] (II) Loader magic: 0x7d3440
    [ 378.244] (II) Module ABI versions:
    [ 378.244] X.Org ANSI C Emulation: 0.4
    [ 378.244] X.Org Video Driver: 10.0
    [ 378.244] X.Org XInput driver : 12.2
    [ 378.244] X.Org Server Extension : 5.0
    [ 378.246] (--) PCI:*(0:2:0:0) 10de:0618:1028:02a2 rev 162, Mem @ 0xce000000/16777216, 0xd0000000/268435456, 0xcc000000/33554432, I/O @ 0x00002000/128
    [ 378.246] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 378.246] (II) LoadModule: "extmod"
    [ 378.246] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 378.246] (II) Module extmod: vendor="X.Org Foundation"
    [ 378.246] compiled for 1.10.3, module version = 1.0.0
    [ 378.247] Module class: X.Org Server Extension
    [ 378.247] ABI class: X.Org Server Extension, version 5.0
    [ 378.247] (II) Loading extension MIT-SCREEN-SAVER
    [ 378.247] (II) Loading extension XFree86-VidModeExtension
    [ 378.247] (II) Loading extension XFree86-DGA
    [ 378.247] (II) Loading extension DPMS
    [ 378.247] (II) Loading extension XVideo
    [ 378.247] (II) Loading extension XVideo-MotionCompensation
    [ 378.247] (II) Loading extension X-Resource
    [ 378.247] (II) LoadModule: "dbe"
    [ 378.247] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 378.247] (II) Module dbe: vendor="X.Org Foundation"
    [ 378.247] compiled for 1.10.3, module version = 1.0.0
    [ 378.247] Module class: X.Org Server Extension
    [ 378.247] ABI class: X.Org Server Extension, version 5.0
    [ 378.247] (II) Loading extension DOUBLE-BUFFER
    [ 378.247] (II) LoadModule: "glx"
    [ 378.247] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 378.258] (II) Module glx: vendor="NVIDIA Corporation"
    [ 378.259] compiled for 4.0.2, module version = 1.0.0
    [ 378.259] Module class: X.Org Server Extension
    [ 378.259] (II) NVIDIA GLX Module 275.19 Tue Jul 12 18:31:51 PDT 2011
    [ 378.259] (II) Loading extension GLX
    [ 378.259] (II) LoadModule: "record"
    [ 378.259] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 378.259] (II) Module record: vendor="X.Org Foundation"
    [ 378.259] compiled for 1.10.3, module version = 1.13.0
    [ 378.259] Module class: X.Org Server Extension
    [ 378.259] ABI class: X.Org Server Extension, version 5.0
    [ 378.259] (II) Loading extension RECORD
    [ 378.259] (II) LoadModule: "dri"
    [ 378.259] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 378.259] (II) Module dri: vendor="X.Org Foundation"
    [ 378.259] compiled for 1.10.3, module version = 1.0.0
    [ 378.259] ABI class: X.Org Server Extension, version 5.0
    [ 378.259] (II) Loading extension XFree86-DRI
    [ 378.259] (II) LoadModule: "dri2"
    [ 378.260] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 378.260] (II) Module dri2: vendor="X.Org Foundation"
    [ 378.260] compiled for 1.10.3, module version = 1.2.0
    [ 378.260] ABI class: X.Org Server Extension, version 5.0
    [ 378.260] (II) Loading extension DRI2
    [ 378.260] (II) LoadModule: "nvidia"
    [ 378.260] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 378.261] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 378.261] compiled for 4.0.2, module version = 1.0.0
    [ 378.261] Module class: X.Org Video Driver
    [ 379.027] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
    [ 379.028] (EE) NVIDIA: system's kernel log for additional error messages.
    [ 379.028] (II) UnloadModule: "nvidia"
    [ 379.028] (II) Unloading nvidia
    [ 379.028] (EE) Failed to load module "nvidia" (module-specific error, 0)
    [ 379.029] (EE) No drivers available.
    [ 379.029]
    Fatal server error:
    [ 379.030] no screens found
    [ 379.031]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 379.033] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 379.033]

  • How to install/compile broadcom-wl driver from the install cd?

    Hi there,
    Problem: I cannot proceed the installation of Arch by lack of internet connection. I have a MBPr that has a Broadcom 4360 wireless card. After a little research I found that this requires the broadcom-wl driver. However, the wl driver is not on the install CD by default (at least, it didn't show up with "find / -iname '*wl*o'"). I figured that downloading and installing the driver from the AUR possibly solves the problem. I suppose I need to install the DKMS from https://aur.archlinux.org/packages/broadcom-wl-dkms/.
    Since I'm new to Arch I have not the slightest idea how the AUR repository works and how to hack it all together with the install CD. I have the possibility to download stuff to a USB drive and mount it during the installation process.
    Some help, refs, ideas are much appreciated.
    Adriaan
    Last edited by adriaana3 (2014-08-13 18:17:08)

    Thanks. Tried it out in a virtual environment but some questions remain.
    - How do I get base-devel and all it's dependencies easily imported from a USB to Pacman?
    - How do I get Pacman's databases installed, without upgrading (as pacman -Syu does) and without internet? I need to install the linux-headers from the same version as the LiveCD kernel.

  • Cann't install up to date update Lion 10.7 cancel during install error: damaged by download but it's download without errors 1,34 GB. What can I do has anyone a solution to solve this issue?

    cann't install up to date update Lion 10.7 cancel during install error: damaged by download but it's download without errors 1,34 GB. What can I do has anyone a solution to solve this issue?

    I wish I fully understood your post, but perhaps you should try re-downloading. Are you trying to download the 10.7.3 update? If so, then try downloading OS X Lion Update 10.7.3 (Client Combo).

  • [Solved] Problems installing broadcom-wl

    So, I've been using Arch for about a week now (first time user), and I'm having problems installing my wifi driver.
    My network controller is Broadcom BCM43142. I know that there are many issues with Broadcom chipsets, but this one worked on Ubuntu before, with the Broadcom STA driver.
    Since I worked there, I installed the driver from here (https://aur.archlinux.org/packages/broadcom-wl/), extracted the tarball, cd'd into the folder, did makepkg and everything seemed to install perfectly. Here's the output:
    [swaraj@swaraj broadcom-wl]$ makepkg
    ==> Making package: broadcom-wl 5.100.82.112-13 (Mon Aug 5 15:04:42 UTC 2013)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Found hybrid-portsrc_x86_64-v5_100_82_112.tar.gz
    -> Found modprobe.d
    -> Found license.patch
    -> Found linux-recent.patch
    ==> Validating source files with sha1sums...
    hybrid-portsrc_x86_64-v5_100_82_112.tar.gz ... Passed
    modprobe.d ... Passed
    license.patch ... Passed
    linux-recent.patch ... Passed
    ==> Extracting sources...
    -> Extracting hybrid-portsrc_x86_64-v5_100_82_112.tar.gz with bsdtar
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    patching file Makefile
    patching file src/include/bcmutils.h
    patching file src/wl/sys/wl_cfg80211.c
    patching file src/wl/sys/wl_iw.h
    patching file src/wl/sys/wl_linux.c
    patching file src/wl/sys/wl_linux.c
    Hunk #1 succeeded at 244 (offset 4 lines).
    make: Entering directory `/usr/src/linux-3.10.3-1-ARCH'
    CFG80211 API is prefered for this kernel version
    Using CFG80211 API
    CC [M] /home/swaraj/Firefox-downloads/broadcom-wl/src/src/shared/linux_osl.o
    CC [M] /home/swaraj/Firefox-downloads/broadcom-wl/src/src/wl/sys/wl_linux.o
    CC [M] /home/swaraj/Firefox-downloads/broadcom-wl/src/src/wl/sys/wl_cfg80211.o
    LD [M] /home/swaraj/Firefox-downloads/broadcom-wl/src/wl.o
    Building modules, stage 2.
    CFG80211 API is prefered for this kernel version
    Using CFG80211 API
    MODPOST 1 modules
    LD [M] /home/swaraj/Firefox-downloads/broadcom-wl/src/wl.ko
    make: Leaving directory `/usr/src/linux-3.10.3-1-ARCH'
    ==> Entering fakeroot environment...
    ==> Starting package()...
    ==> Tidying install...
    -> Purging unwanted files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "broadcom-wl"...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Leaving fakeroot environment.
    ==> Finished making: broadcom-wl 5.100.82.112-13 (Mon Aug 5 15:04:45 UTC 2013)
    But now, when I pacman -U broadcom-wl, I get this error:
    [swaraj@swaraj broadcom-wl]$ sudo pacman -U broadcom-wl
    [sudo] password for swaraj:
    loading packages...
    error: 'broadcom-wl': could not find or read package
    Any idea what could be causing this?
    Edit: I tried the same thing with b43-firmware (https://aur.archlinux.org/packages/b43-firmware/), and I get the same output when trying to pacman -U. Is there something wrong with my system?
    Last edited by swaraj (2013-08-05 11:38:23)

    Pass the full filename to pacman -U
    -U, --upgrade
    Upgrade or add package(s) to the system and install the required dependencies from
    sync repos. Either a URL or file path can be specified. This is a “remove-then-add”
    process. See Upgrade Options below; also see Handling Config Files for an explanation
    on how pacman takes care of config files.

  • [SOLVED] broadcom-wl driver needs to be rebuilt after kernel upgrade

    I have Arch installed on a netbook, and every time I update the kernel, I have to re-install the broadcom-wl package for the wifi to work. I don't have this problem in Ubuntu.
    I believe this is because it is not getting rebuilt under the new kernel automatically, while in Ubuntu it is.
    I have to connect to Ethernet for the package to build with the default makepkg, so I downloaded the package and ran "makepkg --nobuild" to only download the package files so that I can rebuild the package without an Internet connection. Only problem is that this has failed a couple times in the past when I ran makepkg to build it, and had to re-download the package over Ethernet.
    How do I make it so Arch automatically rebuilds the broadcom-wl package for the newer kernel after it is installed? I am using pacaur as my AUR wrapper.
    SOLVED:
    Installed broadcom-wl-dkms package instead of broadcom-wl so that it gets recompiled on kernel upgrade automatically.
    Last edited by Degru (2015-04-04 23:36:50)

    https://wiki.archlinux.org/index.php/Dy … le_Support
    Edit: Yup, it's in the wiki: https://wiki.archlinux.org/index.php/Br … .2Fshowing
    Last edited by karol (2015-04-04 03:19:48)

  • [SOLVED] Kernel 2.6.38 disables Broadcom Wireless driver

    I installed Arch with kernel26 version 2.6.34 (with same kernel26-headers version), built the module for my broadcom (4312 - broadcom-wl driver), and eventually got wireless internet capability. However, after upgrading the kernel version to 2.6.38, while trying to load my driver I get the error "Module wl not found." Moving the wl.ko module file into the correct directory for the new kernel drivers, I get the message "invalid module format." So I tried rebuilding the module, but I now receive the error "error: implicit declaration of function 'init_MUTEX'" during the build process.
    I have tried downgrading the kernel back to 2.6.34 and I can get wireless after rebuilding the module. But is there is any way right now for me to use the newest kernel26 version AND have my wireless driver working?
    Last edited by MrSpecial (2011-05-06 06:16:52)

    oh, sorry, I forgot to mention that you had to get it from AUR (thought it was obvious, didn't see you post count, you must be relatively new to arch, welcome)
    *Always* use the AUR package if there's one available. It will work most of the time (some of them are outdated and will fail to build).
    *Always* use pacman to install stuff. Personally, I've almost never installed from source. If something is not in AUR or the AUR package does not build, it's always better to write your own PKGBUILD to install stuff. This way you're sure that:
    1) you won't overwrite an existing system (or not system) file
    2) you can uninstall the package completely and cleanly with a pacman -R
    Sticking to that principles, I haven't had to re-install my system for the past 2 years...

  • Fail to install broadcom bluetooth 2070 driver

    fail to install broadcom bluetooth 3070 driver on my HP pavilion g4-1007tx
    error message came out was error 1935... tried reinstalling the drivers but still fail

    Now look what you've done.
    You've gone & gotten "all specific" so the wannabesthat like to sound important by throwing links at you, have run a mile.
    Lol.
    Just take it to a proper tech dude, or go to a reputable fix it yourself site like this one & don't waste your time here. (I of course got thrown here from google & cringed).
    HP are legendary for having problems that develop smaller problems, immigrate to problemville and breed with other siblings of similar problems to have more problems.Wanna try tech support?? They will tell you that if its your fault (He*l, you have no idea if it was; and they know it!!!) so you won't go there unless your super pis*ed, extremely rich (odds are if your trying to fix it yourself you aint) or have had enough.
    Buy a Toshiba, ASUS or Acer, anything but an HP.
    My advice, uninstall & re-install it & see how you go, if your lucky it may work.

  • [Solved] Can't install Nvidia driver: Mesa-libgl conflict

    I just finished installing my first GUI, KDE to be exact, on Arch Linux. Right now, I'm using the nouveau driver but I want to unlock the full power of my GTX 780 with proprietary nvidia drivers. On my last attempt at installing KDE, I went directly to installing the nvidia driver 304.24. After rebooting and seeing some text flash on screen, however, I was meant with only a black screen. I could still type, login and reboot but not much more since I couldn't see. I tried booting into the Arch Linux fallback GRUB provided for me with no prevail so I decided to just reinstall the OS. For that reason, I want to install this nvidia driver in hopes of being able to avoid another blank screen. So far, I have this:
    [root@arch /]# pacman -S nvidia
    resolving dependencies...
    looking for inter-conflicts...
    :: nvidia-libgl and mesa-libgl are in conflict (libgl). Remove mesa-libgl? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nouveau-dri: requires mesa-libgl
    I've tried looking across the forums for similar problems and even tried to uninstall mesa-libgl and all its dependencies but it just yields this:
    [root@arch /]# pacman -Rns mesa-libgl
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: cairo: requires libgl
    :: glu: requires libgl
    :: libva: requires libgl
    :: mplayer: requires libgl
    :: nouveau-dri: requires mesa-libgl
    :: qt4: requires libgl
    :: qt5-base: requires libgl
    I feel like I might need to uninstall the nouveau driver so as to be able to uninstall mesa-libgl. If I installed the nvidia driver at that point, I fear I might see the blank screen again. Thanks for your help in advance.
    Last edited by Firephyz (2014-07-19 20:04:11)

    Firephyz wrote:
    I just finished installing my first GUI, KDE to be exact, on Arch Linux. Right now, I'm using the nouveau driver but I want to unlock the full power of my GTX 780 with proprietary nvidia drivers. On my last attempt at installing KDE, I went directly to installing the nvidia driver 304.24. After rebooting and seeing some text flash on screen, however, I was meant with only a black screen. I could still type, login and reboot but not much more since I couldn't see. I tried booting into the Arch Linux fallback GRUB provided for me with no prevail so I decided to just reinstall the OS. For that reason, I want to install this nvidia driver in hopes of being able to avoid another blank screen. So far, I have this:
    [root@arch /]# pacman -S nvidia
    resolving dependencies...
    looking for inter-conflicts...
    :: nvidia-libgl and mesa-libgl are in conflict (libgl). Remove mesa-libgl? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nouveau-dri: requires mesa-libgl
    I've tried looking across the forums for similar problems and even tried to uninstall mesa-libgl and all its dependencies but it just yields this:
    [root@arch /]# pacman -Rns mesa-libgl
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: cairo: requires libgl
    :: glu: requires libgl
    :: libva: requires libgl
    :: mplayer: requires libgl
    :: nouveau-dri: requires mesa-libgl
    :: qt4: requires libgl
    :: qt5-base: requires libgl
    I feel like I might need to uninstall the nouveau driver so as to be able to uninstall mesa-libgl. If I installed the nvidia driver at that point, I fear I might see the blank screen again. Thanks for your help in advance.
    You do it wrong.
    sudo pacman -Rdd mesa-libgl && sudo pacman -S nvidia
    After it, you can decide if you want to reinstall mesa-libgl and remove nvidia-libgl or leave nvidia-libgl and do not install mesa-libgl. I do it all the time during update.
    Last edited by firekage (2014-07-19 19:48:30)

  • How to install USB flash drive in windows 7

    Could anyone please help to install USB flash drive to Windows 7. This will enable me to hook up keyboard and mouse to my laptop. Thank you so very much for any assistance.   

    Hi,
    Could you please help us to know what is your computer, Please use the following instructions for find out the model/product of your machine:
      http://h10025.www1.hp.com/ewfrf/wc/document?lc=en&​cc=us&docname=c00033108
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • I'm trying to install an update to itunes that downloaded but can't complete installation as its trying to install onto D: drive. I don't have a D drive and i'm not given option of selecting the drive to install on. How can i select the drive that i want

    I'm trying to install itunes but can't complete installation as its trying to install onto F: drive. I don't have a F drive and I'm not given option of selecting the drive to install on. How can I select the drive that i want to install on?

    Hi,
    How do you connect the printer to the XP machine ? If USB, you need to make that machine as a Print server. Please try this:
       http://techtips.salon.com/make-windows-computer-pr​int-server-11914.html
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Error while installing network adapter driver on HP ML 370 G4

    We have HP ML 370 G4 server. And I get an error while installing driver for embedded network adapter on Solaris 10.
    I don't know what to do...
    Can anybody help me??
    # pkgadd -d /tmp/BRCMbcme.pkg
    The following packages are available:
    1 BRCMbcme Broadcom NetXtreme Gigabit Ethernet Adapter Driver
    (i386) v7.5.12
    Select package(s) you wish to process (or 'all' to process
    all packages). (default: all) [?,??,q]: 1
    Processing package instance <BRCMbcme> from </tmp/BRCMbcme.pkg>
    Broadcom NetXtreme Gigabit Ethernet Adapter Driver(i386) v7.5.12
    Copyright (c) 2001-2003 Broadcom Corporation, Inc.
    All rights reserved.
    This product is protected by copyright and distributed under
    licenses restricting copying, distribution and decompilation.
    Using </> as the package base directory.
    ## Processing package information.
    ## Processing system information.
    6 package pathnames are already properly installed.
    ## Verifying package dependencies.
    ## Verifying disk space requirements.
    ## Checking for conflicts with packages already installed.
    ## Checking for setuid/setgid programs.
    This package contains scripts which will be executed with super-user
    permission during the process of installing this package.
    Do you want to continue with the installation of <BRCMbcme> [y,n,?] y
    Installing Broadcom NetXtreme Gigabit Ethernet Adapter Driver as <BRCMbcme>
    ## Installing part 1 of 1.
    /kernel/drv/bcme
    /kernel/drv/bcme.conf
    /usr/share/man/sman7d/bcme.7d
    [ verifying class <none> ]
    ## Executing postinstall script.
    ("pci14e4,1644") already in use as a driver or alias.
    postinstall: add_drv bcme failed
    pkgadd: ERROR: postinstall script did not complete successfully
    Installation of <BRCMbcme> failed.
    #

    If you're sure that you have a Broadcom BCM57xx
    device installed in the machine, then you should have a look at
    "prtconf -pv" output, locate the Ethernet device, and check the
    "vendor-id" / "device-id" property for the NIC.
    If the Broadcom device is compatible with Sun's "bge" driver, you
    can try to install an addition driver binding entry for your device,
    using the update_drv(1M) command
    update_drv -a -i '"pciVVVV,DDDD"' bge(where VVVV and DDDD is the pci vendor / device id found in
    prtconf -pv output).

  • Windows 7 won't load after installing new Hard Drive and Recovery software

    HP G72 Notebook PC
    xz218UAR
    I guess a virus crashed my hard drive so I bought a new one.  I installed the new drive and loaded the recovery disks that I also bought from HP.  Apparently Windows didn't load properly and it keeps telling me to RELOAD WINDOWS.  I've tried starting over from Disk 1 but it's not doing anything different to fix it.  
    I removed the new hard drive and reinstalled it but it's still doing the same thing.  
    What am I doing wrong and HOW DO I FIX IT?

    Hi,
    Before trying the following, make sure you can still read the 25 Character Product Activation key on your Windows COA label ( 5 blocks of 5 alpha/numeric sets ).
    Assuming that this is just a problem with the Recovery process, there is a straight forward work around if you have ( or can borrow ) a retail Windows 7 installation disc that is exactly the same version as your OEM installation - ie if your notebook came with Windows 7 Home Premium 64bit this is the exact retail version you would need.
    If you don't have access to a retail disc, you can create an installation disc yourself using another PC - just download the correct Disc Image from the link below and use an application such as ImgBurn to burn the ISO correctly to a blank DVD - a guide on using ImgBurn to write an ISO to a disc is Here.  These Images are clean and from a well-respected source, however there are only limited versions available.
    Windows-7 sp1-iso-official-32-bit-and-64-bit
    Use the disc to perform the installation, enter the Windows activation key found on the COA Label when requested and when the installation has completed, use the 'Phone Method' detailed in the link below to activate the OS - this method supported by Microsoft and is popular with people who just want a clean installation of Windows 7 without the additional software load normally bundled with OEM installations.
    http://www.kodyaz.com/articles/how-to-activate-windows-7-by-phone.aspx
    Any additional drivers you may need can be found Here.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

Maybe you are looking for