Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Downgrade Kernel [Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jesse_m
n00b
n00b


Joined: 14 Mar 2018
Posts: 31
Location: Grand Rapids, MI

PostPosted: Sun Mar 29, 2020 7:40 pm    Post subject: Downgrade Kernel [Solved] Reply with quote

I am trying to downgrade my kernel.

I currently have 5.5.1 installed and am having trouble with some usb devices like USBTiny based ones. At one time they worked, now when they're plugged in the don't register under /dev.

When I do:
Code:

sudo emerge -av =sys-kernel/gentoo-sources-4.19.97


I get that it is not found:
Code:

sys-kernel/gentoo-sources-4.19.97 not found


Is there a way I can get old gentoo sources? If so is there anything else I need to recompile?

Thanks


Last edited by jesse_m on Mon Mar 30, 2020 11:55 am; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31467
Location: here

PostPosted: Sun Mar 29, 2020 8:00 pm    Post subject: Reply with quote

You use zsh? If yes use sudo emerge -av '=sys-kernel/gentoo-sources-4.19.97' command
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
jesse_m
n00b
n00b


Joined: 14 Mar 2018
Posts: 31
Location: Grand Rapids, MI

PostPosted: Sun Mar 29, 2020 9:09 pm    Post subject: Reply with quote

fedeliallalinea wrote:
You use zsh? If yes use sudo emerge -av '=sys-kernel/gentoo-sources-4.19.97' command


Thanks, that was it. I am using zsh. Is there anything else I should rebuild that is dependent on kernel versions?

Thanks
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54830
Location: 56N 3W

PostPosted: Sun Mar 29, 2020 9:13 pm    Post subject: Reply with quote

jesse_m,

Everything that provides out of kernel kernel modules.
Code:
emerge @module-rebuild

_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
jesse_m
n00b
n00b


Joined: 14 Mar 2018
Posts: 31
Location: Grand Rapids, MI

PostPosted: Mon Mar 30, 2020 11:54 am    Post subject: Reply with quote

NeddySeagoon wrote:
jesse_m,

Everything that provides out of kernel kernel modules.
Code:
emerge @module-rebuild


Thanks, added to my kernel notes!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum