Linux-ck kernel from AUR with GCC optimisation and got Kernel panic

I have been using the linux-ck patched kernel from the AUR for the last few weeks https://aur.archlinux.org/packages/Linux-ck/
I decided I would try to compile it with the gcc optimised patch as well.    https://github.com/graysky2/kernel_gcc_patch
I have a laptop using the intel i7-4712MQ CPU which I understand is part of the Haswell family.
I downloaded the tarball from the AUR, extracted it, I edited the PKGBUILD, to enabe the nconfig and also the BFQ scheduler, ran makepkg -s enabled the patch for Haswell chip family and saved it as .config and carried on building the kernel as normal, then installed the resulting packages with pacman -U kernel and the header and then rebooted.
on boot I received a failed to execute /init error 8 and no working init found,  I fell back to using the default Arch Kernel and can also rebild the linux-ck patched kernel as normal with the GCC optimisation patch with no problems, but I want to understand what I did wrong when applying the GCC patch and fix it, if there is another log I can get please let me know and I will post it.
I know it is not the new version of the Kernel as I had built version 3.19-1 it without the gcc optimisation patch successfully on Friday
Thanks
Rob
Last edited by robt77 (2015-03-01 12:28:58)

Trilby wrote:
robt77 wrote:I downloaded the tarball from the AUR, extracted it, I edited the PKGBUILD, to enabe the nconfig and also the BFQ scheduler, ran makepkg -s enabled the patch for Haswell chip family and saved it as .config and carried on building the kernel
This is not very clear.  What do you mean you carried on building the kernel after running makepkg -s?  Makepkg -s builds the packages, any configuration you make after that command is not applied to the built packages.
after running makepkg -S it came up with the menu to select different options for the kernel, so I arrowed to Processor type and features ---> Processor family ---> and found Intel Haswell, selected that and saved it by pressing f5 it saved to a file called .config and it started building the kernel
robt77 wrote:on boot I received a failed to execute /init error 8 and no working init found
Then the kernel loaded just fine - init failed.  Did you (re)build an initramfs for the new kernel?  What is the bootloader command used for this kernel?
44
I did not buikd ab initramfs, I have always just had to download the tar ball from AUR, extract it , then run makepkg -s and then install the packages with pacman -U and reboot. 
Here is a link to the bootloader command from grub  http://hastebin.com/roweqocuqi.vala

