Re: [gentoo-user] OpenGL/XFree Problem

2003-03-19 Thread Jon Foster

--- Ryan <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> I accidentally compiled xfree-4.2.1-r2 with the
> "3dnow" use flag turned
> on. I think it compiled in some kind of 3dnow
> support for OpenGL
> applications because when I run programs that use
> OpenGL (like tuxracer)
> they crash with "Illegal Instruction". I removed the
> use flag (i.e. -3dnow
> in make.conf) and tried re-emerging xfree (i typed
> "emerge xfree"), but
> that didn't seem to work, same problem still
> happens. Any suggestions?
> 
> If it makes a difference to know this, I have a
> radeon card in my system
> running on a celeron (i believe it's a P4 based
> Celeron). I suspect xfree
> because when I run gdb when the program crashes, it
> says the crash is in
> some function in
> "/usr/X11R6/lib/modules/dri/radeon_dri.so" and the
> function has the name "3dnow" in it.
> 
> Thanks in advance.
> 
> Ryan
> [EMAIL PROTECTED]
> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 

cat /proc/cpuinfo | grep flags

You should only use the flags listed there and only
those that work with gcc, which I believe are -mmmx
-msse -msse2 and -m3dnow.


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] No Ethernet on 1.4rc2

2003-03-18 Thread Jon Foster
--- Brian Doob <[EMAIL PROTECTED]> wrote:
>   Thanks for the suggestions.  I do have "8139too.o"
> in the appropriate
> modules directory.  My router is definitely serving
> DHCP, I used it in
> the install process and for another machine.  I just
> compiled my kernel
> without the "rev. K" option and with "RTL-8139 C+"
> (as modules).  The
> same thing happened (i.e. still no /dev/eth0).  What
> needs to be set in
> *other* *parts* of my kernel configuration
> (hardware, network, etc)? 
> Maybe I missed something somewhere else?  Any help
> would be greatly
> appreciated.  Thanks.
> 
>   -Brian
> 
> 
I have a Realtek 8139C+ (rev 10), but I'm not sure
what the solution is to your problem. I did notice
that I have an 'mii.o' module next to my '8139too.o'
module. Here is some of my configuration:

lsmod (abbrev.):

Module  Size  Used byTainted: P  
8139too14344   1 
mii 2048   0  [8139too]

lspci (abbrev.):

00:0b.0 Ethernet controller: Realtek Semiconductor
Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

.config (abbrev.):

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_NET_PCI=y
CONFIG_TULIP=m
CONFIG_NE2K_PCI=m
CONFIG_8139CP=m
CONFIG_8139TOO=m
# CONFIG_8139TOO_PIO is not set
CONFIG_8139TOO_TUNE_TWISTER=y
CONFIG_8139TOO_8129=y
# CONFIG_8139_OLD_RX_RESET is not set

I have also attached my full .config as
kernel-config-backup.

Hope this helps.


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

kernel-config-backup
Description: kernel-config-backup
--
[EMAIL PROTECTED] mailing list

Re: [gentoo-user] cdrecord -scanbus problems

2003-03-15 Thread Jon Foster
--- Nicholas Hockey <[EMAIL PROTECTED]> wrote:
> try the atapi drivers, scsi emulation is no longer
> required, just
> prefered
> 
> to probe the avaliabe atapi devices:
> cdrecord -dev=ATAPI -scanbus
> 
> and to specify a device:
> cdrecord -dev=ATAPI:1,0,0 -scanbus
> (replace the 1,0,0 with whatever it scans yer cdrw
> as)
> 
> On Sat, 2003-03-15 at 09:18, Dhruba Bandopadhyay
> wrote:
> > Hello,
> > 
> > When I run as root
> > 
> > cdrecord -scanbus
> > 
> > I get the following error message.
> > 
> > 
> > Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C)
> 1995-2002 Jörg Schilling
> > cdrecord: No such file or directory. Cannot open
> '/dev/pg*'. Cannot open
> > SCSI driver.
> > cdrecord: For possible targets try 'cdrecord
> -scanbus'. Make sure you
> > are root.
> > cdrecord: For possible transport specifiers try
> 'cdrecord dev=help'.
> > 
> > 
> > I've built scsi-cdrom support and scsi emulation
> into the kernel
> > (gentoo-sources-2.4.20-r1) and don't know what
> else I could do.  This
> > was working with a previous gentoo install but it
> isn't anymore.
> > 
> > A dmesg|grep hdd gives
> > 
> > 
> > Kernel command line: root=/dev/hda3 hdd=ide-scsi
> vga=0x31A
> > ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings:
> hdc:DMA, hdd:DMA
> > hdd: _NEC DVD+RW ND-1100A, ATAPI CD/DVD-ROM drive
> > hdd: ATAPI 40X DVD-ROM CD-R/RW drive, 2048kB
> Cache, UDMA(33)
> > 
> > 
> > I'd very much like to burn some cds and as such
> any help would be much
> > appreciated.
> > 
> > Many thanks.
> > Dhruba Bandopadhyay.
> -- 
> Nicholas Hockey (Tilt) <[EMAIL PROTECTED]>
> Unix Administrator
> Encrypted E-Mail is preferred..
>

> 
> GnuPG KeyID 4EDE2B84
> Key fingerprint = B916 6032 BE3D 490D 2A08  F1BC
> 948A A4C1 4EDE 2B84
> HKP: gpg --keyserver pgp.mit.edu --recv-keys
> 4EDE2B84
> LDAP: gpg --keyserver ldap://keyserver.pgp.com
> --recv-keys 4EDE2B84
>

> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 

Hi all,

I use parport, paride, epat, pg, and pcd for an old
external HP CD-Writer+ 7200 on my parallel port.

Here's my lsmod (abbrev.):

Module  Size  Used byNot tainted
pcd11056   0  (unused)
parport_pc 12132   2  (autoclean)
pg  5860   0  (unused)
epat6476   2
paride  3424   1  [pcd pg epat]
parport15008   2  [parport_pc paride]

Here's my .config (abbrev.):

CONFIG_PARIDE=m
CONFIG_PARIDE_PARPORT=m
CONFIG_PARIDE_PD=m
CONFIG_PARIDE_PCD=m
CONFIG_PARIDE_PF=m
CONFIG_PARIDE_PT=m
CONFIG_PARIDE_PG=m
# CONFIG_PARIDE_ATEN is not set
# CONFIG_PARIDE_BPCK is not set
# CONFIG_PARIDE_BPCK6 is not set
# CONFIG_PARIDE_COMM is not set
# CONFIG_PARIDE_DSTR is not set
# CONFIG_PARIDE_FIT2 is not set
# CONFIG_PARIDE_FIT3 is not set
CONFIG_PARIDE_EPAT=m
# CONFIG_PARIDE_EPATC8 is not set
# CONFIG_PARIDE_EPIA is not set
# CONFIG_PARIDE_FRIQ is not set
# CONFIG_PARIDE_FRPW is not set
# CONFIG_PARIDE_KBIC is not set
# CONFIG_PARIDE_KTTI is not set
# CONFIG_PARIDE_ON20 is not set
# CONFIG_PARIDE_ON26 is not set

I used to have SCSI emulation enabled in the kernel,
but now I don't have to.  My /etc/modules.devfs has
the aliases that I need:

# SCSI generic
probeall  /dev/sg   scsi_hostadapter sg
alias /dev/sg*  /dev/sg
alias /dev/scsi/*/generic   /dev/sg
alias /dev/pg   /dev/sg
alias /dev/pg*  /dev/sg

That creates the /dev/pg/0..3 devices. For pcd, I use
the /dev/cdroms/cdrom1 device (also created by devfs).

cat /proc/scsi/scsi reports nothing, but
/cat/proc/dev/cdrom/info reports:

CD-ROM information, Id: cdrom.c 3.12 2000/10/18

drive name: pcd0hdc
drive speed:0   0
drive # of slots:   1   1
Can close tray: 1   1
Can open tray:  1   1
Can lock tray:  1   1
Can change speed:   0   1
Can select disk:0   0
Can read multisession:  0   1
Can read MCN:   1   1
Reports media changed:  1   1
Can play audio: 1   1
Can write CD-R: 1   0
Can write CD-RW:1   0
Can read DVD:   0   0
Can write DVD-R:0   0
Can write DVD-RAM:  0   0

cdrecord -scanbus reports:

Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C)
1995-2002 Jörg Schilling
Using libscg version 'schily-0.7'
scsibus0:
0,0,0 0) 'HP  ' 'CD-Writer+ 7200 '
'3.01' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *

and finally, my modules.autoload (abbrev.)

# /etc/modules.autoload:  kernel modules to load when
system boots.
# $Header:
/home/cvsroot/gentoo-src/rc-scripts/etc/modules.autoload,v
1.5 2002/11/18 19:39:22 azarah Exp $
#
# Add the names of mo

[gentoo-user] nfs-utils 1.0.1

2003-03-10 Thread Jon Foster
emerge sync
emerge -u system
emerge portage
emerge sync
emerge -u world

All packages compiled and installed except
nfs-utils-1.0.1

mount_dispatch.o(.text+0x30): In function
`mount_dispatch':
: undefined reference to `check_default'
collect2: ld returned 1 exit status
make[2]: *** [mountd] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2

!!! ERROR: net-fs/nfs-utils-1.0.1-r1 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! Failed to compile

/etc/make.conf (abbrev.)
USE="X gtk qt kde mmx sse -gnome -alsa"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -mmmx -msse -O3 -pipe"
MAKEOPTS="-j3"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuildU ] net-fs/nfs-utils-1.0.1-r1 [0.3.3-r1]

I have nfs working with 0.3.3. Here is rpcinfo -p

   program vers proto   port
102   tcp111  portmapper
102   udp111  portmapper
1000111   udp790  rquotad
1000112   udp790  rquotad
1000241   udp  32768  status
1000241   tcp  32768  status
132   udp   2049  nfs
133   udp   2049  nfs
1000211   udp  32770  nlockmgr
1000213   udp  32770  nlockmgr
1000214   udp  32770  nlockmgr
151   udp  32771  mountd
151   tcp  32769  mountd
152   udp  32771  mountd
152   tcp  32769  mountd
153   udp  32771  mountd
153   tcp  32769  mountd

I don't need nfs-utils-1.0.1 because my current nfs is
working. I was just doing an emerge -u world to get
the latest packages (mplayer and cdrtools were
included in the emerge -u world and compiled and
installed successfully).

Any help appreciated.



__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
[EMAIL PROTECTED] mailing list