Debian Configuration :: Modpost Error Compiling Compat-wireless On Squeeze

Feb 3, 2010

Compiling latest compat-wireless on up to date squeeze install I get this:

make[1]: Entering directory `/usr/src/linux-headers-2.6.32-trunk-686'
Building modules, stage 2.
MODPOST 84 modules
Can't open file
make[4]: *** [__modpost] Error 1

[code].....

View 3 Replies


ADVERTISEMENT

Debian Hardware :: Wifi: Ar9271 In Squeeze: Compat-wireless Or New Kernel?

May 22, 2011

I'm trying to get a TP-Link TL-WN821N WiFi USB dongle to work. I bought it because I thought it was based on the Atheros ar9170 chip (which is supported in Squeeze), but I've since learnt that it was based on the ar9271, which is only supported from kernel v2.6.36 on. I've read several threads on the subject, but I'm still confused about what I should exactly do. Since it is stuff that can potentially make the partition unbootable, I prefer to ask rather than to tinker.

I've read that upgrading the kernel would do the trick. The Liquorix kernel is especially recommended in one of those threads. However Liquorix only supports Sid and Testing. Apparently, you still can install it by fetching gcc 4.5 from the Sid repository, then install it... I'm a bit wary of screwing things up though... Another route appears to be the compat-wireless tool. I've downloaded the latest 2.6.32 release of compat-wireless (see here), but there's no reference to the ar9271 in the README. Is it appropriate nevertheless (they refer to an online list of supported drivers that was updated after the release... not sure what to make of it)? Otherwise, can I install the so-called "bleeding-edge compat-wireless" with a 2.6.32 kernel? BTW, I know that I'll also need the ath9k_htc firmware to be installed.

View 11 Replies View Related

Debian Configuration :: Compiling Squeeze Kernel On Lenny ?

Jul 30, 2010

I just wanted to know if i download Debian Squeeze linux-source-2.6.32 from packages.debian.org and try and compile it in debian lenny using lenny's packages will the build succeed ?

View 6 Replies View Related

Debian Configuration :: Wireless Not Working On Squeeze?

Feb 14, 2011

I am moving over to debian from ubuntu, and the latest install is to an acer aspire one netbook, the wireless card seems to be working and I can see available networks and even connect to mine (with WPA encryption) via the gnome network manager, however opening a browser or pinging both local and external machines all fail. its as if the OS does not not know to use the card. The wired works fine.

If memory serves the card is identified by lspci as Atheros AR5007.

There is no reference to wlan0 in etc/network/interfaces.

I do not have that system on now and have to leave for work, but I can post any further info from conf files etc as required when i get home tonight... Just thought I'd post a quick description in case I'm missing something obvious...

View 2 Replies View Related

Debian Configuration :: No Wireless In Squeeze With Broadcom Card

Oct 30, 2010

I just installed fresh Squeeze to my new hpmini 210-1100 netbook. No wireless. I have checked and I have Network Manager installed already.

I also compiled and installed Broadcom driver from here[url]

I followed their instructions and compiled the driver. I did get a wl.ko driver and installed it insmod wl.ko after modprobe lib80211

I noticed after rebooting neither wl.ko nor lib80211 showed when i did lsmod. So I did modprobe and insmod again. Still no wireless. Here are output of some commands that I thought would be relevant.

lspci:

I see only 2 computer icon in the system tray but not the parallel bars. When I went to System>Administration>Network, I was not able to add my wireless network name. The Add button was grayed out.

View 3 Replies View Related

Debian Configuration :: No Longer Connect To The Wireless Network After Squeeze Upgrade

Apr 17, 2011

I upgraded from lenny to squeeze on a notebook and I can no longer connect to the wireless network. The computer is an LG notebook and the network card is ralink rt2860. I am using Gnome and NetworkManager. The wireless key is WEP hex. It was working fine with lenny till before the upgrade. After the upgrade, the network card stopped working. So, I checked

$ lspci|grep Network
08:00.0 Network controller: RaLink RT2860

Then I reinstalled the driver with apt-get install firmware-ralink wireless-tools Then the network manager tray started working again and saw the network, but cannot connect. It was trying to connect but timed out and kept asking for the password. It is the correct password. I tried deleting the old connection and recreated a new one in the nm. But still does not work.

[Code]...

View 7 Replies View Related

Debian Configuration :: Public Key Error In Squeeze Backport ?

Jun 22, 2011

Just added Squeeze multimedia repositories in source list,but get this after reload :

W: GPG error: ftp://ftp.debian-multimedia.org squeeze Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07DC563D1F41B907

However,update for Audacity & Mplayer showed in Update Manager,and I successfully updated.

View 4 Replies View Related

Debian Configuration :: [squeeze] Update Manager Internal Error Fetch Failed

May 18, 2011

when I try to update my Debian, I have the following internal error:Error message:Fetch failed: W:Failed to fetch [URL] Unable to find expected entry  free/binary-i386/Packages in Meta-index file (malformed Release file?), W:Failed to fetch [URL] Unable to find expected entry  free/binary-i386/Packages in Meta-index file (malformed Release file?)
, W:Failed to fetch [URL]  Unable to find expected entry  free/binary-i386/Packages in Meta-index file (malformed Release file?), E:Some index files failed to download, they have been ignored, or old ones used instead.

View 2 Replies View Related

Debian Multimedia :: Squeeze Compiling Dwm From Debian Source / Reality Check

Aug 18, 2011

Below is the recipe I've used to compile dwm from source on Squeeze

su
apt-get install devscripts debian-keyring
apt-get build-dep dwm
exit

It all seems to work, however debuild gave an error about secret keys. Is this a sensible procedure? What happens in the (probably unlikely) event there is another source patch?I've gone to a tiling window manager as the result of the purchase of a wide screen LCD monitor. I like to have some stuff down the right hand side when running Firefox and OpenOffice in the main panes. Any configuration tricks welcome. Modern screens are the wrong shape!

View 6 Replies View Related

Debian :: Compiling Wine In Squeeze On AMD64?

Jul 18, 2010

I am trying to compile wine (1.1.28) in squeeze (AMD64). After I run the configuration scripts, I receive this error:

"configure: libhal/libdbus 32-bit development files not found, no dynamic device support."

I installed the ia32-libs package and libhal.so, libhal.so.,1libhal.so.1.0.0, libdbus-1.so exist in /usr/lib32.

I am compiling wine with the USB support patches, so I believe I will need libhal.

View 8 Replies View Related

Debian :: Compiling TAUCS For Squeeze Using Intel Studio C And Fortran Compilers

Feb 19, 2011

I want to build Taucs library [URL] , to use its sparse solver in some number crunching apps, [URL] Since i plan to build these apps with the intel development suite, i better build Taucs with the same set of compilers... but AFAIK Taucs doesnt exist in <testing> or <unstable> ( I could apt-get source, and set appropriate flags for compilers it it did ) and i do not quite understand its build system ..It is not a ./configure system...it relies on external libs like blas, lapack and metis... which regardless of existing in Debian repo are built with gcc-4.5... so.. no way of using this to link with an Intel built library...

View 10 Replies View Related

OpenSUSE Wireless :: Kernel Patches 3038 And 3709 With Compat-wireless?

Feb 6, 2011

Just installed 11.3 on a older Dell Dimension 8200 with a D-Link DWA-160 N dual band USB card. The install went ok and the card works (seems a little slow right now but that is next on the list). However, when I run YOU I get the following conflict:

"compat-wireless-kmp-default-2.6.37_k2.6.34.0_12-17.1.i586 requires kernel (default:drivers_usb_core)=6faa2c62dac4f41d, but this requirement cannot be met. Uninstallable providers: kernel-default-base-2.6.34-12.3.i586[openSUSE-11.3 11.3-1.82]"

when the system wants to install patch:Kernel-3038.noarch and patch:Kernel-3709.noarch. I cannot seem to find a suitable provider for the default:drivers_usb_core. Is this something to address here or do I need to go to [URL]?

View 1 Replies View Related

Debian Configuration :: Wireless Interface - Unknown Error 132

Apr 18, 2010

After updating and subsequently restarting today, I can no longer bring up my wireless interface:

ifup wlan0
SIOCSIFFLAGS: Unknown error 132
Could not set interface 'wlan0' UP
SIOCSIFFLAGS: Unknown error 132
SIOCSIFFLAGS: Unknown error 132
Failed to bring up wlan0

iwconfig 
lo no wireless extensions.
eth0 no wireless extensions.

wlan0 IEEE 802.11abg ESSID: off/any
Mode: Managed Access Point: Not-Associated Tx-Power=off
Retry long limit:7 RTS thr: off Fragment thr:off
Encryption key:off
Power Management:off

lsmod | grep iwl
iwl3945 77904 0
iwlcore 127432 1 iwl3945
mac80211 180929 2 iwl3945, iwlcore
cfg80211 142905 3 iwl3945, iwlcore, mac80211

View 1 Replies View Related

Debian Configuration :: Squeeze D-u - Kernel Configuration Skipped

Jul 6, 2010

I have a set of vm's with stable, testing, and sid to keep track of how things are going. When I did an apt-get dist-upgrade with squeeze last week, things seemed to OK (350 package updates) until the end. It didn't seem to like and / or was confused by a kernel dependency.

I am not too concerned yet. Because these are in vm's, I do a snapshot before any significant change. I can futz around with impunity because I have that backup.

I re-booted, and tried the apt-get dist-upgrade again with same results. I think I also tried apt-get -f install.

So I reverted to the snapshot, and will simply try again in the future. I recall that with lenny as testing, the font-desktop was really screwed up for about a period of 6 weeks.

However, just in case someone else runs into this:

1) a re-boot worked, but the failure of apt-get made me nervous enough to revert.

2) waiting for corrections has seemed to work in the past (with a single exception with a 4-disk SCSI software RAID10 update that failed to re-boot lenny successfully after what seemed to be a minor update -- that was on a real system, not a vm. I haven't gotten back to look at that.)

View 14 Replies View Related

OpenSUSE Network :: How To Use Compat-wireless

Mar 19, 2010

I have an HP DV7 laptop with AR928X Wireless Network Adaptor.Running 11.2.Wireless link was fine for 802.11G, but very flaky when I tried to move to 802.11N.I have downloaded the most recent compat-wireless for my kernel.How does one replace the "stock" version of ath9k with the new one, or does it happen "automagically" ?

View 4 Replies View Related

Debian Configuration :: TightVNC Configuration On The Squeeze?

Feb 8, 2011

I recently just installed Squeeze on an ia64 system and was having some troubles with running VNC.I get the following error, more specifically for some reason I get a malloc - memory corruption error:

Xtightvnc(9165): unaligned access to 0x60000000001ea06c, ip=0x4000000000268280
Xtightvnc(9165): unaligned access to 0x60000000001ea074, ip=0x4000000000268280
Xtightvnc(9165): unaligned access to 0x60000000001ea07c, ip=0x4000000000268280
Xtightvnc(9165): unaligned access to 0x60000000001ea084, ip=0x4000000000268280

[code]...

After display all the code above, it just stops. The port 5901 is still closed - if it runs properly, would it open automatically?Is there something that is incompatible? Or am I missing some system configuration component?

View 1 Replies View Related

Fedora Networking :: Can't Compile Compat-wireless?

Dec 20, 2009

i'm trying to install on a fedora 12 x86_64 but i have this problem

[root@fedora12 compat-wireless-2009-12-11]# ./scripts/driver-select ath9k
Processing new driver-select request...
Backing up makefile: Makefile.bk

[code]....

View 3 Replies View Related

Ubuntu Networking :: Compat-wireless Not Installing?

Feb 23, 2011

i cant seem to install compat-wireless on my netbook i have done it previously but it is not working this timeQuote:

make: gcc: Command not found
make: Entering directory `/usr/src/linux-headers-2.6.35-22-generic'
./scripts/gen-compat-autoconf.sh config.mk > include/linux/compat_autoconf.h

