LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 05-11-2006, 06:18 AM   #1
deep_jyotsingh
LQ Newbie
 
Registered: Mar 2006
Location: New Delhi India
Distribution: Suse
Posts: 22

Rep: Reputation: 15
WLAN problem with HP dv5118tx laptop


Hi i have just bought a hp dv5118tx laptop dual core processor and dual mobile and installed FC5 in it.
But earlier it showed some error like this
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.0
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.0
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.1
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.1
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.2
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.2
PCI: Cannot allocate resource region 0 of device 0000:06:00.0
PCI: Failed to allocate mem resource #6:20000@d0000000 for 0000:01:00.0
and then i saw a guy with same problem on this forum and used acpi=off and then booted with it.It booted well.
Now i cannot get my wlan card be detected by FC5.
I saw that post with same problem that told to change some port includes but my port hex code is completely different to that.
I will give you that
inlcude port 0x100-0x3af, port 0x3c0-0x3d2, port 0x3d4-0x4ff
include port 0x800-0x8ff, port 0xc00-0xcff
now what should i do.
also i have nvidia graphics GeForce 7400 Go how do i get it to work.
Display at this moment is bad
 
Old 05-11-2006, 07:47 AM   #2
slacker9876
Member
 
Registered: Apr 2004
Location: Colorado
Distribution: Ubuntu 6.10, SLED 10
Posts: 119

Rep: Reputation: 16
You could install ndiswrapper, however, with my Compaq (HP) laptop I took the easy road and installed DriverLoader from linuxant.com, this is free to try for 30 days and if it works ... pay the 20 for a perm license.

Not sure on the Nvidia card, but if they are like ATI, which I am sure they are, there should be a linux package available on their web.

Also for the WLAN there is an article here on "how to" for FC5.

Last edited by slacker9876; 05-11-2006 at 07:50 AM.
 
Old 05-11-2006, 08:57 AM   #3
garfield1228
Member
 
Registered: Apr 2006
Posts: 71

Rep: Reputation: 15
hi dudee,
I too have the exact same model of the laptop; well i had wrtten 2 posts about it solution to wireless on FC5 u can look at that or else on unusual problems with ndiswrapper ...
u can also follow the steps from my blog @ http://chandanthewhiz.wordpress.com ...
let me know if u have any further problems ... by default fc5 doesnt recognise 3945abg wireless card u gotta load it ...
 
Old 05-11-2006, 09:02 AM   #4
garfield1228
Member
 
Registered: Apr 2006
Posts: 71

Rep: Reputation: 15
Quote:
Originally Posted by deep_jyotsingh
Hi i have just bought a hp dv5118tx laptop dual core processor and dual mobile and installed FC5 in it.
But earlier it showed some error like this
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.0
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.0
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.1
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.1
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.2
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.2
PCI: Cannot allocate resource region 0 of device 0000:06:00.0
PCI: Failed to allocate mem resource #6:20000@d0000000 for 0000:01:00.0
and then i saw a guy with same problem on this forum and used acpi=off and then booted with it.It booted well.
Now i cannot get my wlan card be detected by FC5.
I saw that post with same problem that told to change some port includes but my port hex code is completely different to that.
I will give you that
inlcude port 0x100-0x3af, port 0x3c0-0x3d2, port 0x3d4-0x4ff
include port 0x800-0x8ff, port 0xc00-0xcff
now what should i do.
also i have nvidia graphics GeForce 7400 Go how do i get it to work.
Display at this moment is bad
well regarding the ports just remove the 0x800-0x8ff from the /etc/pcmcia/config.opts
regarding nvidia grafix it does by default recognise a generic nvidia driver so no neeed to load the drivers for it ... u can open /etc/X11/xorg.conf
there just paste the foloowing -
Section "Monitor"

### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Unknown monitor"
### Comment all HorizSync and VertSync values to use DDC:
#HorizSync 31.5 - 37.9
HorizSync 31.5 - 115.5
VertRefresh 50.0 - 70.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nv"
VendorName "Videocard vendor"
BoardName "nVidia Corporation Unknown device 01d8"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

now logout root and relogin it should be pretty fine ... u can even search for better settings for horizontal sync and vertical refresh...
 
Old 05-19-2006, 10:27 AM   #5
deep_jyotsingh
LQ Newbie
 
Registered: Mar 2006
Location: New Delhi India
Distribution: Suse
Posts: 22

Original Poster
Rep: Reputation: 15
hi garfield1228
i went through your blog and followed the steps that you written there but one question do i have to do the ndiswrapper thing or straight away follow the setting up wireless thing.I followed the steps in the setting up wireless in FC5 but few rpm wont install saying could not retrive package information those packages were
ieee80211-1.1.13-10.rhfc5.at.i386.rpm
ieee80211-1.1.13-10.rhfc5.at.i386.rpm
ipw3945-0.0.74-4.rhfc5.at.i386.rpm
ipw3945-kmdl-2.6.16-1.2080_FC5smp-0.0.74-4.rhfc5.at.i686.rpm
and due to this my wireless card not working at this moment
 
Old 05-19-2006, 02:43 PM   #6
garfield1228
Member
 
Registered: Apr 2006
Posts: 71

Rep: Reputation: 15
well some rpms are dependent on each other so install the dependencies and then these rpms , all that are req are given in the list of rpms ...
btw if u are following this way no need to use ndiswrapper ...
this is a better way ... ndiswrapper some hw is easy to do but giving lottsa trouble on this laptop ...
one personal qns ... whr from are u in india ...
 
Old 05-20-2006, 12:33 AM   #7
deep_jyotsingh
LQ Newbie
 
Registered: Mar 2006
Location: New Delhi India
Distribution: Suse
Posts: 22

Original Poster
Rep: Reputation: 15
ya i am from delhi india 4th year engg student.
i know packages are dependent i did that but some problem still two packages wont install
ipw3945-0.0.74-4.rhfc5.at.i386.rpm
ipw3945-kmdl-2.6.16-1.2080_FC5smp-0.0.74-4.rhfc5.at.i686.rpm
saying some dependency problem when i check those packages i have them installed this is what i got when i installed the
********************************************************************
rpm -ivh ipw3945-1.0.2-7.rhfc5.at.i386.rpm
warning: ipw3945-1.0.2-7.rhfc5.at.i386.rpm: Header V3 DSA signature: NOKEY, key ID 66534c2b
error: Failed dependencies:
ipw3945-kmdl-1.0.2-7.rhfc5.at is needed by ipw3945-1.0.2-7.rhfc5.at.i386[root@Deep rpms]# rpm -ivh ipw3945-kmdl-2.6.16-1.2111_FC5smp-1.0.2-7.rhfc5.at.i686.rpm
warning: ipw3945-kmdl-2.6.16-1.2111_FC5smp-1.0.2-7.rhfc5.at.i686.rpm: Header V3 DSA signature: NOKEY, key ID 66534c2b
error: Failed dependencies:
/boot/vmlinuz-2.6.16-1.2111_FC5smp is needed by ipw3945-kmdl-2.6.16-1.2111_FC5smp-1.0.2-7.rhfc5.at.i686
ieee80211-kmdl-2.6.16-1.2111_FC5smp >= 1.1.11 is needed by ipw3945-kmdl-2.6.16-1.2111_FC5smp-1.0.2-7.rhfc5.at.i686
*********************************************************************

Last edited by deep_jyotsingh; 05-20-2006 at 03:00 AM.
 
Old 05-21-2006, 09:46 AM   #8
garfield1228
Member
 
Registered: Apr 2006
Posts: 71

Rep: Reputation: 15
this is because u are using kernel version 2.6.16-1.2111_FC5smp and u are trying to install an rpm for kernel version 2.6.16-1.2080_FC5smp ...
so either u install the kernel 2.6.16-1.2080_FC5smp and install above rpms or search for the above rpms for ur kernel 2.6.16-1.2111_FC5smp...
thts it tht wz where u went wrong ....
 
Old 05-21-2006, 12:14 PM   #9
deep_jyotsingh
LQ Newbie
 
Registered: Mar 2006
Location: New Delhi India
Distribution: Suse
Posts: 22

Original Poster
Rep: Reputation: 15
ya its working now it has detected that card and working fine thank you so much
 
Old 07-14-2006, 10:06 AM   #10
amiri
LQ Newbie
 
Registered: Jul 2006
Posts: 3

Rep: Reputation: 0
Quote:
Originally Posted by deep_jyotsingh
ya its working now it has detected that card and working fine thank you so much
how it works .. i can't install it
 
Old 07-14-2006, 11:38 PM   #11
deep_jyotsingh
LQ Newbie
 
Registered: Mar 2006
Location: New Delhi India
Distribution: Suse
Posts: 22

Original Poster
Rep: Reputation: 15
hi Amiri
Did you follow all the steps that are given in the link below................please do that and then if you face any problem let me know about it........

http://chandanthewhiz.wordpress.com
 
  


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
WLan with ASUS laptop yannoweb Fedora 3 08-27-2005 03:18 PM
WLAN Problem Truemobile 1300 WLAN on Debian 3 with NDISWRAPPER FordPrefect Linux - Laptop and Netbook 2 08-08-2005 10:00 AM
config wlan for RH 7.2 (k2.4.7-10) laptop? michstew Linux - Wireless Networking 0 09-19-2004 10:22 PM
What WLAN cards DO work with RH 9 on a laptop? Don Quixote Linux - Wireless Networking 1 03-27-2004 12:18 AM
Setting up wlan on my laptop! ernsta Linux - Wireless Networking 4 11-11-2003 03:32 PM

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

All times are GMT -5. The time now is 04:24 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