Debian Configuration :: Enable/disable "11-minutes-mode" Kernel->RTC Update?

Aug 10, 2010

I have some issues concerning so called "11-minutes-mode" - RTC update"11-minutes-mode" definition In hwclock man page we can read:"Automatic Hardware Clock Synchronization By the KernelYou should be aware of another way that the Hardware Clock is kept synchronized in some systems. The Linux kernel has a mode wherein it copies the System Time to the Hardware Clock every 11 minutes. This is a good mode to use when you are using something sophisticated like ntp to keep your System Time synchronized. (ntp is a way to keep your System Time synchronized either to a time server somewhere on the network or to a radio clock hooked up to your system. See RFC 1305).

This mode (we'll call it "11 minute mode") is off until something turns it on. The ntp daemon xntpd is one thing that turns it on. You can turn it off by running anything, including hwclock --hctosys, that sets the System Time the old fashioned way. To see if it is on or off, use the command adjtimex --print and look at the value of "status". If the "64" bit of this number (expressed in binary) equal to 0, 11 minute mode is on. Otherwise, it is off. If your system runs with 11 minute mode on, don't use hwclock --adjust or hwclock --hctosys. You'll just make a mess. It is acceptable to use a hwclock --hctosys at startup time to get a reasonable System Time until your system is able to set the System Time from the external source and start 11 minute mode. Here are my questions:1 . How to check if "11-minutes-mode" is on/off ?The output of adjtimex -p looks like this:

mode: 0
offset: 17504
frequency: 6140386

[code]...

View 1 Replies


ADVERTISEMENT

Debian :: Disable Kernel-mode-setting (KMS)?

Apr 28, 2011

I have squeeze installed on the old hardware DELL GX260.Howto disable completely kernel-mode-setting (KMS) on squeeze?I've tried to add /etc/default/grub:

Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet nomodeset"
and change in /etc/modprobe.d/i915-kms.conf:

[code].....

View 2 Replies View Related

Debian Configuration :: Update My Kernel From 2.6.32 To 2.6.38 - Error - Unable To Boot Into The Kernel

May 13, 2011

I am using DEBIAN 6.0 and I wannna update my kernel from 2.6.32 to 2.6.38. Every time, I do it but after the installation & rebooting into the new kernel it gives me error "UNABLE TO BOOT INTO THE KERNEL".

View 1 Replies View Related

Debian Configuration :: 4.2.2 Security Update Of Kernel

Sep 9, 2015

From the securing-debian-howto [URL] ...

"4.2.2 Security update of the kernel

First, make sure your kernel is being managed through the packaging system."

which suggests...

Code: Select all$ dpkg -S ‘readlink -f /vmlinuz‘

When I try to confirm by running the above, I get a lot of characters of output but the last line reads...

Code: Select alldpkg-query: no path found matching pattern /vmlinuz‘

How do I make sure my kernel is being managed through a packaging system?

View 4 Replies View Related

Debian Configuration :: No Automatic Update Of The Kernel?

Nov 1, 2010

I've just installed debian sid and see that I've the kernel 2.6.32. I was a bit surprise as on ubuntu I had the 2.6.35 and debian sid is supposed to be more up to date that ubuntu (maybe I'm wrong).So I checked what were the packages available :

mart@mart-laptop:~$ uname -a
Linux mart-laptop 2.6.32-5-686-bigmem #1 SMP Sat Oct 30 23:25:58 UTC 2010 i686 GNU/Linux
mart@mart-laptop:~$ sudo aptitude search ^linux-image

[code]...

View 2 Replies View Related

Debian Configuration :: Sound Is Not Working After Kernel Update?

Dec 16, 2010

I've just upgraded my kernel to 2.6.32 and I cant use sound anymore!!! My card was detected ,here is the output of lspci |grep Audio

00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)

also frimware is installed ,gstreamer as well the sound is not on mute and it was working on the previous kernel .

View 2 Replies View Related

Debian Configuration :: Ksplice Uptrack That Update Kernel Without Reboot?

Feb 12, 2010

A few days ago on my rss reader, I have read article about Ksplice uptrack that check updates for kernel and update kernel without reboot!

View 1 Replies View Related

Debian Configuration :: New Kernel Requires WiFi Module Update

Jun 15, 2010

Squeeze's latest update has upgraded my kernel from 2.6.32-3-686 to 2.6.32-5-686.My wireless stopped working and then I realised that I had to rebuild the wifi modules. I had followed this earlier.URL...For this new kernel, which I step of the process should I repeat? Rebuild module? Or just do a modprobe?

View 4 Replies View Related

Debian Configuration :: Failed To Update After Install 2.6.38 Kernel In Squeeze

May 11, 2011

I'm using Squeeze amd64, installed latest kernel 2.6.38 from backport yesterday. Just now try to check for any update but failed, these messages show.

View 2 Replies View Related

Ubuntu Installation :: Update To 10.04 - Can't Disable NBR / Enable It?

Apr 30, 2010

I just finished the update. Though everything seems to work just fine hardware wise... somehow it was decided that I'd prefer netbook remix over the standard install. I hate it! I can't seem to find any way to get the standard desktop mode back, and I feel like after the upgrade, my fan has been working overtime for some reason.
Can someone point me in the right direction to disable netbook remix? I really cant stand it.

View 3 Replies View Related

Debian Configuration :: New Warning After Kernel Update - Machine Failed To Get I915 Symbols

Jun 22, 2011

I do not know if this is really something I should worry about. I am running Debian testing on my laptop (HP Pavillon dv6). Today, the aptitude update---aptitude upgrade gave me a new kernel (2.6.39). However, if I boot with that kernel, I get a warning (do not know if that is the way I should call this) telling me that the machine failed to get the i915 symbols so turbo graphics will be disabled.I have not done any serious test, but at first sight I do not notice any difference performance-wise with respect to the previous kernel. what am I supposed to do to fix this?

View 8 Replies View Related

Fedora :: 15 Service Configuration App - Enable / Disable At Startup Setting Is Greyed Out

Jun 25, 2011

When installing Samba and Webmin I use the application "system-config-services" or (if it is easier to find for you that way) menu->Administration->Service management. In this application I can start the services I need (nmb, smb, webmin), but the enable/disable at startup setting is greyed out... Even when I start the application as root it still gives me no possibility to configure the services to start up on boot. This should be possible. It works this way in Fedora 13 and Fedora 14, so why not in Fedora 15?

Before reporting a bug, I would like to ask if other users here have the same problem (and -if possible- a solution)... In the mean tim I guess it is back to the old way of configurating services - sigh..

[edit] I tried to remove the [SOLVED] from the title, but the forum software does not seems to allow me to do that... I thought it was solved by installing xinetd, but I was happy a bit too early. I still have no answer for this problem.

View 6 Replies View Related

Debian Configuration :: Computer Reboot Automatically Each 4 Hours 30 Minutes

Jul 30, 2015

I've an Blade 1500, sparc64 IIIi with 2 hard disks and 2go of RAM. The computer run with debian 7.7.0 and BSD (opensxce) for each hard disks.

1/ When it's run under BSD there are no problems, the uptime are on many hours.
2/ when it's run under debian with XFCE x-window, the uptime is 4 hours 30 minutes and computer reboot automatically !

Into the control panel i've deactivate the hibernation, screensaver and power management ! I want to find the files for manage the time down. I think that the problem is in XFCE window manager.

View 0 Replies View Related

Debian Configuration :: Multipath Map Creation Takes Several Minutes In Stretch

Oct 14, 2015

After mapping iscsi storage from my netapp and scanning for new devices I run multipath -v2 to create the multipath device handle under /dev/mapping/. This normally takes about 2 seconds or less on every other linux distribution I use. On Stretch it takes a little over 3 minutes. I have tried several different versions of multipath.conf but the result is always the same.

My most recent multipath.conf file is available here : [URL] ....

and the output of multipath -v4 is available here : [URL] ....

View 0 Replies View Related

Debian :: Touchpad Enable / Disable Key Not Working

Nov 27, 2010

Since last Saturday (11-20) my touchpad enable/disable key stopped working.I don't make much use of the touchpad and it usually stays disabled most of the time so I can't be sure it is really on Saturday that I lost this functionality or maybe the day before (I'm positive it's not longer than that).Before that it worked flawlessly, now it's like a dead key (which is not broken by the way, tested on a live CD).In these past week I have been looking for quite some time for other users who might have experienced this problem after the update of two specific packages (console-data and keyboard-configuration) I had on the 20th and which made me think might have broken the key binding.Not finding anything at all and after having tried for said packages both newer versions from sid and previous known-to-have-worked-before versions from the install CD, I started thinking the problem was not there (I consequently restored the testing ones).

The days before this happened I tinkered a little bit with gpointing-device-settings and tpconfig (this last one was a simple tpconfig -i), but at this point I start thinking there might have been something else I've done, somewhere else I can't recall probably.

Oh, I forgot to mention that the touchpad still works flawlessly, I can enable/disable it through gconf (actually I made two handy shortcut to the "/desktop/gnome/peripherals/touchpad/touchpad_enabled" value), so it is not an issue of making it work, just the toggle key which on my laptop is a dedicated one (no Fn modifier) and anyway all the other special keys still work fine.I checked gnome-keybinding-properties and there is no action for the touchpad there, but I don't know for sure if there was one before (and I haven't been able to add one). Anyway in gconf I noticed a key in "/apps/gnome_settings_daemon/keybindings/touchpad" has the value "XF86TouchpadToggle", not sure if that means the keybinding exists or what.

What more can I add? What I'm here to ask now is some guidance on figuring out what I might have done wrong considering what I was able to tell you, but mostly, considering what I wasn't able to tell you and am not even aware to have done.

View 6 Replies View Related

Debian :: Way To Enable/disable Services In Squeeze?

Jul 2, 2011

I'm looking for some definitive instruction on the proper way to enable/disable (not to simply start/stop or add/remove packages) services/daemons under Debian 6. Google results are all over the map and, surprisingly, the Debian wiki has no abstract on services.It seems like such a common task

View 14 Replies View Related

Debian Multimedia :: Multiboot Disable Or Enable GDM ?

Nov 22, 2010

I have a computer that runs debian 6, and i want to make a dual boot system where i can boot either with or without desktop. AS default the server will be booting in console (headless) mode (and act as server) but on some occasions i do want to bootup in desktop.

I know starting GDM (in my case the desktop manager) is just a simple task, but i would like to have 2 options in boot menu:
1 - without desktop default (timeout 5 seconds)
2 - with desktop

what would be the correct grub config entries?

View 1 Replies View Related

Debian Hardware :: Enable / Disable USB Root Hub

Oct 6, 2010

Basically what I'm wanting to do is only have one USB keyboard connected active/enabled at any given time. i.e., enable B1D14 and disable B5D2, then enable B5D2 and disable B1D14. I'm actually wanting to enable/disable at the root hub. Something analogous to mount/umount a device instead of a file system.