[code]....

View 1 Replies View Related

Debian Configuration :: Compiling A Kernel To Be X86_64

Aug 2, 2011

So I completely fail at making a kernel x86_64, used to make them fine for just x86 but I haven't a clue on how to make them specifically for 64-bit systems.

View 3 Replies View Related

OpenSUSE Wireless :: Error Compiling Dlink Driver

Nov 28, 2009

I downloaded the Dlink wireless G dwa-110 usb driver but I'm getting "rt73.ko failed to build. make[module]error 1" when compiling it.

I have installed the kernel-source and kernel-syms but I still get the same error. What am I doing wrong?

I'm running openSuSE 11.2 64 bit.

View 4 Replies View Related

Fedora Networking :: Can't Compile Compat-Wireless Bleeding-Edge?

Jul 14, 2011

I'm trying to compile the bleeding-edge compat-wireless because I know there are some ath9k fixes in it because I use in on my Debian and Ubuntu machines; however, when I try and run make, I receive this error:

Code:
make: *** /lib/modules/2.6.38.8-35.fc15.i686/build: No such file or directory. Stop.
make: *** [modules] Error 2

[code]....

View 2 Replies View Related

Ubuntu Networking :: Lucid Freezes With Compat Wireless Patch

Nov 23, 2010

I've got an atheros ar9287 based card with the ath9k driver from the base install of lucid and I installed a compat wireless patch via this thread: [URL]... to fix the issue of the card being stuck on a given channel when using aircrack. Now, my system freezes up after about a minute or two. If I leave the wireless card off, everything runs fine no problem. I uninstalled the compat wireless driver via the readme just make uninstall in the compat-wireless folder, but I still get the freezes. So I assume it has something to do with the patches. I have no idea how to remove the patches. Can anyone help me with this or is there a way to get everything up and running so the original problem of being stuck on a channel is fixed?

