[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help setting up a Compaq Evo n800v



On Mon, 2002-11-11 at 19:36, Heather Stern wrote:
> On Mon, Nov 11, 2002 at 07:39:38AM +0100, Raul Aranda Blasco wrote:
> > On Mon, 2002-11-11 at 07:11, Raul Aranda Blasco wrote:
> > > I'm running a 2.4.20-rc1 kernel, and included below are the X
> > > configuration, the kernel configuration and the output of `lspci -v`. If
> > > you need more info, please ask for it.
> > 
> >   upsss :-)
> 
> The Problems:
> USB -
> 	I see that you have them as modules.  But I don't see a USB
> 	bridge offered in your lspci output!  Are you sure you have it
> 	turned on at the BIOS level?
  
   I don't see any USB option in the settings that show up when I hit
F10 during boot up
 
> 	BTW since youre bridge type is not going to change, once you
> 	can determine which bridge it is, you can build that in
> 	directly and it behaves much better.  Or at least that's 
> 	been my experience, on desktops as well as laptops.  I also
> 	build-in the event input interface, keyboard support, and
> 	basic USB mouse support; all else that I want are modules.

  Yes, as soon as I find out what type it is, I'll compile it in the
kernel, but while I'm testing it, I compile it as a module.

 
> PCMCIA -
> 	You have mostly Intel parts, so this is probably the "yenta"
> 	chipset.


Currently when doing `modprobe yenta_socket` I get an error (just like I
get with all other pcmcia modules)


paladine:~# modprobe yenta_socket
/lib/modules/2.4.20-rc1/kernel/drivers/pcmcia/yenta_socket.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
       You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20-rc1/kernel/drivers/pcmcia/yenta_socket.o: insmod /lib/modules/2.4.20-rc1/kernel/drivers/pcmcia/yenta_socket.o failed
/lib/modules/2.4.20-rc1/kernel/drivers/pcmcia/yenta_socket.o: insmod yenta_socket failed


> Could you provide lsmod output?

    Yes, it is attached below.

-- 
Un saludo
   Raul Aranda Blasco

   raul.aranda@dragon-lance.net
   raul.aranda@hispalinux.es
Module                  Size  Used by    Not tainted
sr_mod                 11472   0  (autoclean)
cdrom                  26880   0  (autoclean) [sr_mod]
input                   3264   0  (autoclean)
ipt_state                568   4  (autoclean)
iptable_filter          1668   1  (autoclean)
ip_tables              10616   2  [ipt_state iptable_filter]
ip_conntrack_ftp        3760   0  (unused)
ip_conntrack           16544   2  [ipt_state ip_conntrack_ftp]
i810_audio             20136   0 
soundcore               3492   2  [i810_audio]
ac97_codec              9800   0  [i810_audio]
ide-scsi                7440   0 
scsi_mod               51548   2  [sr_mod ide-scsi]
ospm_button             3104   0  (unused)
ospm_system             5812   0  (unused)
ospm_busmgr            11380   0  [ospm_button ospm_system]
radeon                 86688   1 
rtc                     5724   0  (autoclean)

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: