Re: [Cooker] [Bug 5633] [kernel] New: Compiling Kernel moduels stops at usb/storage

2003-09-14 Thread Nathan A. Smith
Thanks for the hint,

I went in and started from scratch -- and that worked.

Nasa




On Sat, 2003-09-13 at 20:55, Tony Rick wrote:
 Were you using your old config file?
 
 I saw the same thing, but I was using my old .config from RC1, to build explicitly
 for my hardware configuration. I'm using 9.2RC2 with cooker updates as of Saturday
 PM (PST) and the 2.4.22-8mdk kernel. The configuration variable 
 CONFIG_USB_STORAGE_ZIOCF
 was not defined in my config file (there was a comment line to that effect), but is 
 defined in /boot/config-2.4.22-8mdk. I added
CONFIG_USB_STORAGE_ZIOCF=y
 to the section headed
# USB Device Class drivers
 in my .config, did a 'make mrproper' and 'make clean' and rebuilt everything with no
 errors.
 
 I didn't try to build with the provided (RC2, config-2.4.22-6) config file nor with
 the one for 2.4.22-8mdk, so I don't know if this reproduces in those cases.  
 Neither did I explore the config make process to see what was going on
 with the ZIO definition.
 
 tony
 
 
 #
 On Saturday 13 sep 2003 [nasa01] wrote:
 List: mandrake-cooker
 Subject:  [Cooker] [Bug 5633] [kernel] New: Compiling Kernel moduels stops at 
 usb/storage
 From: [nasa01] bugzilla () linux-mandrake ! com
 Date: 2003-09-13 14:43:12
 [Download message RAW]
 
 http://qa.mandrakesoft.com/show_bug.cgi?id=5633
 
Product: kernel
  Component: smp
Summary: Compiling Kernel moduels stops at usb/storage
Product: kernel
Version: 2.4.22-8mdk
   Platform: PC
 OS/Version: All
 Status: UNCONFIRMED
   Severity: critical
   Priority: P1
  Component: smp
 AssignedTo: [EMAIL PROTECTED]
 ReportedBy: [EMAIL PROTECTED]
 
 
 Hi, 
 
 I have been trying to compile my kernel -- the kernel it self compiles fine, but
 I get the following errors when I try to compile the moudles:
 
 unusual_devs.h:251: error: `US_PR_ZIOCF' undeclared here (not in a function)
 unusual_devs.h:251: error: initializer element is not constant
 unusual_devs.h:251: error: (near initialization for
 `us_unusual_dev_list[25].useTransport')
 




Re: [Cooker] lilo

2003-08-16 Thread Nathan A. Smith
So What info is required in order to troubleshoot this problem?

Or is it a bug?


Nasa

On Fri, 2003-08-15 at 20:40, Nathan A. Smith wrote:
 Hi,
 
 I am getting the following error when I try to run lilo:
 
 Warning: '/proc/partitions' does not match '/dev' directory structure.
 Name change: '/dev/ide/host0/bus0/target0/lun0/disc' -
 '/dev/ide/host0/bus0/target0/lun0/disc'
 Fatal: open /dev/ide/host0/bus0/target0/lun0/disc: No such file or
 directory
 
 
 lilo.conf looks like this:
 
 boot=/dev/hda
 install=/boot/boot.b
 vga=0x31A
 keytable=/boot/us.klt
 prompt
 append=mem=512M mem=nopentium devfs=mount
 timeout=50
 message=/boot/message
 menu-scheme=wb:bw:wb:bw
 image=/boot/vmlinuz-2.4.21-3mdkcustom
 label=linux-2.4custom
 root=/dev/hda5
 append=mem=512Mt splash=silent
 vga=0x31A
 read-only
 other=/dev/hda1
 label=Windows
 table=/dev/hda
 image=/boot/memtest-2.7.bin
 label=memtest86
 append=mem=512M hdc=ide-scsi hdd=ide-scsi ide0=dma ide1=dma
 vga=0x31A
 read-only
 image=/boot/vmlinuz-2.4.21-0.13mdk
 label=2421-13
 root=/dev/hda5
 read-only
 optional
 vga=0x31A
 append= mem=512M hdc=ide-scsi splash=silent
 initrd=/boot/initrd-2.4.21-0.13mdk.img
 image=/boot/vmlinuz-2.4.18-27.7.x
 label=backup!
 root=/dev/hda5
 read-only
 optional
 vga=0x31A
 append=mem=512M hdc=ide-scsi
 
 Nasa
 
 




[Cooker] Hotplug

2003-08-15 Thread Nathan A. Smith
Hi,

I was wondering -- is there any effort to expand the usb.distmap file to
include usb devices like thumbdrives, compact flash cards, zaurus, etc

Just wondering


Nasa




[Cooker] devfs

2003-08-15 Thread Nathan A. Smith
Hi,

