Re: [gentoo-user] alsa issues

2005-07-09 Thread creighto
> Are you sure that you're currently running kernel 2.6.12-gentoo-r4? Is
> your /usr/src/linux symlink correct?

Yes, I am.


I feel a little silly about my post, as I forgot to unmute my alsamixer
settings.

Creighton


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] alsa issues

2005-07-08 Thread creighto
trouble loading snd-intel8x0 for soundcard

modprobe snd-intel8x0 results in ...

FATAL: Module snd_intel8x0 not found

yet it exists as...

/lib/modules/2.6.12-gentoo-r4/kernel/sound/pci/snd-intel8x0.ko

Could this be a bad alias in modprobe.conf?  If so how do I fix it?

Creighton

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 2.4 -> 2.6 wierdness, solved!

2005-07-07 Thread creighto
I checked all of the following and found them matching perfectly, in the
end it was a simple change of the intel-agp module's name that had my
system in fits.  Thanks for all of your help everyone.

Now on to setting up the new sound system...

>
> Check /etc/udev/50-udev.rules.  You should have a line that says:
>
> KERNEL="agpgart", NAME="misc/%k", SYMLINK="%k"
>
> A quick explanation of how udev works may help you find the real problem
> here:
>
> For drivers compiled into the kernel, their device nodes get created
> either:
>
>   1. permanently by creating the device nodes manually and using the
> tarball feature in /etc/conf.d/rc
>
>   2. When udevstart is executed by /sbin/rc during startup
>
> For modules, the device nodes are created when the kernel runs
> /sbin/udevsend when the module is loaded.  You *must* have hotplug
> support in the kernel for this though.
>
> You can cause udev to generate debug messages by setting "udev_log = 7"
> in /etc/udev/udev.conf.  The debug output goes to /var/log/messages.
>
>
>
>>-genkernel --udev --menuconfig all will not show me an option that refers
>>to AGP anything, is this a bus?
>>
>>
>
> Well, in the normal kernel configuration, It is under "Device
> drivers->Character devices->/dev/apgart".
>
> You need both AGPGART and the chipset specific driver.  For example, my
> config has:
>
> carcharias linux # grep AGP /usr/src/linux/.config
> CONFIG_AGP=y
> # CONFIG_AGP_ALI is not set
> # CONFIG_AGP_ATI is not set
> # CONFIG_AGP_AMD is not set
> # CONFIG_AGP_AMD64 is not set
> CONFIG_AGP_INTEL=y
> # CONFIG_AGP_NVIDIA is not set
> # CONFIG_AGP_SIS is not set
> # CONFIG_AGP_SWORKS is not set
> # CONFIG_AGP_VIA is not set
> # CONFIG_AGP_EFFICEON is not set
>
>>-I tried compiling the kernel directly once and got a kernel panic, I
>>don't remember if AGP was mentioned in that case.
>>
>>
>>
>
> Most common cause of this is not compiling the required drivers for your
> root filesystem (disk and filesystem drivers) into your kernel.  Such
> drivers cannot be modules without a great deal of effort.
>
> -Richard
>
> --
> gentoo-user@gentoo.org mailing list
>


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 2.4 -> 2.6 weirdness

2005-07-06 Thread creighto

Nope, it's definitely udev.

I have verified that genkernel does compile the agpgart module and create
the /dev/agpgart as a symlink to /dev/misc/agpgart on the real filesystem.
 But when the udev 'populates' /dev it then mounts over top of the real
/dev tree and the new /dev/ and /dev/misc/ have no agpgart present.  Even
if I compile in the 2.6 system, the links created are short lived as they
die and udev rebuilds on next boot.  I have no idea what to do next.

Creighton


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 2.4 -> 2.6 wierdness

2005-07-06 Thread creighto


>> -modprobe agpgart will result in an error
>
> What is the error? Module doesn't exist? Module is already loaded?
> Symbol errors?

module not found

>
>>
>> -genkernel --udev --menuconfig all will not show me an option that
>> refers
>> to AGP anything, is this a bus?
>
> Yes, it's a speeded-up, dedicated form of the PCI bus.
>
> The kernel configuration for it is
>
> Device Drivers==> Character devices.

I see it, thanks.

 and recompile should fix my issues.

> HTH,
> Holly


Thanks again, Holly.

Creighton.


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 2.4 -> 2.6 wierdness

2005-07-06 Thread creighto
Okay, let's start over.  I have only posted the first post of this thread,
but I would say that all off the noise may imply that I am not alone here.

-I have a working setup in 2.4, less so now than before, but xorg does
still work.

-in 2.6, xorg will break and complain that /dev/agpgart does not exist.

-/dev/agpgart, in fact, does not exist when using Udev in 2.6, yet it does
exist when I reboot into 2.4

-modprobe agpgart will result in an error

-genkernel --udev --menuconfig all will not show me an option that refers
to AGP anything, is this a bus?

-I run this in an old HP Pavilion, 500 Mhertz Celeron, 128 meg ram with
i810 onboard chipsets, Xorg originally autodetected everything including
the resolution of my Komodo monitor.  I didn't know it went that high.

-I tried compiling the kernel directly once and got a kernel panic, I
don't remember if AGP was mentioned in that case.

Creighton

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] 2.4 -> 2.6 wierdness

2005-07-05 Thread creighto
Trying to  Migrate to 2.6.  But when I reboot into my new genkerneled
system, I cannot use X.org anymore, it complains about agpgart not
working.  Even If I modprobe the kernel mod or even compile it in directly
it rejects it.
Any Ideas on how to proceed?

Creighton

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Printer setup tool

2005-06-04 Thread creighto
I restarted cupsd  with debug2 and produced way too much data, the
following seems to be the inportant part.  It would appear that the wise
poster was correct that Ghostscript is the breaking point.  Should I just
emerge Ghostscript?

Creighton


D [04/Jun/2005:14:54:30 -0400] [Job 6] Starting renderer
D [04/Jun/2005:14:54:30 -0400] [Job 6] JCL: 
D [04/Jun/2005:14:54:30 -0400] [Job 6]
D [04/Jun/2005:14:54:30 -0400] [Job 6] renderer PID kid4=15240
D [04/Jun/2005:14:54:30 -0400] [Job 6] renderer command: gs -q -dNOPAUSE
-dPARANOIDSAFER -dBATCH -r600 -sDEVICE=ppmraw  -sOutputFile=- - | pnm2ppa
-v 722  -B 2 -t 10 -b 150 -l 10 -r 10 -x 160 -y 50 -i - -o -
D [04/Jun/2005:14:54:30 -0400] [Job 6] sh: line 1: pnm2ppa: command not found
D [04/Jun/2005:14:54:30 -0400] [Job 6] perl: warning: Setting locale failed.
D [04/Jun/2005:14:54:30 -0400] [Job 6] perl: warning: Please check that
your locale settings:
D [04/Jun/2005:14:54:30 -0400] [Job 6] LANGUAGE = (unset),
D [04/Jun/2005:14:54:30 -0400] [Job 6] LC_ALL = (unset),
D [04/Jun/2005:14:54:30 -0400] [Job 6] LANG = "en"
D [04/Jun/2005:14:54:30 -0400] [Job 6] are supported and installed on your
system.
D [04/Jun/2005:14:54:30 -0400] [Job 6] perl: warning: Falling back to the
standard locale ("C").
D [04/Jun/2005:14:54:30 -0400] [Job 6] foomatic-gswrapper: gs '-dNOPAUSE'
'-dPARANOIDSAFER' '-dBATCH' '-r600' '-sDEVICE=ppmraw' '-sOutputFile=| cat
>&3' '/dev/fd/0' 3>&1 1>&2
D [04/Jun/2005:14:54:30 -0400] [Job 6] ESP Ghostscript 7.07 (2003-07-12)
D [04/Jun/2005:14:54:30 -0400] [Job 6] Copyright 2003 artofcode LLC and
Easy Software Products, all rights reserved.
D [04/Jun/2005:14:54:30 -0400] [Job 6] This software comes with NO
WARRANTY: see the file PUBLIC for details.
D [04/Jun/2005:14:54:30 -0400] [Job 6]
D [04/Jun/2005:14:54:30 -0400] [Job 6] Closing renderer
D [04/Jun/2005:14:54:30 -0400] [Job 6] cat: write error: Broken pipe
d [04/Jun/2005:14:54:31 -0400] select_timeout: 11 seconds to process
active jobs
D [04/Jun/2005:14:54:36 -0400] [Job 6] Error: /ioerror in --.outputpage--
D [04/Jun/2005:14:54:36 -0400] [Job 6] Operand stack:
D [04/Jun/2005:14:54:36 -0400] [Job 6] 1   true
D [04/Jun/2005:14:54:36 -0400] [Job 6] Execution stack:
D [04/Jun/2005:14:54:36 -0400] [Job 6] %interp_exit   .runexec2  
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push  
--nostringval--   --nostringval--   --nostringval--   false   1  
%stopped_push   1   3   %oparray_pop   1   3   %oparray_pop   1   3  
%oparray_pop   .runexec2   --nostringval--   --nostringval--  
--nostringval--   2   %stopped_push   --nostringval--   0   3  
%oparray_pop   --nostringval--   --nostringval--   --nostringval--  
--nostringval--
D [04/Jun/2005:14:54:36 -0400] [Job 6] Dictionary stack:
D [04/Jun/2005:14:54:36 -0400] [Job 6] --dict:1052/1417(ro)(G)--  
--dict:0/20(G)--   --dict:96/200(L)--
D [04/Jun/2005:14:54:36 -0400] [Job 6] Current allocation mode is local
D [04/Jun/2005:14:54:36 -0400] [Job 6] Last OS error: 32
D [04/Jun/2005:14:54:36 -0400] [Job 6] ESP Ghostscript 7.07.1:
Unrecoverable error, exit code 1
D [04/Jun/2005:14:54:36 -0400] [Job 6] renderer return value: 127
D [04/Jun/2005:14:54:36 -0400] [Job 6] renderer received signal: 127
D [04/Jun/2005:14:54:36 -0400] [Job 6] Process dying with "The renderer
command line returned an unrecognized error code 127.", exit stat: 1
D [04/Jun/2005:14:54:36 -0400] [Job 6] The renderer command line returned
an unrecognized error code 127.
D [04/Jun/2005:14:54:36 -0400] [Job 6] tail process done writing data to
STDOUT
D [04/Jun/2005:14:54:36 -0400] [Job 6] KID4 finished
D [04/Jun/2005:14:54:36 -0400] [Job 6] KID3 exited with status 1
D [04/Jun/2005:14:54:36 -0400] [Job 6] Renderer exit stat: 1
D [04/Jun/2005:14:54:36 -0400] [Job 6] Renderer process finished
D [04/Jun/2005:14:54:36 -0400] [Job 6] Killing process 15239 (KID3)
D [04/Jun/2005:14:54:36 -0400] [Job 6] Process dying with "Error closing
renderer", exit stat: 1
D [04/Jun/2005:14:54:36 -0400] [Job 6] Error closing renderer
d [04/Jun/2005:14:54:36 -0400] PID 15238 exited with no errors.
E [04/Jun/2005:14:54:37 -0400] PID 15237 stopped with status 1!
D [04/Jun/2005:14:54:37 -0400] UpdateJob: job 6, file 0 is complete.


-- 
gentoo-user@gentoo.org mailing list



Re: Re: [gentoo-user] Printer setup tool

2005-06-02 Thread creighto
I re-emerged cups, got cupsd to hold, setup my deskjet 722c as parralel
port 0, It said everything was good, but the test page will not print!


> Did you try emerging CUPS again?
>>
>> From: [EMAIL PROTECTED]
>> Date: 2005/06/01 Wed PM 10:17:16 EDT
>> To: gentoo-user@lists.gentoo.org
>> Subject: Re: [gentoo-user] Printer setup tool
>>
>> bash-2.05b# cupsd
>> cupsd: Child exited with status 98!
>>
>> I happens after about 5 seconds.  What I am doing doesn't sem to matter.
>>
>>
>> >> I can't, cupsd dies quickly.
>> >>
>> >>
>> >>
>> >
>> > Well, that's a problem.
>> >
>> > At what point does it die (what are you doing when it dies), and what
>> > does it say with its dying breath (error message)?
>> >
>> > Holly
>> > --
>> > gentoo-user@gentoo.org mailing list
>> >
>>
>>
>> --
>> gentoo-user@gentoo.org mailing list
>>
>>
>
> --
> gentoo-user@gentoo.org mailing list
>


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Printer setup tool

2005-06-01 Thread creighto
bash-2.05b# cupsd
cupsd: Child exited with status 98!

I happens after about 5 seconds.  What I am doing doesn't sem to matter.


>> I can't, cupsd dies quickly.
>>
>>
>>
>
> Well, that's a problem.
>
> At what point does it die (what are you doing when it dies), and what
> does it say with its dying breath (error message)?
>
> Holly
> --
> gentoo-user@gentoo.org mailing list
>


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Printer setup tool

2005-05-30 Thread creighto
I can't, cupsd dies quickly.


> [EMAIL PROTECTED] schreef:
>> It no longer tells me that it cannot find "tux" but it still says that
>> port 631 is aready in use and dies.
>>
>> Creighton
>>
>
> I would first open the CUPS administration web interface
> (http://localhost:631 in your web browser) and see if the printer had
> some stuck jobs in the queue, and stop them if so. If that didn't work,
> I might even go so far as to remove the installed printer, stop CUPS,
> restart CUPS, reopen the web interface and reinstall the printer.
>
> Hope this helps.
> Holly
> --
> gentoo-user@gentoo.org mailing list
>


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Printer setup tool

2005-05-30 Thread creighto
It no longer tells me that it cannot find "tux" but it still says that
port 631 is aready in use and dies.

Creighton

I [30/May/2005:13:49:41 -0400] Listening to 7f01:631
I [30/May/2005:13:49:41 -0400] Listening to 0:631
I [30/May/2005:13:49:41 -0400] Loaded configuration file
"/etc/cups/cupsd.conf"
I [30/May/2005:13:49:41 -0400] Configured for up to 100 clients.
I [30/May/2005:13:49:41 -0400] Allowing up to 100 client connections per
host.
I [30/May/2005:13:49:41 -0400] Full reload is required.
I [30/May/2005:13:49:54 -0400] LoadPPDs: Read "/etc/cups/ppds.dat", 16
PPDs...
I [30/May/2005:13:49:54 -0400] LoadPPDs: No new or changed PPDs...
I [30/May/2005:13:49:54 -0400] Full reload complete.
E [30/May/2005:13:49:54 -0400] StartListening: Unable to bind socket for
addres$

>
> Sounds like you need to edit /etc/hosts to tell the system that tux is a
> synonym for localhost:
>
> 127.0.0.1   localhost.localdomain localhost tux
>
> ought to do it.
>
> Hope this helps,
> Holly
> --
> gentoo-user@gentoo.org mailing list
>


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Printer setup tool

2005-05-28 Thread creighto
>
> Are there any clues in the log files in /var/log/cups/ ?
>

Error Log as follows

I [28/May/2005:19:51:27 -0400] Listening to 7f01:631
I [28/May/2005:19:51:27 -0400] Listening to 0:631
I [28/May/2005:19:51:27 -0400] Loaded configuration file
"/etc/cups/cupsd.conf"
I [28/May/2005:19:51:27 -0400] Configured for up to 100 clients.
I [28/May/2005:19:51:27 -0400] Allowing up to 100 client connections per
host.
I [28/May/2005:19:51:27 -0400] Full reload is required.
I [28/May/2005:19:51:33 -0400] LoadPPDs: Read "/etc/cups/ppds.dat", 16
PPDs...
I [28/May/2005:19:51:33 -0400] LoadPPDs: No new or changed PPDs...
E [28/May/2005:19:51:33 -0400] LoadAllJobs: Unable to queue job for
destination "http://tux:631/printers/DeskJet722C";!
E [28/May/2005:19:51:34 -0400] LoadAllJobs: Unable to queue job for
destination "http://tux:631/printers/DeskJet722C";!
I [28/May/2005:19:51:34 -0400] Full reload complete.
E [28/May/2005:19:51:34 -0400] StartListening: Unable to find IP address
for server name "tux" - Unknown host
E [28/May/2005:19:51:34 -0400] StartListening: Unable to bind socket for
address :631 - Address already in use.


None of the other logs have anyhting that jumps out at me, but this would
imply that cupsd is dying because my machine is naming itself "tux" and
cups cannot determine that means Localhost here.  Any gurus know how I
should go about fixing this?

Creighton

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Printer setup tool

2005-05-28 Thread creighto
I have done all of these things, or tried anyway.

Creighton

> Take a walk over to http://www.linuxprinting.org/ it will answer every
> question you have...
>
> I am feeling helpful this evening so here:
>
> 1. Your printer should work perfectly
> http://www.linuxprinting.org/show_printer.cgi?recnum=HP-DeskJet_722C
>
> 2. Cups guide:
> http://www.linuxprinting.org/cups-doc.html
>
> Pretty much emerge cups and download the ppd file for your printer
> from here:
> http://www.linuxprinting.org/ppd-o-matic.cgi?driver=pnm2ppa&printer=HP-DeskJet_722C&show=0
> than copy that into /usr/share/cups/model/ than restart the cups
> daemon. Now open up firefox or what ever internet browser you use and
> type: http://localhost:631/admin login as root. Select Add Printer and
> yeah go from there...
>
> That should help you get it working or at least on the right track...
>
> Hope it helps
> Cheers
> Rav
>
>
> On 5/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>> Are there any tools to help me set up my printer (Hp Deskjet 722c)?  The
>> gentoo docs don't seem to work for my and I can't understand why.  The
>> computer thinks that its sending the jobs, reports that the printer is
>> active and idle, but the jobs seem to vanish into /dev/null and the
>> printer never even twitches.
>>
>> Creighton
>>
>> --
>> gentoo-user@gentoo.org mailing list
>>
>>
>
> --
> gentoo-user@gentoo.org mailing list
>


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Printer setup tool

2005-05-28 Thread creighto
Are there any tools to help me set up my printer (Hp Deskjet 722c)?  The
gentoo docs don't seem to work for my and I can't understand why.  The
computer thinks that its sending the jobs, reports that the printer is
active and idle, but the jobs seem to vanish into /dev/null and the
printer never even twitches.

Creighton

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Blackbox .70 & time

2005-05-24 Thread creighto
When Blackbox .70 was unmasked I emerged it with a regular world update. 
I have found however that there is an issue with the clock on the bottom
bar.  Now that I have upgraded, the clock fails to update to current time
except when I switch 'workspaces'  I don't often use more than one
workspace so it took me a while to notice.

Any ideas?

Creighton

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gentoo discrimination

2005-05-19 Thread creighto

> Depends what yardstick you are comparing against - if you've never had to
> maintain RH boxes for instance you wouldn't know how much easier Gentoo
> really is.

Amen to that.  That goes double for old hardware.

Creighton

-- 
gentoo-user@gentoo.org mailing list