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
ADVERTISEMENT
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
View Related
Feb 21, 2010
Basically, About 50% of the time, the system boots and sets the console resolution to something strange, and the console renders in a small box in the top-left hand corner of my screen. This causes problems not only with the display of the console, but with the display of X as well.
I have an Intel GL40 chipset on this laptop, with an integrated GMA4500 GPU. I am using the latest stable Intel video drivers (2.10.0-1), and have tried using the git drivers. In addition, the problem has been occuring since December, when I install Arch linux on this machine, I have just now had the time to address it. So basically, the issue has persisted with all driver versions since mid-December to the latest releases.
In addition, I have tried using several kernels, including:
But the problem persists with each.
I wish I could give you relevant diagnostic information for this issue, but if I had any idea where to start...
I will gladly post any information necessary. I was going to post a copy of everything.log for a successful and unsuccesful boot, but unfortunately they put me over the posing limit by about 100,000 characters each.
I guess, on second thought, that my Intel video driver really wouldn't have anything to do with my console, now would they?
View 9 Replies
View Related
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
May 12, 2011
I'm trying to setup openVPN on debian, well this worked. But every client will get the same ip (172.17.0.6 - local it is). how to set my server in bridge mode. I've read about: server-bridge LOCALIP 255.255.0.0 172.17.1.20 172.17.1.100
BUT, my server has no ipv4 address, but only ipv6: 2001:41d0:2:b2d6::542a:74a so I am not sure how I can do this.
View 1 Replies
View Related
Nov 16, 2010
After a large update of software I can nolonger open Squeeze. I get past the grub screen however before the gdm starts up the screen goes blank and stays that way. I have only one kernel showing on the grub screen.
I tried in Recovery Mode: Ctrl+Alt +F keys with effect and startx returns a blank screen, this is why I though to try loading another kernel to see if that helps. I'm using a Acer Laptop.
My question is: Is it possible while in Recovery Mode to load/install another kernel os that when I get back to the grub screen I have another kernel to try to boot into?
View 14 Replies
View Related
Jul 8, 2010
Since I got the liquorix kernel installed on my machine I got an error of setting kernel variable error. net.ipv6.bindv6only at boot time, since it wasnt a big deal I never looked further into it, but now that I had some spare time and I didnt want to see any errors on my machine I found a solution for it, with a little googling all we need to do is read the /usr/share/doc/procps/README.Debian and bingo no more error i hope this help anyone else with the same problem. I did the 3rd suggestion on that file to load the module in /etc/modules cheers.
View 4 Replies
View Related
Jan 31, 2011
From system security point to view I want to prohibit 'linux rescue' mode in my installed RHEL system. Because as per my knowlege through linux rescue mode anyone who have physical access to system can mount root filesystem(/) and retrieve all data without knowing root password. Please guide should i encrypt / on any alternative .
View 1 Replies
View Related
Oct 14, 2010
How can I disable the functionality that puts the computer to sleep when I press the sleep button on my keboard?
I keep hitting it accidentally and I don't even use a swap, so Ubuntu just stalls with a black screen.
View 2 Replies
View Related
Jan 6, 2010
I run a custom build of linux running kernel 2.6.24 and busybox. At the moment I'm investigating a kernel panic. The problem is that after 10 minutes the screen is blanked, i.e. it is still on but has been turned black. If you press a key then the command prompt is shown once again, but if the kernel has crashed then this won't work and any info about the panic is inaccessible. So I'd like to prevent the display being blanked. I've tried booting with 'apm=off' and 'apm=off acpi=on' kernel parameters but neither had any effect.
View 5 Replies
View Related
Jan 31, 2010
When I try to set my Realtek Semiconductor Corp. RTL8187 Wireless Adapter to master mode I get the following error.
Code:
$ sudo iwconfig wlan0 mode master
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Invalid argument. Is this the result of a driver or hardware incapability?
View 4 Replies
View Related
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
Jul 18, 2010
i am trying to install the new openSUSE 11.3 version but i can't install it without setting the ACPI mode to OFF. Is the new kernel support this hardware? (Toshiba Satellite A505-s6033) i had this problem already with Ubuntu 10.4 LTS and i had have to recompile the kernel with this patch: Some buggy BIOS may modify DSDT memory when acpi enabled. So we copy DSDT for safe.
I thought the 2.6.34 kernel already have this patch but it seems i was wrong... So if i will install the system with ACPI on OFF mode i will be need to recompile the kernel with this patch to get things working?
View 9 Replies
View Related
Jan 4, 2011
I can get into the BIOS just fine but cannot find anything such as NX or Exucute Disable mode( on or off) Does anyone have any ideas? I contacted Acer support and they may be able to help only if I pay for their support. AS of now I have Ubuntu 10.4 installed and upgraded to 10.10 but have black screen with message about (NX) or Execute Disable in bios. The message says---This CPU is family 6, model 37, and has NX capabilities but is unable to use these protective features because the BIOS is configured to disable the capability. Please enable this in your BIOS. I have windows 7 professional on one partition and Ubuntu on the other partition. I can still access Ubuntu 10.4. but have the black screen on 10.10
View 3 Replies
View Related
Sep 16, 2010
i'm using this guide videos - howto: debian linux kernel compilation, part 1 and the author says i need kernel 2.6.26 this version of kernel doesnt longer exist in kernel.org website and the only 2.6.26 i found is a patch here. should i use the patch? or download another version of kernel?
View 2 Replies
View Related
Apr 19, 2010
I am getting a pop up window saying: "Not optimum mode. Recommended mode 1280 x 1024 60Hz" In my case, this is happening after installing Debian 504 AMD64, the Samsung "SyncMaster 940N" that gives this message or warning was working fine for a few years on another machine under the previous Lenny distro.
The only way to get rid of this unwanted pop-up window (the monitor is working fine) is to press the "AUTO" switch on the monitor, there is no such option in the menu of the monitor to disable anything or change the resolution and it seems to me that, unlike what was suggested as an answer in similar threads, the problem is not with the monitor but with the distro unable to detect the monitor properly. The only mention in the "xorg.conf" file is as follows and running "dpkg reconfigure ..." has no other effect than creating a new exact duplicate of the file.
Section "Screen"
Identifier"Default Screen"
Monitor"Configured Monitor"
EndSection
View 5 Replies
View Related
Sep 14, 2010
My laptop is Dell Inspiron 1440 with Dell wireless. I use broadcom-wl on Fedora 13 and it works fine. Last week I updated Fedora including the kernel from 2.6.34.6-47 to 2.6.34.6-54, Fedora can not "see" wireless anymore (there is no item related wireless on the right-click menu of the Network Manager icon, of course I can not connect to Internet via wireless)
View 1 Replies
View Related
Feb 25, 2010
Just like title.can i disable mmu, and build it? how to do that?
View 4 Replies
View Related
Mar 14, 2010
Basically, I just found out inserting a SDHC card into a SD card reader (pre-SDHC) doesn't work well. When the kernel saw it, I guess it decided to disable the ports/hub that device was trying to connect to.
Code:
Message from syslogd@siduxion at Mar 14 16:34:32 ...
kernel:[226949.360257] Oops: 0000 [#1] SMP
Message from syslogd@siduxion at Mar 14 16:34:32 ...
kernel:[226949.360259] last sysfs file: /sys/devices/pci0000:00/0000:00:18.3/temp4_input
Message from syslogd@siduxion at Mar 14 16:34:32 ...
kernel:[226949.360333] Stack:
I know rebooting the PC will fix this, but it there a way to fix this without rebooting?
View 4 Replies
View Related
Sep 14, 2010
How i can do disable support SMBus for kernel? What is parameters of kernel-config do enable SMBus?
View 2 Replies
View Related
Aug 5, 2010
I have 4GB of RAM in my machine, and I am using 32Bit Ubuntu Lucid, I was wondering if there were any disadvantages of using the PAE mode version of the kernel, as that would allow me to use the whole of my memory instead of 2.9 GB.
View 8 Replies
View Related
Dec 17, 2009
I have a question regarding application/process execution and it's the following:
Is it possible a user application (which will regularly be executed at user-space) to be re-written as a kernel-module to allow the entire execution to be under kernel-mode (i.e. no system calls should be needed)? I am not saying that this is the right thing to do; I am just asking if it's doable.
View 4 Replies
View Related
Feb 5, 2009
I add new syscall, and it need copy big data into the buffer specified in user mode. How can i do it? use copy_to_user? or can i use memcpy directly? If i use copy_to_use, is it low efficient?v
View 2 Replies
View Related
Nov 11, 2010
We have a Dell 1850 with Debian with 2.4.18 kernel running some critical applications, now the issue is we need to upgrade the memory to 8 GB but the memory is detected by the bios itself, Operating system is not able to detect it, it is showing 3096MB of memory,
After a lot of googling and the artical in linux.com/archive/articles/119287 :: Got more than a gig of RAM and 32-bit Linux? Here's how to use it i came to know the solution i.e
1)I need to install the Bigmem-kernel to detect the ram more than 4Gb,
2) or change some kernel parameters in configuration file and rebuild the kernel
Is there any another solution for this to update operating system to detect the more RAM
View 1 Replies
View Related
Nov 9, 2010
We have a Dell 1850 with Debian 3.0 (woody) with 2.4.18 kernel running some critical applications, now the issue is we need to upgrade the memory to 8 GB but the memory is detected by the bios itself, Operating system is not able to detect it, it is showing 3096MB of memory. i came to know the solution i.e I need to install the Bigmem-kernel to detect the ram more than 4Gb, Any another solution for this to update operating system to detect the more RAM.
View 6 Replies
View Related
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
Aug 23, 2011
How do I disable bluetooth such that is does not start in "on" mode when I boot into fedora?
View 6 Replies
View Related
Aug 30, 2010
Below is a print out of my partition Table from Fdisk, in Cylinder mode, Sector mode, and then in expert mode?
Why in expert mode does it look like Partitions 2 and 3 share the same sector / hd / Cylinders? Is this OK?
Code:
View 3 Replies
View Related
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
Nov 10, 2010
I am writing a device driver on x86 machine,Ubuntu distribution,kernel version 2.6.35.I want to debug my driver in kernel mode.I tried KGDB(Kernel Level Source Debugger).But support is given for kernel version 2.6.13.But I want to make KGDB work on version 2.6.35.Could anyone help me where can I get help to make KGDB work on 2.6.35 version?Or is there any other method to debug my driver using some other tool?
View 1 Replies
View Related