How to disable [drm] and ntpd messages on console ?

http://s9.postimage.org/e3ymmtxlr/tty1.png
As you can see in the picture above, i want these messages not to apear on my console.
I even can not write my user name to login because of them. ANNOYİGGGGGGG.
I have to pres ENTER and sometimes lots of buttons to find a "Tombik(my hostname) login : ___" inscription.
Also, the message below appears after the udev in the initscrips at the begining of the system.
dd-nn-yyyy hh:mm:ss [drm] nouveau xxxx 1:00.0: no native mode, forcing panel scaling
My /etc/rc.local file includes,
{ ntpd -qg; hwclock -w; } &
( I added this code as mentioned "Synchronize once per boot" section on here , for synchronizing my system date.)
How can i prevent "[drm] nouveau.....forcing panel scaling" and "ntpd" messages not to be shown in the beginning system messages and my main console ?
( i use "drm_kms_helper.poll=0" and "quiet" in my /boot/grub/menu.lst . But they only solve screen flashing and "[drm] nouveau.....forcing panel scaling" message in every 10 second .)
Last edited by ozgursarier (2012-09-16 07:40:39)

http://s15.postimage.org/ag49k4zmz/tty2.png
Root and the normal user login are the same. After the login there are "Can't open display" messages.
This is my /etc/bash.bashrc file. There isn't any .bashrc file in root directory.
# /etc/bash.bashrc
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
PS1='[\u@\h \W]\$ '
PS2='> '
PS3='> '
PS4='+ '
case ${TERM} in
xterm*|rxvt*|Eterm|aterm|kterm|gnome*)
PROMPT_COMMAND=${PROMPT_COMMAND:+$PROMPT_COMMAND; }'printf "\033]0;%s@%s:%s\007" "${USER}" "${HOSTNAME%%.*}" "${PWD/#$HOME/~}"'
screen)
PROMPT_COMMAND=${PROMPT_COMMAND:+$PROMPT_COMMAND; }'printf "\033_%s@%s:%s\033\\" "${USER}" "${HOSTNAME%%.*}" "${PWD/#$HOME/~}"'
esac
[ -r /usr/share/bash-completion/bash_completion ] && . /usr/share/bash-completion/bash_completion
But my main problem is more inportant then the "Can't open display" issue.