View 3 Replies View Related

Ubuntu Networking :: Making New Compat-wireless For Custom Kernel?

Mar 7, 2011

I made a custom kernel for maverick, 2.6.35-27. And I want to get the latest Intel 5300 wireless card drivers working. The wireless works now, but I want to get these installed anyway. I've been on a custom compilation kick for a while, and just been wanting to do everything compiled myself, just to learn a lot. Including putting linux on my WNDR3700 router using DD-WRT. Still doing a lot of customization on that as well.

View 1 Replies View Related

Debian Configuration :: Cannot Detect Newish Hardware After Compiling Kernel 4.5

Apr 2, 2016

I am not able to use the touchpad, etc. on my laptop because the hardware is not supported until kernel 4.5. (This was confirmed by installing fedora-rawhide with 4.5: all the hardware problems were cleared up.) So I tried to compile a 4.5 kernel and install that in a testing version of Debian, but the hardware is still not working.

What I tried: copied the kernel boot config from the testing installation to the directory where the kernel was to be compiled, in order to keep the configuration of the current system. After compiling the kernel the first time I thought that perhaps the issue was that the right options for the new i2c-based hardware had not been selected in menuconfig and were not the default in the kernel config, so I compiled the kernel again, selecting the necessary hardware to be installed (and not as a module). But after the second (and third) kernel compiles the hardware still does not function (appears not to exist).

This is the first few times I've tried to compile a kernel, so I may be missing something obvious. After the second compile, I was wondering how to tell if the right kernel was in use, but grub only saw one 4.5 kernel (besides the original one) and I don't know where to look to see if the kernel has the different --revision=xyz it was assigned when running fakeroot make-kpkg. I was also wondering if it is possible to add the missing hardware by compiling the modules separately and adding them as boot options.

View 10 Replies View Related

Debian Configuration :: Compiling Bitlbee And Libpurple In Lenny 32bit?

Mar 15, 2011

I am using bitlbee 1.0.3 with ircII for a long time since etch is released. Mainly for MSN, Jabber, Yahoo, Sametime communications. But the old version lacks MSN offline message and sametime protocol support and the yahoo protocol doesn't work at all. Does anyone successful in compiling bitlbee and libpurple in lenny 32bit?

View 3 Replies View Related

Debian Configuration :: Dropbox Install For Debian Squeeze From Source Code

Feb 19, 2011

how to install Dropbox for Debian Squeeze from source.Please read everything before you begin. I prepared it as I installed Dropbox for my own system. Please Note: I use sudo, you may have to use root or 'su' from the command line. If you don't know the difference between sudo and su, then you shouldn't try this until you know. At the time I did this, the lastest dropbox version was 0.6.7.

