View previous topic :: View next topic |
Author |
Message |
kadu Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Southpark/avatar42.gif)
Joined: 09 Oct 2005 Posts: 267
|
Posted: Mon Oct 31, 2005 10:07 pm Post subject: Problem with vesafb |
|
|
Hello!!
I want to compile my kernel with vesafb support. I did Code: | make && make modules_install | and i give some errors
Code: | drivers/video/console/fbcon.c: In function `fbcon_switch':
drivers/video/console/fbcon.c:1986: error: `old_info' undeclared (first use in this function)
drivers/video/console/fbcon.c:1986: error: (Each undeclared identifier is reported only once
drivers/video/console/fbcon.c:1986: error: for each function it appears in.)
make[3]: *** [drivers/video/console/fbcon.o] Error 1
make[2]: *** [drivers/video/console] Error 2
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2 | . Before compiling kernel i have installed vesafb patch from spock's devsite. Version of my kernel is 2.6.12-r10. What should i do?? ![Question :?:](images/smiles/icon_question.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
beandog Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/1334188369436837fd7723b.png)
Joined: 04 May 2003 Posts: 2072 Location: /usa/utah
|
Posted: Tue Nov 01, 2005 12:06 am Post subject: |
|
|
you installed the patch? If you want to use gentoo-sources it comes pre-patched, already. What kernel are you trying to use? _________________ If it ain't broke, tweak it. dvds | blurays | blog | wiki |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kadu Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Southpark/avatar42.gif)
Joined: 09 Oct 2005 Posts: 267
|
Posted: Tue Nov 01, 2005 7:53 am Post subject: |
|
|
I have installed patch called vesafb-tng-0.9-rc6-r2-2.6.12-rc1.patch. I'm using gentoo sources. I don't know howto uninstall patch ![Sad :(](images/smiles/icon_sad.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
beandog Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/1334188369436837fd7723b.png)
Joined: 04 May 2003 Posts: 2072 Location: /usa/utah
|
Posted: Tue Nov 01, 2005 3:49 pm Post subject: |
|
|
If you are using gentoo-sources, you do not need to manually patch the kernel.
Just start from scratch, emerge gentoo-sources and build your kernel with make menuconfig. _________________ If it ain't broke, tweak it. dvds | blurays | blog | wiki |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Aynjell Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/821847595420bb56af0f7d.gif)
Joined: 28 Jun 2004 Posts: 1117
|
Posted: Tue Nov 01, 2005 4:12 pm Post subject: |
|
|
WHen he says start from scratch, he means unmerge gentoo-sources, delete /usr/src/linux and /usr/src/<gentoo-sources> and then remerge it. _________________ CPU: 3800+ X2 (2.5Ghz)
GPU: eVGA 7600GT (640/1700)
MOBO: DFI SLI-DR (Surprisingly good!)
RAM: 2 x OCZ Gold 1024 DDR500 3-4-3-7 (2048)
HDD: Western Digital Raptor |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
beatryder Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1864706406445b6f8183868.jpg)
Joined: 08 Apr 2005 Posts: 1138
|
Posted: Tue Nov 01, 2005 4:13 pm Post subject: |
|
|
You dont need to do either of those things, portage will delete /usr/src/<kernel version> and the symlink, so long as it points where it ought to, can stay _________________ Dont make it idiot proof, make it work.
Neucode.org
<suppressed key> |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kadu Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Southpark/avatar42.gif)
Joined: 09 Oct 2005 Posts: 267
|
Posted: Tue Nov 01, 2005 7:48 pm Post subject: |
|
|
Before i installed that patch I didn't see option vesafb support. I think that remege kernel won't help me _________________ :* |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|