Similar Messages

  • SharePoint 2013 How to disable Drag and Drop Functionality

    Hi,
    In SharePoint 2013 in document library we have default behavior of drag and drop documents in document library. How to disable drag and drop documents in document library?

    Hi,
         As a work around, you can edit the Drag and Drop js as to remove the drag and drop functionality, edit the document library page (default
    page) place the content editor web part on top of the library include the modified Drag and Drop js file in the content editor web part, Please save the Drag and Drop js file to other location (probably Site Assets library etc).
    Hope it helps!!!  
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. Thanks, Ajeet

  • How to disable SSLv3 and RC4 on Lync Server Access Edge?

    We use Lync Server 2013.
    How to disable SSLv3 and RC4 on Lync Server Access Edge?
    This solution https://technet.microsoft.com/en-us/library/security/3009008.aspx doesn't work

    Hi dizen,
    To completely disable RC4, you can create the following registry key:
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Ciphers\RC4 128/128]
    "Enabled"=dword:00000000
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Ciphers\RC4 40/128]
    "Enabled"=dword:00000000
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Ciphers\RC4 56/128]
    "Enabled"=dword:00000000
    For more details, please check out this KB.
    http://support.microsoft.com/kb/2868725
    Best regards,
    Eric

  • How can i send and receive messages through CAN

    Hi,
    how can i send and receive messages using Vector CAN CARDXL

    As mentioned in this forum post, if you have a dll, this can easily be called from LabVIEW or CVI.
    I also went to the vector website and it does look like they have LabVIEW drivers available for download.
    Peter Flores
    Applications Engineer

  • How to Disable VRFY and RCPT

    How does one disable VRFY and RCPT on Ironport AsyncOS for Email Security 7.6 and what is the impact? I understand an attacker can perform an account enumeration and verify whether e-mail accounts exist and a spammer can automate the method to perform a directory harvest attack and send spam emails.
    Thanks

    There are three SMTP commands that apply here.
    VRFY - not implemented by ESA. ESA will respond "250 ok" to everything
    EXPN - not implemented by ESA. ESA always responds "500 command not recognized"
    RCPT - can't be "disabled" as there is no other way to specify envelope recipients.
    I would recommend that you set up LDAP Accept and DHAP (Directory Harvest Attack Prevention). That will allow the ESA to stop dictionary attacks. Once too many bad recipients have been tried the appliance will reject all recipients from that IP address for an hour.
    DHAP is normally best set up to function during the SMTP conversation and to drop connections. If you enable it during the work queue your appliance can get bogged down with undeliverable outgoing messages from all the bounces. Dropping the connection can help with botnets since they usually don't waste time by re-queuing messages to be tried later.

  • How to disable Save and SaveAs Button in Adobe Reader ??

    I am having Dynamic XML Form (XFA based) designed on LC Designer ES2
    I Want to disable Save and SaveAs button  whenever it would be opened in Adobe Reader only.
    Other way around, i want to provide only facility to save form programmatically through Javascript to apply validation.
    Plz help
    Thnx in advance..!!

    I can apply folder level java script ...But How to handle this way on CLIENT SIDE..???

  • How to Make Sent and Deleted Messages Get Saved in the Folders of My Choice

    On my iPhone, under Mailbox Behaviours, I can select specific mailboxes on the server where the Sent, Deleted and Draft messages will be saved. However, I could not find this feature in Mac OS 10.6.2's Mail application; instead, these mails are saved in default folders created by the program. How could I change this behaviour so that these e-mails are saved on the server, in the folders of my choice? Thanks.

    you can do it in in Mail too if your account is IMAP. select a mailbox you want to use for Sent in the IMAP section of your account in the lower section of the sidebar. then go to mailbox menu->use this mailbox for->sent.

  • How to disable drag and drop feature for a document library?

    Hi
    How can I disable drag and drop feature for a document library? Do I have an option to disable it from the SharePoint's feature set?
    Or can I disable it using a script? If so, how?
    Regards
    Paru

    Hi,
    According to your post, my understanding is that you want to disable drag and drop feature for a document library.
    Drag and drop in SharePoint 2013 is a feature that depends on HTML5, which requires version of browser, SharePoint by default doesn’t has feature to disable or enable this.
    You can try disabling the drag and drop feature by disabling an add-on in Internet Explorer, or
    using Internet Explorer 9 or lower.
    Here is a similar thread for your reference:
    https://social.msdn.microsoft.com/Forums/office/en-US/8961ff07-039d-47b0-ae7d-8e24af96234a/2013-doc-library-settings-turn-off-drag-and-drop-and-findsearchfilter-on-metadata-columns?forum=sharepointcustomization
    http://community.office365.com/en-us/f/154/t/228079.aspx
    More information:
    The Solution to SharePoint 2013 Drop and Drag Not Working
    SharePoint 2013 Drag and Drop Upload Not Working
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • How to disable graphics and/or java in Firefox 23.0.1

    In previous versions of Firefox, like 19.0, it is a simply matter to disable graphics and/or java. Simply go to Firefox "Tools", "Options", "Content", unclick "Load images Automatically", unclick "Enable JavaScript".
    With Firefox 23.0.1, I don't see that as a option. How do I easily disable and enable the graphics and javascript?
    I am aware that "Adblock" has some capabilities to do some of this. Although I find Adblock more complicated and have not been able to achieve my goals with it.
    This is very important to me.

    "In Firefox 23, as part of an effort to simplify the Firefox options set and protect users from unintentially damaging their Firefox,"
    Are you kidding? so you mean to tell me that it helps users by requiring them to download third party addons(memory leaks and all) just to do something that use to be as simple as clicking a button?
    If i have to use untrusted third party add-ons that i need to download to my computer i may as well just ,i don't know, Download a new browser while im at it.
    If anything they should have just made it EASIER to find so users could EASILY undo what they EASILY done.
    it's hogwash to say "just use addons" I try to keep my add-ons and extensions to the bare necessities for a reason. And coming from a user who until recently was stuck with dialup(because there was no other options) the ability to remove images is key. That and if im in a public setting i don't want to put my facebook images on display.
    Overall, HUGE mistake by firefox.

  • How to Recover Contacts and Text message from iPhone 6/6 Plus

    I am asking for help to recover my iPhone Contacts and Text Message,my iPhone jailbreak failed by myself.lead to my iPhone data was lost,I want to get back my contacts and text message.it is very important for me to recover them.Whether have you any method to help me to regain my contacts and text message from my iPhone device.thank you
    Best regards
    SimileSky

    selenafromshenzhen wrote:
    If you have backed up your iPhone before the jailbreaking, then you can recover contacts and text messages by restoring your iPhone with the iTunes or iCloud backup file. Read the guides: iCloud: Restore or set up your iOS device from iCloud & Use iTunes to restore your iOS device to factory settings - Apple Support
    i tried to update with new iOS, in between strucked my iphone, after that there is no data in my phone,
    can you help me how can i retrive it, Also i dont have backup (itunes / icluod)
    is there any possibilities to recover those my datas.
    Any softwares are available ???
    iPhone 6

  • How to disable block and delete button in me22n transaction

    Hi experts !,
    as per my requirement i want to disable delete and block button in me23n . for this i wrte my logic but problem
    is when my logic satisfies then i want to disabele those two buttons . those block button function code is 'MEPO1211LOCK'
    if it is screen field we can use loop at screen and input = 0 . but here it is funtion code how to disable this funtion code as per
    condition .
    i tried this  SET PF-STATUS ' pf status name ' EXCLUDING ' fucntion code name  '.  also but not working ..
    if any one have any idea pls share ......

    Hello Experts,
    I have similar requirement. Please help....

  • How to Disable Save and Save a Copy functions in a PDF file

    I would like to know how to disable the Save and Save a Copy functions. I have a client that does not want the ability to save for there customers. I also need to make sure that it can not be changed by there customer. 
    Any suggestions would be greatly helpful.
    Thanks
    Andrew

    Once the PDF is viewed on a machine it is already saved there. That is why it is not possible. The only option is to not allow folks to have the PDF at all. You can disable the ability to copy information from the PDF or use SAVE as to put it in a different form without the security. Those are the security features that are available, but with the caveat that many 3rd party products ignore the PDF security and thus your efforts are not warrented if you want true security. The only way to get full security is through a fancy online (and costly) solution.

  • How to disable auto_home and individual datasets on Solaris 11 11/11

    Good morning,
    There's a lot of changes in Solaris 11 that I like, but two of the ones I dislike, I just can't seem to get rid of them.
    I'd like to disable auto_home, permanently. I don't want users' home directories to be mapped on /home .
    I've read that all I needed was to remove all mentions of home in /etc/auto_home and/or /etc/auto_master (can't recall which one of the 2 files as I removed all mentions, 'f course...) .
    Once done, I read I simply needed to run automount once (automount -v) .
    No go. The next user I've created was mapped in /etc/auto_home, and /etc/password modified accordingly.
    Moreover, each new account is created as its own individual ZFS dataset. I understand the advantages of this, as each user can create his own snapshots, etc. But I don't need that, and I certainly won't need a zfs list output that scrolls on many pages !
    How can I disable this ? I just tested it, 2 seconds ago :
    [08:43:10|jfg@oslo:/opt] sudo useradd -u 9999 -c 'TEST' -d /export/home/TEST -m -s /bin/bash test
    80 blocks
    [08:45:59|jfg@oslo:/opt] grep TEST /etc/passwd ; grep TEST /etc/auto_* ; zfs list | grep TEST
    test:x:9999:10:TEST:/home/test:/bin/bash
    /etc/auto_home:test localhost:/export/home/TEST
    rpool/homes/oslo/test 35K 21.1G 35K /export/home/TEST
    <EDIT> : forgot to mention, I destroyed the original dataset for the home directories, rpool/export/home, and created a new one, rpool/homes/zoneName/ as multiple zones accounts will be "hosted" in this dataset.
    Thanks for helping,
    Regards,
    -- Jeff
    Edited by: user5989503 on Jan 10, 2012 8:54 AM

    Thanks Alan,
    I remember awhile back reading about this on OpenSolaris, but it just came back to mind as you mentioned it.
    Still, other than svcadm disable autofs, I can't see how to disable only auto_home.
    And I'm still stuck with my individual zfs datasets that I hate hoooo so much ! :-)
    Thanks,
    -- Jeff

  • How to disable HTML and Download excel sheet

    Hi ,
    i've some reports in my dashboards, i've enable report links for print and download, When i click on print button we can get PDT,HTML. I need only PDF. not HTML. How to disable HTML in print button. and also when click download button i need to see only download to Microsoft excel . Can any one help me out .

    Hi,
    Please refer the below links to remove the options
    http://obiee-tips.blogspot.com/
    Hope this helps
    Regards
    MuRam
    Edited by: MuRam on Jan 11, 2012 2:57 AM

  • How to disable minimize and maximize buttons of a popup window

    hello.
    can someone please tell how to disable the minimize and maximize buttons for a popup window.
    i know this is very basic concept.. but iam new to jdeveloper..please someone help me out

    Hello,
    U can use script in ur page to open the Popup window.
    window.open("yourpage.do", window_name, 'toolbar=0,scrollbars=0,location=0,status=yes,menubar=0,resizable=0,width=600,height=400,left = 225,top = 140');
    Bye

