LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-13-2006, 05:04 AM   #1
xneo
LQ Newbie
 
Registered: Jun 2006
Posts: 13

Rep: Reputation: 0
dv8373ea


I'm having a problem with my slackware 11.0, i have instaled slack on my hp dv8373ea laptop, every thing runs well at the boot execpt the 2.6 modules are not found. So i have installed the slack pack, and reboot after this wen the computer boot's up and he starts the pcmcia services the screen goes black, and it stops ther. I have booted with de cd and read the dmsg log and it confirms stops in the pcmcia services, so i have removed the pcmciautils package and the system boots up fine but without the pcmcia, i have recompiled the kernel and reisntaled the pcmciautils, and same happends with pcmcia-cs same thing .. i have a yeeta socket based pcmcia slot on my laptop, i would like to ask if any one had this problem and how do i get this working, this is the only thing i cant get it working sinces i have tryed slack...
please help
thanks in advanced
and sorry the bad ing.
 
Old 12-13-2006, 07:09 AM   #2
michelino
Member
 
Registered: Dec 2006
Posts: 32

Rep: Reputation: 1
I think you need to pass this parameters to your bootloader:
noapic
nolapic
noirq
I had similar problem with the my girlfriend's dv9024ea installing kubuntu.
Hope it's helpfull
 
Old 12-13-2006, 08:39 AM   #3
gegechris99
Senior Member
 
Registered: Oct 2005
Location: France
Distribution: Slackware 15.0 64bit
Posts: 1,160
Blog Entries: 5

Rep: Reputation: 392Reputation: 392Reputation: 392Reputation: 392
Which kernel did you chose when you installed: huge26.s ? This one is kernel 2.6.17.3

The kernel module package to install is located in the extra/linux-2.6.17.13/ directory in the 2nd CD.

If you installed test26.s, that's kernel 2.6.18 and the kernel module package is located in the testing/packages/linux-2.6.18/ directory.

Make sure you installed the correct kernel modules.
 
Old 12-14-2006, 06:16 AM   #4
xneo
LQ Newbie
 
Registered: Jun 2006
Posts: 13

Original Poster
Rep: Reputation: 0
2.6.17.3 was the kernel that i have selected, but i have tryed both 2.6.18.5, and the result was the same.

the:
noapic
nolapic
noirq
does what ?
 
Old 12-14-2006, 07:42 AM   #5
gegechris99
Senior Member
 
Registered: Oct 2005
Location: France
Distribution: Slackware 15.0 64bit
Posts: 1,160
Blog Entries: 5

Rep: Reputation: 392Reputation: 392Reputation: 392Reputation: 392
You can try to change the /etc/rc.d/rc.pcmcia script to load directly the yenta socket without any probing:

Code:
# Source PCMCIA configuration, if available
if [ -f /etc/pcmcia.conf ] ; then
    . /etc/pcmcia.conf
elif [ -f /etc/sysconfig/pcmcia ] ; then
    . /etc/sysconfig/pcmcia
    if [ "$PCMCIA" != "yes" ] ; then exit 0 ; fi
else
    # Should be either i82365, i82092, tcic, or yenta_socket.
    # Can also be set to "probe" (a Slackware addition) which loads
    # each module until one of them works.  (this is the default)
comment the automatic probing
Code:
#    PCIC=probe
and uncomment the direct selection of yenta socket:
Code:
    PCIC=yenta_socket
this assumes that there is no /etc/pcmcia.conf and /etc/sysconf/pcmcia files in your system (I don't have them).
 
Old 12-14-2006, 09:04 AM   #6
xneo
LQ Newbie
 
Registered: Jun 2006
Posts: 13

Original Poster
Rep: Reputation: 0
i think i have found the source of the problem, i have turned off the udev /hotplug from the boot process and now i can have boot and load the pcmcia module i have tryed to use the pccard... status with a card in it and it seems to work now... perhaps the source of the problem is the udev/hotplug in the fist place...
status
kernel 2.6.19
working allmost full the only thing that is missing is the klaptop to activate the hybernation the standby and all that things.
thanks for the suport.
the alterations in the rc.pcmcia turned out useful . thanks
now i just nead the klaptop and the hybernation and sutf avaleable in the kde logout menu.
 
Old 12-14-2006, 10:32 AM   #7
gegechris99
Senior Member
 
Registered: Oct 2005
Location: France
Distribution: Slackware 15.0 64bit
Posts: 1,160
Blog Entries: 5

Rep: Reputation: 392Reputation: 392Reputation: 392Reputation: 392
You're welcome.

Now just enjoy Slackware !!!
 
Old 12-14-2006, 10:48 AM   #8
xneo
LQ Newbie
 
Registered: Jun 2006
Posts: 13

Original Poster
Rep: Reputation: 0
i'm doing it already
 
  


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



LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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