Debian Hardware :: Wheezy Doesn't Properly Support Proprietary Firmware For Wireless Card

Mar 17, 2015

I recently installed the XFCE spin of Debian (amd64) on my Lenovo L440. I tried installing it before, but apparently the 3.2 kernel that ships with Wheezy doesn't properly support the proprietary firmware for the wireless card, blah blah. So I wound up using Windows 8.1 for a bit, and then Fedora (boo). Anyway, with the wheezy-backports kernel (3.16.7-ckt4-3~bpo70+1) everything works like a charm. Everything, that is, apart from the sound card — the entire system is completely mute. Well, apart from the system beeper. I searched the forum and found another thread, but that guy was (for some reason) just running dwm — I figured XFCE might feature a more complete sound system. But maybe the output he gave will be useful in my case as well:

Code: Select alleirik@gerhardsen:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
 
[code]...

I also tried running alsactl init (as root), which doesn't appear to have made any difference.

View 4 Replies


ADVERTISEMENT

Debian Hardware :: Radeon X1050 - Is This Card Supported In Squeeze By Either The Non-free Firmware Or The Proprietary Driver

Jan 13, 2011

Is this card supported in Squeeze by either the non-free firmware or the proprietary driver? I just got one to stick into an older box that will be going to a college girl that wants the 3D desktop in KDE. The built-in video was a joke and wouldn't even work without compositing. It was one of those crappy, non-standard pieces of crap known as a "Unichrome" (not the pro).

View 10 Replies View Related

Debian Hardware :: Wireless Card Error, Failed To Request Firmware

Jul 10, 2011

During installation at, Select and install software, i had this extra option "Packages to install: rt2x00-source", and answered yes. sources.list has main and contrib sections.

lspci -k
Network controller: RaLink RT2561/RT61 802.11g PCI
Subsystem: Linksys WMP54G ver 4.1
Kernel driver in use: rt61pci
ifup wlan0 returns this,
SIOCSIFFLAGS: No such file or directory

[Code]...

View 5 Replies View Related

Fedora :: Set Up Any NVidia Video Card Properly With The Proprietary Drivers ?

Jan 5, 2009

Quote:

NOTICE: Some very old nVidia Video Cards from more than 9 years ago might not work with this way, but just try this method because you'll see if there's a driver available for your video card in Fedora or not.

I have been noticing that it was hard to set up my own NVidia video card, and alot of other people shared the same problem as I had. I have been experimenting with some things, and here's what I did to solve it.

It's fairly easy, anyone can do this. Read and follow these instructions:

Install all updates. Although it seems unimportant, it really is.

Go to [url] and follow the instructions to install the free and nonfree repositories

Go to System > Administration > Add/Remove Software

Search the following: nv

Click everything which has to do with NVidia. Do not check the checkboxes yet, but read the descriptions. If you've found your video card in the description, check the checkbox at the left of the title.

Install the drivers by clicking "Apply" at the bottom of your screen.

After installing, go to Applications > System Tools > nVidia Display Settings

Set the properties of your video card, such as TwinView or higher screen resolutions.

After you've set it up, click Apply to preview your settings. Change some settings if you like, and then click Apply when you're done. DO NOT EXIT YET!

Click "Save to X Confguration File, but do NOT save the file. Click "Show preview..." and copy the text in the preview.

Go to Applications > System Tools > Terminal and type "su". Press Enter and enter the root password.

Now type:

Code:

Select all of the text in the document and delete it. Then, paste the text of the "Save X Configuration" window into the text editor.

Exit out of the terminal.

Exit out of the nVidia Display Settings application. Do not save anything from this application.

Log out and log back in to see the changes.

If you want to change some settings, repeat steps 7 - 16.

View 3 Replies View Related

Debian :: Security Risk Of Proprietary Firmware For AMD GPU Drivers?

Jul 27, 2015

I need to build a new computer, and I'm considering buying an "AMD-oriented" motherboard, that comes with an integrated ATI Radeon GPU.But, being a big Free Software enthusiast, that likes to have completely free drivers for everything, and knowing that the "open source" Radeon driver, for ATI/AMD GPUs, uses a non-free firmware, I'm reluctant about this... Above all, because I don't know what kind of security risk I'm taking, when using a proprietary firmware.

And, having read what was recently reported about the security of proprietary firmwares, in general,URL... if the firmware component of graphics cards drivers poses any security threat?(I mean, can the firmware part of a graphics cards driver be used to do anything more than executing instructions to display graphics?)

View 9 Replies View Related

Debian :: Installing On Apple PowerBook G4 - Failed To Connect Properly To My Wireless Card

Aug 7, 2010

Anyway, I've a decent understanding of the various Linux console commands and know how to work my way around a text editor or file system. But I can't seem to fix what's wrong with my computer. I'll list my info here and then discuss the most pressing issues that I need help with.

It's a 17" PowerBook G4, with Airport Extreme (which I understand is a headache all on its own: I'll likely get to that later)

Results of ~$ lspci:

I downloaded the most recent .iso for the PowerPC from [url], specifically the 4.4 GB DVD copy.

During installation, I told it to install only the Desktop Environment and Base System. Installation went through without a hitch, though it failed to connect properly to my Wireless card.

The first issue I encounter after booting is during the login. When logging in as a non-root user, I'm told to change my password immediately (root enforced). I've done this every time I've logged in. Immediately after when I log in I'm told that the system clock is wrong: It's currently set to Jan. 1, 1970. If I try to change it, I get a message saying that I can't, and my desktop won't load properly. If I ignore the system clock issue and try to change it in System > Administration > Time and Date later, after entering my admin password I get a message that says

Failed to run time-admin as user root.

Failed to communicate with gksu-helper.

Received:

Changing password for root.

While expecting:

Apparently the password issue is related to the Time and Date settings (according to Google), but I can't fix those because it wants me to change my password.

View 1 Replies View Related

Debian :: BCMxx - Wireless Isn't Working - NetworkManager Doesn't Even Detect A Wireless Card

Jul 14, 2010

I just got myself a Dell Inspiron 1440. And decided to install my favorite distro Debian. I got the installation to go with no issue and all seems to be working fine. However the wireless isn't working. NetworkManager doesnt even detect a wireless card. I followed the instructions here and installed the b43-fwcutter and then issued the modprobe b43 and modprobe b43legacy commands. Then I issued the iwconfig command and this was the output.

[Code].....

Also, I've been doing some research and found out about some file located /etc/udev/rules.d/70-persistent-net.rules. So I looked in mine and found out that only my eth0 is added.

[Code].....

View 1 Replies View Related

Debian Hardware :: Installing The ATI Proprietary Driver Properly ?

Jan 3, 2011

I've just installed Debian and then installed the ATI driver to correct the resolution and to hopefully give me better performance, it seemed to give the opposite effect and has made my computer painfully slow and choppy.

I downloaded this driver for my ATI 4870 card:

And ran the following commands:

I do not know how to add my account to sudo.

View 14 Replies View Related

Ubuntu Networking :: Deleted Wireless Card Firmware Upon Installing?

Aug 7, 2011

I recently decided to make use of a computer that had been put away for a while by installing ubuntu on it. I went to do a full install of 11.04 (deleting all files and the other OS, windows) and everything went smooth until I realized that the wifi-card firmware had been deleted along with everything else. I can use an ethernet cable to connect to the internet, but no wi-fi. I tried googling to find the appropriate firmware, but none worked.

View 9 Replies View Related

Debian :: BCMxx - NetworkManager Doesn't Detect Wireless Card

Jul 14, 2010

I just got myself a Dell Inspiron 1440. And decided to install my favorite distro Debian. I got the installation to go with no issue and all seems to be working fine. However the wireless isn't working. NetworkManager doesnt even detect a wireless card. I followed the instructions here and installed the b43-fwcutter and then issued the modprobe b43 and modprobe b43legacy commands. Then I issued the iwconfig command and this was the output.

[Code]...

View 8 Replies View Related

Debian Hardware :: Installing Driver For Broadcom Wireless Card Doesn't Work

Aug 29, 2010

I'm very new to Debian (and Linux in general), and am currently taking a Linux course at college... I'm trying to get Debian running on my MacBook Pro (late 2009 model) and it's been complicated but I've got the operating system installed on it... I'm just having a few problems, the biggest right now of which is my wireless card, which doesn't work. So, I found instructions on the Debian Wiki for getting the driver for it, but it's not compiled already and I have little knowledge of manually installing stuff through Linux...

View 2 Replies View Related

Debian Hardware :: Load Firmware For BCM Card With No Internet Connection

Jun 19, 2014

I performed an update that has caused issues with my wireless. Errors relating to wireless firmware missing and consequently no internet connection.

I've been through this before with my 2008 macbook air BCM card whose firmware isn't included in installs. In the past I've manually installed the b43-fwcutter package an extracted some firmware... That doesn't seem to be working here.

I've used [URL]i ... cefirmware to troubleshoot. I have not been able to get b43 or wl to work.

I attempted to install the "firmware-b43-installer_015-14.1_all.deb" package; however it depends on wget to download and install "broadcom-wl-5.100.138.tar.bz2" from wlfinger.com.

So I manually installed b43-fwcutter and used it to extract the broadcom-wl-5 file referenced....

modprobe wl says wl doesn't exist and modprobe b43 doesn't seem to work.

Details:
Code: Select allname-a
Linux air 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u2 x86_64 GNU/Linux
lspci -nn
02:00.0 Network controller [0280]: Broadcom Corporation BCM4321 802.11a/b/g/n [14e4:4328] (rev 05)

Other things I've tried:

Code: Select allsudo dpkg -i broadcom-sta-dkms_5.100.82.112-8_all.deb
Setting up broadcom-sta-dkms (5.100.82.112-8) ...
Loading new broadcom-sta-5.100.82.112 DKMS files...
Building only for 3.2.0-4-amd64
Module build for the currently running kernel was skipped since the
kernel source for this kernel does not seem to be installed.

I tried something from broadcom that produced make errors "/lib/modules/3.2.0-4-amd64/build: No such file or directory"... I think this means I need some kernel development packages, broadcom says:

Code: Select allOn Fedora install 'kernel-devel' (Development Package for building kernel
modules to match the kernel) from the Package Manager (System->
Administration-> Add/Remove Software).

On Ubuntu, you will need headers and tools.  Try these commands:
# apt-get install build-essential linux-headers-generic
# apt-get build-dep linux

I'm having trouble install this stuff without the net and not sure installing generic headers and build-dep outside of apt-get is the way to go... linux-headers-3.2.0-4-amd64_3.2.57-3+deb7u2_amd64.deb has alot of dependencies that would take me a while to find and download.

View 8 Replies View Related

Debian Hardware :: Get Drivers For Video Card R7 260X To Run On Wheezy?

Mar 22, 2015

Where should I get the drivers for the video card R7 260X to run on Debian Wheezy? Because it cant be from amd site, considering that I installed from their site, but when running apt-get check is said to me that there was the missing dependence fglrx-core..I also couldn't remove it, because it had other unmet dependencies... After long time attempting to solve on my own I just got enough pissed that I formatted the machine.Now I am asking here to find out what is the best practices when installing those drivers, because clearly I wasn't doing it right...

View 5 Replies View Related

Debian :: Bluetooth Mouse Doesn't Work In Wheezy

Aug 3, 2011

I was in 2.6.38.-2-amd64 and it was upgraded to 2.6.39-2-amd64. After the upgrade, every reboot disables the bluetooth mouse. There is a message from the panel with a bluetooth icon
Bluetooth Device
Authorization request from Logitec mouse...
check authorization

I push the buttons on my mouse and the button on the dongle to try and get them to pair, but, the dongle does not work. It is not scanning when I push the connect button.I unplug the usb dongle, and plug it in again, and this time I am able to pair them, and the mouse works. But, I have to do this every time I reboot which is a pain. I found that in the previous kernel, The Bloothtooh package is 4.91-1, but it has been upgrade to 4.91-2. So, this is creating the problem.

View 14 Replies View Related

OpenSUSE Wireless :: Wireless Doesn't Support Scanning

Nov 10, 2010

I am using an HP G60 laptop with a built in wireless NIC but am unable to get the wireless connection working. I have followed the advice in the sticky messages above and have included the information below. I know the wireless modem is working as I have got a spare USB wireless dongle running on the desktop (ironically - I can only get it working where it is not needed!!!). The same dongle will not work on the laptop. So it is a config thing and not a hardware issue On a trivial level, left clicking on the Network Manager icon shows the "enable wireless" greyed out. Desktop and laptop are running SuSE 11.3 and KDE4.4.4. I have tried the traditional method as well as knetwork manager and have no success with either. Here are the technical details. Hardware compatibility list provides

[code]...

View 9 Replies View Related

Debian Installation :: Install Wheezy On Any System With Either AMD / ATI 68xx Or 69xx Card?

Aug 26, 2011

Has anyone had any luck in trying to install wheezy (latest testing snapshot available) on any system with either a AMD/ATI 68xx or 69xx card?All goes well in the install, but on reboot, all that is seen is a "_" and no text, and it hard locks.I am pretty sure this is a conflict with the video card drivers that get installed by default (and which should be blacklisted), but I have no idea how to fix it.The recovery mode don't work either, it is the same "_" with no text, and it ends up hard locking. There is no chance at getting access to a console at all.

View 5 Replies View Related

Debian Hardware :: Ethernet Card Intel I217-LM Not Recognized By Wheezy

Mar 7, 2014

I tried to install the latest stable version of Debian (download yesterday : Debian Wheezy 7.4.0) on my new computer Fujitsu Celsius W530.The version installed is exactly this one (given by the commande "uname -a") :

PCNAME 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64 GNU/Linux
=> A Debian Wheezy 64 bit

I have a problem with the Intel ethernet card : I217-LM (the model was verified on the Fujitsu specifications and also on the Windows 8 I use on another partition).During the install procedure, Debian did not find the ethernet card.I continued the install without it and after I tried to make it found.I got a Linux driver in the Intel Web Site but I saw after that Debian loaded yet this driver (e1000e), so I did not install the driver from Intel (I needed to get linux-headers and to compil the files).

So when I force the system to load the driver, it gives no error but the device is still not found when I try to bringup the network interface.URL...

- understand why I see the Device (with "lspci" command) and the module "e1000e" (I tried also the "e1000" one) loaded with "lsmod" command ?
- make the card work to allow my debian for connecting to internet ?

Here some commands which can show you the problem :
Code: Select all~# lsmod | grep e1000
e1000e                120822  0
root@PC-DEV-JB-debian:~# ll /lib/modules/3.2.0-4-amd64/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko
-rw-r--r-- 1 root root 184K févr.  2 02:04 /lib/modules/3.2.0-4-amd64/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko

[code]....

View 5 Replies View Related

Debian :: Wheezy Doesn't Login After Upgrading Linux-Headers

Jun 8, 2015

I tried to install "Wireless LAN" driver which wasn't installed by default on Debian Wheezy based on this DOC.

After I did all steps in that DOC, I've rebooted the system, and then Debian booted in TTY( gdm didn't start!!!!! )

and the main problem is I can't login to TTY and it say's "Login incorrect"!! (I'm sure the username and password is correct).

Overall :

1- GDM doesn't start
2- I can't login to TTY

View 14 Replies View Related

OpenSUSE Wireless :: Linksys Card Not Working Properly

Jan 30, 2010

I read through the sticky of wireless card not working, and I followed through with the steps, with the exception of looking for firmware, because I'm certain it has it, being that the card works when I'm running Windows, and overall the system recognizes the device.

The only difference is, I notice that the activity light on the card itself does not turn on when running openSUSE. It recognizes the card, it even detects the network, but when I enter the WEP key and finish, it does nothing afterwards. Still no internet.

Card: Linksys WMP54G v4.1

View 5 Replies View Related

Hardware :: Doesn't Support The Video Card ATI Radeon HD4670 Driver

Jul 22, 2010

I'm a new Mandriva user,and have no clue about Linux system,but to be honest I don't want to use Windows product anymore. So I got the Mandriva 1 Spring Gnome,and installed it on my DELL Optiplex Desktop,works fine and very fast,therefore I decided to do the same with my Studio XPS 1640,but after I got a dark screen,so I used an external display(My TV) then realized that it doesn't support the video card on it ( ATI Radeon HD4670 ),and I don't know what to do.

View 1 Replies View Related

OpenSUSE Wireless :: Atheros Card Not Working Properly Anymore?

Jan 12, 2011

A wifi card with the ath5k driver used to work properly until a couple of weeks ago. Now, if I ping the router the response times sometimes are okay but often fluctuate into the range of many hundreds or thousands of milliseconds. Occasionally the connection breaks down entirely.My laptop, which uses a different card, works fine (typical ping response times of 2 ms), so its probably not the router which is faulty.I use opensuse 11.3 x86_64, currently with the 2.6.34.7-0.7 desktop kernel and knetworkmanager

View 1 Replies View Related

Networking :: Wireless Tools Doesn't Refresh APs Properly

Feb 17, 2010

I need to monitorize which Wi-Fi APs are in coverage, so periodically I perform a scan whith "sudo iwlist ath0 scan". The problem appears when disconnecting an AP (from the electrical network). In this case, iwconfig shows the disconnected AP during 30-40 seconds after the disconnection.

I'm trying to figure out how to order the kernel to actually refresh the list of in coverage APs, and avoid to show nets that were in coverage but aren't now.

View 2 Replies View Related

Ubuntu / Apple :: Sound Not Working Properly Or The Wireless Card Not Being Supported

Jun 11, 2011

I was curious if anyone has dual booted Ubuntu on this model iMac, (Mid 2011 with 4gb ram, 2.5GHz Intel Core i5 processor, the current model in the apple store).

When I dual booted on my MacBook I came across a plethora of problems, such as the sound not working properly or the wireless card not being supported.

Does anyone know if these same problems exist for the iMac or is everything business as usual?

View 1 Replies View Related

Debian Installation :: Missing Firmware For Wireless Adapter

May 19, 2015

DELL Inspiron 15 3543 (3000 Series)5th Generation Intel Core i5-5200U Processor (3M Cache, up to 2.70 GHz).I have installed Debian 8 and received following message relating missing firmware files rtl_nic/rtl8106e-1.fw (EDIT: I understand this is not wireless adapter, but wired adapter which appears to be working ok as I can connect to internet ok.)The wireless adapter wasn't recognised so I used LAN cable and completed the install.this is details of wireless adapter....

Code: Select allit@it:~$ lspci -vvnn | grep -A 9 Network
06:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
   Subsystem: Dell Wireless 1704 802.11n + BT 4.0 [1028:0016]
   Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
   
[code]...

View 14 Replies View Related

OpenSUSE Wireless :: Add Network Card Support To Kernel?

May 18, 2010

I'm using asus usb n-11 wireless adapter.Default kernel module drivers/staging/rt2870sta.ko hasn't id of my adapter. Please add this two strings to next kernel release

--- drivers/staging/rt2870/rt2870.h 2010-05-18 13:09:13.262882659 +0400
+++ drivers/staging/rt2870/rt2870.h 2010-05-18 12:10:20.000000000 +0400
@@ -85,6 +85,8 @@

[code]....

View 2 Replies View Related

Red Hat / Fedora :: Broadcom 4322AG Wireless Card Support?

Dec 25, 2010

I'm thinking of installing Fedora 14 on my hp laptop, and need to know if this will support the Broadcom 4322AG wireless card it came with, will only probably use Fedora if the card is already recognized, or an easy gui install. This is the game changer between using fedora or linux mint for me

View 1 Replies View Related

General :: Fedora 13 Dosn't Support Wireless Card

Oct 13, 2010

I noticed that the fedora 13 dosn't support my wireless card and there isn't any driver to dowload.can someone help me fix this problem?

View 2 Replies View Related

OpenSUSE Wireless :: Broadcom 4311 Doesn't Seem To Recognize Wireless Card

May 3, 2011

when it comes to openSUSE but I am earnestly trying. I installed the openSUSE OS on my HP dv6000 laptop, but it does not seem to recognize my wireless card (which is a Broadcom 4311).

View 7 Replies View Related

OpenSUSE Wireless :: Interface Doesn't Support Scanning

Nov 8, 2010

I have only just got my first netbook and when I first installed 11.2 on it it would detect local networks and ask if I wanted to use any of them. Since they belonged to other people and I use a wired connection at home, I declined. I then took my netbook on travels and tried to connect to freely available networks there, but to my surprise it no longer detected them. I tried to go through YAsT and see what needs to be changed but no matter what I tried the wireless option was never offered again.

I have now come back and decided to get to the bottom of this. Here is what I get from iwlist scan:lo Interface doesn't support scanning eth0 Interface doesn't support scanning.It is as if there has never been a wireless capability. Can anyone advise on what to do to fix this?

View 9 Replies View Related

Ubuntu :: Windows Driver Firmware - Error "Wireless Connection (Firmware Missing)"

Jun 4, 2011

after installing Ubuntu Natty Narwhal 11.04, I'm experiencing tons and tons of complications with the wireless Internet connection. I have solved most of them. Now I have only one thing left. When I hit the drop-down menu for wireless connections, it says "Wireless connection (Firmware missing)"

I have installed the driver for my wireless card but what is the firmware? I honestly don't know what it is although it's very basic. I have a Broadcom 43xx as my wireless card (specifically 4306). How do I get the firmware for it? Do I find it in Windows? Also I cannot get b43-fwcutter because I have absolutely to Internet connection on Ubuntu. To post this, I'm using Windows.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved