Debian Hardware :: Nouveau GPU Lockup In Squeeze Beta2
Dec 21, 2010
Today I've installed Debian Squeeze Beta2. During the net-installation everything was fine. After the installation my login screen is too slow: booting up the the login graphics may take several minutes and when it is done, the keyboard is delayed or not responsive. When I switch to tty, before the activation of the cursor (that is, before I can type anything at the login prompt because the keyboard does not respond), appears this message.
[drm] nouveau 0000:05:00.0 GPU lockup - switching to software fbcon
Then I can login into the terminal. LSPCI say that 05:00 is the graphics card, an INVIDIA GeForce 8800 gtx that worked on Debian Lenny.
View 1 Replies
ADVERTISEMENT
Sep 23, 2010
I need to use the proprietary NVIDIA driver instead, but it can't install while this is active. I'm working off a fairly fresh install anyway, so I can reinstall debian if the option to not install nouveau is present somewhere during the install process. Or, is there an easy way to get rid of Nouveau from my current install altogether?
View 5 Replies
View Related
Aug 18, 2015
i'm trying to Debian 8.1.0 on my notebook Acer Travelmate 2200. Currently i have very outdated version of Linux Mint. It works fine but I prefer keeping system updated. Only way to get updated system now is install new one, and here i have a problem. After CD/ISO booting, installation looking for a mountd devices, etc. then i got statement that CPU stuck for x sec. The same statement appears every 20sec. I was trying it on other linux distr's they give the same error. I didn't overclocked my notebook, his temp is ok. I'm working on it few hours each day, it didn't overheat. Someone told me thats bug of 2.6.x kernel but I'm trying install new system with 3.16.x.
View 4 Replies
View Related
Mar 20, 2011
I have a E-MU 0202 USB soundcard that I want to use as a input for my Debian Squeeze 6.0.1. Stock squeeze (kernel 2.6.32-5-686, version 2.6.32-31) has alsa-driver 1.0.21 as kernel modules and alsa-utils 1.0.23. The E-MU needs 1.0.23+ alsa driver, with 1.0.21 it loads in alsa but is not functional (no input) So I tried to install the 1.0.23 modules with module assistant: m-a update && m-a prepare m-a a-i alsa I left all conf-files (like /etc/modprobe.d/alsa-base.conf) standard. When I now connect the E-MU device, my whole system becomes unresponsive (to keyboard/mouse), and I get the following messages in my console: BUG: soft lockup - CPU#0 stuck for 61s! [modprobe:1292] Also, when I start top before connecting, I can see modprobe process taking 100% for a few minutes before system freezes completely. It did generate an oops once: [URL].... Does anybody here have any ideas how to get this working?
View 3 Replies
View Related
Feb 11, 2016
Acer Aspire S7-391 laptop, 64 bit install
Previous was Debian 7.6, no issues.
Not doing anything special, just browsing the web and I get a few of these soft lockups. Cannot reboot, have to power it off and on when it happens. USB stops working also.
Code: Select all[ 7002.597774] BUG: soft lockup - CPU#1 stuck for 22s! [khubd:93]
[ 7002.597777] Modules linked in: tun hid_generic hidp rfcomm bnep pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) cfg80211 cpufreq_powersave cpufreq_conservative cpufreq_stats cpufreq_userspace 8812au(O) ecb uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev joydev media x86_pkg_temp_thermal intel_powerclamp intel_rapl acer_wmi sparse_keymap coretemp iTCO_wdt
[Code] ....
lspci output:
Code: Select all00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
[Code] ....
View 11 Replies
View Related
Jun 2, 2011
Now that nVidia is up and running, I'm curious to do a comparison with Nouveau. I there an EASY way to do this? Like a simple on/off switch? Major system/kernel changes are not an acceptable option. If it can't be easily done, I'll just stick with nVidia.
View 4 Replies
View Related
Feb 17, 2011
I've started playing around with debian 6 stable, and was just wondering if its worth it to go to the trouble of removing nouveau, or if it will handle everything well enough. I use my laptop for a little bit of gaming (older games) under wine, all the basic email/web browsing/writing stuff, some photo editing under gimp, movies/music, and a very little bit of Blender work.Will Nouveau handle all this well enough, or should I use the proprietary nvidia driver?
View 6 Replies
View Related
Apr 27, 2016
I have installed debian jessie stable and would like to use hardware decoding with the nouveau driver. I have tested with the propietary nvidia 340.65 driver and MPV and successfully enabled hardware decoding. However, there seems to be a frame sync issue with mutter and nvidia that I want to avoid. I've followed the instructions for enabling hardware decoding with nouveau here, hURL..., but haven't had success. What I've done so far is install jessie stable, run updates, install mplayer2, mpv, mesa-vdpau-drivers, and follow the previously mentioned guide. Mplayer2 throws an error about not finding the proper codec. MPV at least attempts to play the video but promptly freezes the system so that I can't recover without rebooting. URL....
View 0 Replies
View Related
Jan 26, 2011
I'd like to run a real-time kernel with the latest linux-rt patch, for 2.6.33. Incidentally, the .33 kernel was the first to include the Nouveau driver, and seeing that I cannot get the proprietary NVidia driver to compile --the RT patch really messes things up and the patches for nv-linux.h out there all seem incomplete-- I thought it would be a good idea to switch to Nouveau and save me from additional headaches.
I'm running sid, and as you certainly know, the Nouveau driver has been backported to the stock Debian kernel, 2.6.32-5-686. It works very well, all I had to do was change my xorg.conf with this line : Driver "nouveau".
However, when I boot my new 2.6.33-rt kernel, Xorg stops here :
[skipping a lot of stuff that seems to work ok]
(II) LoadModule: "nouveau"
(II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
(II) Module nouveau: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 0.0.15
[Code]....
So what is so different about the backport to 2.6.32 ? How come the DRM lib, or whatever it is, doesn't work with 2.6.33 ?
I just thought of something, I'll try compiling my 2.6.33 kernel without the -rt patch and I'll let you know.
View 7 Replies
View Related
Apr 10, 2011
I am still running the linux-image-2.6.32-5-686 kernel a computer with squeeze. I installed squeeze on it when it was unstable. I would like to bring up to the new stable state.Should I do apt-get install linux-image-2.6.32-5-686or should Iapt-get dist-upgrade
View 1 Replies
View Related
Jun 20, 2010
After finally getting flash taken care of, now after reboot I have a black screen and this error:
Fatal Module - nouveau not found.
How do I get the video working again? What would the command be?
running Debian Squeeze 64bit. nvidia 6100
View 5 Replies
View Related
Jul 19, 2011
I was using an extremely common debian based distro, but I have been rebooting my pc non stop for the last two days trying to get my nvidia fx5200 drivers to work. (it is just IMPOSSIBLE to disable the nouveau driver, i have tried blacklisting it, editing xorg etc, nothing works) I need to know if there are many issues with getting nvidia graphics cards to work in debian. it seems like the last 18 months worth of releases on all the other debian based distros have completely broken all support for any nvidia card made prior to 2011. i know for a fact that in windows xp all my hardware works perfectly, but i really dont want to have to use that, i have been a linux user for more than 5 years now, but all i am really looking for now is reliability. i want to be able to use the nvidia-173 driver, as i know that this allows me to watch the movies i take on my dv camera, and ......
View 7 Replies
View Related
Jan 4, 2016
Yesterday I installed some updates on my Jessie system (I don't remember if the kernel was also updated). After rebooting the system nothing happens after the "Loading intial ramdisk"-message. If I boot in recovery mode the boot stops at the message:
Code: Select allfb: switching to nouveaufb from simple
If I add "nouveau.modeset=0" temporary to the GRUB-entry for the recovery mode, it will boot up in the console-mode.
I was able to get an ethernet connection with "dhclient eth0" and removed the "xserver-xorg-video-nouveau" package. Then I installed it and the removed gnome-desktop again. Before removing it, aptitude said the following to the package:
Code: Select alli A xserver-xorg-video-nouveau
Now it only says:
Code: Select alli  xserver-xorg-video-nouveau
But this didn't change my problem. I found a similar case in the internet, but there were no solutions for it: [URL] ....
The next thing I would do, is to install the proprietary nvidia-drivers, but since I have a GTX 960 video card, I would have to use experimental drivers. So I'm afraid to make it more worse trying to install this drivers.
Also I'm not sure if it really is a driver-specific of kernel-specific problem. My kernel is version 3.16.0-4-amd64.
View 10 Replies
View Related
Oct 28, 2010
Motherboard: M2N-MX with Athlon X2 3600 from 2006 onwards
00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 6150SE nForce 430] (rev a2)
Kernel: Debian Sid with 2.6.32-5-amd64 and custom 2.6.36-rc7
Monitor: Samsung 712N, 17inch, with native 1280x1024 resolution
Everything was fine with both kernels with custom 1280x1024 resolution upto yesterday. But when I rebooted today, first I noticed that X stopped working. After updating xorg.conf to 1024x768, it started working . After going through the kernel log in /var/log/messages, I noticed the following differences
Yesterdays log:
nouveau 0000:00:0d.0: Detected 64MiB VRAM
nouveau 0000:00:0d.0: 64 MiB GART (aperture)
nouveau 0000:00:0d.0: Saving VGA fonts
[code]....
There is an extra "Load detected" line and the resolution got reduced from 1280x1024 to 1024x768.
View 2 Replies
View Related
Apr 13, 2015
I migrated from Ubuntu 14.10 some weeks ago and I've been playing with Debian Jessie RC2 these days. Everything is working right... however when debian is starting I get some error messages from nouveau, I've just run dmesg and here is the output [URL] ....
I'm getting some lines like this :
Code: Select all[  8.933681] nouveau [ DEVICE][0000:08:00.0] BOOT0 : 0x0e7240a2
[  8.933682] nouveau [ DEVICE][0000:08:00.0] Chipset: GK107 (NVE7)
[  8.933683] nouveau [ DEVICE][0000:08:00.0] Family : NVE0
[  8.948205] nouveau [  VBIOS][0000:08:00.0] using image from ACPI
[  8.948513] nouveau [  VBIOS][0000:08:00.0] BIT signature found
[Code] ....
There is any explanation for these "write of ___________ FAULT at ________" messages?
View 1 Replies
View Related
Nov 3, 2015
Recently I bought the next notebook: Asus R510JF-DM020 i7-4720HQ
My hardware (extend ouput):
Code: Select all$ inxi -Fzx
System: Host: Asus-R510JF Kernel: 4.2.0-1-amd64 x86_64 (64 bit gcc: 4.9.3)
Desktop: KDE Plasma 5.4.2 (Qt 5.5.1) Distro: Debian GNU/Linux stretch/sid
Machine: Mobo: ASUSTeK model: X550JF v: 1.0 Bios: American Megatrends v: X550JF.203 date: 04/02/2015
CPU: Quad core Intel Core i7-4720HQ (-HT-MCP-) cache: 6144 KB
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 20751
[Code] ....
View 2 Replies
View Related
Aug 8, 2010
I've just installed Squeeze and try to install Nvidia drivers, but installer wrote that I have to disable Nouveau first. So could you please tell me how to turn off nouveau driver totally and correctly.
View 6 Replies
View Related
Aug 27, 2015
Built a machine w/ i5-4440 & gtx 960. I installed xserver-xorg-video-intel & xserver-xorg-video-nouveau. Xorg -configure fails, so I added xorg.conf I found online, makes no difference. xrandr can't open display. startx of course fails.
Backstory: My plan was to dual boot sid + stable as fallback with shared partition. First installed stable and whether connected to mobo or gfx card, I couldn't get login on tty, it would just hang on errors. So I installed sid (this time using lvm to hopefully make partitioning easier) and while I get the "failed to load nouveau" errors on mobo, gfx card gives me a login screen.
uname -a
Code: Select allLinux 4.1.0-2-amd64 #1 SMP Debian 4.1.6-1 (2015-08-23) x86_64 GNU/Linux
lspci | grep VGA
Code: Select all00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GM206 [GeForce GTX 960] (rev a1)
[Code] .....
View 1 Replies
View Related
Jan 27, 2011
I am using Debian Squeeze, I have GPU Nvidia GTX460. I have tried almost everything, but I am not able to have working console after X starts. Nouveau and nv drivers from xorg are not working ( they dont support gtx460 ), so I am using nvidia drivers from [URL]... version 260.19.36. I am using kernel 2.6.32-5-686.
View 3 Replies
View Related
Apr 26, 2010
A bit daft, but here goes. I am running Beta2, with only a few minor problems. I am already using the Lucid repos.
Am I correcet in assuming that, I will auto goto the distu release, on Thurs?
Or should I, get the disk and upgrade normally?
View 2 Replies
View Related
Apr 15, 2010
I am wondering wheter the system will upgrade itself to stable when stable version comes out (in 14days) from 10.04 LTS Beta2, if I install it now? Or will I have to reinstall kubuntu then?
View 4 Replies
View Related
Apr 17, 2010
I have installed the ubuntu 10.04 beta 2. I have notice that it has high temperature. I have try the "top" in terminal. There are no high usage of CPU and Memory. but still get high temperature. same in karmic 9.1. I have been using this ubuntu 10.04 beta2 fresh install just today. I did not do anything or install anything. It gets hot easily after few minutes. It was installed properly and no problem.
2nd problem is I try to reboot then i see the wifi signal and it detects my wifi and also my accesspoint. so I try to connect. I was connected to my accesspoint. My accesspoint is near my side. then I click firefox to test the connection. but no luck. cannot display page. maybe the internet was block even i was connected to my accesspoint. I try to check the signal then I saw (88%).
View 9 Replies
View Related
Apr 20, 2010
Today I just tried a liveCD of lucid beta2. Unfortunately,just like with alpha5, all I got was a black screen, and nothing else. I tried to switch to terminal with crtl-alt-F1,F2... but it seems to be disabled (why?) I am running 9.10 on a Samsung r20 notebook, with an ATI-Radeon Xpress 1250. Since 10.4 is about to be released, and I really want to upgrade.
View 5 Replies
View Related
Apr 25, 2011
Anyone installed natty beta 2 from USB? Fails with errno 5 (io error) on me but ubuntu beta 2 worked fine with the same HD partition?
View 6 Replies
View Related
Apr 17, 2010
Tried to install 10.4 Beta2 on my testing machine. Boots but then splash screen starts scrolling really fast though I can notice that 5 dots are moving so no hanging. It takes quite a while and then black screen appears (also scrolling) and I cannot read what's there; last line looks like a prompt. Alt-Ctrl-Del reboots the machine. So I cannot even enter Live mode.
This machine is about 7-8 y.o. P4 2.4GHz (i686) on Asus P4S333/c, 2.5GB ram, GeForce3-Ti200, latest bios 2003 but runs any Linux (I tried) and FreeBSD 9-CURRENT perfectly (Even win7 is installable...but runs badly). On newer machine same CD works fine. The machine is AthlonX2 2.3GHz on Asus M3N78-vm, 4GB ram, onboard chip GeForce8200, HDDs, DVD-RW - all SATA (AHCI). What could be wrong with my old machine? Does Ubuntu still support 96xx Nvidia driver?
View 3 Replies
View Related
Apr 18, 2010
How to upgrade to lucid beta2 from the command line. When I try 'sudo do-release-upgrade' I get this:
Checking for a new ubuntu release
Done Upgrade tool signature
Done Upgrade tool
[100%] 86.3kB/s 0s
Reading cache
Checking package manager
Reading package lists: Done
Reading state information: Done
Reading state information: Done
Reading state information: Done
Done downloading
Reading package lists: Done
Reading state information: Done
Reading state information: Done
Reading state information: Done
Updating repository information
WARNING: Failed to read mirror file
Third party sources disabled
Some third party entries in your sources.list were disabled. You can re-enable them after the upgrade with the 'software-properties' tool or your package manager.
Done downloading
Checking package manager
Reading package lists: Doneucid/main Packages: 90 ed Packages: 77
Reading state information: Done
Calculating the changes
Calculating the changes
Could not calculate the upgrade
An unresolvable problem occurred while calculating the upgrade:
E:Unable to correct problems, you have held broken packages.
This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu
If none of this applies, then please report this bug against the
'update-manager' package and include the files in
/var/log/dist-upgrade/ in the bug report.
Restoring original system state
Aborting
Reading package lists: Donem lucid-updates/restricted Packages: 94
Reading state information: Done
Reading state information: Done
Reading state information: Done
The first 2 don't apply as I'm on 9.10. I can't really remember if I have installed any unofficial software packages.
View 3 Replies
View Related
Apr 25, 2010
Upgraded to Lucid Beta2 on my 1000HE eee pc. Now unable to connect to wifi. Wifi searches, then decides it needs password. I enter the proper password and it searches again, but never connects. Here's the strange thing: Using latest 2.6.32.21-generic kernel, wifi will not connect. But, when I boot with 2.6.31.20-generic, wifi works fine.
View 1 Replies
View Related
Feb 19, 2011
how to install Dropbox for Debian Squeeze from source.Please read everything before you begin. I prepared it as I installed Dropbox for my own system. Please Note: I use sudo, you may have to use root or 'su' from the command line. If you don't know the difference between sudo and su, then you shouldn't try this until you know. At the time I did this, the lastest dropbox version was 0.6.7.
View 7 Replies
View Related
Aug 18, 2011
Below is the recipe I've used to compile dwm from source on Squeeze
su
apt-get install devscripts debian-keyring
apt-get build-dep dwm
exit
It all seems to work, however debuild gave an error about secret keys. Is this a sensible procedure? What happens in the (probably unlikely) event there is another source patch?I've gone to a tiling window manager as the result of the purchase of a wide screen LCD monitor. I like to have some stuff down the right hand side when running Firefox and OpenOffice in the main panes. Any configuration tricks welcome. Modern screens are the wrong shape!
View 6 Replies
View Related
May 26, 2010
I've just install debian squeeze version, or the testing one, but I am not really happy with it. Is not listening me all the time. If I install the debian stable I don't have internet connection. Is it possible to update the kernel somehow using the testing version?
View 12 Replies
View Related