I am confused (which isn't too hard for me) -- are we suppose to mount
devfs?  It use to be that I had a line in my lilo.conf telling it to
mount devfs -- is it still correct to do so?


Nasa




[Cooker] ide-scsi

2003-08-15 Thread Nathan A. Smith
Hi again,

Are we loading cdrom/dvd/dvd+rw/etc drives as scsi devices?  It seems
that k3b is not looking for these devices as scsi devices.  Which also
plays into if we should mount devfs


Just wondering


Nasa




[Cooker] lilo

2003-08-15 Thread Nathan A. Smith
Hi,

I am getting the following error when I try to run lilo:

Warning: '/proc/partitions' does not match '/dev' directory structure.
Name change: '/dev/ide/host0/bus0/target0/lun0/disc' -
'/dev/ide/host0/bus0/target0/lun0/disc'
Fatal: open /dev/ide/host0/bus0/target0/lun0/disc: No such file or
directory


lilo.conf looks like this:

boot=/dev/hda
install=/boot/boot.b
vga=0x31A
keytable=/boot/us.klt
prompt
append=mem=512M mem=nopentium devfs=mount
timeout=50
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz-2.4.21-3mdkcustom
label=linux-2.4custom
root=/dev/hda5
append=mem=512Mt splash=silent
vga=0x31A
read-only
other=/dev/hda1
label=Windows
table=/dev/hda
image=/boot/memtest-2.7.bin
label=memtest86
append=mem=512M hdc=ide-scsi hdd=ide-scsi ide0=dma ide1=dma
vga=0x31A
read-only
image=/boot/vmlinuz-2.4.21-0.13mdk
label=2421-13
root=/dev/hda5
read-only
optional
vga=0x31A
append= mem=512M hdc=ide-scsi splash=silent
initrd=/boot/initrd-2.4.21-0.13mdk.img
image=/boot/vmlinuz-2.4.18-27.7.x
label=backup!
root=/dev/hda5
read-only
optional
vga=0x31A
append=mem=512M hdc=ide-scsi

Nasa




Re: [Cooker] Hotplug

2003-08-15 Thread Nathan A. Smith
On Fri, 2003-08-15 at 20:43, Todd Lyons wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Nathan A. Smith wanted us to know:
 
 I was wondering -- is there any effort to expand the usb.distmap file to
 include usb devices like thumbdrives, compact flash cards, zaurus, etc
 
 If thumbdrive is the same thing as the usb flash drives, then some are
 already supported.  If not, then I'm going to start googling.
Yes, usb flash drives and thumbdrives are the same...  I guess all these
devices are under usb-storage.  Now usb-storage only insures the
correct modules are loaded -- any effort to make these devices
automount?

 - -- 
 Blue skies... ToddPublic key: http://www.mrball.net/todd.asc
 ...and I will strike down upon thee with great vengeance and furious
  anger, those who attempt to poison and destroy my binaries, and you 
 will know my name is root, when I lay my vengeance upon thee.
 Linux kernel 2.4.21-0.25mdk   7 users,  load average: 0.70, 1.27, 0.88
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.2 (GNU/Linux)
 Comment: http://www.mrball.net/todd.asc
 
 iD8DBQE/PZpRIBT1264ScBURAnf4AKC+MkuEGA8GxX6SScj1JVrkPLW7/wCfd0oF
 Kf0Wb4CA+w1XhO48jCxJScY=
 =6/ei
 -END PGP SIGNATURE-
 




Re: [Cooker] Hotplug

2003-08-15 Thread Nathan A. Smith
On Fri, 2003-08-15 at 21:09, Todd Lyons wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Nathan A. Smith wanted us to know:
 
  I was wondering -- is there any effort to expand the usb.distmap file to
  include usb devices like thumbdrives, compact flash cards, zaurus, etc
  If thumbdrive is the same thing as the usb flash drives, then some are
  already supported.  If not, then I'm going to start googling.
 Yes, usb flash drives and thumbdrives are the same...  I guess all these
 devices are under usb-storage.  Now usb-storage only insures the
 correct modules are loaded -- any effort to make these devices
 automount?
 
 In KDE that shipped with 9.1, when I plug my USB Flash drive in, an icon
 appears on the desktop within about 7 seconds.  I click on it and I see
 the contents of the Flash drive.  Capability is already there.  If it's
 not showing up on yours:
 1) Try using KDE if you're not already
 2) Check that you have the latest version of hotplug
 3) Check dmesg to see if it's reporting any odd errors
Ok, I tried this with a generic 256Meg thumb drive (from compusa) -- The
following is what shows up in my /var/log/messages:

Aug 15 21:19:36 NASA kernel: hub.c: new USB device 02:00.0-4, assigned
address 4
Aug 15 21:19:36 NASA kernel: scsi1 : SCSI emulation for USB Mass Storage
devices
Aug 15 21:19:36 NASA kernel:   Vendor: 256MB Model:
HardDrive Rev: 1.88
Aug 15 21:19:36 NASA kernel:   Type:  
Direct-Access  ANSI SCSI revision: 02
Aug 15 21:19:36 NASA kernel: Attached scsi removable disk sdb at scsi1,
channel 0, id 0, lun 0
Aug 15 21:19:36 NASA kernel: SCSI device sdb: 512000 512-byte hdwr
sectors (262 MB)
Aug 15 21:19:36 NASA kernel: sdb: Write Protect is off
Aug 15 21:19:36 NASA kernel:  /dev/scsi/host1/bus0/target0/lun0: p1
Aug 15 21:19:39 NASA /etc/hotplug/usb.agent: Setup usb-storage for USB
product ea0/6828/110

Which all looks normal (and good), however, no desktop icon and I have
to mount it manually...

Nasa

 
 I don't know if any other desktop provides this as I don't normally run
 anything other than KDE and IceWM (which doesn't have desktop icons).
 - -- 
 Blue skies... Todd
 | Get a bigger hammer!   | What does IIRC mean?   |
 | http://www.mrball.net  |   --OpenLDAP Mailing List  |
 | http://faq.mrball.net  ||
 Linux kernel 2.4.21-0.25mdk   7 users,  load average: 0.00, 0.01, 0.16
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.2 (GNU/Linux)
 Comment: http://www.mrball.net/todd.asc
 
 iD8DBQE/PaB6IBT1264ScBURApwjAJ42BIqd7q9QnqS3AJxActab45xXLACfVO62
 51Et7z4lrBZf1/UplUe7lXM=
 =pPUC
 -END PGP SIGNATURE-
 




[Cooker] Setting up alsa sblive

2003-02-25 Thread Nathan A. Smith
Hi,

Could someone help us poor souls.  I have been searching high and low
for a better understanding of what the alsamixer settings do and how to
set them up to do what I want. What I am trying to accomplish is to have
audio from all 5 of my speakers (sometimes I can get my front 2 and sub
working), get the internal audio connections (on the card) working -- so
I can hear sound from my tv, and adjust Bass/Treble.

As of my writing the email, I have the following settings:

Master 65%
Master M 90%
Tone (unmuted)
Bass 43%
Treble 70%
PCM 16% (what does this do?)
PCM OUT - post 3d
Surround 75%
Surround 71%
Center 100%
LFE 100%
WAVE 100% 
WAVE Cap 63%
WAVE Center 86%
Wave LFE 37%
Wave Surrond 42%
Music 100%
Music Capture 18%
Line 13%
Line Live 56%
Line Live 60%
CD 61%
Mic (muted)
Mic Boost (muted)
Mic Select - mic1
Video 84%
Phone 68%
IEC958 Coaxial 40% (What exactly is this?)
IEC958 Coaxial Capture 30%
IEC958 Optical 38%
IEC958 Optical Capture 44%
IEC958 Optical Raw  - not changeable
PC Speaker 0%
Aux 68%
Mono Out - Mic
Capture 47%
Mix - not changeable
Mix mono - not changeable
AC97 - 48%
AC97 Capture 44%
EMU10k1 (All of them) 100%
External - not changeable
SB Live Analog/Digital Output Jack (muted)

At one point I had sound from my front speakers :} -- then I messed with
these setting and have no audio :{


modules.conf have the following lines entered for my sblive:

above snd-emu10k1 snd-pcm-oss
alias sound-slot-0 snd-emu10k1
options snd-emu10k1 snd_extin=0x0fc3 snd_extout=0x1f0f

-- hopefully, the snd_extin and snd_extout are set correctly.

I would appreciate any enlightenment anyone could give this poor soul. 
I know I am confused, anyone else like me?

Nasa







Re: [Cooker] No Audio with SBlive and digital Speakers

2003-02-13 Thread Nathan A. Smith
On Wed, 2003-02-12 at 04:34, Thierry Vignaud wrote:
 Murray J. Root [EMAIL PROTECTED] writes:
 
  Use alsamixer (or alsamixergui) to enable digital and set the
  levels.
 
 or gnome-alsamixer.
 
 kde mixer might be aware of alsa now but i'm not sure

Thanks for the hint -- kmix is a lot simpler to use, 

But even so I still have no love.  I have turned off the (muted) the sblive analog
/digital output jack and unumted the tone control.  Everything else is unmuted.  But
still no sound.  I have read the alsa website documentation -- no help (I have posted 
my modules.conf file below, if that may be helpful).  I have done a 'lsmod' and 
everything
seems to be loaded.  I would love any other ideas -- thanks 


Nasa


# Sound

# ALSA portion
options snd snd_major=116 snd_cards_limit=1
options snd-emu10k1 snd_index=0 snd_id=emu10K1
post-install snd-card-ymfpci alsactl restore
pre-remove snd-card-ymfpci alsactl store
alias char-major-116 snd
alias sound-slot-0 snd-emu10k1
alias snd-card-0 snd-emu10k1


# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0

#card 1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
options snd-pcm-oss snd_dsp_map=0 snd_adsp_map=3
alias sound-slot-1 off
alias sound-services-1-0 off


#End Sound














[Cooker] No Audio with SBlive and digital Speakers

2003-02-11 Thread Nathan A. Smith
Hi,

Title says it all -- alsa = no audio with sblive and digital speakers. 
Plugging into the non-digital output produces sound.  What may I be
missing?


-- 
Nathan A. Smith [EMAIL PROTECTED]





Re: [Cooker] No Audio with SBlive and digital Speakers

2003-02-11 Thread Nathan A. Smith
On Tue, 2003-02-11 at 17:02, Murray J. Root wrote:
 On Tue, Feb 11, 2003 at 04:38:31PM -0700, Nathan A. Smith wrote:
  Hi,
  
  Title says it all -- alsa = no audio with sblive and digital speakers. 
  Plugging into the non-digital output produces sound.  What may I be
  missing?
  
  
 Use alsamixer (or alsamixergui) to enable digital and set the levels.

I looked at alsamixer (which has a hundred options no one understands) but everything
seems to be on -- The option I think you are referring too, however, (SB Live Analog/
Digital Output jack) will not allow me to adjust it's level.  Other than that 
everything
is on.  


Thanks for the reply 


-- 
Nathan A. Smith [EMAIL PROTECTED]





Re: [Cooker] GDM Sessions

2002-10-29 Thread Nathan A. Smith
On Mon, 2002-10-28 at 08:06, Frederic Crozat wrote:
 On Fri, 11 Oct 2002 11:56:29 +, Nathan A. Smith wrote:
 
  Hi,
  
  I wanted to find out how to add a Session to the GDM list.  I have added
  E17 (from source) and then created a file under /etc/X11/gdm/Sessions. The
  file is then chmod 777 E17.  Restarting GDM and everything works. However
  on a reboot -- the E17 file is changed (make unexecutible).  How do I fix
  this behavior?
 
 Create file in the right directory = check in /etc/X11/wmsession.d/ :))
 And don't forget to run /usr/sbin/fndSession as root too

Thanks

Nasa
 -- 
 Frederic Crozat
 MandrakeSoft
 
 






Re: [Cooker] GDM Sessions

2002-10-12 Thread Nathan A. Smith
On Fri, 2002-10-11 at 12:23, Han Boetes wrote:
 Nathan A. Smith ([EMAIL PROTECTED]) wrote:
 
  I wanted to find out how to add a Session to  the  GDM  list.  I  have
  added  E17   (from   source)   and   then   created   a   file   under
  /etc/X11/gdm/Sessions. The file is then chmod 777 E17. 
 
 777 for that file? If I'd know that and have a user account on your
 system I'd have root by now. use 755
Thanks for the hint (will do)

 
  Restarting GDM and everything works. However on a reboot  --  the  E17
  file is changed (make unexecutible). How do I fix this behavior?
 
 Take a very good look at the files in /etc/X11/wmsession.d ;)

Cool -- Thanks

 
 
 Btw this is not a support channel. Not even if you run cooker should you
 ask questions like this.
 
So, where would you find this kind of info out?  Searches on the web
doesn't reveal anything, looking at the config file doesn't help, and
nothing in the docs.  So where do you look before asking questions like
this?  


Don't mistake me, I really appreciate your reply (it's much better than
just leaving me hanging)
 
 
 
 Groetjes, Han.
 -- 
 http://www.xs4all.nl/~hanb/software
 






[Cooker] GDM Sessions

2002-10-11 Thread Nathan A. Smith

Hi, 

I wanted to find out how to add a Session to the GDM list.  I have added
E17 (from source) and then created a file under /etc/X11/gdm/Sessions. 
The file is then chmod 777 E17.  Restarting GDM and everything works. 
However on a reboot -- the E17 file is changed (make unexecutible).  How
do I fix this behavior?

Nasa







[Cooker] xmms

2002-09-20 Thread Nathan A. Smith

Hi, 

When ever I try to start up xmms, I get the following error:

** WARNING **: snd_mixer_attach: No such file or directory


and then xmms crashes.  Running gdb shows:


(gdb) run
Starting program: /usr/bin/xmms 
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...

Gdk-WARNING **: locale not supported by C library
(no debugging symbols found)...
Program received signal SIG32, Real-time event 32.
0x40383479 in sigsuspend () from /lib/i686/libc.so.6
(gdb) bt
#0  0x40383479 in sigsuspend () from /lib/i686/libc.so.6
#1  0x40244e58 in pthread_create () from /lib/i686/libpthread.so.0
#2  0x40244aa1 in pthread_create () from /lib/i686/libpthread.so.0
#3  0x08064c14 in setup_ctrlsocket ()
#4  0x08075828 in main ()
#5  0x40372082 in __libc_start_main () from /lib/i686/libc.so.6


Any ideas?

BTW: I have a soundblaster live, using the alsa drivers
Other sound apps work -- including xmms and nautlius

Nasa





Re: [Cooker] xmms

2002-09-20 Thread Nathan A. Smith

On Fri, 2002-09-20 at 14:34, Guillaume Cottenceau wrote:
 Nathan A. Smith [EMAIL PROTECTED] writes:
 
  Hi, 
  
  When ever I try to start up xmms, I get the following error:
  
  ** WARNING **: snd_mixer_attach: No such file or directory
 
 Any other plugin you have installed among the default ones from
 the main xmms package?
The following xmms packages are installed:

xmms-crystality-0.92-2mdk
xmms-fc-0.5.3-1mdk
xmms-alarm-0.3.0-0.1mdk
xmms-kjofol-skins-1.2.0-5mdk
xmms-kde-0.6.5-5mdk
xmms-arts-0.4-8mdk
xmms-singit-0.1.10-3mdk
xmms-normalize-0.8.1-2mdk
libxmms1-devel-1.2.7-13mdk
xmms-diskwriter-1.2.7-13mdk
xmms-smpeg-0.3.4-7mdk
xmms-Zon-0.04.1_beta2-4mdk
xmms-3dnowmpg123-2620-1
xmms-1.2.7-13mdk
xmms-more-vis-plugins-1.6.0-2mdk
xmms-gdancer-0.4.5-1mdk
xmms-alsa-0.9.5-1mdk
xmms-mesa-1.2.7-13mdk
xmms-mikmod-1.2.7-13mdk
xmms-esd-1.2.7-13mdk
xmms-status-plugin-0.9-3mdk
xmms-cdread-0.14a-2mdk
xmms-crossfade-0.2.9-2mdk
libxmms1-1.2.7-13mdk
xmms-skins-1.0.0-13mdk


 
 [...]
 
  BTW: I have a soundblaster live, using the alsa drivers
 
 Are you sure you're using the alsa drivers?
 
 What gives lsmod?
Hmm I guess this is were the problem may lay.  I am actually using
oss.  I was under the impression that draksound defaults to ALSA.  In my
case it only offers the oss driver -- It says I can use ALSA, but no
option appears for me to select it  Must look at this further

Nasa

 
 
 I have an snd-fm801 card and it works perfectly using the alsa
 driver (from xmms-alsa-0.9.5-1mdk).
 
 
 -- 
 Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/
 






Re: [Cooker] RC2: Emu10k1 4 speaker support?

2002-09-11 Thread Nathan A. Smith

On Wed, 2002-09-11 at 18:15, Todd Franklin wrote:
 should just work.  try playing some music with speakers plugged into the 
 rear channel.  I haven't tried alsa on the betas yet and have yet to 
 download the RC candidate, but on 8.2.  the kmixer volume has a 3D 
 volume slider.  that's the volume for the rear speakers
 
 Todd
 
Ok, 

I have sblive with digital speakers -- volume only comes out the rear
speakers.  Nothing from the front. I have the latest stuff out of
cooker.  I haven't seen alsa provide sound via all speakers at any
time.  I wish I knew how, could you enlighten me?

Nasa

 gabor wrote:
 
 so alsa supports 4-speaker mode and how can i test it? are there any
 programs which support 4-speaker mode?
 
 thanks,
 gabor
 
 On Wed, 2002-09-11 at 23:37, Norman Cleesattel wrote:
   
 
 [...]
 
 
 the alsa soundserver does not work together with emu10k1-tools on my
 setup. the kde soundserver setup let's me pick alsa, but says it won't
 work (which it really doesn't).
 
 
 That's because you need to have the alsa driver loaded if you want to select the 
alsa
 sound-server.
 
   
 
 good point. Driver is not loaded. Thanks.
 /Norm
 
 
 
 
 
 
 
 






[Cooker] gdm

2002-08-19 Thread Nathan A. Smith

Hi, 

I can't seem to get gdm to start correctly.  When it starts I get a
black screen with a cursor (little clock) and that is it -- no greeter. 
I turned on logging in /etc/X11/gdm/gdm.conf and this is a little of
what I got:


Aug 19 15:14:43 NASA gdm[2629]: gdm_main: Here we go...
Aug 19 15:14:43 NASA gdm[2629]: gdm_start_first_unborn_local: Starting
:0
Aug 19 15:14:43 NASA gdm[2629]: gdm_display_manage: Managing :0
Aug 19 15:14:43 NASA gdm[2629]: Resetting counts for loop of death
detection
Aug 19 15:14:43 NASA gdm[2629]: gdm_display_manage: Forked slave: 2630
Aug 19 15:14:43 NASA gdm[2630]: gdm_slave_start: Starting slave process
for :0
Aug 19 15:14:43 NASA gdm[2630]: gdm_slave_start: Loop Thingie
Aug 19 15:14:43 NASA gdm[2630]: Sending VT_NUM == -1 for slave 2630
Aug 19 15:14:43 NASA gdm[2630]: Sending VT_NUM 2630 -1
Aug 19 15:14:43 NASA gdm[2629]: Handling message: 'VT_NUM 2630 -1'
Aug 19 15:14:43 NASA gdm[2629]: Got VT_NUM == -1
Aug 19 15:14:43 NASA gdm[2630]: gdm_server_start: :0
Aug 19 15:14:43 NASA gdm[2629]: (child 2630) gdm_slave_usr2_handler: :0
got USR2 signal
Aug 19 15:14:43 NASA gdm[2630]: gdm_auth_secure_display: Setting up
access for :0
Aug 19 15:14:43 NASA gdm[2630]: gdm_auth_secure_display: Setting up
socket access
Aug 19 15:14:43 NASA gdm[2630]: gdm_auth_secure_display: Setting up
network access
Aug 19 15:14:43 NASA gdm[2630]: gdm_auth_secure_display: Setting up
access for :0 - 6 entries
Aug 19 15:14:43 NASA gdm[2630]: Sending COOKIE == secret for slave
2630
Aug 19 15:14:43 NASA gdm[2630]: Sending COOKIE 2630
4ac2513d3094f7678f2d11ed5615e55a
Aug 19 15:14:43 NASA gdm[2629]: Handling message: 'COOKIE 2630 4a...'
Aug 19 15:14:43 NASA gdm[2629]: Got COOKIE == secret
Aug 19 15:14:43 NASA gdm[2630]: gdm_server_spawn: Forked server on pid
2631
Aug 19 15:14:43 NASA gdm[2629]: (child 2630) gdm_slave_usr2_handler: :0
got USR2 signal
Aug 19 15:14:43 NASA gdm[2630]: gdm_server_start: Before mainloop
waiting for server
Aug 19 15:14:43 NASA gdm[2631]: gdm_server_spawn: '/usr/X11R6/bin/X :0
-deferglyphs 16 -auth /var/lib/gdm/:0.Xauth'
Aug 19 15:14:44 NASA gdm[2630]: gdm_server_start: After mainloop waiting
for server
Aug 19 15:14:44 NASA gdm[2629]: (child 2630) gdm_server_usr1_handler:
Got SIGUSR1, server running
Aug 19 15:14:44 NASA gdm[2630]: gdm_server_start: Completed :0!
Aug 19 15:14:44 NASA gdm[2630]: Sending XPID == 2631 for slave 2630
Aug 19 15:14:44 NASA gdm[2630]: Sending XPID 2630 2631
Aug 19 15:14:44 NASA gdm[2629]: Handling message: 'XPID 2630 2631'
Aug 19 15:14:44 NASA gdm[2629]: Got XPID == 2631
Aug 19 15:14:44 NASA gdm[2630]: gdm_slave_run: Opening display :0
Aug 19 15:14:44 NASA gdm[2629]: (child 2630) gdm_slave_usr2_handler: :0
got USR2 signal
Aug 19 15:14:49 NASA gdm[2630]: Sending START_NEXT_LOCAL
Aug 19 15:14:49 NASA gdm[2629]: Handling message: 'START_NEXT_LOCAL'
Aug 19 15:14:49 NASA gdm[2630]: gdm_slave_greeter: Running greeter on :0
Aug 19 15:14:49 NASA gdm[2629]: (child 2630) gdm_slave_child_handler
Aug 19 15:14:49 NASA gdm[2630]: gdm_slave_greeter: Greeter on pid 2644
Aug 19 15:14:49 NASA gdm[2630]: Sending GREETPID == 2644 for slave 2630
Aug 19 15:14:49 NASA gdm[2630]: Sending GREETPID 2630 2644
Aug 19 15:14:49 NASA gdm[2629]: Handling message: 'GREETPID 2630 2644'
Aug 19 15:14:49 NASA gdm[2629]: Got GREETPID == 2644
Aug 19 15:14:49 NASA gdm[2629]: (child 2630) gdm_slave_usr2_handler: :0
got USR2 signal
Aug 19 15:14:51 NASA gdm[2629]: (child 2630) gdm_slave_child_handler
Aug 19 15:14:51 NASA gdm[2629]: (child 2630) gdm_slave_child_handler:
2644 died
Aug 19 15:14:51 NASA gdm[2629]: (child 2630) gdm_slave_child_handler:
2644 returned 127
Aug 19 15:14:51 NASA gdm[2629]: Handling message: 'GREETPID 2630 0'
Aug 19 15:14:51 NASA gdm[2629]: Got GREETPID == 0
Aug 19 15:14:51 NASA gdm[2630]: gdm_slave_greeter: Running greeter on :0
Aug 19 15:14:51 NASA gdm[2629]: (child 2630) gdm_slave_usr2_handler: :0
got USR2 signal
Aug 19 15:14:51 NASA gdm[2630]: gdm_slave_greeter: Greeter on pid 2648
Aug 19 15:14:51 NASA gdm[2629]: (child 2630) gdm_slave_child_handler
Aug 19 15:14:51 NASA gdm[2630]: Sending GREETPID == 2648 for slave 2630
Aug 19 15:14:51 NASA gdm[2630]: Sending GREETPID 2630 2648
Aug 19 15:14:51 NASA gdm[2629]: Handling message: 'GREETPID 2630 2648'
Aug 19 15:14:51 NASA gdm[2629]: Got GREETPID == 2648
Aug 19 15:14:51 NASA gdm[2629]: (child 2630) gdm_slave_usr2_handler: :0
got USR2 signal
Aug 19 15:14:52 NASA gdm[2629]: (child 2630) gdm_slave_child_handler
Aug 19 15:14:52 NASA gdm[2629]: (child 2630) gdm_slave_child_handler:
2648 died
Aug 19 15:14:52 NASA gdm[2629]: (child 2630) gdm_slave_child_handler:
2648 returned 127
Aug 19 15:14:52 NASA gdm[2629]: Handling message: 'GREETPID 2630 0'
Aug 19 15:14:52 NASA gdm[2629]: Got GREETPID == 0


Reading this I can't tell exactly what is going on other than
gdm_slave_child_handler is dying.  If anyone knows what is going on, I
would appreciate it if you let me know.


Nasa






[Cooker] GDK_USE_XFT FT_Get_First_Char

2002-08-13 Thread Nathan A. Smith

Hi, 


I have just upgraded my box to the latest beta -- very nice install. 
Fairly intuitive.  However, When it tried to start gdm, my screen came
up with a grey screen and a clock pointer.  Looking into it further I
discovered that gnome would not start either.

The problem:  /usr/bin/gnome-session: relocation error:
/usr/lib/libpangoft2-1.0.so.0: undefined symbol ft_get_first_char

The Solution: Setting GDK_USE_XFT=0

The result of the Solution -- no AA

So what is the problem that would prevent GDK_USE_XFT=1 from working
(this is the gnome2 default)


Thanks


Nasa







[Cooker] COBRA errors

2002-08-13 Thread Nathan A. Smith

Hi again, 

I am getting the following error like a zillion times as I am loading up
gnome;


Configuration server couldn't be contacted:
 CORBA error: IDL:omg.org/CORBA/BAD_OPERATION:1.0


What could cause this?  I have upgrade to beta 2 (nice installer and
rpmdrake is not all that bad -- of course it should work)


Thanks


Nasa







[Cooker] installation disk has not options for mount points

2002-07-24 Thread Nathan A. Smith

Hi, 

I sent an earlier message about this problem, but I have lost it and
talking on the cooker channel was told that pixel replied.  So I am
restating the problem and answering his questions:

1.  The install process at no time presented or offered to present mount
points for configuration or what it was using.  I tried both normal and
expert.

2. The install process listed the amount of space = my / partition. 
There was nothing indicating that it would use the other partitions in
fstab (such as /usr)

3. It did modify /etc/fstab -- it changed my /dosd mount point to
/mnt/windows.


4. when I pressed the cancel button, during the package install process
-- it did nothing.  I would expect it to stop at the point the user told
it to cancel.  I don't mean the install all together, just the package
installation.

Let me know how I can be of futher assistance.


Nasa





[Cooker] Install cd lacks mount point configuration

2002-07-23 Thread Nathan A. Smith



Hi, 
I was just trying the new beta 1 (upgrade process) and noticed a problem
-- there is no option to setup mount points. I have mount points for my
/usr, /home and / directories.  But when I tried to upgrade packages it
only showed space for the / directory. I thus tried to cancel out of the
install, afraid it would mess something up Cancel didn't work.  I
had to reboot the system.  I think this is a problem (both the cancel
not working and no mount point configuration).  The install process
didn't seem to even look at the existing fstab.  It just made a couple
of changes and left the other stuff alone.


Any thoughts?


Nasa 





Re: [Cooker] Can't start gnome

2002-07-21 Thread Nathan A. Smith

Thanks for the reply Steve, 

going with your suggestion of a bad install -- I reinstalled all the
applicable packages, with no love.  I have continued to look on the web
about this problem and the only thing I have learned it that it has
something to do with libfreetype6.  Any other suggestions would be
greatly appreciated. 


Nasa

On Thu, 2002-07-18 at 21:27, Steve Fox wrote:
 On Thu, 2002-07-18 at 18:04, Nathan A. Smith wrote:
  relocation error: /usr/lib/libpangoxft-1.0.so.0: undefined symbol:
  FT_Get_First_Char
 
 [drfickle@tp php]$ rpm -qf /usr/lib/libpangoxft-1.0.so.0
 libpango1.0_0-1.0.3-1mdk
 
 If you have this same version installed, then maybe the file or package
 got corrupted?
 
 -- 
 
 Steve Fox
 http://k-lug.org
 






Re: [Cooker] gdm

2002-07-21 Thread Nathan A. Smith

Has anyone seen this behavior?

Nasa

On Thu, 2002-07-18 at 19:30, Nathan A. Smith wrote:
 Hi,
 
 Upgraded gdm to the latest package (it was working fine) and rebooted. 
 Now gdm starts the x server, but I only get a grey screen and a mouse
 pointer showing a little clock.  The mouse seems to work.  But no
 chooser or anything else.  What gives?
 
 Nasa
 
 
 
 






[Cooker] Can't start gnome

2002-07-18 Thread Nathan A. Smith

Hi, 

I can't start gnome.  When I try to (from gdm) I get a message box
stating that gnome died less then 11 seconds in and reports the
following error:

relocation error: /usr/lib/libpangoxft-1.0.so.0: undefined symbol:
FT_Get_First_Char

This is the same error I get trying to start pan from a command line.  I
don't get the error if I start from my root account.  Since I haven't
seen anyone else report this -- I figure it must be me, but I would love
some help anyways.


Nasa


All packages are updated to the latest from cooker ftp site








[Cooker] gdm

2002-07-18 Thread Nathan A. Smith

Hi,

Upgraded gdm to the latest package (it was working fine) and rebooted. 
Now gdm starts the x server, but I only get a grey screen and a mouse
pointer showing a little clock.  The mouse seems to work.  But no
chooser or anything else.  What gives?

Nasa







Re: [Cooker] Can't start gnome

2002-07-18 Thread Nathan A. Smith

Mark:

Thanks for the reply -- but no, I don't have that installed.

On Thu, 2002-07-18 at 20:10, Mark Logan wrote:
 Do you have gdkxft (for gnome 1.4) installed?  I was having similar
 problems - every gnome app crashing with undefined symbols, etc.  It
 turned out that I needed to remove  /usr/lib/libgdkxft.so.0 from
 LD_PRELOAD.  After that, everything seemed to start fine.  YMMV.
 
 Mark
 
 On Thu, 2002-07-18 at 19:04, Nathan A. Smith wrote:
  Hi, 
  
  I can't start gnome.  When I try to (from gdm) I get a message box
  stating that gnome died less then 11 seconds in and reports the
  following error:
  
  relocation error: /usr/lib/libpangoxft-1.0.so.0: undefined symbol:
  FT_Get_First_Char
  
  This is the same error I get trying to start pan from a command line.  I
  don't get the error if I start from my root account.  Since I haven't
  seen anyone else report this -- I figure it must be me, but I would love
  some help anyways.
  
  
  Nasa
  
  
  All packages are updated to the latest from cooker ftp site
  
  
  
 -- 
 Mark Logan
 Project Manager
 Visible Genetics Inc.
 
 Phone: (416)813-3240 x4133
 Fax  : (416)813-3249
 Cell : (416)274-1559
 Email: [EMAIL PROTECTED]
 
 
 






[Cooker] Saving passwords

2002-07-18 Thread Nathan A. Smith

Hi once again, 


I seem to be on a roll.  Has anyone else noticed that neither mozilla 
or evolution save your passwords?  Mozilla is even worse as it doesn't
save all your preferences.  Specifically, it doesn't remember that I
want to use google and not netscape every time I start the app (for
searches).

Just wondering



Nasa







Re: [Cooker] koffice

2002-06-22 Thread Nathan A. Smith

On Fri, 2002-06-21 at 07:46, Nathan A. Smith wrote:

So no idea on this?

I must be pretty unique...


Nasa
 On Fri, 2002-06-21 at 07:06, Laurent Montel wrote:
  Le Friday 21 June 2002 14:57, Tibor Pittich a écrit :
   On 21. jún 2002 o 07:29, Laurent Montel wrote:
Le Friday 21 June 2002 04:13, Nathan A. Smith a écrit :
 I can not get any of the koffice apps to start.  When I run them from a
 console I get the following error:

 koffice (lib kofficecore): ERROR: Couldn't find the native MimeType in
 kword's desktop file. Check your installation !^M
 DCOP: unregister 'kword-10659'^M
 Mutex destroy failure: Device or resource busy^M
  DCOPServer : slotTerminate() - sending terminateKDE signal.^M
 klauncher: KLauncher::process --- terminateKDE^M
 kdeinit: terminate KDE.^M
 kdeinit: Fatal IO error: client killed^M
   
you launch kword in kde environment or not ?
Do you have launch once kde ?
Try kbuildsyscoca.
  
   this is not a fully workarround. as i wrote latelly, i bring koffice
   from cooker to work, but i don't write how, because it was famous
   topic about pdf attachments...
  
   you must doing this commands:
   mkdir ~/.kde/share/applnk-mdk
   cp /opt/kde3/share/applnk/Office/ ~/.kde/share/applnk-mdk -r
   maybe: kbuildsyscoca
   set enviroment KDEDIR to /opt/kde3
   and now run office aplications from this environment..
  
  You used a old package use koffice-1.2beta1 from main.
 
 I am using this version of koffice -- koffice-1.2-0.beta1.5mdk
 
 Nasa
   
  
  
   Laurent, why there is still kde3-koffice package which is installed in
   /opt directory? you wrote, that you'v made a new package lately.
  kde3-koffice didn't exist in cooker.
  So remove it please from your computer.
  
  Regards.
  
  
 
 
 






Re: [Cooker] koffice

2002-06-21 Thread Nathan A. Smith

Thanks for the reply,

I have tried kword in the kde environment with no luck.
I have launched kde and again tried it in there -- no go.
I have ran  kbuildsyscoca with no difference.

Nasa

On Thu, 2002-06-20 at 23:29, Laurent Montel wrote:
 Le Friday 21 June 2002 04:13, Nathan A. Smith a écrit :
 
 Hi,
 you launch kword in kde environment or not ?
 Do you have launch once kde ?
 Try kbuildsyscoca.
 Regards.
 
  Hi,
 
  I can not get any of the koffice apps to start.  When I run them from a
  console I get the following error:
 
  koffice (lib kofficecore): ERROR: Couldn't find the native MimeType in
  kword's desktop file. Check your installation !^M
  DCOP: unregister 'kword-10659'^M
  Mutex destroy failure: Device or resource busy^M
   DCOPServer : slotTerminate() - sending terminateKDE signal.^M
  klauncher: KLauncher::process --- terminateKDE^M
  kdeinit: terminate KDE.^M
  kdeinit: Fatal IO error: client killed^M
 
  Nothing shows up  Other kde apps seem to run fine.
 
  I have the latest of everything from Cooker mirrors and I am running
  this on a AMD athlon 500 with 512Megs of ram (This is going to be
  upgraded as soon as the #@#% company sends me my new motherboard!)
 
 
  Nasa
 






Re: [Cooker] koffice

2002-06-21 Thread Nathan A. Smith

On Fri, 2002-06-21 at 07:06, Laurent Montel wrote:
 Le Friday 21 June 2002 14:57, Tibor Pittich a écrit :
  On 21. jún 2002 o 07:29, Laurent Montel wrote:
   Le Friday 21 June 2002 04:13, Nathan A. Smith a écrit :
I can not get any of the koffice apps to start.  When I run them from a
console I get the following error:
   
koffice (lib kofficecore): ERROR: Couldn't find the native MimeType in
kword's desktop file. Check your installation !^M
DCOP: unregister 'kword-10659'^M
Mutex destroy failure: Device or resource busy^M
 DCOPServer : slotTerminate() - sending terminateKDE signal.^M
klauncher: KLauncher::process --- terminateKDE^M
kdeinit: terminate KDE.^M
kdeinit: Fatal IO error: client killed^M
  
   you launch kword in kde environment or not ?
   Do you have launch once kde ?
   Try kbuildsyscoca.
 
  this is not a fully workarround. as i wrote latelly, i bring koffice
  from cooker to work, but i don't write how, because it was famous
  topic about pdf attachments...
 
  you must doing this commands:
  mkdir ~/.kde/share/applnk-mdk
  cp /opt/kde3/share/applnk/Office/ ~/.kde/share/applnk-mdk -r
  maybe: kbuildsyscoca
  set enviroment KDEDIR to /opt/kde3
  and now run office aplications from this environment..
 
 You used a old package use koffice-1.2beta1 from main.

I am using this version of koffice -- koffice-1.2-0.beta1.5mdk

Nasa
  
 
 
  Laurent, why there is still kde3-koffice package which is installed in
  /opt directory? you wrote, that you'v made a new package lately.
 kde3-koffice didn't exist in cooker.
 So remove it please from your computer.
 
 Regards.
 
 






[Cooker] koffice

2002-06-20 Thread Nathan A. Smith

Hi, 

I can not get any of the koffice apps to start.  When I run them from a
console I get the following error:

koffice (lib kofficecore): ERROR: Couldn't find the native MimeType in
kword's desktop file. Check your installation !^M
DCOP: unregister 'kword-10659'^M
Mutex destroy failure: Device or resource busy^M
 DCOPServer : slotTerminate() - sending terminateKDE signal.^M
klauncher: KLauncher::process --- terminateKDE^M
kdeinit: terminate KDE.^M
kdeinit: Fatal IO error: client killed^M

Nothing shows up  Other kde apps seem to run fine. 

I have the latest of everything from Cooker mirrors and I am running
this on a AMD athlon 500 with 512Megs of ram (This is going to be
upgraded as soon as the #@#% company sends me my new motherboard!)


Nasa






[Cooker] Mozilla PSM

2002-06-11 Thread Nathan A. Smith

Hi,

Stupid question --- but where is the mozilla psm?  I went to a secure
site and it complained about not having it.  Thanks

Nasa







Re: [Cooker] Emu10k1 Mixer settings

2002-06-11 Thread Nathan A. Smith

Ok,

Followed instructions and got the drivers.  Sound much better.  First
time I fired up the drivers got front speakers -- at last!! But I was
not happy, let me get my other speakers working.  Edited my emu10k1.conf
file in /etc and ran emu-script -- wow rear speakers.  Oh, wait a minute
-- no front speakers any more!  edit script back, reran emu-script and
still no front speakers!  What is  the deal?  Checked hardware all
good.  So what can cause this?  I have a sblive with fps2000 digital
speakers.

Nasa


On Sun, 2002-06-09 at 18:40, Rial Juan wrote:
 On Tue, 2002-06-04 at 06:49, Doug McClendon wrote:
  
  Nathan A. Smith wrote:
  
  Hi, 
  
  I seem to be having trouble getting my sblive soundcard working
  properly.  I have sound (system, xmms, etc) - but only from my rear
  speakers
  
  
  I have often run into people who had just their rear speaker output 
  connected to their
  normal primary speakers under windows, then being perplexed when they 
  got no sound
  in linux.  I suggest you double check and make sure that what you think 
  is the front speaker
  output jack, really is the front speaker output jack.
 
 Go to http://opensource.creative.com/ and download the EMU10K1 Project.
 It includes a file /usr/local/etc/emu-script or something like that.
 Edit, run, rejoice, put in startup scripts.
 
 I used to have 4 speaker sound in mdk, then lost it after a cooker
 upgrade (prolly kernel, dunno). After installing the stuff from the
 creative opensource page it works again.
 
 
 Also, on a sidenote... And by no means intended to start a flame war or
 something like that, but how come so many stuff in cooker is broken, or
 breaks things which previously worked? My fonts change from unreadably
 small to horribly huge after a MandrakeUpdate, my belgian keyboard
 switches from a state where it can produce a tilde to where it can't (in
 X; only the tilde seems affected), stuff that used to work suddenly
 doesn't work anymore, new libs which should obsolete older ones conflict
 instead of obsoleting and removing them from the system, icons disappear
 and after another upgrade reappear... sometimes... All of a sudden since
 upgrading my kdelibs my kvirc stops working and can't be found on the
 mirrors anymore either (ok, ok, I got the warning that there were
 incompatibilities and clicked force, not a good idea, but why does it
 have to break in the first place?)...
 
 Yeah, sure, I read the disclaimer, I know cooker is not
 production-ready, but hey, I got debian boxes at home which run on the
 unstable (sid) branch and guess what: they don't fuck up. Now I don't
 want to start a distro war here, I like mandrake, but I'd like to see a
 way of keeping my system up to date with the latest software releases
 without slowly tearing it apart in the process. Cooker is definately not
 it; too many things go wrong whenever you try to keep it up to date.
 Seems like some mdk cooker packagers are just sloppy and don't even
 check their upgraded packages, or otherwise I just missed some basic
 howto-knowledge on MandrakeUpdate and Cooker use... I hope it's the
 latter; in that case someone can enlighten me and I might learn from my
 mistakes.
 
 
 -- 
 
 Rial Juanhttp://nighty.ulyssis.org
 e-mail:  [EMAIL PROTECTED]
ICQ:20135549
MSN:  [EMAIL PROTECTED]
 Belgiumtel:++3289856533
   cellular:   ++32496737018
 ulyssis student serviceshttp://www.ulyssis.org
 
 This message will self-destruct when raped by leprechauns...
 
 






[Cooker] Emu10k1 Mixer settings

2002-06-02 Thread Nathan A. Smith


Hi, 

I seem to be having trouble getting my sblive soundcard working
properly.  I have sound (system, xmms, etc) - but only from my rear
speakers and I can't get my tv sound working (I have verified the
hardware settings by trying it in windows).  I have tried alsamixer and
I can adjust treble/bass/wave sur but nothing else does anything.  To
make matters worse it hard to tell what is suppose to do what.  Is there
some place I can look for what mixer settings do what, helps us (not so
bright) people configure our soundcards to play tv sounds and have thier
speakers all work??  Thanks in advance

Nasa

System:  Athlon 500, 512Megs memory, ATI 8500DV, sblive, and some other
stuff.






[Cooker] gmmusic postmaster

2001-12-31 Thread Nathan A. Smith


Hi, 


I have been trying to install gmmusic.  I am getting the following error
when I start it up:


PostgreSQL Error: PQsendQuery() -- there is no connection to the
backend.

A possible reason could be that your database does not exist or you
cannot establish a connection to your PostgreSQL database server.


I have examined the postgrep init scrips under /etc/rc.d/init.d and
everything looks fine.  It is starting up fine. How do I troubleshoot
this?  Thanks

Nasa





[Cooker] permissions and devfs

2001-12-26 Thread Nathan A. Smith

Hi

Hopefully this is a pretty simple question --

How do you change the permissions that are set by devfs?  For example,
scd* are given permissions of brw-rw, I need brw-rw-rw-.  I would
like devfs to give these devs (and this maybe useful for future
reference) the correct permissions.  So how do I do that?  Thanks

Nasa 







[Cooker] Wine problem

2001-11-29 Thread Nathan A. Smith

Hi,

I have been trying to use wine and have been coming across a problem
that I thought someone would know something about.  Specifically, I am
getting the following error:  

libxalflaunch:  dlsym: (null)

This line shows up a couple of time and then wine just sits there. 
Doing a little research on the web, I found that doing a unset
LD_PRELOAD gets rid of the message and allows wine to run.  So exactly,
what is going on?  Anyone have a clue about this?  Thanks

NASA







[Cooker] Gnome Background

2001-11-29 Thread Nathan A. Smith

Ok, 

This seems like a minor problem, but it bugs me...  Why doesn't the
background get saved?  Whenever I reboot my machine I have to use the
gnome background app to reset the background.  Why is that?  I am using
Gnome with the Sawfish WM.  Any hints would be appreciated.

Nasa







[Cooker] Devfs - Am I the only one?

2001-09-11 Thread Nathan A. Smith

Hi, 

I posted the question once before -- I was wondering if anyone else has
seen it and how to solve it.


Error getting protocol revision inappropriate ioctl for device


Thanks


Nasa






[Cooker] Nvidia Drivers

2001-09-07 Thread Nathan A. Smith

Hi, 

I just tried to install the new Nvidia drivers.  However, things didn't
go as well as some others reported.  I installed the GLX via the binary
from NVidia's website and I compiled the kernel module against the
lastest cooker kernel using the src.rpm file (Note:  I modified this by
starting the rpm --rebuild process, then stopped it (so I could get at
source) patched the source with the devfs patch and did a rpm -ba on the
spec file).  I compiled it using the gcc3 (latest version).  Everything
went fine.  However, when I try to start up X I get the following
errors:

-- No boot display found (early on in log file)
-- Failed to allocate LUT context DMA

after that line X quites.


What Have I Done?

Thanks a lot

Nasa






[Cooker] devfs fails to mount

2001-09-07 Thread Nathan A. Smith

Hi, 

For some unknown reason, when I try to mount devfs (either via bootup or
by using /sbin/devfsd /dev)  I get the following error,

Error getting protocol revision Inappropriate ioctl for device

That's it -- nothing telling me what device or any other clue.

I am running the lastest and greatest of most everything from cooker.

Nasa






Re: [Cooker] Nvidia Drivers

2001-09-07 Thread Nathan A. Smith

I have attached the XFree86.0.log (hopefully, 22.7K isn't too big).  I
also read the next reply and noticed on the website he mentioned:

 X Crashes Complaining about DMA  

probably an improper kernel - use 2.2.18+ or 2.4.0+.

however, I am using a 2.4.0+ kernel.

Nasa

On 07 Sep 2001 21:45:47 +0200, J . A . Magallon wrote:
 
 On 20010907 Nathan A. Smith wrote:
 
 -- No boot display found (early on in log file)
 -- Failed to allocate LUT context DMA
 
 
 Could you attach (or inline) the full XF86.log ?
 
 -- 
 J.A. Magallon   #  Let the source be with you...
 mailto:[EMAIL PROTECTED]
 Mandrake Linux release 8.1 (Cooker) for i586
 Linux werewolf 2.4.9-ac9 #1 SMP Thu Sep 6 16:48:17 CEST 2001 i686
 




This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: xx August 2001
	If the server is older than 6-12 months, or if your card is
	newer than the above date, look for a newer version before
	reporting problems.  (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.8-5mdkenterprise i686 [ELF] 
Module Loader present
(==) Log file: /var/log/XFree86.0.log, Time: Fri Sep  7 14:10:54 2001
(==) Using config file: /etc/X11/XF86Config-4
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout layout1
(**) |--Screen screen1 (0)
(**) |   |--Monitor Generic Monitor
(**) |   |--Device NVIDIA GeForce 256 (generic)
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard1
(**) Option AutoRepeat 250 30
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc105
(**) XKB: model: pc105
(**) Option XkbLayout us
(**) XKB: layout: us
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to unix/:-1
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(**) Option AllowMouseOpenFail
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.4
	XFree86 XInput driver : 0.2
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
	compiled for 4.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x800c, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1022,7006 card , rev 23 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1022,7007 card , rev 01 class 06,04,00 hdr 81
(II) PCI: 00:07:0: chip 1022,7408 card , rev 01 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1022,7409 card , rev 03 class 01,01,8a hdr 00
(II) PCI: 00:07:3: chip 1022,740b card , rev 03 class 06,80,00 hdr 00
(II) PCI: 00:07:4: chip 1022,740c card , rev 06 class 0c,03,10 hdr 00
(II) PCI: 00:08:0: chip 1102,0002 card 1102,0021 rev 05 class 04,01,00 hdr 80
(II) PCI: 00:08:1: chip 1102,7002 card 1102,0020 rev 05 class 09,80,00 hdr 80
(II) PCI: 00:09:0: chip 10ec,8029 card , rev 00 class 02,00,00 hdr 00
(II) PCI: 00:0a:0: chip 109e,0350 card , rev 12 class 04,00,00 hdr 00
(II) PCI: 00:0c:0: chip 1000,000f card 1de1,3904 rev 26 class 01,00,00 hdr 00
(II) PCI: 01:05:0: chip 10de,0100 card 1102,102d rev 10 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: scanpci
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor=The XFree86 Project
	compiled for 4.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: scanpci
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0x - 0x (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0e (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non