Fedora :: Kernel 2.6.33.8 Breaks Display

Aug 25, 2010

I have Lenovo T410 with NVIDIA NVS 3100m running nouveau driver/F13. When I updated to the latest kernel, the display goes blank when booting and remains blank. I can ssh to the machine, so - it appears to be an X/display issue. All else seems to be working normally, and I didn't spot anything of interest in the logs - but perhaps I don't know what to look for.

Also, it appears to be an issue in the kernel package rather than in the nouveau driver package. I can still boot the former kernel successfully - even with the new driver files.

The previous kernel version was the version of the kernel that is provided with the initial F13 install.

[URL]

View 4 Replies


ADVERTISEMENT

Debian Hardware :: Installing Newer Kernel For AR9485 Driver Breaks Display

Apr 8, 2014

I'm trying to install Atheros AR9485 wireless card driver on debian, and I had no luck.

I followed this [URL] .... to install backports kernel version. The wireless card worked, however, intel display driver displayed the color in the wrong way.

Red pixels are green, and green are yellow. It was displayed like when someone try to connect a PAL system to a TV that supports only NTSC.

This is my lspci output:

Code: Select all00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Device 0a0c (rev 09)
00:14.0 USB controller: Intel Corporation Lynx Point-LP USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation Lynx Point-LP HECI #0 (rev 04)

[Code] ....

Is there is a way to compile only AR9485 module from the kernel?

Add the following

Code: Select alli915.i915_enable_fbc=0 to your GRUB_CMDLINE_LINUX_DEFAULT= in /etc/default/grub so you would have something like that

Code: Select allGRUB_CMDLINE_LINUX_DEFAULT=" i915.i915_enable_fbc=0 nomodeset quiet splash"

View 1 Replies View Related

Fedora :: Latest Kernel / Nouveau Breaks Suspend

Jul 12, 2010

On my HP i7 based laptop the latest kernel 2.6.33-147 and possibly Nouveau/X.org seems to have broken suspend. ie If the laptop is suspended then when woke, the screen is dead and networking does not work and I cannot change to a different console.If I boot the previous kernel this behaviour does not occur.

View 6 Replies View Related

Fedora Networking :: Kernel 2.6.34 Breaks UPnP DLNA

Nov 4, 2010

I'm not sure what changed but when I recently upgraded via yum to Kernel 2.6.34 none of my uPnP or DLNA apps show up on my tvs (Sony TV and PS3). Booting an older version, i.e. 2.6.33 solves the problem with no other changes. I use MediaTomb, MythTV uPNP server and Serviio. All work fine except with the newest kernel.

View 8 Replies View Related

Fedora Hardware :: Wlan Breaks After Kernel Update

Aug 8, 2011

I run an Aspire One 522 with a Broadcom BCM4313-Wlan-Card and Fedora 15. To run the card, I had to install der broadcom-wl-Driver, as described here: [URL]... It worked okay. (Althought not perfect. It crushed everytime the whole system, when it tried to connect to a WLAN-Net, unless I first started the Windows on the computer, then shut it down and restarted Fedora. But maybe thats some strange Dual-Boot-thing.) Anyway. After I updated the Kernel to 2.6.40 it seems to be broken. I deleted the driver, reinstalled it, tried the B43-driver. But no mater what: It seems like the NetworkManager doesn't find the card at all. lsmod shows that a modul "wl" is running. And - as mentioned - I installed the Kernel and the two other packages fresh form the repositories.

View 3 Replies View Related

Fedora :: Fedora 12 Going Away Present : New Kernel Breaks NVidia 96xx Drivers?

Dec 3, 2010

The updated Kernel 2.6.32.26.175.fc12 (i686) broke nVidia 96xx drivers (nVidia MX-4000 card).Resulted in a quickly flashing cursor in the upper left corner, with no X startup.I removed the driver and let it rebuild using akmod. Still have the same problem.When I revert back to the previous kernel 2.6.32.23-170.fc12.i686, all is well.At this point, wonder what the chances are of this being fixed? Seems the last set of updates before EOL of a release always breaks something critical.

View 6 Replies View Related

Fedora Networking :: Kernel-2.6.32.10-90.fc12 Breaks 802.11n With Intel 4965?

Apr 1, 2010

kernel-2.6.32.10-90.fc12 seems to break 802.11n with my intel 4965 chip on my thinkpad t61p. Anyone else seeing the same thing? iwconfig shows extremely low bit rate. dmesg doesn't show anything at all unusual.

View 10 Replies View Related

Ubuntu :: VirtualBox Kernel Module Breaks After Each Kernel Update?

Jan 6, 2010

I'm running Virtualbox from the Sun website (need the USB support) and it breaks after each kernel update.The problem is that I installed a lot of Ubuntu systems for transitioning windows users with Windows in virtualbox to ease the migration but I have to rerun vboxdrv setup after each kernel patch.

View 2 Replies View Related

Ubuntu :: Monitor Display After Login Breaks Up Rendering The Computer Unusable

Mar 26, 2010

I have a rather odd problem with a machine. Up until the user logs in everything is fine, but as soon as they log in the display breaks up rendering the computer unusable. Booting from CD is ok, but the monitor is not detected.

View 4 Replies View Related

Ubuntu :: Kernel Update Breaks Installation?

Mar 5, 2010

It seems that updating the Kernel breaks my installation. I've tried it twice, and both times it disabled my gui desktop. I'm posting this with links2 in my terminal. The terminal works perfectly.

This is really annoying, as I can't even use my computer. What do you think is the problem?

View 6 Replies View Related

Debian Configuration :: Kernel Modesetting Breaks Graphics?

Aug 1, 2010

Enabling kernel modesetting on my computer breaks graphics, but Xorg.log and syslog don't tell me much, because they don't log any error.

The symptoms are the following: boot goes on normally, then the KDM login screen is corrupted. On the login screen there is a big square instead of the cursor, and that square does move as I move the mouse. If I press Ctrl+Alt+F1 I'll get a black screen instead of the terminal, and from there I cannot go back to virtual terminal 7 for login. The only thing I can do is to issue sys-requests for read-only remount and reboot.

Where could I start looking for the problem? What does it seem to be related to, Xorg, kernel, radeon driver?

View 3 Replies View Related

Debian Configuration :: Kernel 2.6.32-trunk-686 Breaks R8169 Ethernet

Jan 22, 2010

I upgraded testing today on my intel laptop. During the upgrade I got the message that the new kernel would require additional firmware, see attached. Is the solution for this to install the driver from Realtek? [URL] If so, the instructions said to check if the driver was already installed, but what does the output below mean?

conor@con-u3s:~$ lsmod | grep r8169
r8169 27596 0
mii 4664 1 r8169

View 3 Replies View Related

Ubuntu Installation :: Kernel Upgrade To 2.6.32-23-generic-pae Breaks Fglrx

Jun 30, 2010

I have an ATI radeon HD 3400 series video card, and the open-source drivers make my computer run really hot. I tried installing FGLRX by using "Check For New Hardware Drivers", but it did not work, so I installed the ATI catalyst 10.5 package from AMD's website, and am using Xserver-xorg-core-1.7.6-2ubuntu7+backclear1 from k0ekk0ek's PPA so there is no lag when minimizing windows and such.

Everything was perfect until the 2.6.32-23 kernel update came along. I let it update, and rebooted, but the ATI driver no longer starts, even when I uninstall and reinstall it.

I am just using the 2.6.32-22 kernel for now, as the 2.6.32-23 kernel still runs hot without the ATI driver enabled. I would like to start using the new kernel at some point...

View 4 Replies View Related

Ubuntu :: Kernel Update Breaks Suspend On Lenovo SL510

Dec 23, 2010

I just updated my kernel to the latest version (2.6.35-24). Now my suspend function on my Thinkpad SL510 no longer works. The system simply hangs with a solid cursor in the corner of a black screen. USB devices remain powered on, HDD keeps spinning, and all indicator lights remain lit. When this happens, the only thing I can do is hold the power button down for a hard power off.My first thought would be to troubleshoot this with dmesg, but I don't know how to record dmesg after a power off. The message buffer is reset when I reboot.

