Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Via Samuel 2 + kernel 3.1.6
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
cabana
n00b
n00b


Joined: 29 Mar 2011
Posts: 23
Location: Wrocław

PostPosted: Sun Jan 22, 2012 9:38 pm    Post subject: Via Samuel 2 + kernel 3.1.6 Reply with quote

Witacie
Mam taki problem ładnie skompilowałem kernel (ustawiłem odpowiednie flagi dla procesora )

Code:
CHOST="i586-pc-linux-gnu"
CFLAGS="-march=c3 -m3dnow -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"


No i skopiowałem plik z arch/x86/bzimage grub skonfigurowałem i zainstalowało się OK. Po restarcie grub się ładuje wybieram kernel i po chwili:

"This kernel requires the following features not present on the CPU: cx8 cmov
Unable to boot - please use a kernel appropriate for your CPU"

Kernel 3.1.6, stage3-i486 najnowsze ;)

No i nie wiem co począć :)

Z góry dziękuje za jakąkolwiek pomoc ;)
Back to top
View user's profile Send private message
Bialy
Guru
Guru


Joined: 20 Mar 2006
Posts: 486

PostPosted: Mon Jan 23, 2012 7:52 am    Post subject: Reply with quote

Musisz mieć coś w kernelu namieszane.

Code:
System uname: Linux-3.0.4-hardened-r5-i686-VIA_Samuel_2-with-gentoo-2.0.3
CFLAGS="-O2 -march=c3 -mmmx -m3dnow -s -pipe -fomit-frame-pointer"
CHOST="i586-pc-linux-gnu"
Code:
cat /usr/src/linux/.config | grep CYRIX
CONFIG_MCYRIXIII=y
CONFIG_CPU_SUP_CYRIX_32=y
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) 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