-
0605月19,20,21,21,23,24日
2006-07-26
版权声明:转载时请以超链接形式标明文章原始出处和作者信息及本声明
http://mmmmn.blogbus.com/logs/2906612.html
1、Re: Geforce 6600 driver hassles on Solaris 10 1/06
-----------------------------------------------------------------------------
---
From: "Dave (from the UK)" <see-my-signature@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 25 May 2006 11:21:00 +0100-----------------------------------------------------------------------------
---
Any suggestions on the best driver to use? I assume download one from
the Nvida site?
I'm a newbie to the OpenSolaris world and had pretty much the same exact
experience.I've not been using OpenSolaris - I had tried Solaris Express, but are having
problems installing that. I think it might be a DVD creation problem now, as
I can get it to boot from a CD properly, but only half-boot from a DVD.
During the install the VESA mode was usable but, alas, there
was no permanent configuration for X installed and the subsequent reboot
after successful install meant no X.It seems this is a problem, which might be easily fixed. One assumes if a
driver works once, it should work again. But perhaps the issue is during
install the driver is 32-bit, but then needs to be 64-bit - for my Opteron at
least. I'm not sure what CPU you have.
I found that the xorgconfig text based
script produced very close to a functional xorg.conf if the same VESA mode
was used. This at least made X usable but unable to get out of VESA mode as
the nv driver simply wouldn't work.I'm currently using JDS and found that after installing the new drivers from
the Nvidia site, and and following instructions from here:
http://www.phoronix.com/scan.php?page=article&item=406&num=1
I got it working. Briefly, that needed.
# /usr/X11/bin/scanpciwhere it produced an output similar to this for me.
pci bus 0x0004 cardnum 0x00 function 0x00: vendor 0x10de device 0x0141
nVidia Corporation GeForce 6600 GTThen I needed to run
# update_drv -a -i '"pci10de,0141"' nvidia.
and do a reconfigure boot.
Should probably mention my card is a PNY 6800GT AGP card on an old KD7A
KT400A chipset mobo. The AGP port driver in FreeBSD did not support this
AGP portI'm not using AGP, but PCI Express
I realise it must be hard with all the different hardware around, but this
really need to be sorted out whereby failures like this occur. Two things
happened that I think should be avoided.
1) The install picks the wrong driver. There should at that point be a stage
where it tests the driver, tells the user it is testing, and asks them to
report if it works or not. Currently the default is to use it without doing a
test. Sure you can test, but most will not.
2) After selectomg a driver that allows the install to go ahead, and spent
some time answering all the questions about networking etc, it is annoying to
find you can't see anything sensible. If the driver has worked during the
install, I'm not sure why it should not work once the isntall is complete.
Perhaps though, a dirrferent driver must be used, sicne one is 32-bit and the
other 64-bit. I guess that is harder to check, unless the installer can be
forced to work in 64-bit too, so at least one is testing the same driver.
--
Dave K MCSE.MCSE = Minefield Consultant and Solitaire Expert.
Please note my email address changes periodically to avoid spam.
It is always of the form: month-year@domain. Hitting reply will work
for a couple of months only. Later set it manually.
.
--------------------------------------------------------------------------------
Follow-Ups:
Re: Geforce 6600 driver hassles on Solaris 10 1/06
From: Alan Coopersmith
Prev by Date: Re: cdrecord: What mode (TAO, DAO, SAO ..etc ) to write abootable DVD?
Next by Date: How to detect the MIME type with a commad?
Previous by thread: cdrecord: What mode (TAO, DAO, SAO ..etc ) to write abootable DVD?
Next by thread: Re: Geforce 6600 driver hassles on Solaris 10 1/06
Index(es):
Date
Thread-----------------------------------------------------------------------------
---
Relevant Pages
Re: XP HOME BOOT FAILURE
... you remove the driver for the graphics card, ... >> If you run a repair
install as I initially described, ... A repair install should bypass that butit will
... >>>> on, follow the screens. ...(microsoft.public.windowsxp.accessibility)
Re: Modem Install Problems
... PCI: PCI BIOS revision 2.10 entry at 0xfb9c0, ... ACPI tables contain noPCI
IRQ routing entries ... Serial driver version 5.05c with HUB-6 MANY_PORTS ...
install: cannot stat `536ep.o': No such file or directory ...(comp.os.linux.setup)
RE: Word 2003 "not enough memory or disk space to run word"
... Another possibility is that you have a network printer driver that is not...
install new printer drivers on your hard disk, the only fix is to make sure... whether
or not you decide to continue to run the NAV plug-in for Office ?...(microsoft.public.word.application.errors)
Re: No floppy device in FC5
... FC5 does, although with the caveat that a lot of folks seem to be having...
and ATI graphics driver problems. ... I had a lot of problems installing FC4,...
Going the Linux way, not the MS (you need to re-install the ... (Fedora)
Re: SilentInstall
... For a driver to install silently, ... #I060 Set selected driver.
... #-166 Device install function: DIF_REGISTER_COINSTALLERS. ...(microsoft.public.development.device.drivers)
-----------------------------------------------------------------------------
---
We are proud to have Web Hosting and Rack Housing from 9 Net Avenue
Deutschland.
(10)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
--------
2、Re: Network interface configuration-----------------------------------------------------------------------------
---
From: Sam N <sun@xxxxxxxxxxxxxx>
Date: Thu, 25 May 2006 08:06:59 GMT-----------------------------------------------------------------------------
---
googler wrote:
Hi all,Hi there
I am trying to configure the network interface in a Solaris 10
workstation (I had skipped this step during installation). This is the
first time I'm doing this. I did read up some articles, man page and
older posts in this newsgroup, but still a little confused about the
exact steps to follow.I understand that I have to configure the interface by the following
command line:
# ifconfig e1000g0 xx.yy.zz.ww broadcast xx.yy.zz.255 netmask
255.255.255.0 plumb up1. To run the above command, I need the IP address xx.yy.zz.ww of the
host. I'm trying to get it through DHCP. I followed the instructions at
this webpage: http://www.rite-group.com/consulting/solaris_dhcp.html
(create the files /etc/hostname.e1000g0 and /etc/dhcp.e1000g0 manually
and reboot). After reboot, I was expecting that the IP address for this
interface will be shown. But this is what I got:
# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu
8232 index 1
inet 127.0.0.1 netmask ff000000
e1000g0: flags=1004802<BROADCAST,MULTICAST,DHCP,IPv4> mtu 1500 index 2
inet 0.0.0.0 netmask 0
ether 0:3:ba:f1:3f:fe
It looks like the interface hasn't come up - try # ifconfig e1000g0 up
At this point I figured that I could have done the same as above using
ifconfig command itself, so wanted to see if it makes any difference
(that is, if it can assign the IP address). So my next command was:
# ifconfig e1000g0 auto-dhcp primary wait 120
ifconfig: e1000g0: interface currently has a pending command (try
later)Confused, I wanted to see if the following command would work.
# ifconfig e1000g0 plumb
ifconfig: SIOCSLIFNAME for ip: e1000g0: already exists
The interface is already plumbed in, you can't plumb it in twice. To removeit and start afresh, try # ifconfig e1000g0 unplumb
So how do I get the IP address?The easiest way to start this process again would be to run "sys-unconfig"
and follow the prompts.
2. How do I know the name of the network interface? It took me some
time (reading older posts and checking /etc/drivers_aliases) to figure
out that it is e1000g0 in my case. Is there an easier way?
Try a prtconf - you should get the driver name and instance from this. In thecase below, we can see 4 interfaces, ipge0, ipge1, ipge2, ipge3.
# prtconf -D |grep network
network, instance #0 (driver name: ipge)
network, instance #1 (driver name: ipge)
network, instance #2 (driver name: ipge)
network, instance #3 (driver name: ipge)Thanks for your help.
No worries.
.
--------------------------------------------------------------------------------
Follow-Ups:
Re: Network interface configuration
From: googler
References:
Network interface configuration
From: googler
Prev by Date: Re: v40z with Opteron vs v240
Next by Date: Re: Solaris 10 Reverts back to half duplex when restarted
Previous by thread: Re: Network interface configuration
Next by thread: Re: Network interface configuration
Index(es):
Date
Thread-----------------------------------------------------------------------------
---
Relevant Pages
Re: [SLE] Wireless Internet at public hotspots -- update
... I need another command to force the card ... What I see from ifconfig
is that eth1 will show an IP ... Now, all my previous network ... showing mean
IP that wasn't really assigned by DHCP? ... (SuSE)
Re: Theory Question
... You are missing my points (or perhaps I typed too fast to make them ...Crist
supplied the ifconfig scenario, I just followed up on it, ... With thecorrect supporting
measures in place, obscuring network topology is ... (FreeBSD-Security)
Re: [SLE] 10.0: no net, now what, contd
... > When you're in Linux open a console shell issue the command ... > the
ifconfig command, and place it at the beginning of that line, left ... >hardware
problem. ... >> YaST from the desktop, and how to add its icon there.) ...
(SuSE)
Re: ifconfig command shows only loopback device.
... after running modprobe e1000 ifconfig returns eth0. ... ifconfig -a does
not show eth0. ... configure for e1000 network module to be loaded at everyboot?. ...
(RedHat)
Re: Questions with configuring multiple NICs
... I can ifconfig sis0, the onboard ethernet, ... I can't reach anything offthe
local network. ... > cards configured correctly with ifconfig. ... >
the modules and ifconfig'ing only the interface I need at that point in ...(freebsd-questions)
-----------------------------------------------------------------------------
---
We are proud to have Web Hosting and Rack Housing from 9 Net Avenue
Deutschland.
(10)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
--------
3、Re: Which FCAL to buy for 3510 array?-----------------------------------------------------------------------------
---
From: dol@xxxxxxxxxxxxxx (Fredrik Lundholm)
Date: Wed, 24 May 2006 11:06:03 +0000 (UTC)-----------------------------------------------------------------------------
---
In article <1148435313.236627.260760@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
<zcorce@xxxxxxx> wrote:
While reviewing the options from the Sun Sore there are many FCAL PCI
options available:
Are there definite advantages of one particular PCI card over another?
Note that the BUS interfaces differ,
so what card is best depends on your server. (PCI-express, PCI-X)
There are two varieties of each card, qlogic and emulex.
I would choose the qlogic, since it is more proven.
Can the 3510 array support 4 GB speeds in direct connect configurations
or are the 4GB cards for SAN implementations?
You could use the 4GB card directly with the 3510, it will use the 2GB speed.
Since the 4GB is the same price as the 2GB, take the 4GB, IF YOU HAVE SERVERS
WITH SPARE 3.3VOLT PCI SLOTS. The V240 only has one, the V490 only two,
V1280 only one etc.If you use pci-express, take the fastest available. (T1000, T2000, X2100)
/Regards
Fredrik--
Fredrik Lundholm
dol @ ce.chalmers.se.
--------------------------------------------------------------------------------
References:
Which FCAL to buy for 3510 array?
From: zcorce
Prev by Date: Re: May 23 10:50:05 mwsbit04 pseudo: [ID 129642 kern.info]pseudo-device: devinfo0
Next by Date: Re: redirecting cronjob errors messages
Previous by thread: Which FCAL to buy for 3510 array?
Next by thread: Solaris 10 on Sun T1000
Index(es):
Date
Thread-----------------------------------------------------------------------------
---
Relevant Pages
RE: OT: Sparc not dead yet
... When the server reboots, it again starts taking ... I've implimented Load
Broker and supplimented it with LAN/IP failover ... Since replacing a card ina set
might only take 5-10 ... I thought in terms of NICs we said LAN ...(comp.os.vms)
RE: My Server Died
... That got my active directory back but the DHCP was still ... I wanted touse
VPN and needed to add another NIC card. ... 3COM said to install olderversions
of the card first, ... > suitable domain controller and when I tell it thisserver is
the last domain ... (microsoft.public.win2000.advanced_server)
RE: WinTV-Go and XDMCP
... I have a old ATI-all-in-wonder as my graphics card. ... :-) I have acollection
of old PCs that I am setting up as a little server farm. ... Claremont pingsamito
and amito ... >> connection, is there? ... (Fedora)
Re: Long log in time
... you activate the second network card and attach the router to the second...
to ensure the LAN nic is at the top (I usually rename the nics LAN and ...>From your
IP configs I believe your router is 10.0.0.1 and server is ... The only thingyou could
do with the 2nd card is to enable the SBS ...(microsoft.public.windows.server.sbs)
Re: My Server Died
... Printer Sharing for Microsoft Networks installed. ... > I had this server
working properly on my LAN for a long time. ... I wanted to use VPN andneeded to add another
NIC card. ... 3COM said to install older versions of the card first, ...
(microsoft.public.win2000.advanced_server)-----------------------------------------------------------------------------
---
We are proud to have Web Hosting and Rack Housing from 9 Net Avenue
Deutschland.
(10)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
4、Solaris 10 / Kernel Tunables / Storage HBA's / Storage Arrays-----------------------------------------------------------------------------
---
From: "Stuart" <stuart.savill@xxxxxxxxxxxx>
Date: 23 May 2006 06:04:26 -0700-----------------------------------------------------------------------------
---
Hi all,quick question - working on a automated solaris 10 build for our
customers, and they support a number of different HBA's and Storage
arrays - I wonder if anyone has come across a good reference point for
suggested Kernel Tunables for storage within solaris
for some of detail - HBA's are a mix of the usual suspects from Emulex
and Qlogic
Storage arrays are (again) usual suspects from EMC / HDS etc.
any words of wisdom would be greatfully recieved.
Many thanks,
Stuart.
--------------------------------------------------------------------------------
Follow-Ups:
Re: Solaris 10 / Kernel Tunables / Storage HBA's / Storage Arrays
From: bl_antczak
Re: Solaris 10 / Kernel Tunables / Storage HBA's / Storage Arrays
From: Dexthor
Prev by Date: Re: May 23 10:50:05 mwsbit04 pseudo: [ID 129642 kern.info]pseudo-device: devinfo0
Next by Date: Re: Strange controller numbering with Solaris 10
Previous by thread: May 23 10:50:05 mwsbit04 pseudo: [ID 129642 kern.info]pseudo-device: devinfo0
Next by thread: Re: Solaris 10 / Kernel Tunables / Storage HBA's / StorageArrays
Index(es):
Date
Thread-----------------------------------------------------------------------------
---
Relevant Pages
Re: E4500 compatibility with new FC/SCSI arrays
... I am assuming that you are using Qlogic adapters on the host to connect...
I dont know what storage stack you are running. ... With Qlogic adapters andSFS
patches, ... > of the new storage arrays, and possibly our old boxes too. ...
(comp.unix.solaris)
Re: Hard disk drive as big as 1600Gi
... largest arrays I have used are over 250TB. ... things like screen I/O.
... You have the latency times involved in seeking, ... It'd be better if yousaid
what you actually want to do with the storage. ...(alt.comp.periphs.mainboard.asus)
Re Profiling Lisp code
... This is not a quest for the fastest cross product.. ... >quest for thebetter
storage method. ... than consider using arrays, because the array is the veryfundamntal
... depending on the appication, ... (comp.lang.lisp)
Re: Returning arrays and Objects in C++
... Arrays are so objects in C++, although it is not possible to return ...An object
is a region of storage. ... The term object type refers to the type with ...
While bare arrays cannot be passed to, or returned from, functions by ...(comp.lang.cpp)
E4500 compatibility with new FC/SCSI arrays
... of the new storage arrays, and possibly our old boxes too. ... Ourcurrent version
of Veritas is no longer supported and we've been ... The other solution wouldbe a 3310
as a) SCSI arrays have got faster, ... (comp.unix.solaris)-----------------------------------------------------------------------------
---
We are proud to have Web Hosting and Rack Housing from 9 Net Avenue
Deutschland.
(10)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
-----
Re: Solaris 10 / Kernel Tunables / Storage HBA's / Storage Arrays-----------------------------------------------------------------------------
---
From: "Dexthor" <gmolakal@xxxxxxxxx>
Date: 23 May 2006 06:14:49 -0700-----------------------------------------------------------------------------
---
In the past I had to touch the following when dealing with Gigabit
HBAs.maxphys
sd:max_throttle
vol_maxio
bufhwm/vx_bufhwm (to avoid buffer caching)Emulex, I think, had a good write up on Solaris kernel settings for
optimal through put in their adapter manuals. If you are using a
volume manager, you have to follow their best pratices so that your
configuration is optimal to your workload.HTH
-Dexthor..
--------------------------------------------------------------------------------
References:
Solaris 10 / Kernel Tunables / Storage HBA's / Storage Arrays
From: Stuart
Prev by Date: Re: Strange controller numbering with Solaris 10
Next by Date: Re: Solaris 10 / Kernel Tunables / Storage HBA's / StorageArrays
Previous by thread: Solaris 10 / Kernel Tunables / Storage HBA's / StorageArrays
Next by thread: Re: Solaris 10 / Kernel Tunables / Storage HBA's / StorageArrays
Index(es):
Date
Thread
We are proud to have Web Hosting and Rack Housing from 9 Net AvenueDeutschland.
(02)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
--------
Re: Solaris 10 / Kernel Tunables / Storage HBA's / Storage Arrays-----------------------------------------------------------------------------
---
From: "bl_antczak" <bl.antczak@xxxxxxxxx>
Date: 23 May 2006 06:15:07 -0700-----------------------------------------------------------------------------
---
Hello,You should find some usefull PDF's according Qlogic on:
http://support.qlogic.com/support/drivers_software.asp
You must find model of HBA - there will be some info about tunable
parameters according kind of storageand for Emulex:
http://www.emulex.com/ts/index.html
or if You have access to powerlink.emc.com - try to look on their
knowledge base.But generaly will be very hard to compare one value for various HBA's
and storage. I think, that You should check proposals for all and
compare if they are not totally different :-)Regards,
Blazej AntczakStuart napisal(a):
Hi all,
quick question - working on a automated solaris 10 build for our
customers, and they support a number of different HBA's and Storage
arrays - I wonder if anyone has come across a good reference point for
suggested Kernel Tunables for storage within solaris
for some of detail - HBA's are a mix of the usual suspects from Emulex
and Qlogic
Storage arrays are (again) usual suspects from EMC / HDS etc.
any words of wisdom would be greatfully recieved.
Many thanks,
Stuart
.
--------------------------------------------------------------------------------
References:
Solaris 10 / Kernel Tunables / Storage HBA's / Storage Arrays
From: Stuart
Prev by Date: Re: Solaris 10 / Kernel Tunables / Storage HBA's / StorageArrays
Next by Date: Re: backup issue
Previous by thread: Re: Solaris 10 / Kernel Tunables / Storage HBA's /Storage Arrays
Index(es):
Date
Thread
We are proud to have Web Hosting and Rack Housing from 9 Net AvenueDeutschland.
(01)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
5、Re: "Normal" home directory and UID for useradd ?
-----------------------------------------------------------------------------
---
From: Keith Thompson <kst-u@xxxxxxx>
Date: Fri, 19 May 2006 23:26:57 GMT-----------------------------------------------------------------------------
---
"Daniel Rock" <v200620@xxxxxxxxxxx> writes:Richard B. Gilbert <rgilbert88@xxxxxxxxxxx> wrote:
It would be nice if the system just assigned the UID the next available
number but no Unix system I know of does this.
Solaris searches for the highest UID already assigned and uses the next
one.
I believe that there is
a convention that "normal" UIDs start at 100 but AFAIK it is not required.
You should really skip the first 100 UIDs. Although not all of them are
used currently you may run into trouble in the future when more and more
"system users" are introduced:With sendmail 8.12ff you got user smmsp (uid 25)
With JDS you got user gdm (uid 50)
With Solaris 10 you got user webservd (uid 80)
etc.The useradd program manpage explicitly warn against using UIDs < 100:
(UIDs from 0-99 are reserved for possible use in future
applications.)
Some systems allocate user accounts starting at UID 500. Linux
typically does this, although the "useradd" man page doesn't mention
this; it does say that "Values between 0 and 99 are typically reserved
for system accounts." I think what's going on here is that the system
installation routine, which prompts you for the name of the first user
account, explicitly sets its UID to 500; thereafter, other accounts
will start at 501.If you want users to have consistent UIDs across different types of
systems (useful if you use NFS), you might consider assigning UIDs for
user accounts starting at 500. On the other hand, if you explicitly
assign UIDs, starting at 100 seems to work, at least across Solaris,
Linux, and a few other Unix-like OSs.--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
.
--------------------------------------------------------------------------------
References:
"Normal" home directory and UID for useradd ?
From: Catherina Svensson
Re: "Normal" home directory and UID for useradd ?
From: Richard B. Gilbert
Re: "Normal" home directory and UID for useradd ?
From: Daniel Rock
Prev by Date: Re: Solaris 10: Cannot lu system
Next by Date: Re: PRoblems with DNS Access
Previous by thread: Re: "Normal" home directory and UID for useradd ?
Next by thread: Re: "Normal" home directory and UID for useradd ?
Index(es):
Date
Thread-----------------------------------------------------------------------------
---
Relevant Pages
Re: root equivalent user
... > I don't think it applies to Linux but on some Unixes, small UIDs ...RBAC
is not historical, though. ... Solaris 8 IIRC, FCS date of Feb 2000, and ispresent in
Solaris 9 and ... (comp.os.linux.setup)
Re: "Normal" home directory and UID for useradd ?
... number but no Unix system I know of does this. ... Solaris searches for
the highest UID already assigned and uses the next ... You should really skipthe first
100 UIDs. ... (comp.unix.solaris)
tar from Solaris 8 to Solaris 10?
... On a Solaris 10 platform, can I extract a tarfile of a directoryhierarchy ...
UIDs and GIDs are identical on ... (comp.unix.solaris)
Re: tar from Solaris 8 to Solaris 10?
... > On a Solaris 10 platform, can I extract a tarfile of a directoryhierarchy
... UIDs and GIDs are identical on ... (comp.unix.solaris)
Re: is there a way to copy over just a user account?
... It was because of this limit that our accounts system was originally ...designed
to reuse uids. ... Ian Gregory ... (comp.sys.mac.system)-----------------------------------------------------------------------------
---
We are proud to have Web Hosting and Rack Housing from 9 Net Avenue
Deutschland.
(01)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
随机文章:
0511月25,26,27日 2006-01-160510月10,11,12日 2005-11-210508月19,20,21日 2005-10-030507月22,23,24日 2005-09-070507月4,5,6日 2005-08-23
收藏到:Del.icio.us