View 1 Replies View Related

Ubuntu Installation :: 10.04 Kernel Upgrade Breaks Nvidia Driver?

Jul 19, 2011

I've just installed Lucid Lynx on both my machines in the interest of sitting and waiting for the Unity/Gnome 3 storm to blow over. On the HP (see below), everything works great, and I've followed instructions online on how to upgrade to LibreOffice, upgrade the kernel to 2.6.38 using the kernel PPA, etc.

However, on the IBM, I'm using Nvidia proprietary graphics drivers. These work well on the stock kernel that 10.04 installed (2.6.32-32), but installing 2.6.38 seems to break the driver. If I install the driver first, and then the kernel on top, X stops working and I have to revert to the default, generic driver to get back in. Once there, I cannot install the driver again. The Additional Drivers dialog goes through the motions, but then drops a "systemerror: installarchives() failed" error message.

So, is there a different version of the driver I should be trying to install? I should clarify at this point I tried all three options the Additional Drivers dialog provided me, all gave the same result (version 96, version 173, and version current).

Or should I leave the kernel at 2.6.32? Is there any downside to leaving it?

View 7 Replies View Related

Ubuntu Networking :: 2.6.35-24-generic Kernel Update Breaks Broadcom STA Driver

Dec 29, 2010

I upgraded my Linux kernel from 2.6.35-23-generic to 2.6.35-24-generic and the Broadcom wireless STA driver stopped working. If I try to reinstall it with Jockey it fails and shows this in the log:

[Code]....

View 3 Replies View Related

Fedora :: Cannot Boot Into Usual Display Settings After Kernel Update

Jul 19, 2010

Since doing the update which included kernel "2.6.32.16-141 fc12-i686 PAE" I can no longer boot into my usual 1280x960 desktop. I can set it using NVidia settings but even though this offers to modify xorg.conf it fails to do so. I have tried running as root and it doesn't then give an error message but when I look at xorg. conf there is no section.showing any specific screen size. It worked ok before the update. In case it is relevant the video card is a Quadro FX1400 with KDE. Also the whole program seems rather unstable since the update.

View 10 Replies View Related

Fedora :: 12 RPM Fusion Breaks Yum And PackageKit?

Nov 19, 2009

Installing the RPM Fusion repositories brakes Yum and PackageKit.

Both stop working until the offending repo files are deleted and I can't download anything from any repository because "yum.py" or something doesn't release the lock and become a zombie

I don't know how to fix this as I tried to edit the repo and put the "failovermethod=priority" in it and it didn't work. I tried to make a repo file from scratch and it didn't work either.

There are no messages on the "Yum log file" I got this:

Nov 19 17:34:44 Installed: rpmfusion-free-release-10-5.noarch
Nov 19 18:20:10 Erased: rpmfusion-free-release
Nov 19 18:23:35 Installed: rpmfusion-free-release-10-5.noarch
Nov 19 18:38:03 Erased: rpmfusion-free-release

So I'm here now trying to see if anybody else is experiencing this and to ask for directions as I don't know what to do.

ps: Could I copy the repositories and make a local repo? If yes where can I find information about doing that?

View 14 Replies View Related

Networking :: Breaks In Fedora - No Internet

Oct 21, 2010

Another weird one I think. I have two integrated LAN's on the MB. All was OK in Windows and figured I'd do some work in Fedora 13. When I got there I had no internet. I messed around trying to get it working and gave up; went into Ubuntu; same deal. I booted Windows and the same; no network. I tried the other integrated connection and it worked. No way could I get the other nic to work so I tried shutting right down; pulled the plug; waited a few seconds; plugged it back and booted up and it's working again. Now I'm leery about going into Fedora. Anyone else have this problem. I think it happened to me once bofore and I thought my nic had bit the dust and plugged into the other connection?

View 2 Replies View Related

Fedora :: YUM Update Breaks Nvidia Driver

Mar 11, 2010

I updated my fedora 12 GNOME installation. Now Compiz fusion is not working. It says Accelerated 3D support not found. Though Nvidia drivers are already installed. Now I can't even ALT+TAB between open applications.

I tried "metacity -- replace" but then windows wore a weird look with only a minimize button. No sign of maximise & close buttons.

View 14 Replies View Related

Fedora :: Update Breaks Gnome Shell?

Aug 14, 2011

I updated last night and after a reboot I can get the GDM login but as my desktop loads it suddenly stops and complains of an error and won't load. If I load legacy Gnome desktop with Compiz it loads but ALL the lettering and words on the interface are messed up. By this I mean the letters are upside down and the words are spelt backwards. The mouse menus also work in reverse as in the menus themselves are also upside down and the highlighting moves from bottom to top as I move down the menu. Amusing but not what I want from my computer. There is nothing in /var/log/messages or /var/log/Xorg.0.log that would indicate anything is wrong.

I sooo don't want to have to rebuild, again, because of instabilities in F15 updates.

View 10 Replies View Related

Fedora :: Kupfer Installation Breaks System?

Sep 2, 2011

I installed this package on Fedora 15.

[URL]

I tried to start the application and then the system crashed and showed a message a problem has occured and it could not be repaired by Fedora itself. I had to re-login to fix the issue. When i try to re-login everytime this message appears... like an endless circle.

View 2 Replies View Related

Fedora :: Latest Chromium Update Breaks Flash V10.0.42.34

Dec 24, 2009

I installed Chromium via a repo generously maintained by Tom "Spot" Callaway. Since it's his repo I thought I'd contact him, but I don't really know how - so I'm brining my issue to the forum to see if anyone has a possible solution.I've been using Tom's Chromium fine for the past couple months. After a "yum update", Flash no longer works in Chromium. It works in Firefox. If I try to play any Flash videos it's just a blank box.

View 3 Replies View Related

Fedora :: FC12 - DHClient Breaks My Internet Connection

Mar 17, 2010

Latest FC12 update included dhclient-4.1.1-9.fc12 which fails to configure eth0 after restarting the computer. Had to remove/downgrade to 4.1.0* (and reinstall dracut and NetworkManager(-glib)). There is no config file in /etc/dhcp/dhclient.d so I don't know how to reset dhcp/eth0 to connect. Thought some one smarter than me might have noticed this by now and worked out a solution. Can't tell that anything in Bugzilla sounds like my problem. Might only be x86_64 or KDE-4.4 problem as my 32-bit Gnome install is not affected. Easy enough to grab the rpms, just annoying. Still haven't learned how to keep a package at version x.x with Fedora yet but that's another topic.

View 3 Replies View Related

Fedora :: Update To F14 Breaks Gnome Icon Theme / Why Is So?

Nov 3, 2010

After I had upgraded the system to Fedora 14, the icons for pretty much everything except for programs and plain text files in gnome theme (and every other theme that shares them) became inaccessible - they are replaced by a standard icon that appears when no other is found. Other themes, that share no icon with gnome (tango, gnome-colors, etc.), work correctly. I'm using Xfce desktop.

I've deleted icon-theme.cache, but it did nothing.

Any suggestions, what may be causing this?

View 7 Replies View Related

Fedora :: Missing Python Packages Or Dependencies With F10->F12 Upgrade Breaks Yum?

Dec 15, 2009

I just finished upgrading the last of 3 machines from F10 to F12 using preupgrade (all i686). Except for a non-critical hplip issue, all went well with the first two machines upgraded 1 week and 3 days ago, but some python F10->F12 updates were missing on the third machine that I upgraded yesterday, leaving yum inoperable. Thanks to good yum error messages, I was able to resolve the problem (I think), but I thought I should post to check if mine is a unique or common problem, to enquire if it may have resulted from some of the python packages being in "update transit" in the repositories, and/or whether something like this can be avoided in future? Details follow:

Upgrade appeared to go well except for some dejavu font dependency issues (experienced on all three machines) and libcrypto.so.7 missing for eet-1.2.2-4... (third machine). However, there was a boot message that some python module (can't remember which) was not present for some nvidia requirement, although video driver worked fine. When testing yum: First it complained that libpython2.6.so.1.0 was not present. Since that module conflicted (identified by rpm) with various python 2.5.*f10 packages that that were still on board, I copied libpython2.6.so.1.0 (from a current f12 rpm) into /usr/lib manually. Second, yum complained that urlgrabber was not available, so rpm with the latest python-urlgrabber for f12 solved that.

Third, yum complained that pycurl was not available, so rpm with the latest python-pycurl solved that. Yum now works! and boot message is gone! I ran "yum install python-libs" to make sure that any necessary dependencies were met following my manual installation of libpython2.6.so.1.0, which resulted in a bunch of python dependencies being upgraded as a result.

View 1 Replies View Related

Fedora Servers :: Upgrade From 10 To 11 Breaks Service Httpd Restart?

Mar 22, 2010

Alright, so I upgraded my old fedora 10 server to Fedora 11 with a netinstall CD, but now service httpd restart is broken. I already had to delete the old config file and reinstall apache, but now I can't restart it. I can kill it and then start it manually, but it never stops the running instance and fails to bind the port. I know it's because /var/run/httpd/htpd.pid is in the wrong place, which would be /var/run/httpd.pid, but do I have to make a symlink every time I want to restart it? I edited all the config files to point to the right place, but the system does not honor them. What do I do?

View 3 Replies View Related

Fedora Hardware :: Creative X-Fi Extreme Gamer Breaks Suspend

Mar 7, 2011

I have sometimes use my PC for games, thus i need EAX support from this. Linux X-Fi drivers works well, exept it's prevent my system to go S3 standby. If i do blacklist snd_ctxfi suspend works after reboot.

View 5 Replies View Related

Fedora Installation :: FC14 Upgrade Breaks X, Nouveau/nvidia?

Jun 17, 2011

My system with kernel-2.6.35.10-74.fc14.x86_64, NVIDIA 3800 + Samsung 2233 and 3Dvision kit works fine, but upon upgrading to kernel-2.6.35.13-92.fc14.x86_64 the system won't go past the blue->white bar along the screen. The modprobe.d directory has the file blacklisting nouveau and there is the grub entry rdblacklist=nouveau, but do I need to re-run the nvidia installer. If so I think I need to reset the init level to stop X11 trying to load. and will I need to keep doing this everytime I upgrade the kernel if I have nvidia drivers installed?

Leigh123linux desired code output is below

***
abrt-addon-kerneloops-1.1.18-1.fc14.x86_64
kernel-2.6.35.10-74.fc14.x86_64
kernel-2.6.35.13-91.fc14.x86_64

[Code]....

View 2 Replies View Related

Fedora Hardware :: Memory Test Passes But It Breaks Before Finishing?

Jun 24, 2011

I've got this really weird problem and I'm not even sure if it is a problem. I recently upgraded the RAM on my Compaq Presario Laptop from 3GB to 4GB by swapping out a 1GB DDR to a 2GB DDR so now it contains two 2GB DDRs. The BIOS shows 4096 MB of memory, Fedora shows 3955MB (Probably after the reduction for the video memory) so that's fine.

But I noticed a very quick flash during boot in between the Compaq Screen and GRUB. It only started coming after the RAM upgrade. I'm not able to make out what exactly is written. It's too fast. Will try with a proper camera at home. In any case, I could make out some large number probably in the order of gigabytes written in bytes. Again, not sure of the exact value.

So I get a little curious about this message and decide to run a memory test. It's working perfectly. Around 74%, it stops and says Memory Test Passed and moves on to check the HDD. I try the same from the BIOS. In the BIOS, it's a progress bar and no percentage value mentioned. Though the BIOS says 4096MB of memory, the progress bar also stops at roughly 75% and says passed. I'm not even sure what to search for on Google though I tried and got no similar results.

why this is happening? Since it's stopping at 75%, I have a feeling that the change in the amount of RAM hasn't been made in some place by the system.

View 6 Replies View Related







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