Ubuntu Networking :: Balkin F5d8010 Working In 10.10 - Newer Kernel(s) Include Support

Dec 10, 2010

I'm trying to get a Balkin f5d8010 working in Ubuntu 10.10, 64 bit. Most of what I see from searching the web is from 2008 or earlier. Anyone know if the newer kernel(s) include support for this, or can I get the drivers somewhere?

For what it's worth, lspci shows:

Code:

I came across this.

[url]

View 3 Replies


ADVERTISEMENT

Ubuntu Networking :: Old Module In Newer Kernel?

Aug 23, 2010

I got a engineering sample wifi card - Intel wimax 5350. This card work well with kernel 2.6.28-15-generic and earlier kernels.

However after kernel 2.6.28-16 , this card no longer support by newer kernel.
the error is "Unsupported EEPROM VER=0x21b < 0x21e CALIB=0x4 < 0x4"

I knew the reason is that card is a Engineering sample .. it should not get support in newer version kernels.

What i try to think is that "is it possible to replace old wifi module into the new wifi module in new kernel " and the system can also get works !?

Below is message of dmesg.

------------------ Kernel version : vmlinuz-2.6.28-15-generic
[ 11.683885] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
[ 11.683888] iwlagn: Copyright(c) 2003-2008 Intel Corporation

[Code]....

View 8 Replies View Related

Ubuntu :: General Compatibility - Newer Version Of Suse Don't Support Some Of The Hardware

Mar 13, 2011

I'm currently an user of OpenSuse, newer version of Suse don't support some of the hardware that I use and previous version of Suse will cease to have support in a few months. So I'm considering other versions of Linux and Ubuntu comes to mind. So I like to know if Ubuntu (Desktop 32 bits) supports this devices:

NVIDIA Quadro2 Pro (including 3d support)
Wacom Intuos 2 SERIAL tablet
Epson ActionScanner II PARALLEL

View 1 Replies View Related

Ubuntu :: Get Rid Of The Newer Kernel And Continue To Use The Old One?

Jul 31, 2010