Similar Messages

  • I have the iPhone 5s. I synced it with my Mac and got all the old apps from my old phone. I was not able to update any of the apps on the old phone and they will not update on the new iPhone 5s either! What can I do?

    I have the iPhone 5s. I synced it with my Mac and got all the old apps from my old phone. I was not able to update any of the apps on the old phone and they will not update on the new iPhone 5s either! What can I do?

    Hey there rmflint,
    It sounds like you are wanting to update the Apps that were synced over from your computer to your new iPhone 5s. If you are clicking Updates in the App Store in the bottom right corner, would you mind clarifying what happens when you are trying to update them? 
    App Store at a glance
    http://help.apple.com/iphone/7/#/iph3dfd8c19
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • Compare Server Names in Excel sheet from column1 with column 2 and exact matched server names should be saved in column 3 in same Excel sheet

    Hi Guys,
    First of all thanks in advance any help much appriciated.
    I am new in scripting and excel, i am looking for below solution as my job requires daily work of this kind and i came to know by automating this work lots of time can be saved.
    Compare Server Names in Excel sheet from column1  with column 2 and exact matched server names should be saved in column 3 in same Excel sheet.
    Looking solutions first using excel i.e.vlookup itself so that it will not require any approval in my job else using powersell ,vbscript.
    Once again Thanks for you guys.
    /Regards
    Nitesh24in

    Hi Edward,
    Thanks once again
    I have only changed excel file path and after that this is saved as below , i am not sure which three lines should be together in one line. Please advise.
    $excel = New-Object -ComObject Excel.Application
    $Workbook = $excel.Workbooks.Add("F:\NewDocsToReadNitesh26-May2013\Excel\test.xls")
    $WorkSheet = $Workbook.Worksheets.Item(1)
    $WorkSheet.Activate() | Out-Null
    For ($i=1;$i -le $worksheet.UsedRange.Rows.Count;$i++) {
       If ($worksheet.cells.item($i,1).value2 -eq $worksheet.cells.item($i,2).value2) {
          $worksheet.cells.item($i,3).value2 = $worksheet.cells.item($i,1).value2
    }$Workbook.Save()$excel.Quit()[System.Runtime.InteropServices.Marshal]::ReleaseComObject([System.__ComObject]$excel) | Out-Null
    Thanks and Regards
    Nitesh24in

  • I tried to download a form from my doctor's office and got a message that I had to install adobe reader, accept the end-user agreement agreement, quit and relaunch. I did all that to my best understanding of those words but still saw nothing but the same

    I tried to download a form from my doctor's office and got a message that I had to install adobe reader, accept the end-user agreement, quit and relaunch. I did all that, to my understanding of those words which could be wrong, but still have the same message. Please help.

    The key word is "launch", the Apple word for "run an app". You must run an app from Applications

  • My husband bought ipad 6mos ago in dubai for my daughter unluckily the ipad got snatched at redeem but almost damage with the dent and got no power, what should i do?please help

    my husband bought ipad 6mos ago in dubai for my daughter unluckily the ipad got snatched at redeem but almost damage with the dent and got no power, what should i do?please help. that i pad is very much important to us,only the box i have here, what should i do if they dont allow to fixed it?

    You can try taking the iPad to an authorized service center in the Philippines:
    https://locate.apple.com/ph/en/
    but since the iPad sold in the UAE is specific to that country (the government there requires that Facetime be blocked), a Philippine service center may not be able to service your iPad. You can ask though. If they cannot help, then you would probably need to send the iPad back to the UAE for service.
    Regards.

  • [SOLVED] How to install custom kernel from AUR?

    I am trying to install the custom kernel for the Acer Aspire One from AUR. What is the correct way to go about doing this? I pacman -U the .pkg.tar.gz I downloaded and it put a new kernel folder in /usr/src. Do I just copy the old .config file and make?
    Last edited by future stir-fry (2008-12-23 01:26:57)

    zaza224 wrote:
    After installing new kernel with pacman -U you  just need to add a new line to grub menu.lst pointing to it and reboot
    How would you go about doing this in syslinux instead of grub?
    Whoa there, get your shotguns, the zombies are coming!!
    Seriously, welcome to the Arch forums zaza224
    Please familiarize yourself with our forum guidelines, in particular the topic about waking the dead:
    https://wiki.archlinux.org/index.php/Fo … Bumping.22
    Closing.

  • Unable to install from AUR with yaourt

    I am having problems installing packages from AUR.  I can still use yaourt to install any packages from the official repositiories.  As an example, when trying to install zenlib, I get this message:
    ==> Building and installing package
    ==> Making package: libzen 0.4.15-1 (Sun Aug 8 18:30:43 CDT 2010)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Downloading libzen_0.4.15.tar.bz2...
    --2010-08-08 18:30:43-- [url]http://downloads.sourceforge.net/zenlib/libzen_0.4.15.tar.bz2[/url]
    Resolving downloads.sourceforge.net... 216.34.181.59
    Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: [url]http://downloads.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url] [following]
    --2010-08-08 18:30:44-- [url]http://downloads.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url]
    Reusing existing connection to downloads.sourceforge.net:80.
    HTTP request sent, awaiting response... 302 Found
    Location: [url]http://surfnet.dl.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url] [following]
    --2010-08-08 18:30:44-- [url]http://surfnet.dl.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url]
    Resolving surfnet.dl.sourceforge.net... 130.59.138.21, 2001:620:0:1b::21
    Connecting to surfnet.dl.sourceforge.net|130.59.138.21|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 134032 (131K) [application/x-bzip2]
    Saving to: "libzen_0.4.15.tar.bz2.part"
    100%[===================================================================================================================================>] 134,032 87.0K/s in 1.5s
    2010-08-08 18:30:46 (87.0 KB/s) - "libzen_0.4.15.tar.bz2.part" saved [134032/134032]
    ==> Validating source files with md5sums...
    libzen_0.4.15.tar.bz2 ... Passed
    ==> Extracting Sources...
    -> Extracting libzen_0.4.15.tar.bz2 with bsdtar
    ==> Entering fakeroot environment...
    ==> Starting build()...
    /usr/share/aclocal/cinepaint.m4:8: warning: underquoted definition of AM_PATH_CINEPAINT
    /usr/share/aclocal/cinepaint.m4:8: run info '(automake)Extending aclocal'
    /usr/share/aclocal/cinepaint.m4:8: or see [url]http://sources.redhat.com/automake/automake.html#Extending-aclocal[/url]
    /usr/bin/m4: cannot remove temporary file /tmp/m4-IpdGHp/m4-1000
    /usr/bin/m4: cannot clean temporary file for diversion
    /usr/bin/m4: cannot remove temporary directory /tmp/m4-IpdGHp: Directory not empty
    autom4te: /usr/bin/m4 failed with exit status: 1
    aclocal-1.11: autom4te failed with exit status: 1
    autom4te: cannot rename autom4te.cache/traces.0t as autom4te.cache/traces.0:
    automake-1.11: autoconf failed with exit status: 1
    autom4te: cannot rename autom4te.cache/traces.0t as autom4te.cache/traces.0:
    Aborting...
    ==> ERROR: Makepkg was unable to build libzen.
    ==> Restart building libzen ? [y/N]
    ==> -------------------------------
    ==>
    I should also mention that I currently have a partition of my memory mounted onto /tmp.  This is the corresponding line from my fstab:
    none /tmp tmpfs defaults,noatime,size=1024M 0 1
    I should have the permissions for my /tmp mount set up correctly.  Any help would be greatly appreciated.  Thank you in advance.

    Kotel wrote:I tried running just makepkg and I get the same errors that I got when using yaourt.  I didn't try running makepkg with sudo since it isn't the normal usage of makepkg.  Would it give any extra insight if I did try running sudo makepkg?
    No, I dont think so.
    Just for the record, the archstuff repo has the compiled libzen package:
    pacman.conf:
    [archstuff]
    # AUR's most voted packages
    Server=http://archstuff.vs169092.vserver.de/$arch

  • [solved]Compile kernel from aur consumes time than from source?

    With my box from source take 1-1,5 minutes and from aur take ~1h, anyone can explain this situation? thanks.
    Last edited by angelfalls (2012-11-12 02:59:25)

    tks falconindy, i will look into it later.

  • Waking from sleep with no battery and no keyboard action

    Hi there,
    Since this unfortunate battery recall, I'm now running my PB with no battery (as recommended) i.e. just the power supply. I have my PB configured to prompt for a password when waking from sleep, which it does. However my keyboard does not appear to be responsive for several seconds.
    Here are my steps:
    1. Close the lid. PB goes to sleep.
    2. Open the lid. PB wakes up and prompts me for my password.
    The mouse cursor via the trackpad is responsive immediately. However attemping to type in the password field does not yield anything. The PB then automatically goes back to sleep. I can then wake it again with the keyboard and start typing.
    The really weird thing is that with the battery installed, I do not have this keyboard issue i.e. my keyboard input is accepted immediately on the first wake up.
    I have reset PRAM but to no avail. Any ideas? I'd rather not live with this behaviour while I'm waiting for my new battery.
    Kind regards,
    Christopher

    Hi Chris,
    You will be pleased to know your not the only one experiencing this issue. Like yourself I am now running my Powerbook without the battery and have noticed that when waking from sleep both my keyboard and mouse are unresponsive for several seconds.
    This also happened to my friends 867Mhz Powerbook when he was having battery problems. It would seem they just dont like being run without batteries installed.
    Stu

  • Installing linux O.S. for working with IAS 10gR2 and DB11g

    Hi all.
    I have a Dell server with linux enterprise 5.5, but I want to re install all, reformat ,
    because I need to learn how to.
    how decide which O.S install if I will use it with IAS 10g and Database 11g ?
    best regards

    toga wrote:
    Hi all.
    I have a Dell server with linux enterprise 5.5, but I want to re install all, reformat ,
    because I need to learn how to.
    how decide which O.S install if I will use it with IAS 10g and Database 11g ?
    best regardsInstall the OS the product you have is certified for.
    Or install the product that is certified for the OS you have.

  • I synced with iMac itunes and got many more contacts than I want on the iPhone. How can I delete multiple contacts rather than having to do so one at a time?

    I synced my iPhone with itunes and iMac and got many more contacts than I wanted on my iPhone. How can I delete quite a few of them at one time as opposed to deleting one at a time?

    iTunes does not handle the import of photos/videos from the iPhone's Camera Roll.
    If this is not the computer you sync your iPhone with, you should have been provided a warning message that your iPhone is associated with an iTunes library on another computer and when trying to transfer any iTunes content from a different computer, a warning message is provided indicating that all iTunes content on the iPhone will be erased first.
    When connecting an iPhone to iTunes on another computer, none of the options under the various tabs for the iPhone sync preferences with iTunes are selected automatically. This means you had to select Sync Contacts under the Info tab for your iPhone sync preferences with iTunes on your wife's computer.
    Assuming you are syncing contacts with a supported address book app on your computer, connect your iPhone to Tunes on your computer and without syncing, under the Info tab for your iPhone sync preferences below the Advanced section, select Contacts for replace info on this iPhone followed by a sync.
    For importing photos/videos from the Camera Roll which can be done with a computer that is not used for syncing the iPhone since syncing with iTunes is not involved.
    http://support.apple.com/kb/HT4083

  • [SOLVED] Can't install linuxwacom from AUR with latest X Server

    I am unable to reinstall linuxwacom, which I had reinstalled perfectly the day before the big update from testing yesterday, which, among many other things, updated X Server to 1.7.0.901-1.
    Here is the error output (am installing linuxwacom 0.8.4-6 from the AUR). I'm including everything that apears (to me) to be associated with the error, but if there should be more or less, let me know:
    In file included from /usr/include/xorg/xf86str.h:38,
    from /usr/include/xorg/xf86.h:46,
    from ./xf86Wacom.h:68,
    from ./xf86Wacom.c:93:
    /usr/include/xorg/input.h:79:1: warning: this is the location of the previous definition
    ./xf86Wacom.c: In function 'xf86WcmInitialCoordinates':
    ./xf86Wacom.c:368: error: too few arguments to function 'InitValuatorAxisStruct'
    ./xf86Wacom.c:395: error: too few arguments to function 'InitValuatorAxisStruct'
    ./xf86Wacom.c: In function 'xf86WcmRegisterX11Devices':
    ./xf86Wacom.c:630: warning: passing argument 3 of 'InitButtonClassDeviceStruct' from incompatible pointer type
    /usr/include/xorg/input.h:274: note: expected 'Atom *' but argument is of type 'CARD8 *'
    ./xf86Wacom.c:630: error: too few arguments to function 'InitButtonClassDeviceStruct'
    ./xf86Wacom.c:670: warning: passing argument 3 of 'InitValuatorClassDeviceStruct' makes pointer from integer without a cast
    /usr/include/xorg/input.h:280: note: expected 'Atom *' but argument is of type 'int'
    ./xf86Wacom.c:670: error: too few arguments to function 'InitValuatorClassDeviceStruct'
    ./xf86Wacom.c:712: warning: implicit declaration of function 'InitKeyClassDeviceStruct'
    ./xf86Wacom.c:720: warning: implicit declaration of function 'InitKbdFeedbackClassDeviceStruct'
    ./xf86Wacom.c:751: error: too few arguments to function 'InitValuatorAxisStruct'
    ./xf86Wacom.c:756: error: too few arguments to function 'InitValuatorAxisStruct'
    ./xf86Wacom.c:757: error: too few arguments to function 'InitValuatorAxisStruct'
    ./xf86Wacom.c:765: error: too few arguments to function 'InitValuatorAxisStruct'
    ./xf86Wacom.c:766: error: too few arguments to function 'InitValuatorAxisStruct'
    ./xf86Wacom.c:772: error: too few arguments to function 'InitValuatorAxisStruct'
    ./xf86Wacom.c:773: error: too few arguments to function 'InitValuatorAxisStruct'
    ./xf86Wacom.c:781: error: too few arguments to function 'InitValuatorAxisStruct'
    ./xf86Wacom.c:786: error: too few arguments to function 'InitValuatorAxisStruct'
    ./xf86Wacom.c:790: error: too few arguments to function 'InitValuatorAxisStruct'
    make[2]: *** [xf86Wacom.o] Error 1
    make[2]: Leaving directory `/tmp/yaourt-tmp-sara/aur-linuxwacom/linuxwacom/src/linuxwacom-0.8.4-3/src/xdrv'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-sara/aur-linuxwacom/linuxwacom/src/linuxwacom-0.8.4-3/src'
    make: *** [all-recursive] Error 1
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build linuxwacom package.
    Error: unable to update linuxwacom
    Because of this, I can no longer use my pen or touchscreen. My tablet is a Lenovo X61t.
    This is probably due to the testing repo as the package's maintainer (gwash) was unable to reproduce this with the latest updates from core and extra installed.
    [edit] Perhaps this is because this package is designed to be compatible with version 1.6 of X Server, and I'm using 1.7 (the latest in testing). Are any other tablet users in testing experiencing this problem? [/edit]
    [edit] And as I thought, downgrading xorg-server to 1.6 fixed this (this also required downgrading evdev and the intel driver). So it's just linuxwacom's incompatibility with verison 1.7, which will hopefully be fixed soon. Marking the subject line as SOLVED, though the real solution is an update to linuxwacom. [/edit]
    Last edited by Sara (2011-06-08 22:43:19)

    N30N wrote:
    schuschu wrote:Could someone put a PKGBUILD with patch into the AUR please?
    I've added the patch to the linuxwacom-cvs package.
    Thanks, but I still can't build it:
    patching file src/xdrv/xf86Wacom.c
    Hunk #1 succeeded at 100 with fuzz 2 (offset 10 lines).
    Hunk #2 succeeded at 367 (offset -36 lines).
    Hunk #3 succeeded at 397 (offset -33 lines).
    Hunk #4 succeeded at 555 (offset -33 lines).
    Hunk #5 succeeded at 611 (offset -22 lines).
    Hunk #6 succeeded at 649 (offset -22 lines).
    Hunk #7 succeeded at 667 (offset -22 lines).
    Hunk #8 succeeded at 683 (offset -22 lines).
    Hunk #9 succeeded at 723 (offset -22 lines).
    Hunk #10 succeeded at 750 (offset -22 lines).
    Hunk #11 succeeded at 781 (offset -22 lines).
    Hunk #12 succeeded at 791 (offset -22 lines).
    Hunk #13 succeeded at 823 (offset -22 lines).
    Hunk #14 succeeded at 849 (offset -22 lines).
    Hunk #15 FAILED at 881.
    1 out of 15 hunks FAILED -- saving rejects to file src/xdrv/xf86Wacom.c.rej

  • Installing grsecurity patched kernel from AUR

    After entering 'yaourt grsecurity' in a terminal, and choosing to install kernel26-grsecurity, what else is necessary to enable the use of this kernel?

    After installing it, you need just need to reboot and select the new kernel at the GRUB prompt.

  • Manual Kernel Compilation fails with "Error: not a valid kernel..."

    I wanted to try out the Zen kernel to compile my own custom kernel. The basic steps that I did were:
    1. $ make localmodconfig
    2. $ make -j3
    3. # make modules_install
    4. # cp -v ~/<build directory>/arch/x86_64/boot/bzImage /boot/vmlinuz-linux-zen-3.1.4.img
    5. # mkinitcpio -k vmlinuz-linux-zen-3.1.4 -g /boot/initramfs-linux-zen-3.1.4
    and I get the error:
    ==> ERROR: '/lib/modules/vmlinuz-linux-zen-3.1.4' is not a valid kernel module directory
    Inside of /lib/modules I have a new files called "3.1.4-zen-ARCH-g30db333 (and the original files that were there from the stock kernel).
    Inside of /boot/ I have the stock image and the stock initram as well as "vmlinuz-linux-zen-3.1.4.img"
    Which step am I missing? Also, I was thinking it was possible to NOT use an initram if I just compiled the ext2 and ext4 (root is ext4) into the kernel instead of building them as modules. Is my thinking correct? Also, if anyone needs a reason why I'm using the zen sources instead of the nice Liquorix binary, the answer is simply that I wanted to mess around with it to satisfy my curiosity. Thanks.

    As per the man page:
    -k kernelversion
    Use kernelversion, instead of the current running kernel. This may be a path to a kernel image or a
    specific kernel version. If specified as a path to an image, this will always be prefixed by the basedir.
    You've picked... neither? I guess you want "/boot/vmlinuz-linux-zen-3.1.4.img" or "3.1.4-zen-ARCH-g30db333".
    Compiling the filesystem module into the kernel alone is not sufficient to avoid using an initramfs. You also need, at a minimum, drivers for the disk controller and a block device driver.
    Last edited by falconindy (2011-12-08 04:43:21)

  • Problems with Intel 4965AGN and iwlagn kernel module

    Hi everyone.
    I having a couple of issues since my last kernel upgrade (2.6.27.5-1) and wanted to check if its my problem or if it is some kind of bug, before reporting it to the tracker.
    I have the iwlagn (or iwl4965, as it is the same) kernel module in the MODULES array in /etc/rc.conf. Even tried removing it from there and leaving all the work to the module autodetect. No changes.
    This is my dmesg | grep iwl output after boot:
    iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
    iwlagn: Copyright(c) 2003-2008 Intel Corporation
    iwlagn 0000:0b:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    iwlagn 0000:0b:00.0: setting latency timer to 64
    iwlagn: Detected Intel Wireless WiFi Link 4965AGN REV=0x4
    iwlagn: Tunable channels: 11 802.11bg, 13 802.11a channels
    iwlagn 0000:0b:00.0: PCI INT A disabled
    phy0: Selected rate control algorithm 'iwl-agn-rs'
    iwlagn: Failed to register hw (error -2)
    iwlagn: probe of 0000:0b:00.0 failed with error -2
    I do have the firmaware (iwlwifi-4965-ucode) installed and enabled "firmware" in the mkinitcipio.conf image.
    I have to do the following to get it working:
    modprobe -r iwlagn
    modprobe iwlagn
    After which the output of dmesg | grep iwl is the following (added a line to split the reload of the module):
    iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
    iwlagn: Copyright(c) 2003-2008 Intel Corporation
    iwlagn 0000:0b:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    iwlagn 0000:0b:00.0: setting latency timer to 64
    iwlagn: Detected Intel Wireless WiFi Link 4965AGN REV=0x4
    iwlagn: Tunable channels: 11 802.11bg, 13 802.11a channels
    iwlagn 0000:0b:00.0: PCI INT A disabled
    phy0: Selected rate control algorithm 'iwl-agn-rs'
    iwlagn: Failed to register hw (error -2)
    iwlagn: probe of 0000:0b:00.0 failed with error -2
    ///////////////////// this is added after reload of iwlagn ///////////////
    iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
    iwlagn: Copyright(c) 2003-2008 Intel Corporation
    iwlagn 0000:0b:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    iwlagn 0000:0b:00.0: setting latency timer to 64
    iwlagn: Detected Intel Wireless WiFi Link 4965AGN REV=0x4
    iwlagn: Tunable channels: 11 802.11bg, 13 802.11a channels
    phy0: Selected rate control algorithm 'iwl-agn-rs'
    iwlagn 0000:0b:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    firmware: requesting iwlwifi-4965-2.ucode
    Registered led device: iwl-phy0:radio
    Registered led device: iwl-phy0:assoc
    Registered led device: iwl-phy0:RX
    For what i can tell... the module seems to be loading to soon. Could this be the problem?
    On the other hand, it happened a couple of times that I just lost the device (the module quit working in the middle of a session).
    Any ideas?
    ps. I already reinstalled the previous kernel without results. Remade the kernel26.img changing options (HOOKS) and modified the order of services in the DAEMONS array, to no avail.

    Nope. I'm still having problems.
    Replaced NetworkManager with ntcfg2, but no changes so far.
    Here is the kernel package I have installed:
    core/kernel26 2.6.27.6-1 (x86-64)
    Keep having to reload the module:
    modprobe -r iwlagn
    modprobe iwlagn
    Output from dmesg | grep iwlagn seems to be the same:
    [23:06:57 crow]$ dmesg | grep iwl
    sda:<6>iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
    iwlagn: Copyright(c) 2003-2008 Intel Corporation
    iwlagn 0000:0b:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    iwlagn 0000:0b:00.0: setting latency timer to 64
    iwlagn: Detected Intel Wireless WiFi Link 4965AGN REV=0x4
    iwlagn: Tunable channels: 11 802.11bg, 13 802.11a channels
    iwlagn 0000:0b:00.0: PCI INT A disabled
    phy0: Selected rate control algorithm 'iwl-agn-rs'
    iwlagn: Failed to register hw (error -2)
    iwlagn: probe of 0000:0b:00.0 failed with error -2
    iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
    iwlagn: Copyright(c) 2003-2008 Intel Corporation
    iwlagn 0000:0b:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    iwlagn 0000:0b:00.0: setting latency timer to 64
    iwlagn: Detected Intel Wireless WiFi Link 4965AGN REV=0x4
    iwlagn: Tunable channels: 11 802.11bg, 13 802.11a channels
    phy0: Selected rate control algorithm 'iwl-agn-rs'
    iwlagn 0000:0b:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    firmware: requesting iwlwifi-4965-2.ucode
    Registered led device: iwl-phy0:radio
    Registered led device: iwl-phy0:assoc
    Registered led device: iwl-phy0:RX
    Registered led device: iwl-phy0:TX
    My loaded modules: lsmod
    [23:12:15 crow]$ lsmod | grep iwl
    iwlagn 102148 0
    iwlcore 86084 1 iwlagn
    rfkill 12068 2 iwlcore
    led_class 6408 1 iwlcore
    mac80211 182184 2 iwlagn,iwlcore
    cfg80211 29840 3 iwlagn,iwlcore,mac80211
    On the other hand, I found someone with the same problem in the Poland Arch Linux Forums:
    http://forum.archlinux.pl/viewtopic.php?pid=31341
    But I dont understand if the second person is giving its setup (and has it working) or if it is reporting problems too.
    No one else is having issues with this wireless card?

Maybe you are looking for

  • Requisition notifications to Suppliers

    Dear All, How can PO requisition notify to suppliers for special requests form Iprocurement module , Specifically  for the  requisitions that auto create and do not come through  Buyers Regards Sai

  • When checking mail. Signal, "E", time, and battery disappear?

    Hey everyone I installed the most recent update on my iPhone but when I go and check my mail I can no longer see that little bar on the top where it would display the time, signal, and battery. It just turns grayish silver and the information that wo

  • Can't see more than 100 search results in Messenger Express 5.2

    Hi, I am experiencing some unusual problems in the Web interface, Messenger Express. One of our users has discovered that when a search is carried out against a mailbox, only the 1st 100 results appear. No navigation bars get added to the search resu

  • Education Infotype

    Just for verification...the BEGDA and ENDDA for IT 0022, Education infotype, should be the dates the employee attended high school, college, etc. Correct?

  • Server Exception during PPR

    Hi. I use JDeveloper 11g and JHeadstart. I work with ADF BC Technology. I have custom base java classes. After adding new record in table, I receive this message on one of my pages: "0 For more information, please see the server's error log for an en