ramack@ramack2:~$ lsusb
Bus 005 Device 002: ID 413c:2105 Dell Computer Corp. Model L100 Keyboard
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 014: ID 413c:2106 Dell Computer Corp. Dell QuietKey Keyboard
Bus 001 Device 012: ID 0781:5544 SanDisk Corp.
Bus 001 Device 006: ID 058f:6254 Alcor Micro Corp. USB Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

View 2 Replies View Related

Debian :: Disable/enable Bluetooth With Fn-F5 With Thinkpad R61?

Mar 8, 2011

I have just bought a used Lenovo Thinkpad R61. Most of the things works in Squeeze like it did with Vista. But a bit annoying is that when i Vista with the "Fn-F5" could turn both wireless and bluetooth on and off. Now it is only wireless that works that way. On the top panel i can turn both wireless and bluetooth on and off, but it is still annnnoying. Is the a way to make all keys funktion on my Thinkpad?

View 3 Replies View Related

Debian Configuration :: Incredibly Slow Shutdown (System Taking 3 - 5 Minutes)

Aug 21, 2015

I am using Debian sid 4.1.3-1 and when i shutdown the system it takes 3 - 5 minutes before actually shutdown, there is only a black screen until the hdd led start flashing and after that the system finally shutdown. The weird part is that sometimes it happen in less than 30 seconds , how can i figure out where the problem is ?

