LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 09-20-2004, 12:13 AM   #1
ywang
LQ Newbie
 
Registered: Sep 2004
Posts: 2

Rep: Reputation: 0
Question Dell Inspiron 1150, display card problem


hi,

I installed Redhat 9.0 on my laptop yesterday, but with some problem about display mode.

Laptop: Dell Inspiron 1150
Display card: Intel 82852/82855 GM/GME controller
Driver: got from intel website

I follow the menu to install the driver and got the following problem

+ rm -f Makefile
make[1]: Leaving directory `/root/intel/dripkg/drm'
depmod: cannot read ELF header from /lib/modules/2.4.20-8/kernel/drivers/char/drm/old.gdg.o.old:remove
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/char/agp/agpgart.o
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/char/agp/old.agpgart.o.old-20040917172704
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/char/agp/old.agpgart.o.old-20040917172850
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/char/agp/old.agpgart.o.old-20040918004824
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/char/agp/old.agpgart.o.old-20040918022811
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/char/drm/old.gdg.o.old-20040917172704
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/char/drm/old.gdg.o.old-20040917172850
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/char/drm/old.gdg.o.old-20040918004824
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/char/drm/old.gdg.o.old-20040918022811
/lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o: unresolved symbol remap_page_range
/lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o: unresolved symbol __wake_up
/lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o: unresolved symbol pci_free_consistent
/lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o: unresolved symbol register_chrdev
/lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o: unresolved symbol create_proc_entry
/lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o: unresolved symbol remove_wait_queue
/lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o: unresolved symbol pci_alloc_consistent
/lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o: unresolved symbol remove_proc_entry
/lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o: unresolved symbol fasync_helper
/lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o: unresolved symbol add_wait_queue
/lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o: unresolved symbol mem_map
/lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o: unresolved symbol vmalloc_to_page
/lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o: insmod /lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o failed
/lib/modules/2.4.20-8/kernel/drivers/char/drm/gdg.o: insmod gdg failed

The display mode can only be set to 800*600. I tried to set it to 1024*768, but the system set it back to 800*600.

I just don't know how to solve it. Anyone can help me?

Thanks in advance!
ywang
 
Old 11-04-2004, 09:28 PM   #2
farrenthorpe
LQ Newbie
 
Registered: Nov 2004
Location: Hawaii
Posts: 1

Rep: Reputation: 0
Hi ... saw your message thought you might want to see http://www.willamowius.de/linux-inspiron-1150.html that webpage...

basically i think you need to go and update your bios version.

Good luck...
 
Old 11-04-2004, 10:16 PM   #3
ywang
LQ Newbie
 
Registered: Sep 2004
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks!

Thanks for your info!

I have solved the problem finally.

My steps to do it as followings:

1. install Redhat 9.0;
2. connect to redhat update server and update to the latest kernel;
3. start the linux into text mode and install the display driver from intel;
4. run redhad-x86-config to set the display mode;
5. change it to graph mode, you will get the right resolution 1024*768
6. install the network driver from broadcom.

Then, everything is ok!

Any similar questions, I may help you.

Thanks!
Yong
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installation Problems, RH 6.2 on Dell Inspiron 1150 rdiemand Linux - Laptop and Netbook 1 07-22-2005 04:07 PM
Dell Inspiron 1150 Framebuffer Trouble Falados Linux - Hardware 8 07-03-2005 05:09 PM
Framebuffer with intelfb (Dell Inspiron 1150) Anders1 Linux - Laptop and Netbook 6 03-17-2005 02:30 PM
FC 1 on a Dell Inspiron 1150 *problems* igo_mexico Fedora 5 09-07-2004 08:30 AM
External Display Problem on Dell Inspiron 8600 w/ nVidia card and Redhat 9 jeetasher Linux - Laptop and Netbook 0 07-16-2004 01:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 10:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration