SliTaz SliTaz Forum

You are not logged in.

#1 2015-04-24 07:13:39

rahsd
Member
Registered: 2015-04-17
Posts: 10

! Missing module : agpgart_intel

it is about 2 days after a system update on slitaz cooking and I am noticing this line in boot

! Missing module : agpgart_intel

why? and what's the solution?

Offline

#2 2015-04-24 15:10:14

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: ! Missing module : agpgart_intel

The error is caused by /sbin/tazhw

/etc/init.d/rcS runs [c]tazhw init[/c] only if /var/lib/detected-modules is empty or doesn't exist.

Open terminal as root user:

[c]tazhw init[/c]

[c]cat /var/lib/detected-modules[/c]

If there is a list of modules you should no longer see the error in the boot messages.

Offline

#3 2015-04-27 05:26:06

gdesilva
Member
Registered: 2011-04-07
Posts: 419

Re: ! Missing module : agpgart_intel

@mojo, I have the same error message and I do have the /var/lib/detected-modules file but the error message still comes up - it does not however, seem to have any adverse effects....just curious.

Offline

#4 2015-04-27 06:39:36

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: ! Missing module : agpgart_intel

Check /etc/rcS.conf LOAD_MODULES=

There is no agpart_intel module. tazpkg finds agp-intel and agpgart

tazhw is combining the two module names into one.

Then it adds agpart_intel to /var/lib/detected-modules and /etc/rcS.conf LOAD_MODULES= so it errors when it tries to load on boot.

Offline

#5 2015-04-27 07:20:25

gdesilva
Member
Registered: 2011-04-07
Posts: 419

Re: ! Missing module : agpgart_intel

Thanks for the explanation. I simply removed agpgart_intel from rcS.conf and now it is all good.

Offline

#6 2015-04-27 07:54:14

bellard
Administrator
Registered: 2011-03-28
Posts: 657

Re: ! Missing module : agpgart_intel

Fixed: http://hg.slitaz.org/slitaz-tools/rev/6ca520c64f35

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]