Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Geforce4 + framebuffer = blank screen after mobo replacement
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
Operations
n00b
n00b


Joined: 05 Oct 2002
Posts: 5

PostPosted: Tue Feb 04, 2003 1:12 pm    Post subject: Geforce4 + framebuffer = blank screen after mobo replacement Reply with quote

Hi all,

Recently I have replaced my PC's mainboard.
The old one was an Asus P4B with an Intel 845 chipset, the new one is an Asus P4PE with an Intel 845PE chipset.
Other components replaces are the memory (256MB SDRAM was replaced with 1GB DDR SDRAM) and the network adapter (was a 3COM 3C905C-TX-M, now using the Broadcom onboard gigabit adapter)
The video card is an Asus V8460DeLuxe, with an nVidia GeForce4 Ti4600 GPU.

Since this replacement I am unable to get the linux framebuffer console to work. I have the VesaFB compiled in the kernel (of which I have tried several versions: 2.4.19-gentoo-r10; 2.4.20-gentoo-r1, 2.4.21-pre3-ac4 and 2.5.59-mm6) but when I try to boot using bootparameter 'vga=791' I get a blank (black) screen.
My monitor's OSD tells me the correct graphics mode was selected; 1024x768 @ 60HZ.
'Behind' the black screen the system boots normally, and eventually X (kdm) starts and I can log in to KDE.
Trying to switch back to the console using CTRL-ALT-F1 results in a many-colored screen Piet Mondriaan would be yealous of :(
I can switch back to X using ALT-F7.

/dev/fb/ is empty, so is /proc/fb

I tried many different kernel compile options and bootparams, from different threads on this forum and tips I found using google.

I really want this to work, since using 1024x768 resolution on a 1024x768 TFT monitor results is much sharper image than the 720x400 textmode resolution (which results in interpolation and blurry characters)

I really hope someone knows a solution to this problem!!

Thanks in advance,
Arnoud

edit:
After re-reading the kernels bootlog I found the following line in it:
Code:

vesafb: abort, cannot ioremap video memory 0x8000000 @ 0xd8000000

Could this have something to do with the system having 1GB of memory??
(Highmem support is enabled at 4GB)
Back to top
View user's profile Send private message
Operations
n00b
n00b


Joined: 05 Oct 2002
Posts: 5

PostPosted: Tue Feb 04, 2003 2:26 pm    Post subject: Reply with quote

After removing half my memory, it does work...

Any ideas how to make it work with 1GB memory?
Back to top
View user's profile Send private message
cato`
Guru
Guru


Joined: 03 Jun 2002
Posts: 430
Location: Norway, Trondheim

PostPosted: Tue Feb 04, 2003 3:35 pm    Post subject: Reply with quote

you could try to tell the kernel the size of your memory...

I think append mem="1000M" is the right command....but Im not sure if that helps you... try google :wink:

CPU: Intel(R) Pentium(R) 4 CPU 1.60GHz stepping 04
..... CPU clock speed is 2138.1129 MHz.
..... host bus clock speed is 133.6320 MHz.

Heavy overclocked ?
Back to top
View user's profile Send private message
Operations
n00b
n00b


Joined: 05 Oct 2002
Posts: 5

PostPosted: Tue Feb 04, 2003 4:19 pm    Post subject: Reply with quote

mwah... heavy, heavy :)
Just increased the FSB speed from 100 to 133 MHz.. Still rockstable :)
(Same with the memory, PC2100 DDR designed for 266MHz (2x 133) now running at PC2700 speed; 333MHz (2x166))

Using mem=1000M or mem=1024M doesn't help, however mem=768M does :)

When I let it use all memory, it divides it in 896M of low memory and 127M of high memory. It seems the kernel needs to map the video memory (128M) in low memory, so letting the kernel use 768M leaves 896-768=128M for video mem and then it works :)

Kind of a luxury problem methinks...
Oh well... Gentoo runs just fine in only 768M :)
Back to top
View user's profile Send private message
bushwakko
Guru
Guru


Joined: 25 Mar 2003
Posts: 495

PostPosted: Tue Mar 25, 2003 12:51 am    Post subject: me too! Reply with quote

I have this problem too, however I only have 512 mb ram! and it works perfectly with the 2.4.20 kernel but 2.5.65 has a problem with it
Back to top
View user's profile Send private message
barrettg
n00b
n00b


Joined: 24 Jul 2002
Posts: 3

PostPosted: Mon May 05, 2003 4:15 am    Post subject: Same Problems Reply with quote

I have the same problem. Asus A7N8X, Geforce 4 TI 4800 1Gig Corsair 333. Black screen on boot, if I pass the mem=768M everything is fine. Weird!
Back to top
View user's profile Send private message
cartman
n00b
n00b


Joined: 06 May 2003
Posts: 1
Location: Sweden

PostPosted: Tue May 06, 2003 10:09 am    Post subject: solution Reply with quote

https://bugs.gentoo.org/show_bug.cgi?id=19061
Had the same problem, works rock stable now! :D
Back to top
View user's profile Send private message
sweede
n00b
n00b


Joined: 02 Jan 2003
Posts: 45

PostPosted: Tue May 06, 2003 11:54 am    Post subject: Reply with quote

Wierd, i have that asus board, a gig of pc2700(running at 180fsb woot!) and a geforce ti4200, it ran a 1024x768 framebuffer just fine

http://www.underthemain.net/~sweede/fb.png

I also use SATA drives so i had to use the 2.4.21-pre3-ac4 kernel

processor type and features -> High mem Support (changed to 4gb)
just in case
also make sure you have MTRR support.

Char devices, enhanced real time clock support
No, not even a module, AGP support (this is because of my motherboard, nforce doesnt work with kernel AGP)

Code:

Console drivers ->
[*] VGA text console
[*] Video mode selection support         

Frame-buffer support  --->
[*] Support for frame buffer devices (EXPERIMENTAL)
[*]   VESA VGA graphics console
<*>   VGA 16-color graphics console   

[*]   Advanced low level driver options
<*>     8 bpp packed pixels support
<*>     24 bpp packed pixels support
<*>     32 bpp packed pixels support

[*]   Support only 8 pixels wide fonts
[*]   Select compiled-in fonts
[*]     VGA 8x8 font
[*]     VGA 8x16 font     



My AMD barton core was overclocked to 12.5 multiplier at 180mhz FSB
2250.0mhz up from 1826.0mhz and ran at about 50c !
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