View 7 Replies View Related

Debian Configuration :: Installed Firestarter Firewall On Debian Squeeze?

Apr 5, 2011

I installed Firestarter firewall on debian Squeeze.Now i note there is a gui available in System->Administration which apparently does not need to be running all the time - its not set up to start on boot.When I boot I notice the boot message has a line saying "Starting Firestarter firewall .... failed"When I am logged in and type "/etc/init.d/firestarter status" as the Firestarter FAQs say, I get"Firestarter is running... ... (warning)"I can run the gui manually and still same message.

View 2 Replies View Related

Debian Configuration :: Using Tor In Squeeze?

Aug 28, 2011

When I activate Tor in Iceweasel, it forbids me access to the internet completely. Even attempting Google results in "Iceweasel is configured to use proxy server that is refusing connection".

I have seen this in Lenny, too - it was caused by activating Tor without having installed privoxy. I installed privoxy and everything was okay. In Squeeze, Tor is using polipo. Polipo is installed and running. I have not played with settings of polipo or Tor, the configuration is the same as it was after installation.

What can be wrong? I am a rather an user than a networking guru. I am connected to internet by means of DHCP, no local lans, no special routings, no additional proxies. I have already tired to reinstall polipo.

View 2 Replies View Related

Ubuntu Networking :: Error When Compiling Orinoco-0.15rc4.tar.gz - Wireless Extensions Are Not Enabled

Dec 26, 2010

currently running karmic on an old gateway laptop with kernel 2.6.31-22-generic and, as is par for how I handle challenges, I've jumped in with both feet - which is to say this is not a dual-boot situation. I've spent some time reading the forums (and other sources of information) and am grateful for all the knowledgeable people who are willing to share what they know.

My operating system seems to be functioning properly.I can get online via ethernet, but not via wireless. I have a lucent orinoco gold PC24E-H-FC (PCMCIA) card, which the computer isn't seeing. I am trying to follow the instructions here: [URL] to install the driver. Everything is going well until I get to the sudo make line. At that point I get the following display:

make -C /usr/src/linux-headers-2.6.31-22-generic M=/usr/src/orinoco-0.15rc4 KERNELRELEASE= modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-22-generic'
/usr/src/orinoco-0.15rc4/Kbuild:8: *** Wireless extensions are not enabled. Stop.

[code]....

how I can fix it so I can continue on with the instructions. (For the record - if I just continue on, I can change directory in the next line, but I cannot remove either hermes or orinoco as "no such file or directory" seems to exist.)

View 3 Replies View Related

Debian Configuration :: ATI Driver For Squeeze

Feb 15, 2010

Just installed squeeze on a new laptop(had been runny Lenny on my older one with no issues, but no sound or wireless on the new one).I decided to install the ATI drive for my Radeon Mobility 4500(or some close revision) because the fan is constantly running and based on some other postings, it seems that it could be the graphics card causing it.Downloaded the driver from ATI's site and it seemed to install fine but when starting X.

View 11 Replies View Related







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