You are not logged in.
hi,
yesterday I have installed new kernel and my asus laptop freezes again randomly. Mostly while playing some audio, video or game(Xmoto freeze after minute always).
Asus A6M-Q050
Offline
Overheat?
Is it your system requiring fan control?
Last edited by TheSaint (2008-05-25 07:02:03)
do it good first, it will be faster than do it twice the saint
Offline
Overheat?
Is it your system requiring fan control?
No, it doesnt. Probably it`s the problem of ACPI again. I tried to boot with no acpi parametrs and laptop didnt freeze, yet.
Asus A6M-Q050
Offline
Got similar problems. It's not a real freeze, but the system is less responsive.
I'm downgrading for now.
Ability is nothing without opportunity.
Offline
Would be a problem to keep in repositories older kernel(with nvidia...) for cases of downgrade?
Asus A6M-Q050
Offline
Maybe my problem - http://bbs.archlinux.org/viewtopic.php?id=49269 - is linked to this - what has changed in the new kernel acpi-wise? It seems that downgrading to 2.6.24 has solved my problem too.
blog - github - facebook - google profile
Offline
Would be a problem to keep in repositories older kernel(with nvidia...) for cases of downgrade?
You should have the old versions in /var/cache/pacman/pkg/
Offline
or you can get it from some mirrors directly: http://www.mirrorservice.org/sites/ftp. … pkg.tar.gz
blog - github - facebook - google profile
Offline
deepnote wrote:Would be a problem to keep in repositories older kernel(with nvidia...) for cases of downgrade?
You should have the old versions in /var/cache/pacman/pkg/
Ok, why not seriously consider keeping older versions of some software in the repos ? Some people clean their pacman cache from time to time (including myself since I have a separate /var partition and it fills up)
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline
this issue has been raised several times ... I still think that a version kernel that is listed separate ie kernel2.6.24 lernel2.6..25 would save all these problems you could then just go into old kernel... until new one is stable
my2c
[I am having problems with my new kernel too ;-(]
Mr Green
Offline
Ok, why not seriously consider keeping older versions of some software in the repos ? Some people clean their pacman cache from time to time (including myself since I have a separate /var partition and it fills up)
+1
we'd write a list of "critical software", needed to start the system, maintained in the (core) repo in two version "bleeding-edge" & "enough stable".
It should grant you to run in a "basic arch environment" (only shell) even if everything is broken...
anyway this is just my opinion ^^
Offline
for that question i think someone should just create a repo with that kind off packages, i think that including that kind of scheme in the standart repos is against KISS...
Offline
well already exists repos with older packages ..
http://wiki.archlinux.org/index.php/Downgrade_packages
if the arch-stable project was gone on (excuse my english ) we'd have a stable repo right now...
actually the only alternative is manually download the older packages..
Offline
I think that the problem is a buggy module in kernel(acpi?). I can make a diff Gentoo kernel config - Arch kernel config for see differences and the module that create problems.
Please do
Asus A6M-Q050
Offline
isn't possible that gentoo patch the kernel acpi module?
or.. since arch use (some) patch it is possible that one of them is buggy...
just wondering..
edit:
uhm.. no patch in arch atm ... it seems very vanilla
(just looked at /var/abs/core/kernel26/)
so survive only the first hypothesis, that could be wrong as well
Last edited by _Marco_ (2008-05-30 09:13:12)
Offline
The mirror doesn't work now. ;-;
Seriously, is there ANY way to downgrade if you don't have the older kernel in your pacman cache? I just installed Arch two days ago, so of course I only have the newer kernel! And I was having a heck of a time getting my Intel 4965 wireless card to work (it just won't find my access point) and it turns out TONS of people are having trouble with the 2.6.25 kernel and this driver so I REALLY need to downgrade because of it. But I have no cache. Is there any other way to get it? Could I possibly get someone to email it to me or something? (the package build). I'm running Arch64, so it's not i686.
I just don't know what to do. Downgrading in Gentoo was so easy since they have like 20 versions of the kernel in the repos at once, I swear.
I suppose I might have to download the vanilla sources and compile it myself, which isn't hard. I just hate having to deal with figuring out which modules need to be rebuilt to work with the different kernel, which is why I was trying to go with the repo method instead.
"You can't just ask to borrow somebody else's lampshade. It's AWKWARD!"
Offline
The mirror doesn't work now. ;-;
Seriously, is there ANY way to downgrade if you don't have the older kernel in your pacman cache? I just installed Arch two days ago, so of course I only have the newer kernel! And I was having a heck of a time getting my Intel 4965 wireless card to work (it just won't find my access point) and it turns out TONS of people are having trouble with the 2.6.25 kernel and this driver so I REALLY need to downgrade because of it. But I have no cache. Is there any other way to get it? Could I possibly get someone to email it to me or something? (the package build). I'm running Arch64, so it's not i686.
I just don't know what to do. Downgrading in Gentoo was so easy since they have like 20 versions of the kernel in the repos at once, I swear.
I suppose I might have to download the vanilla sources and compile it myself, which isn't hard. I just hate having to deal with figuring out which modules need to be rebuilt to work with the different kernel, which is why I was trying to go with the repo method instead.
chroot in borked system
http://wiki.archlinux.org/index.php/Kernel_Panics
build 2.6.24.4
http://repos.archlinux.org/viewvc.cgi/k … iew=markup
Offline
A mirror here has the 2.6.24.4 kernel package.
Offline
tigrmesh wrote:deepnote wrote:Would be a problem to keep in repositories older kernel(with nvidia...) for cases of downgrade?
You should have the old versions in /var/cache/pacman/pkg/
Ok, why not seriously consider keeping older versions of some software in the repos ? Some people clean their pacman cache from time to time (including myself since I have a separate /var partition and it fills up)
Basic part of Arch Linux is its rolling release system. That's how we, well... roll . If that bothers you, then you should find a solution for that, not ask a distro to change so it suits you better.
Funnily enough only recent users seem to raise this 'issue' (which, really, isn't an issue at all - read Arch Linux' 'mission statement').
Last edited by B (2008-06-01 22:39:26)
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
moljac024 wrote:tigrmesh wrote:You should have the old versions in /var/cache/pacman/pkg/
Ok, why not seriously consider keeping older versions of some software in the repos ? Some people clean their pacman cache from time to time (including myself since I have a separate /var partition and it fills up)
Basic part of Arch Linux is its rolling release system. That's how we, well... roll . If that bothers you, then you should find a solution for that, not ask a distro to change so it suits you better.
Funnily enough only recent users seem to raise this 'issue' (which, really, isn't an issue at all - read Arch Linux' 'mission statement').
Well, new users have this 'issue' simply because new users don't have a large package cache full of old versions The ABS is a great solution to this problem however, but it does have a steeper learning curve (though not by much) compared to the rest of the distro.
Arch on a Thinkpad T400s
Offline
...but it does have a steeper learning curve...
Learning is what Arch is all about
Offline
First thing to learn in arch is if you have any kind of hardware requirements that could be broken by kernel upgrades is to make a custom kernel to run along side the stock arch one. I have the arch kernel installed but never really use it except for the odd "I wonder if the new kernel actually works on my machine?" I have a -TEST kernel, and a -STABLE kernel which i run along side the stock -ARCH one.
If the test one dies, I load the stable one and fix it, the arch one is just there for show or any odd deps that may pop up.
Ive done the same with a business I look after the machines/server are all Arch installs with a custom kernel so the machines can just be booted off the previous working build If something goes wrong.
Stock arch kernels are for gamblers imo
Offline
I haven't freezes with acpi=off boot options in the same asus A6M. But I haven't acpi features too Could you help me?
Offline
I seem to be having very similar problems. I am running a Thinkpad, and just after upgrading, it starts freezing -- never happened before. How does it freeze? Mine was in both cases with music playing, and then it freezes, the music playing over that loop, with absolutely nothing responding, not even Alt-SysRq... I'll see what else I find.
Offline
@shazeal Do you have a link to a (good) docu on how to do this, having multiple kernel in parallel installed? Trying to do since quite a while but no joy.
Offline