[SOLVED] modprobe usage info displayed at boot

This thread seems related to /sbin/modprobe runs at boot before udev [solved]
I'm using mkinitcpio 0.7.2-1 on x86_64, my system is completely up-to-date, but somehow I seem to be still affected by FS#24766: I'm getting modprobe's usage info displayed at boot.
My MODULES array in /etc/mkinitcpio.conf is empty and the file is unmodified.
I have tried reinstalling mkinitcpio with no positive results.
Any ideas? Thanks
Last edited by kynikos (2011-07-31 18:59:41)

Eheh, it worked, thanks! I wonder why reinstalling mkinitcpio didn't solve it then... well, nevermind

Similar Messages

  • [SOLVED]Uefi + kms = garbled display, X broken.

    I've been trying to get my new system up and running, it being new, I opted for an 'uefi-mode'-install.
    My system is now configured, that rEFInd is run on startup, and from there I can select my kernel and boot it up (via efistub).
    This works just fine, except that I have to disable KMS, or else I will get a blank screen(some flashing text is faintly visible on the top line of the display during boot).
    If I configure X to automatically start, I get a totally garbled display(very pink). Depending on the combination of kernel options(passed via efistub) the screen also flashes.
    Providing nomodeset solves the problem to a somewhat dis-satisfactory degree, as then the video driver refuses to work for X. I must force the use of the vesa driver, which sucks.
    So,
    freshly installed system(09.08.12), kernel 3.4, the radeon driver(xf86-video-ati). my card is a radeon 6850hd (northen island,barts I think).
    Options and effects:
    I always pass add_efi_memmap
    video=efifb:off          -> no flicker/flashing, display still unusable.
    video=radeondrmfb  -> flickering/flashing, kernel log reports "fb: conflicting fb hw usage radeondrmfb vs EFI VGA - removing generic driver"
    nomodeset             -> display works fine, display mode is that of uefi(my case 1024x768), native mode would be 1280x1024. X fails, force vesa as a workaround.
    radeon.modeset=0  -> same as above.
    I think this may be a big fat bug
    Any Ideas?
    EDIT:
    I've upgraded to 3.5.1-1-ARCH from testing, and the problem still persists. I'm now trying 3.6-rc1 but thats just freezing at boot atm.
    UPDATE:
    I found this pull request and today tried 3.6.0-rc3 straight form kernel.org
    I can now startx with the radeon driver, and have full direct rendering and no distortions. I sadly get no output to the console during boot, the screen just turns off.
    I'm marking this as solved, because I think this could just be down do misconfiguration in the kernel.
    Last edited by hungerfish (2012-08-23 10:13:55)

    lagagnon wrote:
    I had a similar sort of problem and used the following:
    sleep 1 && xset dpms force off
    That may or may not work for you...
    It doesn't work for me - it immediately turns on again.
    But the problem is not that I can't force the display to turn off, but that it will *never* turn off automatically to save power when not used.

  • [SOLVED] Windows 8.1, lost Arch boot loader, cannot reinstall or boot

    Hi all,
    Apologies but I am only posting as I have exhausted my (admittedly quite limited) knowledge and have spent hours trying to get it back up and running but nothing seems to work at all. This will probably be quite long, apologies if there is something really obvious that I have missed on the Wiki or anywhere, but I'm only posting as I can't seem to get anywhere with it at all despite reading and trying.
    Essentially I had a Toshiba Satellite p850-321 laptop (UEFI, secure boot off, fast boot off) which I had dual booting with Windows 8 and Arch using rEFInd. I then had several moments of madness, starting when for some reason - on very little sleep so didn't think - decided to upgrade Windows 8 to 8.1. Unsurprisingly (but a surprise for me at the time), it then booted straight into Windows 8.1, no rEFInd. In hindsight, it had probably just set itself as boot priority but I thought it had overwritten rEFInd with its own bootloader or set it back to default or something so started on a way to try and get it back.
    I then spent many hours trying to get my old bootable Arch USB stick to work with no joy, updating it to the latest arch iso and all sorts. It eventually worked when I updated the laptop BIOS. Booted from the USB, chrooted into arch, reinstalled rEFInd, played around, eventually got it to reboot and display rEFInd but Arch wouldn't start. At this point I noticed that my fstab looked strange (devices/labels mixed up from what I expected), so followed the Beginner's Guide again and recreated the fstab. My disk is partitioned as follows (main partitions of note):
    /dev/sda2 - Windows EFI partition
    /dev/sda4 Windows 8.1
    /dev/sda6 arch swap partition (archswap)
    /dev/sda7 arch root partition (archroot)
    /dev/sda8 arch home partition (archhome)
    Couldn't get rEFInd to work so decided to start again with gummiboot. Installed gummiboot, followed Beginner's Guide to install and configure it. Edited arch.conf and after having to mess about with the location of vmlinuz-arch.efi in the conf file, I have the options part looking like this:
    options        root=/dev/sda7 rw 
    Now gummiboot loads on startup but all I get on trying to load Arch from gummiboot is the dreaded:
    ERROR: device '' not found. Skipping fsck
    ERROR: Unable to find root device ''.
    I've tried changing the root in options in arch.conf to UUID, PARTUUID and even different partitions (just to see what happened...) - the same. Is it likely to be due to me recreating the fstab and something is messed up there?
    Another problem is that now, whatever I do, I cannot boot from the USB again to get in to even try to fix anything. The laptop on boot just hangs for a while and then loads the gummiboot from the disk drive rather than from the USB (I've set the boot priority, everything) and nothing will allow me to boot from the USB. That is probably a secondary issue, I can probably try to reinstall the BIOS again and see if that helps.
    If anyone has had anything similar and has any solutions I'd be really grateful - anything. I don't mind being shown to be incredibly stupid, I get that a lot so have a lot of experience! - just anything that can get me back into Arch again without having to reinstall from scratch!
    Thanks.
    Last edited by pilf (2013-11-02 19:45:44)

    Thanks for replying, very much appreciated. The partitions were numbered sequentially, I only posted up the partitions that I thought were of interest to the issue (which wasn't very helpful!). The partitions are as follows:
    Partition No     Type             
    1                     Win Recover
    2                     EFI System (EFI partition)
    3                     Microsoft Reserved
    4                     Microsoft Basic (Windows 8.1 installation)
    5                     Windows Recover
    6                     Linux Swap
    7                     Microsoft Basic (Arch root partition)
    8                     Microsoft Basic (Arch home partition)
    9                     Windows Recover
    It looks like I have managed to solve it, but I admit I'm not sure what of the several changes I made that solved it. I managed to boot into the USB arch disk by resetting my BIOS back to defaults and then changing the boot order back, which was the only way it would boot the USB - without resetting back and putting the boot order back exactly how it was before it wouldn't boot from the USB. Anyway...
    Checked the partitions with gdisk, no problems. I did sort the partitions as you mentioned, just in case. Changed the partition names using gdisk to the same names I had before (archroot, archhome, archswap). Changed the types from Microsoft Basic to Linux filesystem (partitions 7 and 8) and wrote the partition.
    Mounted everything, chrooted, edited the gummiboot arch.conf file and noticed there were some strange characters in it, a forward slash before /root in the options for example. I had edited the arch.conf file from windows by booting into Windows, mounting the EFI partition (mountvol z: /s) and editing it that way, which would have messed up the formatting. It can't have only been that though as it wasn't booting anyway which is why I went into Windows to edit the file in the first place. Corrected the arch.conf file, rebooted and it booted. Some errors on boot which I need to correct but I can work on those as it boots into my arch installation.
    So all solved. I thought I'd update just to say thanks for the advice and in case it helps anyone else in the future.

  • No "purchased by" or "account name" in Get Info display

    The first song I purchased from the iTunes
    store works fine. When I use "Get Info" to
    see the details there appears to be corrent
    information for the "Purchased By" and "Account
    Name" fields.
    Every other song I have purchased since then
    does not display anything for "Purchased By"
    or "Account Name" in the "Get Info" display.
    The header appears to be missing or corrupt
    in all of these files. None of them will play
    when I click them and press play, I get no
    error or sign in prompt, nothing...
    I have about had it with the lack of response
    I'm gotten from my emails to tech. support.
    After 3 days I got a message that said I should
    look for the files on the hard disk. Its clear
    that they did not read my email and they have
    not replied since, that was about 3 days ago...

    Hi ailurous,
    I run repair permissions all the time without first booting from the install disk. It works fine. On the other hand, attempting to Repair Disk without booting from the install disk will not work.
    I'm thinking something other than faulty permissions is causing your problems..
    That being said, I'd suggest booting off your install disk, running Disk Utility, and selecting First Aid>Repair Disk.
    If it says that it couldn't repair the disk, just keep running it until it gives you the Disk Successfully Repaired message.
    Let us know if this helps or if you get some error messages.
    Bob

  • Hi I currently have about 20,000 photos in I photo, which the 'info' displays as being 68GB's worth. However the I Photo Library with the Pictures Folder displays it's size as 341.21GB ... Why would that be? How do I look at what's in the I Photo Library?

    Hi I currently have about 20,000 photos in I photo, which 'info' displays as being 68GB's worth. However the I Photo Library within the Pictures Folder displays it's size as 341.21GB ... Why would that be? How do I look at what's in the I Photo Library to figure out what's happening, and if there's stuff in there I need to delete?

    Best to keep the terms clear.
    You export photos from iPhoto.
    You move the iPhoto Library to an external disk.
    They're are quite different processes. Exporting means at the end you have a file outside iPhoto. Moving means the files are still inside iPhoto.
    So if you say:
    I'm currently exporting the  library to an external drive
    That reads like I''ve selected all the photos in iPhoto and am exporting them to a folder on this external drive, and at the end I'll have a folder full of photos outside iPhoto. Is that what you mean?
    Is it best to have a 'master' I photo library on an external drive for all the thousands of pics Im never really going to look at often - and a smaller one kept on the HD for day to day usage ...
    Best? Hard to know. It might make sense on a portable. But if you're on an iMac why do you need a smaller one on the internal? Why not just have the whole library on the external? There is no performace hit.

  • Weird messages displayed on booting up

    Hi All!
    Since a lot of time ago,  I am receiving below messages when booting:
    1) got a wrong device descriptor, warm reset device
    2) cannot enumerate usb device on port 2
    these errors are regarding to my external hdd connected through usb 3.0 to my laptop. I have installed linux and boot it from there.
    My laptop is new, and the external usb 3.0 cable as well. My external hdd is working ok, without problems but those messages comes every time I boot linux.
    I highly appreciate if someone could explain me why those messages are displayed when booting and how to solve it?
    arch linux kernel: 3.14.5-1-ARCH
    Last edited by toni (2014-06-08 08:42:12)

    Thanks xephinx,
    When I tried downgrading udev to 164, I got this message:
    error: failed to prepare transaction (could not satisfy dependencies)
    :: upower: requires udev>=165
    When I tried downgrading upower, it turned out there was only one version being 0.9.8-2. This package is required by gdm and gnome-session.
    Is there any way I can solve this?

  • Cell Info Display Problem

    Past 2 days , my Nokia N71 cell info display gets stuck only showing one area or doesn't show at all, even though moving to another area doesn't change. To update cell info display i need to restart my phone or i need to go settings then i select cell info display then change to off then again on. But i have also Nokia 5700 XM but it doesn't face the same problem and it is also subscribed to same network as n71.
    my N71 fimware is V 2.0642.1.05
    Please someone give the solution to the problem.
    Best Regards

    Hi Yogeshwar,
    The Cell info display now a days displays only some Offers that are dished out by the Operator. Once upon a time it was showing the AREA where you are but thats no more there I think. Not atleast on the Vodafone network in India. And its the same on all handsets, not only Nokia X1-01. Recently I had contacted Vodafone in this regard and was told that the duration for which the info is flashed can not be increased.
    As for the signal problem hope that the Antenna is not covered by any other object.. Refer Pg.No. 7 of the User_Guide ...Else you may have to get the phone inspected by Nokia Care...

  • Mouse Over Info displays immediately at Finder, Mail, Cyberduck etc.

    Hi, I have a new Problem with my Mac -
    At Finder, Mail, Cyberduck the yellow Info displays by Mouse Over displays immediately while using the Cursor.
    Normaly the Infos about a Folder or File appear a few seconds after the mouse is still on it - but in my case it appearing directly.
    Can somebody help ?
    THX
    Henning

    Hi
    since it's several apps - try the tip at http://hints.macworld.com/article.php?story=20061107125819464 or at least a
    defaults read -g NSInitialToolTipDelay
    to see if that's the cause
    Is a New User Account the same ?

  • On-Canvas Info Display

    I can no longer see the on-canvas info display when working in InDesign CS6. How can I change this? Thank in advance!

    Steve,
      I already had Smart Guides enabled, but in my frustration I deleted all guides, and it brought the info display back. Thanks so much for getting me started down the right path!

  • In Elements 13, how do I turn off default setting that sends my usage info to Adobe?

    In Elements 13, how do I turn off default setting that sends my usage info to Adobe?
    Vendors of proprietary software want to track everything you do.  Adobe says that it is possible to turn off sending info to them, but doesn't include any info on how to do it.

    Go to the main page of adobe.com and sign in if you aren't already signed in, then click Manage Account>Sign In again>Security & Privacy>Desktop App Usage Information.

  • Info display in On Demand

    I had FiOS TV installed earlier this week and watched my first On Demand program last night. When using the fast forward or rewind buttons on the remote, the Info Bar displays which is really annoying because the info display blocks the closed caption display for the length of time the Info bar displays (I have Info bar set to display for the lowest allowable time--2 seconds) but apparently the Info bar display when using fast forward or rewind is considered a feature rather than a bug...'-}}
    If I might suggest...
    It would be more practical if the Info bar displayed when the Pause button on the remote was pressed because, if one has paused the program, then obviously one has time to read the info display. Alternatively, add a "0" time display option to the Info bar display settings so one can turn off the Info bar display--I could turn it off when watching On Demand and then turn it back on for regular tv watching...

    >>lacticacidtrip: I find that the OK button works best to toggle the info bar both on and off. The Exit button does work to remove the info bar.
    Thanks...since I have the Info bar timeout set to 2 seconds, that's quicker than I could hit the OK or Exit buttons.
    The real question is WHY the system is designed to show the Info bar when pressing fast forward or rewind buttons? I can see it being practical and useful that the Info bar displays when pressing the pause button because you then have the time to look at the Info bar data but it's just very annoying when ff/rewind and the Info bar display blocks the closed captions. Oh well..I guess I'll get used to it...'-}}

  • Can I disable the PS CS6 "On-Canvas Info Display"?

    Is it possible to disable Photoshop CS6's "On-Canvas Info Display," the "small information pop-ups [that] are displayed near the cursor when using a variety of tools"? (circled in red below).  I know it's a cool thing but it sometimes gets in the way. Any help will be appreciated. I'm running PS CS6 extended on 64 Bit Windows 7. Thanks! Jeff C.

    Yes.
    In Preferences - Interface, set the Show Transformation Values field to Never.
    -Noel

  • Can I change where on the screen the "get info" display pops up?

    Can I change where on the screen the "get info" display pops up? I have dual 23" cinema displays and the Get Info box always pops up inconveniently on the far, far left. Is there a way to change the default location, more towards the middle, where it would fit better into my work flow?

    treetopstudio,
    I'm not sure to change the default of Get Info but what you could do is open the Inspector instead it 1 remembers it location when you close it and 2 when you click on another icon in finder changes to that. To open it instead of the get info window Option + Command + i or hold Option and click File show Inspector.
    Hope that helps,
    Weston

  • Cell info display on Nokia 701

             Hi every body, My Nokia 701 is not displaying cell info i.e name of area or name of tower covering my phone even though I set info display to on in pull down notification menu right from time of purchase. Is this problem specific to my phone. My old phone Nokia X3-00 was showing cell info with 2G sim. Now I am having 3G sim inserted into my phone 701. But cell info display is off either with 2G or 3G coverage. 

    I jsut checked it on my c3 00 with vodafone and it started showing some special offers on home screen.
    But I tried the same on my 701 with aircel and it doesn't show any of that.
    -------------------If this post helped you, click on accept as solution.------------------
    -----------------------------Appreciate by clicking on white star.----------------------------

  • Nokia X1-01 Cell Info Display Problem

    My X1-01 sw version 05.27 ,26-05-11,RM -713, Language: MG
    The problem is that it does not display Cell Info display correctly. Only few times it shows, But only for sometime. Is this bug fixed in the latest version 5.44 ???? and it also has the signal problem .. If i put it in my pocket , the whole signal goes away in both sims.... 

    Hi Yogeshwar,
    The Cell info display now a days displays only some Offers that are dished out by the Operator. Once upon a time it was showing the AREA where you are but thats no more there I think. Not atleast on the Vodafone network in India. And its the same on all handsets, not only Nokia X1-01. Recently I had contacted Vodafone in this regard and was told that the duration for which the info is flashed can not be increased.
    As for the signal problem hope that the Antenna is not covered by any other object.. Refer Pg.No. 7 of the User_Guide ...Else you may have to get the phone inspected by Nokia Care...

Maybe you are looking for

  • How can I get an audiobook's playback position synced between Mac and iPhone?

    I have several Audible audiobooks, both on my iMac and on my iPhone. I listen to the audiobook on either the computer or the phone, depending on the circumstances. Both the iMac and the iPhone will independently remember the playback position within

  • Classic scenario service PO replication

    Scenario:- Classic Scenario No  PI(Process Integration) No  PDP (Plant Driven Procurement) process Today we created new Service purchase requisition (which is never adopted for PO creation) which contains only one item(10), under this line item (10)

  • Drag and Drop Items

    Dear all APEX developers, i have a problem when rearranging items in the drag and drop layout and press next i get the following error: report error: ORA-29262: bad URL anyone can help? Best Regards Ahmed

  • Flash Buttons & IE

    Hi, Am aware that this topic has been raised before but no one seems to have given a definitive answer as to whether there is anything that can be done to resolve the issue. Anyone any thoughts. Brian Lock

  • Accounting document generated at a time of delivery.

    Hi,   Expert,   Can anybody tell me, what configuration require for create automatic accounting document at a time of PGI create. In some cases accounting document not generate at a time of PGI ., It's depend on movement type or other configuration r