View 8 Replies View Related

Debian Configuration :: When Stop The Server The Port Stays Open For Some Minutes ?

May 24, 2011

I've got a server listening on a port. when I stop the server the port stays open for some minutes. How can I close it immediately?

View 2 Replies View Related

Fedora :: Disable Software Update's Notification About Kernel?

Dec 5, 2010

how can i disable software update's notification about kernel. It keeps showing me alot of annoyn things about the new kernel update, but i don't want to install that i already compilied 2.6.36.1 .

View 2 Replies View Related

Ubuntu :: Cannot Go Into Text Mode After Latest Kernel Update

Jan 10, 2010

I can't go into text mode after latest kernel update. CTRL-ALT-F1 doesn't work. Actually, all CTRL-ALT-F1 to F7 work very strange. For example... When I click CTRL-ALT-F2, it close all my windows and screen flash

View 1 Replies View Related

Debian Hardware :: HP QuickPlay Buttons Enable / Disable

Nov 4, 2014

My laptop has a some multimedia keys for quick access. They are causing a common issue with many HP laptops easily found on the Internet ( volume keeps turning up and down). Apparently the ultimate solution is to simply disable this buttons. On the next page, under the title "Multimedia Keys" it is explained how this QuickPlay buttons had to be enabled to work in Etch. URL....Now, I have installed Jessie, and I do not know if thew were automatically installed or not. But they are causing a very annoying problem. I want to simply disable these "Multimedia keys" so they do not produce any input.

View 1 Replies View Related

Debian :: Disable Any Kind Of Stanby-mode Under Gnome?

Apr 25, 2011

I have squeeze with Gnome installed. My problem is the monitor goes into "black" and I'd like to disable any kind of of stanby-mode. If I search for screensaver using Synaptic, I have these packages installed:

xdg-utils
gnome-settings-daemon

but in gnome menu cannot find any screensaver options. Power Manager I've disabled already in the "Startup Programs". Howto disable all screensaver and power-save options from the command line?

View 7 Replies View Related

Debian Programming :: Disable All USB Storage - Enable Some Devices By Vendor ID

Jun 18, 2014

I want to disable mounting usb storage devices except some devices based on its vendor id. I tried by adding below udev rule in debian wheezy

Code: Select allACTION=="add", SUBSYSTEMS=="usb", RUN+="/bin/sh -c 'for host in /sys/bus/usb/devices/usb*; do echo 0 > $host/authorized_default; done'"
ACTION=="add", ATTR{idVendor}=="054c", RUN+="/bin/sh -c 'echo 1 >/sys$DEVPATH/authorized'"

But it disabled all usb devices(USB keyboard and mouse). How can I allow other devices except storage devices.

View 0 Replies View Related

Debian Configuration :: How To Enable Xv In ATI

Jun 15, 2010

I upgraded my box this morning and I get to know something woring till now. I can't play video with the default video output xv in mplayer now. mplayer tells me that

[code]...

I naively think if I downgrade all xserver-* and mesa* to previous version, it will work again. But I failed.

[code]...

View 1 Replies View Related

Debian Configuration :: Is It 64bit Kernel Or 32bit Kernel Optimized For Amd64 Architecture?

Jan 24, 2010

I recently installed debian squeeze 32bit on a second partition of my amd athlon 64 X2 dual core machine.Currently it is using linux-image-2.6.32-trunk-686 kernel.But linux-image-2.6.32-trunk-amd64 is available.on the repository.Is it a 64bit kernel or 32bit kernel optimized for amd64 architecture?

View 12 Replies View Related

Debian Configuration :: Nvidia Kernel Module With Custom Kernel

Jan 24, 2010

I have a problem with my custom kernel when I want to create the Nvidia kernel module.After this finished I installed the image and headers and created the Nvidia kernel module. Everything worked fine.However, if I remove the linux-source from my home directory then I can't create the kernel module.Even though I have the headers for the kernel installed.

View 2 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







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