Maybe you are looking for

  • Mini charges but will not upload songs

    i tried plugging in my ipod mini to upload some new songs onto it, and it started charnging, but the computer didnt recognize it. no ipod files popped up, and it woundnt show up in the playlist column on itunes. so i tried updating it, and downloaded

  • Office:mac 2008 Word Question

    We just purchased Office:mac 2008 Home and Student Edition. I thought I could convert text to Chinese; however, it is not highlighted as an option (greyed out). Does anyone know how I can activate this?

  • IOS 5.1 Bug: Delayed Texts/VM's, especially after sleep mode

    Just updated my iPhone 4 and have been getting some bugs regarding texts, voicemails and sleep mode. Texts and voicemails are delayed hours after being sent. Regarding sleep mode, when ever it is in sleep mode no activity goes through the phone. No t

  • The app i bought won't open

    I juat bought the "Pin Pro" for my machbook air I paid .99 cents for it. I've restarted the computer and it won't open still. any suggestions it has done this before with other apps too thaks maggie

  • Tab Component Dynamic Visibility to Combo Boxes

    I am using a Tab component.  I have 3 tabs on my dashboard.  I have 2 Combo boxes that I am using to filter rows of data on 3 Excel sheets.  Both Combo boxes are not used on all the tabs.  How can I pass example: User clicks on Tab 1 and use dynamic