General :: Unable To Start X When Booting With Acpi=off Or Modeset=0
Jun 30, 2011
Yesterday I thought I had solved my "Blank screen boot"-issue when I successfully got to the terminal login screen without the screen going black by booting with
Code:
Linux acpi=off
I spoke too soon. I found out shortly after that when trying to "startx" with acpi off gave me these errors:
Code:
WARNING: Error inserting i2c_algo_bit ("filepath"): No such device
WARNING: Error inserting intel_agp ("filepath"): No such device
[Code]....
Then I read somewhere that booting with "i915.modeset=0" might work. So I removed acpi=off from lilo and added this, and sure enough, I got to terminal login, but I get the same errors with "startx".
I must make it clear that I can successfully perform startx when I boot without "acpi=off" or "i915.modeset=0", I am unable to see the screen but I can hear the KDE fanfare, etc.
View 8 Replies
ADVERTISEMENT
May 2, 2011
I'm running Ubuntu Server 11.04 on a home PC as a local-only file and web server for some private projects.After a few minutes Ubuntu will stop responding to the network and a cold reboot is required to re-enable the NIC.I've been able to stop the above occurring with a user logged in and constantly pinging the gateway, although this is obviously undesirable.
I read here and elsewhere that a fix is to set acpi=off in grub. I have done this but now instead Ubuntu will not boot and shows the message:
do_IRQ: 1.55 No irq handle for vector (irq -1)
Disabling IRQ #34
and hangs there indefinitely. The system will boot fine if I revert the changes but obviously the sleep problem remains.The BIOS does not have an option to disable ACPI, just select S1 or S3.Is there anything else I should be looking for in order to disable sleep? Otherwise the system is working fine, and when it's awake I haven't had any other trouble.
View 9 Replies
View Related
May 2, 2010
After upgrading to Lucid said adapter is nonfunctional - NetworkManager won't start on booting (I'm using 2870sta module) and it finds no networks - neither does WICD. The device itself is identified: "lsusb" gives a line "Bus 001 Device 005: ID 148f:3070 Ralink Technology Corp." "iwconfig" gives nothing under lo and eth0 and this under wlan0:
Code:
RTxx70 Wireless ESSID:""
Mode:Auto Frequency=2.412GHz
Link Quality=10/100 Signal level:0 dbBm Noise level:-143 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
And a "lsmod | grep -e rt2 -e rt3" gives:
Code:
rt2870sta 525366 0
(Note: I had a similar problem going from Jaunty to Karmic, but blacklisting rt2800usb in my blacklist.conf fixed it. No such luck this time.)Using a Zonet ZEW2500P.x86-64 Lucid.
View 9 Replies
View Related
Jan 14, 2010
Having trouble rebooting a system. Have a Ubuntu 9.10 (2.6.31-16 generic-pae) build on a VMWare installation. The system was fine until I rebooted after an update. Now I get the above message and the system halts loading. Have tried to Grub acpi=off and acpi=force to no avail.
View 1 Replies
View Related
May 29, 2011
When I run OpenSUSE from the Live CD using normal settings, booting stops with a blank screen a moment after the kernel is loaded. When running it with ACPI disabled, it works, but direct rendering is disabled, even though it detects my video card (Mobility Radeon HD 5650) correctly Here's the Xorg.0.log file: my xorg log - [URL]
View 3 Replies
View Related
Jan 30, 2011
I have tried both DVD and CD (both are MD5-checked) of both Lenny 5.0.8 and Squeeze RC on my HP DV7-3074CA. (a.k.a 3085DX)When I choose a graphic install, it just hangs after loading the initial files.When I choose the normal install, It gives the following error:
[1.383207] ACPI: EC: Input buffer is not empty, aborting transaction.
Is there a boot command I can input to override this? I tried removing the battery slot, but the only difference is that that message does not appear, but the setup hangs anyway.
UPDATING:Tried "pci=noacpi" but that did lead to a kernel panic.[1.547564] Kernel panic - not syncing: Attempted to kill init!
View 7 Replies
View Related
Jan 10, 2010
I installed Fedora on my notebook ASUS. When I type on terminal dmesg apper this:
ACPI: Unable to turn cooling device [db816540] 'on'
I try to search a solution for this but I don't find it.
View 5 Replies
View Related
Feb 25, 2009
I get the Subject message posted every few seconds in /var/log/messages. I had the same issue with kernel-2.6.18-92.el5.
# uname -a
Linux mine 2.6.18-128.1.1.el5 #1 SMP Thu Feb 12 01:53:39 GMT 2009 i686 athlon i386 GNU/Linux
# rpm -qa kernel* | sort
kernel-2.6.18-128.1.1.el5
[Code]....
View 5 Replies
View Related
Nov 7, 2010
I have random X freezes (suddenly keyboard and mouse stop to react). Xorg.O.log is error and warnings free. The only problems I see in syslog/ dmesg are related to ACPI.
I have Asus P5E3 Deluxe motherboard. Slackware 13.1
Linux vareg 2.6.33.4-smp #2 SMP Wed May 12 22:47:36 CDT 2010 i686 Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz GenuineIntel GNU/Linux
Code:
Code:
I ahve also today upgraded my BIOS to 1303 version. Still no difference.
View 14 Replies
View Related
Nov 18, 2010
I'm an experienced Linux developer who has run into a little problem. I'm using a National Instruments 8170 chassis, among the normal ports, it has a FDD and USB port but this model does not allow booting from a USB CDROM ( I tried a BIOS update, that didn't help either ). I made this cool customized 550MB FC8 LiveCD wtih X, GCC, various apps, etc. and a kernel 2.6.30 & 2.6.18 boot floppy disk with all the needed drivers. The floppy boots to a shell with all the busybox utils, etc. and detects the USB CDROM media and all its files.
My Question is: How do I get the kernel and initrd on the Live CD to start or boot after booting from the Floppy disk ?, I mean, I want to load linux again but this time from the CD after booting linux from floppy, if that makes sense. I'm just using the floppy to boot and recognize the USB CDROM. This can be done with MSDOS and loadlin but loadlin has an issue(it hangs) with the newer kernels (2.6.18 and greater). I searched for the loadlin source code to port it to linux but was unable to find it on the net.
View 1 Replies
View Related
May 11, 2010
I have CentOS 5 running on my machine "Appro 1122hi". Now i need to replace centOS with RHEL 4.
Steps Followed is, i changed the bios setting to start booting form CD.
when i try to boot form CD i get "PXE-E61 media test failure, check cable" error
Hardware details. AMD opteron processor 248, 64 bit machine and 16 GB ram.
View 9 Replies
View Related
Jul 13, 2010
chicken-Egg problem in booting sequence.......
View 6 Replies
View Related
Jun 15, 2010
My /dev/sda1 has problem and we are unable to start my FC5, how to bypass it .. ?
View 3 Replies
View Related
Feb 23, 2011
I haven't been able to use linux for like 6 months I've tried Fedora 14, Debian Testing, Ubuntu 10.04 and now Mint KDE.
Whenever I boot any distro my laptop acts randombly, it gets to GDM and it freezes, or it lets me login and then freezes or works really slow, even through the shell.
The only thing I could figured is to insert acpi=off on the boot commands googling around, and there it boots.
My problem is that it gets overheated, I can't use any porcessor policy and I can't suspend my laptop with that boot line.
View 2 Replies
View Related
Oct 18, 2010
# startx
xauth: creating new authority file /root/.serverauth.18174
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
[Code]....
Fatal server error: xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining. Couldnt get a file descriptor referring to the console
i have used these commands also
mknod /dev/tty0 c 4 0
chmod 660 /dev/tty0
View 1 Replies
View Related
Mar 23, 2011
I have configured nagios on my local VM machine and i got no error
Total Warnings: 0
Total Errors: 0
Things look okay - No serious problems were detected during the pre-flight check
But when i am unable to start nagios # service nagios start nagios: unrecognized service
View 14 Replies
View Related
Feb 25, 2010
I am unable to start iptables :
Code:
-bash-3.2# /sbin/chkconfig --list | grep ip
iptables 0:off1:off2:on3:on4:on5:on6:off
[code]...
View 7 Replies
View Related
Mar 9, 2010
I have download the below tar.gz then extract it , and then put it to DocumentRoot to run the index.php, but unable to use it. What program that I need to install before running it?
phpMyAdmin-3.3.0-english
View 1 Replies
View Related
Mar 12, 2010
I have a Toshiba Satellite L505D-GS6000 it had windows7 on it when I bought it new. Needless to say windows just ran too slow. The only Ubuntu distro that would boot up was Karmic 9.10. I had to append the phrase acpi=off to get the live ISO to boot I had to type acpi=off after the word splash. I saw it would boot so I installed it as the only OS on this computer.
Now when I boot up I am hitting the power button once and the back on again to get to the grub. I hit the E key use my arrows down to the word splash type acpi=off. Then hit CTRL X to boot up. How do I put this permanently into Grub2.
View 10 Replies
View Related
May 30, 2009
I install SuSE but I can use only command on line how can I switch to KDE or Gnome. This is the first time I use linux.
View 1 Replies
View Related
Jun 27, 2011
I was able to start puppet server using.
Code:
service puppetmaster start
but since i upgrade the puppet i m not able to start it.
Code:
# puppet --version
2.7.1
# service puppetmaster start
puppetmaster: unrecognized service
[Code]....
View 3 Replies
View Related
Sep 6, 2010
I have being googling and trying to find out solution to unable to startx.Please note i have already search from last 2-3 days for the solution but didn't found anything.So request someone to guide me step by step.Also one more thing, the server was crashed and i upgraded the existing server using CD. But since then we are not able to start startXI hope i can get some help here ,i am a newbie to linux but i am computer engg so i can understand some logics..I am getting below error
Code:
[root@astarcftp /]# startx
xauth: creating new authority file /root/.serverauth.13592
[code]....
View 10 Replies
View Related
Jan 9, 2011
After adding the box to the domain I restart the box, since then the Winbind service stops working and I 'm not able to start it.
when I do Service Winbind Start it tells me FAILED .
What would cause the Winbind service to stop working?
View 6 Replies
View Related
Aug 12, 2009
i was using win xp sp2. i just installed red hat linux by making one of the windows drive as unpartitioned space . i kept windows as my default os .my linux is working properly , but when i goes to start windows , it shows error " windows unable to start , hal.dll file is missing or corrupt".so to solve this problem , i decided to repair windows , but when i isert win xp bootable cd , cd starts booting , after showing messege " setup is inspecting your hard ware " , black screen appears , nd nothing happens after that.what should i do ? i want keep linux as it is and also want to start my windows again . tell me how to repair windows . what should i do to boot win xp bootable cd properly.
View 12 Replies
View Related
Jul 6, 2011
I'm basically a linux noobie, and have a problem with one of my machines I use for work. As the title states I am unable to start my xserver, using the startx command I have been using for the past 5 years. It goes to the blue loading screen with the x for a cursor, hangs there for about a min or so then goes back to the command screen. I get an error:
giving up.
xinit: Permission denied (errno 13): unable to connect to xserver
waiting for xserver to shut down
xinit: Server error.
I have tried logging on as root and trying startx again. Same error.
View 14 Replies
View Related
Aug 14, 2010
Bios is a good recommendation but will that affect the fan speed? I know about the acpi=off option, this does not work properly- even on suse. Maybe noapic would work better? Really is there a cover all command line instruction (for all distros) to turn the annoying thing off? Main problem occurs when watching the telly and the screensaver kicks in, with suze it turns the sound off as well, even after you have re-entered the password
View 1 Replies
View Related
Jul 22, 2011
I have centos 5.3 installed, while restarting httpd service I get error starting http:/bin/bash line 1 9941 segmentation fault /usr/sbin/httpd. If I stop httpd service and start it will start but if make service httpd restart it give above error.
View 1 Replies
View Related
Nov 28, 2010
I am unable start network service on my centos box. /etc/init.d/network start device eth0 does not seem to be present, delaying initialization lspci | grep Ethernet
Doesn't show any results. It seems os doesn't identify my NIC. I am using compaq presario model pc
View 6 Replies
View Related
Jan 15, 2011
Per my request my son installed XP and Ubuntu(interested in learning Linux)in my computer. The installation went well and I was able to choose the system I wanted to work in from the menu. It worked for several months but now when I choose Ubuntu from the menu I longer get to the Ubuntu login screen.
View 1 Replies
View Related
Apr 15, 2011
the command acpi gives me the percentage of battery that my laptop has.I would like to print the result of acpi in the hardstatus line of "screen".
View 5 Replies
View Related