I am on an ASUS Q501LA laptop, latest build of Kubuntu. I have been wrangling with Kubuntu for about a month now, and I finally got almost everything set up to my liking (still can't get A2DP bluetooth working). Of course, I made one more change before backing it up (I installed a Panel at the bottom of the screen WITH Cairo-Dock) -- and after waking from a sleep the touchpad was dead (actually, I had also edited the synaptics file). So I used the keyboard to quit all programs and reboot.
I got to the Grub menu and loaded into Kubuntu as usual. I got the nice Kubuntu logo for about five seconds. Then the screen just goes blank (slightly purply background if you look at the right angle). I can get back to Grub, but the same thing happens no matter which Kubuntu variant (even generic) I load.
I did some searches for aid, but the other blank screens of death posts seem to concern Grub errors -- and I can get to and use grub fine.
I did exit to the command line and looked at: /var/log/Xorg.0.log. One problem is that I keep getting an error stating:
And this keeps repeating down the screen, even over the terminal I am using. So I lose the screen very quickly.
If I move quickly, I can read the /var/log/Xorg.0.log file. Here are the EE's:
I also looked at /var/log/dmesg, and found this:
Any ideas what to do? I can't get into the desktop at all.
I got to the Grub menu and loaded into Kubuntu as usual. I got the nice Kubuntu logo for about five seconds. Then the screen just goes blank (slightly purply background if you look at the right angle). I can get back to Grub, but the same thing happens no matter which Kubuntu variant (even generic) I load.
I did some searches for aid, but the other blank screens of death posts seem to concern Grub errors -- and I can get to and use grub fine.
I did exit to the command line and looked at: /var/log/Xorg.0.log. One problem is that I keep getting an error stating:
Code:
[535.184202] usb 1-7: unable to read config index descriptor/start: -71 [535.184323] usb 1-7: can't read configurations, error -71
If I move quickly, I can read the /var/log/Xorg.0.log file. Here are the EE's:
Code:
parse error on line 12 of section /usr/share/X11/xorg.conf.d/60-synaptics-options.conf InputClass "5" is not a valid keyword in this section (EE) Problem parsing the config file (EE) error parsing the config file (EE) fatal server error: no screens
I also looked at /var/log/dmesg, and found this:
Code:
No AGP bridge found Calgary: detecting Clagary via BIOS EDBA area Calgary: Unable to locate Rio Grande Table in EDBA -- Bailing! [cut here] WARNING: CPU: 0 PID: 0 at /build/buildd/linux-3.11.0/drivers/iommu/dmar.c:488 warn_invalid_dmar+0x7e/0x90() Your BIOS is broken; DMAR reported at address 0!
Comment