needed to install a kernel newer than 2.6.38 on my debian stable that is limited to 2.6.32

I added the backports line in my apt/sources.list

# backports
deb http://ftp.us.debian.org/debian/ squeeze-backports non-free main
# for good measure?
deb http://ftp.us.debian.org/debian/ squeeze-backports non-free main

and installed my kernel.

aptitude -t squeeze-backports  install linux-image-2.6.39-686-pae

all fine. until later i tried to install ati fglrx. now all of a sudden, none of the backports packages shows up.

in aptitude -t squeeze-backports the kernel i just installed (couple hours ago) appears as Obsolete. and nothing else from backports shows up anywhere.

updating the package list downloads everything from backports just fine. no error.

what I did wrong? Any place I can get more meaningful info on what's going on in my system?

thank you

link|improve this question

more active discussion going on at forums.debian.net/viewtopic.php?f=30&t=75701&p=419466 – gcb Feb 9 at 2:16
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.