I had some problems with the latest kernel (didn't play well with Warcraft)... So, I when I rebooted; I selected an older kernel in Grub Worked perfectly. How can I get rid of the newer kernel, and continue to use the old one?

View 2 Replies View Related

Ubuntu Installation :: Can't Upgrade To A Newer Kernel

Jul 22, 2011

It seems that i am stuck using the 2.6.38-9 kernel, since no matter what i try, i can't update. I have had this problem since 2.6.38-10, but figured that the problem probably would solve itself after the next kernel update, sadly that was not the case.

I have had some worrying error-massages from dpkg about broken packages, which i believe might be the source of this problem, as it reported that the package "linux-image-generic" was broken. I removed the postinstall script from /var/lib/dpkg/info and updated both dpkg and aptitude.

I am not getting any more error messages, and if i look in the synaptic package manager, i can see that kernel 2.6.38-11 is indeed installed, yet i can't select it at bootup, even though i have tried to manually update grub.

View 7 Replies View Related

Fedora :: Way To Install A Newer Kernel ?

Sep 22, 2010

I use a BLAG (F12) with a free-kernel 2.6.32.21-libre.168.fc12.x86. I'd like to install a newer kernel (.35). But don't know what is the better way to do this. Is it to download the .35 src.rpm and rebuild the RPM under F12 ? Or should I compile it since the source ?

View 2 Replies View Related

Ubuntu :: 'manually' Install Newer / Up To Date Kernel

Jan 9, 2011

I'm currently on 2.6.32-27 in Ubuntu 10.04, thinking about 'manually' installing a newer/up to date kernel.

View 7 Replies View Related

Ubuntu :: 11.04 - Get And Install Newer Kernel Module For Fglrx?

Apr 30, 2011

Excerpt of Xorg.0.log output:

[Code]....

September 20 2010? Is there a newer kernel module for fglrx? How can I get and install it?

View 9 Replies View Related

Fedora :: Install Newer Kernel Onto Server From Src.rpm?

May 30, 2010

I have been requested to install a Fedora Kernel from source. As such i have found the below src.rpm: [URL] how to install this much newer kernel onto my server from src.rpm?

View 10 Replies View Related

Server :: Driver Support - QME2572 - Qlogic - Card Became Support By The Kernel

Jul 10, 2011

I'm trying to find out when QME2572 (Qlogic) card became support by the kernel. We have a RHEL 5.1 system that is moving to new hardware, however the kernel at this release doesn't support the new hardware, due to the Qlogic card change. I tired the Redhat KB and Bugzilla. Is there a Kernel change list etc I can search. Never really played around with the kernel too much so I'm just after some pointers for looking up this information. Offically its not supported until Redhat 5.3, I'm trying trying to research kernel info so I can tell the customer they have to upgrade.

View 3 Replies View Related

Fedora Installation :: No Sound On FC10 Newer Kernel 2.6.27.15-170.2.24?

Feb 23, 2009

Just installed FC10 and noticed no sound with latest kernel (2.6.27.15-170.2.24), however I do have sound with kernel 2.6.27.5-117. No other differences. Anybody else have this problem?

View 10 Replies View Related

General :: Does RHEL6 Include Smp Kernel

Dec 17, 2010

Does RHEL6 include smp kernel? When I run uname -arn it does #SMP but I want to confirm if a seperate RPM like kernel-smp-* is included in default installation.

View 4 Replies View Related

OpenSUSE Hardware :: Newer Kernel Releases Since The Default Installed With The 11.3 DVD?

Dec 23, 2010

I am eagerly awaiting my newly purchased lenovo sl510 and once received intend on loading opensuse 11.3 onto it as my primary os. I understand this particular laptop has had some issues with acpi.

Can anyone comment on how this is now with newer kernel releases since the default installed with the opensuse 11.3 DVD.

View 9 Replies View Related

Slackware :: VirtualBox 3.1.6 - Kernel Include Directory

May 31, 2010

I tried to build the virtualbox 3.1.6 kernel using the files from slackbuilds.org and I got this error that says it cannot find the kernel include directory. My current kernel is 2.6.33.2 (slack 13.1).

I tried SOME_VAR=/usr/include --> (I forgot the exact variable name, but I used the variable name I saw in the error message) just a guess , but it didn't work of course.

Is it at /usr/src/linux-2.6.33.2/include or something like that? Or is there anything wrong with the slackbuild script?

View 4 Replies View Related

Fedora :: Missing Kernel Headers In Folder /usr/include

Apr 4, 2011

The problem is that I need to use kernel headers like <linux/interrupt.h>. However, those files do not exist in folder /usr/include/linux. Thus, compilation fails. On the other hand, the files exist in folder /usr/src/kernels/2.6.30.10-105.2.4.fc11.i586/include/linux.

How can I get the missing headers into proper place in /usr/include/? I even tried coping, but extra files are then needed and so on.

I tried to use "make menuconfig", but I couldn't see a missing configuration I need.

I also tried to use " yum install kernel-devel". This tells me "Package kernel-devel 2.6.30.10-105.2.23.fc11.i586 already installed and latest version Nothing to do".

View 4 Replies View Related

Software :: Add Include Path To Kernel Module Makefile?

Sep 16, 2009

I have probably a stupid question. How do I add an include path for kernel module makefile? I want to include "test_kernel.h" in test_module.c
test_kernel.h resides in a different directory with relative path "../../common/" . I can include the file specifying the relative path, which works OK:

#include "../../common/test_kernel.h"

I would like include it without the relative path and specify path in Makefile similar to -I option available in application makefiles. I have tried EXTRA_CFLAGS += -I../../common/ in the makefile but no use.

View 2 Replies View Related

General :: Cannot Get Wireless Belkin F5d8010 On Old Dell 2650?

Jan 10, 2010

I have had some experience with ubuntu on my Lenovo y730. I was told to run debian on my dell 2650 for the compatibility, All I want is to be able to run either my Belkin pre n f5d8010 pcmcia card or a linksys usb wifi.

View 1 Replies View Related

Debian Hardware :: Installing Newer Kernel For AR9485 Driver Breaks Display

Apr 8, 2014

I'm trying to install Atheros AR9485 wireless card driver on debian, and I had no luck.

I followed this [URL] .... to install backports kernel version. The wireless card worked, however, intel display driver displayed the color in the wrong way.

Red pixels are green, and green are yellow. It was displayed like when someone try to connect a PAL system to a TV that supports only NTSC.

This is my lspci output:

Code: Select all00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Device 0a0c (rev 09)
00:14.0 USB controller: Intel Corporation Lynx Point-LP USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation Lynx Point-LP HECI #0 (rev 04)

[Code] ....

Is there is a way to compile only AR9485 module from the kernel?

Add the following

Code: Select alli915.i915_enable_fbc=0 to your GRUB_CMDLINE_LINUX_DEFAULT= in /etc/default/grub so you would have something like that

Code: Select allGRUB_CMDLINE_LINUX_DEFAULT=" i915.i915_enable_fbc=0 nomodeset quiet splash"

View 1 Replies View Related

Fedora Installation :: Update The New Nvidia Drivers Since Dont Seem To Work In The Newer Kernel?

Jul 7, 2011

I was trying to update the new nvidia drivers since they dont seem to work in the newer kernel, or to try to fix it but now when i run yum update I get a screen like this:

Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
kernel-uname-r = 2.6.38.3-18.fc15.i686.PAE is needed by (installed) kmod-nvidia-2.6.38.3-18.fc15.i686.PAE-1:270.41.06-1.fc15.i686

[Code]...

View 4 Replies View Related

Ubuntu Networking :: USB Modem Eciadsl Support Stopped Working Today?

Mar 10, 2010

after yesterday's routine ubuntu update - allowing both security and recommended updates - i turned off my pc. turning it on today, it seems like my USB modem support is gone. i am using the "eciadsl-usermode_0.12-1_i386" package, and i get the message "/proc/bus/usb/devices: No such file or directory".i tried re-installing my eciadsl package, but got the same result.

View 2 Replies View Related

OpenSUSE Hardware :: What Include Support A Driver For USB Modem Huawei E219 (HSDPA/UMTS) And Huawei EC226 (3G/EVDO)

Dec 23, 2009

What include support a driver for USB modem Huawei E219 (HSDPA/UMTS) and Huawei EC226 (3G/EVDO)?

View 1 Replies View Related

Ubuntu :: Include Flag Not Working For Grep?

Apr 19, 2011

I'm trying a recursive search -- only PHP files -- and yet grep is searching SQL files too.

Code:
sneakyimp@Ubuntu-64bit:/var/www/site$ grep -irl --include='*.php' 'car_images' *
2011_02_11_dump.sql
car_images_pending.sql
client/search_results.php

[Code]....

View 8 Replies View Related

Ubuntu :: Difference Between /usr/local/include And /usr/include?

Jul 11, 2010

What is the difference between /usr/local/include and /usr/include? When I compile my program, is both /usr/local/include and /usr/include avaliable? Can I copy a file from /usr/local/include to /usr/include?

View 1 Replies View Related

Ubuntu :: Unity Application Search Results Include Non-working Shortcuts?

Jul 12, 2011

I'm running Ubuntu 11.4. I've played with different versions of Picasa, installing the Linux version via Ubuntu Software Center and also using Wine. At a certain point I had several versions of the application installed and things were getting. When I search for Picasa in the Unity application search field (clicking the button with the dot in the centre at the top left of my screen) I got several results for Picasa, some of which when clicked would start Picasa and some which wouldn't. When I remove all versions of Picasa both from Wine and native I still get some results for Picasa which don't start Picasa when clicked.

View 2 Replies View Related

Software :: Difference Between /usr/include And /usr/local/include?

Jul 8, 2010

I just downloaded the SDL source code. i did compile and make of this code.then i did make install. but i didnt see the files of SDL.h and lib.SDL.*** in /usr/include/ but later i found out that these files are placed in /usr/local/include and /usr/local/lib. how can i specifically install libraries on /usr/include and /usr/lib

View 2 Replies View Related

Ubuntu Installation :: Newer Kernel Updates AFTER 2.6.32-17 Has A Randomness At Boot Time Whether The System Will Completely Boot Or Not?

Jul 26, 2010

I've been having a problem on my AMD based machine, 4cpu, gigabyte ga-ma78gm-s2h Mobo, 8GB mem, two 2 terabyte Sata HDs.One thing I've found is that any kernel after 2.6.32-17 has a randomness at boot time whether the system will completely boot or not.

For instance just today I downloaded and installed 2.6.32-24

It fails to boot (I've tried cold boot, warm boot).Running its repair also fails to completely boot.My experience is that if I keep trying it "may" eventually boot but I believe there was some change after 2.6.32-17-generic that's causing the problem.Because as with 2.6.32.23... which also fails to complete bootup many times... eventually my guess is that 2.6.32.24 will also boot "sometimes".But why does 2.6.32.17 always boot for me? Something changed and its not my setup.

View 1 Replies View Related

Ubuntu Networking :: Any Newer Supported USB Wireless Cards?

May 2, 2010

Had a hard drive fail this week, and I am going to order a new one. I am using $150 dollars in Best Buy gift certificates. Well seeing as how I have some left over I would like to get a usb wireless adapter that would work out of the box (preferably usb although I could always get an internal). All Best Buy has are wireless N cards and I was wondering if anyone knows if any Wireless N USB cards work out of the box without downloading firmware or NDISwrapper.

View 3 Replies View Related

Fedora Networking :: Broadcom Not Working On New Kernel

Sep 7, 2009

there was a new kernel update that I installed today. I used some kl mod packages to work my broadcom. For some reason its not working after the kernel. Is there a way I can recompile the driver or so?

View 7 Replies View Related

Fedora Networking :: Broadcom-wl Not Working For 2.6.30 Kernel Update?

Sep 22, 2009

In the latest Fedora 11 updates, kernel 2.6.30.5-43.fc11.x86_64 breaks broadcom-wl functionality on my BCM4312 wifi adapter

Code:

$ lspci -v | awk '/Ether|Net/,/^$/'
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
Subsystem: Dell Device 01f1
Flags: bus master, fast devsel, latency 64, IRQ 17

[code]....

and all is well, the modprobe commands can go in /etc/rc.local. BCM43xx *.inf driver for ndiswrapper (32 and 64 bit)here:

(kmod-wl-2.6.30.5-43.fc11.x86_64-5.10.91.9-4.fc11.2.x86_64 is installed)

View 11 Replies View Related

Networking :: Include Path Of Exe In Ld Library?

Jul 9, 2009

I am facing the following error while running SplitOff.exe in machine 172.24.130.245 :
Error :
ld.so.1: SplitOff.exe: fatal: libstdc++.so.2.10.0: open failed: No such file or directory.This file is avilabe in ap/local/lib path.
how to include the path of exe in the ld library path [only System admin has permission]

View 10 Replies View Related







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