NavigationUser loginWho's onlineThere are currently 0 users and 14 guests online.
Highest Users
Linux NewsClick the above for your daily dose of Linux news. Food for ThoughtWe have come to be one of the worst ruled, one of the most completely controlled and dominated Governments in the world -- no longer a Government of free opinion, no longer a Government by conviction and vote of the majority, but a Government by the opinion and duress of small groups of dominant men. Spam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
trouble in genaral hp pavillion tx1232lahi i´m newbie i have tested debian since i change to linux i really love it, i have laptop hp pavillion tx1232la well here i go please any help PD. Why debian sometimes freezes stays like dead and not responding? nutshell: i want to make works: wireless,beryl and some tips to make debian under laptop more stable thanks |
Re: trouble in genaral hp pavillion tx1232la
You definitely need more precise information in order to make your wifi chip works, the
lspci -vcommand should give all needed info, just locate the interesting part regarding the exact reference of the chip and post it here. You may update the pci ids database prior to running the above command withupdate-pciidsas root.The Nvidia graphic should work fine, don't forget to rerun the installer after any kernel update.
I'm really not a big fan of 3D desktop, but I know Beryl and Compiz have merged in "compiz-fusion", so this is the stuff you should be looking for. There's plenty of how-to's floating around about it, I believe this could be a good address to start with.
Regarding the "freeze" you are experiencing, you should look for any obvious warning in the boot log, use
dmesgcommand to display it, and look in the system logs after it happens to see if anything clearly appears to be triggering the problemcat /var/log/messagescould be instructive.Many different things can trigger such problems, the more frequent are xorg configuration problems, use of flash in web browser, acpi related problems... You need to narrow down the suspects.