(Solved) Random freezes on new KDE 13.37 64-bit system.

You have a problem with Salix? Post here and we'll do what we can to help.

(Solved) Random freezes on new KDE 13.37 64-bit system.

Postby globetrotterdk » 10. Mar 2012, 22:11

I am experiencing freezes (possibly random) on a newly installed Salix OS KDE 13.37 64-bit system, that require a hard reset.
Code: Select all
# lspci
00:00.0 Host bridge: ATI Technologies Inc RD890 PCI to PCI bridge (external gfx0 port B) (rev 02)
00:02.0 PCI bridge: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express gpp port B)
00:04.0 PCI bridge: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express gpp port D)
00:05.0 PCI bridge: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express gpp port E)
00:06.0 PCI bridge: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express gpp port F)
00:09.0 PCI bridge: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express gpp port H)
00:11.0 SATA controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (rev 40)
00:12.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:12.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:13.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 42)
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
00:14.3 ISA bridge: ATI Technologies Inc SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge (rev 40)
00:14.5 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
00:15.0 PCI bridge: ATI Technologies Inc Device 43a0
00:15.1 PCI bridge: ATI Technologies Inc Device 43a1
00:16.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:16.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce GT 220] (rev a2)
01:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev a1)
02:00.0 SATA controller: JMicron Technology Corp. JMB362 AHCI Controller (rev 10)
03:00.0 SATA controller: JMicron Technology Corp. JMB362 AHCI Controller (rev 10)
04:00.0 USB Controller: Device 1b21:1042
05:00.0 USB Controller: Device 1b21:1042
06:05.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
06:07.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0)
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
Any ideas?
Last edited by globetrotterdk on 12. Mar 2012, 11:32, edited 3 times in total.
Military justice is to justice what military music is to music. - Groucho Marx
globetrotterdk
 
Posts: 258
Joined: 26. Oct 2010, 13:57
Location: Copenhagen, Denmark

Re: Random system freezes with new KDE 13.37 64-bit install.

Postby djemos » 11. Mar 2012, 08:34

install the AMD/ATI official driver
Look here http://www.salixos.org/wiki/index.php/H ... ATI_Driver
djemos
Salix Warrior
 
Posts: 422
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Random system freezes with new KDE 13.37 64-bit install.

Postby globetrotterdk » 11. Mar 2012, 10:10

djemos wrote:install the AMD/ATI official driver
Look here http://www.salixos.org/wiki/index.php/H ... ATI_Driver

Do I need this driver when my graphics card is a GeForce GT220-1024MB-DDR2-VGA/DVI+HDMI-ASUS V2?
Military justice is to justice what military music is to music. - Groucho Marx
globetrotterdk
 
Posts: 258
Joined: 26. Oct 2010, 13:57
Location: Copenhagen, Denmark

Re: Random system freezes with new KDE 13.37 64-bit install.

Postby djemos » 11. Mar 2012, 10:37

No. You did not. You have an VGA compatible controller: nVidia Corporation GT216 [GeForce GT 220] (rev a2)
djemos
Salix Warrior
 
Posts: 422
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Random system freezes with new KDE 13.37 64-bit install.

Postby djemos » 11. Mar 2012, 10:47

Disable hardware acceleration. To see if this solves your problem. http://slackware.osuosl.org/slackware-1 ... _HINTS.TXT
Regardless of your chipset (though it seems more common with intel), if KDE
crashes on startup, try disabling the Composite extension (which will also
disable all of the fancy desktop effects).
Place the following content in
a file at /etc/X11/xorg.conf.d/disable-composite.conf
Code: Select all
Section "Extensions"
      Option "Composite" "Disable"
EndSection



Also read this http://www.linuxquestions.org/questions ... -a-878120/
djemos
Salix Warrior
 
Posts: 422
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Random system freezes with new KDE 13.37 64-bit install.

Postby globetrotterdk » 11. Mar 2012, 13:07

I installed the Nvidia driver and kernel through Sourcery. Both elements compiled correctly. However on restart, Xorg isn' available. the log errors are:
"Failed to load the Nvidia kernel module
UnloadModule "nvidia"
Unloading /usrlib64/xorg/modules/drivers/nvidia_drv.so
Failed to load module "nvidia" (module-specific error, 0)
No drivers available."
Military justice is to justice what military music is to music. - Groucho Marx
globetrotterdk
 
Posts: 258
Joined: 26. Oct 2010, 13:57
Location: Copenhagen, Denmark

Re: Random system freezes with new KDE 13.37 64-bit install.

Postby GJones » 11. Mar 2012, 13:48

IIRC you need the kernel-source package for the nVidia driver to install properly.
GJones
 
Posts: 257
Joined: 22. Jul 2011, 23:27

Re: Random system freezes with new KDE 13.37 64-bit install.

Postby Shador » 11. Mar 2012, 14:46

I always just installed it through their installer using this method, which I documented here:
http://www.salixos.org/wiki/index.php/H ... DIA_driver
Image
Shador
Salix Warrior
 
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: Random system freezes with new KDE 13.37 64-bit install.

Postby globetrotterdk » 11. Mar 2012, 17:09

Shador wrote:I always just installed it through their installer using this method, which I documented here:
http://www.salixos.org/wiki/index.php/H ... DIA_driver

Thanks, I am trying it now. The installer is prompting me whether to add a file to the modprobe directory to disable nouveau. Yes? No?
Military justice is to justice what military music is to music. - Groucho Marx
globetrotterdk
 
Posts: 258
Joined: 26. Oct 2010, 13:57
Location: Copenhagen, Denmark

Re: Random system freezes with new KDE 13.37 64-bit install.

Postby GJones » 11. Mar 2012, 17:34

Yes. Nouveau will conflict with the proprietary driver.
GJones
 
Posts: 257
Joined: 22. Jul 2011, 23:27

Next

Return to Problems