You are not logged in.

#1 2005-09-27 14:31:35

Alexo
Member
From: near a cup of coffee
Registered: 2005-06-27
Posts: 90

lshwd and modules...

lshwd -a returns the following:

00:00.0 Host bridge: Intel Corp.|852GM Host-Hub Interface Bridge (intel-agp)
00:00.1 System peripheral: Intel Corp.|852GM System Memory Controller (unknown)
00:00.3 System peripheral: Intel Corp.|852GM Configuration Process (unknown)
00:02.0 VGA compatible controller: Intel Corp.|852GM/852GME/855GM/855GME Chipset Graphics Controller (i810)
00:02.1 Display controller: Intel Corp.|852GM/852GME/855GM/855GME Chipset Graphics Controller (i810)
00:1d.0 USB Controller: Intel Corp.|82801DB USB Controller (uhci_hcd)
00:1d.1 USB Controller: Intel Corp.|82801DB USB Controller (uhci_hcd)
00:1d.2 USB Controller: Intel Corp.|82801DB USB Controller (uhci_hcd)
00:1d.7 USB Controller: Intel Corp.|82801DB USB Enhanced Controller (ehci-hcd)
00:1e.0 PCI bridge: Intel Corp.|82801 Hub Interface to PCI Bridge (hw_random)
00:1f.0 ISA bridge: Intel Corp.|82801DBM LPC Interface Bridge (unknown)
00:1f.1 IDE interface: Intel Corp.|82801DBM IDE Controller (UltraATA/100) (piix)
00:1f.3 SMBus: Intel Corp.|82801DB SMBus Controller (i2c-i801)
00:1f.5 Multimedia audio controller: Intel Corp.|ICH4 845G/GL Chipset AC'97 Audio Controller (snd-intel8x0)
00:1f.6 Modem: Intel Corp.|82801DB AC (slamr)
01:02.0 Ethernet controller: VIA Technologies|VT6105 [Rhine III 10/100] (via-rhine)
01:03.0 CardBus bridge: Texas Instruments|PCI1410 PC card Cardbus Controller (yenta_socket)
004:001 USB Hub: Virtual|Hub (hub)
003:001 USB Hub: Virtual|Hub (hub)
003:002 USB Hub: Atmel Corp.|4-port Hub (hub)
003:003 USB Printer: Canon, Inc.|S750 Printer (usblp)
003:004 USB Human Interface Devices: Microsoft Corp.|Trackball Optical [/dev/input/mice] (usbhid)
003:005 USB Communications: Thomson, Inc.|DCM245 Cable Modem (CDCEther)
002:001 USB Hub: Virtual|Hub (hub)
001:001 USB Hub: Virtual|Hub (hub)

in rc.conf I have:

MODULES=(CDCEther via-rhine acm)

I don't use hotplug neither hwd in rc.conf.

Anyway, alsaconf doesn't detect any soundcard, and when I try to use links -g it fails to detect graphics driver...

Question: what modules do I have to load in rc.conf? I prefer not to use hwd nor hotplug so i'd rather load it manually.

P.S. I'm not sure if this is important but I'm using udev instead of devfs

Offline

#2 2005-09-27 15:11:05

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: lshwd and modules...

I'm going to guess sound is snd-intel8x0 and video is i810.

Offline

#3 2005-09-27 15:45:24

Alexo
Member
From: near a cup of coffee
Registered: 2005-06-27
Posts: 90

Re: lshwd and modules...

I wish it was as simple as that...
When I put snd-intel8x0 and i810 in rc.conf modules I get
"can´t locate modules" on boot.

Offline

#4 2005-09-27 17:48:23

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: lshwd and modules...

Boot with hotplug, then do lsmod to get a list of loaded modules.  Put the ones you want in MODULES of rc.conf. Then, comment out hotplug.

Offline

#5 2005-09-27 22:22:07

sh__
Member
Registered: 2005-07-19
Posts: 272

Re: lshwd and modules...

Laptop/Intel Celeron M340 1.5GHz
<Arch(wombat) kernel 2.4.29>

Just a dumb question... Do you have alsa-driver installed? 2.4.x kernels need the alsa modules installed separately. Upgrading to kernel 2.6 is another option.

Since this seems to be a Centrino (Celeron?) laptop, my guess is that the correct video module is i915. That's only needed for the DRI/3D stuff, though. Normal X programs should run fine without it.

Offline

#6 2005-09-28 09:52:50

Alexo
Member
From: near a cup of coffee
Registered: 2005-06-27
Posts: 90

Re: lshwd and modules...

Snowman wrote:

Boot with hotplug, then do lsmod to get a list of loaded modules.  Put the ones you want in MODULES of rc.conf. Then, comment out hotplug.

I was using hotplug until last week... same result, plus an error during boot:

can't synthesize pci hotplug events

this was the reason why I quit hotplug. Then I changed to hwd but the loaded modules were the same.

sh_ wrote:

Do you have alsa-driver installed? 2.4.x kernels need the alsa modules installed separately

I followed precisely what's in wiki howto "alsa setup" and installed alsa-driver. I agree that the video module should only be needed to fancy 3D stuff.

Anyway, how come I'm using opera, but when I try links it just can't find what it needs to display graphics? Is it because opera is a stand-alone package and links is not?

Offline

#7 2005-09-28 12:42:07

shadowhand
Member
From: MN, USA
Registered: 2004-02-19
Posts: 1,142
Website

Re: lshwd and modules...

Heh, links can't display graphics at any time, it's a text browser.


·¬»· i am shadowhand, powered by webfaction

Offline

#8 2005-09-28 21:38:49

Alexo
Member
From: near a cup of coffee
Registered: 2005-06-27
Posts: 90

Re: lshwd and modules...

shadowhand wrote:

Heh, links can't display graphics at any time, it's a text browser.

Huh?
Check this out:
http://links.twibright.com/features.php

Offline

Board footer

Powered by FluxBB