Re: Unable to download FreeBSD

2011-04-19 Thread Michael Powell
Balaje Suri wrote:

> Hi FreeBSD Team,
> 
> When I try to download the FreeBSD distribution (by clicking on the link
> that refers to location:
> ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/8.2-RELEASE) , I get an
> error "425 Failed to establish connection".   
>  

Try remving the ")" close parenthesis from the end of the URI.

-Mike



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Unable to download FreeBSD

2011-04-19 Thread Balaje Suri
Hi FreeBSD Team,

When I try to download the FreeBSD distribution (by clicking on the link
that refers to location:
ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/8.2-RELEASE) , I get an
error "425 Failed to establish connection".

Could you please let me know an alternate working link.

Thanks & Regards,
Balaje.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Masoom Shaikh invited you to Dropbox

2011-04-19 Thread Dropbox
Masoom Shaikh wants you to try Dropbox! Dropbox lets you bring all your photos, 
docs and videos with you anywhere and share them easily.

Get started here: 
http://www.dropbox.com/link/20.jVDo4ploTe/Njg3MzIzMzI1Nw?src=referrals_bulk9

- The Dropbox Team

 
To stop receiving invites from Dropbox, please go to 
http://www.dropbox.com/bl/6b052b6f0da5/questions%40freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: can't determine sound card driver to use in /etc/rc.conf

2011-04-19 Thread Polytropon
On Tue, 19 Apr 2011 20:31:23 -0500, Antonio Olivares  
wrote:
> > (per /etc/devfs.conf) to provide the default location, or
> > use -dvd-device  to name it on the command line. Also
> > make sure you have the required codecs installed.
> Since the machine is 64 bit having the codecs does no good :(, I ran
> the configuration and tried to install Realplayer which tried to pull
> linux compatibility which I did not want and reran config.

You can try to use the 32 bit compatibility (COMPAT32)
and then run the 32 bit version of mplayer. As I do not
own a 64 bit system, I can't be more specific.



> > Going
> > through "make config" in mplayer (or mencoder) is always
> > a good choice.
> >
> 
> However, playing dvd's does not seem to work :(
> I try to run
> $ mplayer dvd://1 -dvd-device /dev/acd0
> and it complains about not finding some vob
> Sorry for not posting exact error will do so tomorrow as soon as I can.

This MAY be a codec problem. You can try the following:
First mount the DVD (cd_9660), then use mplayer on one
of the VOB files directly. Choose one of the bigger
files for this test, and maybe use mplayer's -v option
to get an idea what may be wrong - the program should
tell you about this.





-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: can't determine sound card driver to use in /etc/rc.conf

2011-04-19 Thread Antonio Olivares
On Mon, Apr 18, 2011 at 9:32 PM, Polytropon  wrote:
> On Mon, 18 Apr 2011 20:53:41 -0500, Antonio Olivares 
>  wrote:
>> Apparently it works, but I put in some small speakers, but could not
>> get music to play.
>
> On some machines, speakers do not activate automatically,
> they need a "driver" that switches the connector to active.
> Also check mixer settings. ALWAYS check them. :-)
>
>
>
>> Installed mplayer from within ports,
>> # cd /usr/ports/multimedia/mplayer
>> # make install clean
>> and tried to play some mp3's and got a codec error :(, since machine
>> is 64 bit installing codecs from mplayer site does not work :(, and
>> linux compatibility is not installed.
>
> Use command line tools like madplay or mpg123 for testing.
> Also consider using xmms as a versatile MP3 (and OGG/Vorbis)
> media player.
>
Mplayer played some ogg files that I had correctly and sound is working :)

snd_hda did the trick :)
>
>
>> Sorry for drifting out of
>> original sound problem, but I also tried to play a dvd and it failed
>> to load since atapi cam was not  in /boot/loader.conf because cd/dvd
>> drive is old style(not SATA)

This is now working correctly :), added the command in /boot/loader.conf

> That doesn't matter. I have parallel ATA devices here that
> play nicely with ATAPICAM (mainly in use for CD and DVD
> recording). But you shouldn't need to have ATAPICAM in order
> to play DVDs. I know that mplayer has a configuration option
> for that... maybe it's sufficient to link /dev/acd0 to /dev/dvd

link exists /dev/dvd -> /dev/acd0
but dvd does not play :(

> (per /etc/devfs.conf) to provide the default location, or
> use -dvd-device  to name it on the command line. Also
> make sure you have the required codecs installed.
Since the machine is 64 bit having the codecs does no good :(, I ran
the configuration and tried to install Realplayer which tried to pull
linux compatibility which I did not want and reran config.
> Going
> through "make config" in mplayer (or mencoder) is always
> a good choice.
>

However, playing dvd's does not seem to work :(
I try to run
$ mplayer dvd://1 -dvd-device /dev/acd0
and it complains about not finding some vob
Sorry for not posting exact error will do so tomorrow as soon as I can.

>
>
>
> --
> Polytropon
> Magdeburg, Germany
> Happy FreeBSD user since 4.0
> Andra moi ennepe, Mousa, ...
>

Thanks to all folks who have advised me.  I am close to setting up the
system to my liking.

Regards,

Antonio
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: pkg_add problem

2011-04-19 Thread bruce

Your firewall may be the problem.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Does padlock(4) driver support VIA Nano processors?

2011-04-19 Thread Arto Pekkanen
The padlock(4) man page says that it supports hardware accelerated aes/RNG in 
VIA C3, C7 and Eden processors.


The new Nano processor series also includes Padlock, so this processor supported 
by FreeBSD's padlock driver although the man page does not mention it?


I am thinking of buying an M830/Nano platform to build a low power custom NAS 
with encrypted volumes and thus it is necessary to get hardware acceleration for 
geli.


Thank you for your answer beforehand.

--
Arto Pekkanen
ksym@IRCnet
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


make all vs buildworld

2011-04-19 Thread Michael D. Norwick

Good Day;

Can someone tell me what the difference between using /usr/src#>make 
buildworld vs /usr/src/#>make all.  I know that FreeBSD uses
make buildkernel and make buildworld to routinely build the kernel and 
userland.  Yet, I had an issue with a recent buildworld (after buildkernel).
It error'd out building a kerberos5 library and I lost patience trying 
to figure it out.  I tried /usr/src#>make all and the build went to 
completion

without error.  What would I hurt if I then did /usr/src/#>make install?

[michael@rainey /usr/home/michael]$ uname -a
FreeBSD rainey 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Sun Apr 17 21:23:21 
UTC 2011 michael@rainey:/usr/obj/usr/src/sys/KERNEL_041811  amd64


Thank You,
michael
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: PROBLEM? Monthly maintance in crontab for Febrary

2011-04-19 Thread Chuck Swiger
On Apr 19, 2011, at 12:03 PM, Коньков Евгений wrote:
> # Perform daily/weekly/monthly maintenance.
> 1   3   *   *   *   rootperiodic daily
> 15  4   *   *   6   rootperiodic weekly
> 30  5   1   *   *   rootperiodic monthly
> 
> Is there will be monthly maintance for febrary?


^^^

Sure, at 5:30am on the 1st.  See "man 5 crontab" for the field definitions.

Regards,
-- 
-Chuck

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Image activator

2011-04-19 Thread akash kumar
Hi,

Can someone throw light on what ELF image activators is all about and point
me to some good articles on it.

Thanks,
Akash.
* Vtiger Tools
* Add to Vtiger
* Add Text to Account
* Lead
* Add Text to Description
* Create new Record
* Add To Do
* Add Event
* Add Text to Lead
* Add Text to Contact
* Account
* Add Text to Description
* Create new Record
* Add To Do
* Add Event
* Contact
* Add Text to Description
* Create new Record
* Add To Do
* Add Event
* Convert
* Skype
* Open Link
* 
* Search
* Google
* Google Top Result
* 'mail'
* Bing
* Yahoo
* 
* Amazon
* Ebay
* iTunes
* 
* Social
* People LinkedIn
* Social Twitter
* People Facebook
* Images & Video
* Google Image
* Flickr
* Youtube
* Google Video
* Maps
* Google
* More Google Maps
* Google Maps %hwGoogleMapsCountry%
* 
* from Home
* to Home
* 
* from Work
* to Work
* 
* Yahoo
* Microsoft
* 
* Country Info
* Local Time
* Weather
* News
* Search All News
* Google News
* BBC News
* Blog Posts About
* References
* Wikipedia
* Wiktionary
* Wikiquote
* Merriam-Webster
* Wordnik
* Britannica
* Wolfram Alpha
* Google Definition
* Google Timeline
* Google Finance
* 
* Share Price
* Share
* Email
* Twitter
* Facebook
* Google Mail
* 
* Blog
* Blogger
* Wordpress
* Tag
* Delicious
* Blinklist
* Digg
* Copy
* with Link
* with Link and Date
* Citation
* with Formatting
* Text
* Translate
* Arabic
* Chinese
* French
* 
* German
* Greek
* Italian
* Japanese
* 
* Korean
* Norwegian
* Russian
* Spanish
* View
* Occurrences
* 
* Highlight
* Flow
* Sentences with '%selected_phrase%'
* Paragraphs with '%selected_phrase%'
* 
* Lift
* Hide
* Color
* Un-highlight
* This
* Regular
* Red
* Orange
* Yellow
* Green
* Turquoise
* Blue
* Purple
* Pink
* Strong
* Red
* Yellow
* Green
* Turquoise
* Blue
* Purple
* Weak
* Red
* Yellow
* Green
* Turquoise
* Blue
* Purple
* Grey
* Light
* Mid
* Dark
* This Everywhere
* Regular
* Red
* Orange
* Yellow
* Green
* Turquoise
* Blue
* Purple
* Pink
* Strong
* Red
* Yellow
* Green
* Turquoise
* Blue
* Purple
* Weak
* Red
* Yellow
* Green
* Turquoise
* Blue
* Purple
* Grey
* Light
* Mid
* Dark
* Background
* Regular
* Red
* Orange
* Yellow
* Green
* Turquoise
* Blue
* Purple
* Pink
* Strong
* Red
* Yellow
* Green
* Turquoise
* Blue
* Purple
* Weak
* Red
* Yellow
* Green
* Turquoise
* Blue
* Purple
* Grey
* Light
* Mid
* Dark
* Background Everywhere
* Regular
* Red
* Orange
* Yellow
* Green
* Turquoise
* Blue
* Purple
* Pink
* Strong
* Red
* Yellow
* Green
* Turquoise
* Blue
* Purple
* Weak
* Red
* Yellow
* Green
* Turquoise
* Blue
* Purple
* Grey
* Light
* Mid
* Dark
* Page Info
* Web Links to This Page
* IP2Location
* Related Pages via Google
* Del.ico.us Bookmarked
* 
* Alexa Traffic Rank
* URL Trends Report
* Page Rank
* Keyword Density
* Blog Links to This Page
* Wayback Machine
* Google Cache
* 
* WHOIS
* DNS Info
* 
* View Source
* Netcraft Site Report
* 
* 
* Hyperwords
* Edit Menu
* Preferenc

PROBLEM? Monthly maintance in crontab for Febrary

2011-04-19 Thread Коньков Евгений
# Perform daily/weekly/monthly maintenance.
1   3   *   *   *   rootperiodic daily
15  4   *   *   6   rootperiodic weekly
30  5   1   *   *   rootperiodic monthly

Is there will be monthly maintance for febrary?

-- 
С уважением,
 Коньков  mailto:kes-...@yandex.ru

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


7.3 - optimizing filesystem - cache all metadata

2011-04-19 Thread cronfy
Hello!

I have FreeBSD 7.3 server that is used for web sites. It performs many
filesystem operations, so filesystem performance is very important. I am
looking how can it be improved.

I already use vfs.lookup shared=1, it helped me some time ago to decrease
CPU time usage on filesystem operations. I also increased
vfs.ufs.dirhash_maxmem to 67108864. But It still sometimes takes several
seconds to ls directory that s not in the cache and fstat() calls sometimes
slow when IO is high.

Can filesystem performance be improved more? I think performance would
benefit from increasing memory used for file metadata cache. One of the most
frequent operations is fstat(). If it could be possible to tell FreeBSD to
keep all metadata cache in memory and never clear it, all repeating fstat()
operations would become very fast.

How can I see how much memory is used for filesystem cache? Is it possible
to increase this memory and increase time that cache entry is keeped in the
memory (probably to infinity)?

Thanks in advance.

-- 
Олег Петрачев
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ZFS on USB / Sound on alienware m11x

2011-04-19 Thread Gautham Ganapathy
On Tue, Apr 19, 2011 at 7:58 AM, bw  wrote:
> On Mon, 2011-04-18 at 19:23 +, Gautham Ganapathy wrote:
>> > Under /dev, I can see six devices dsp0.0,dsp1.1,dsp2.1,dsp3.1,dsp4.0
>> > and dsp5.1. I tried playing an mp3 file using mpg123 and gave each of
>> > these devices using the -a option, but none of them worked. The output
>> > tab under the GNOME sound preferences shows the devices dsp0, dsp1,
>> > dsp2, dsp3, dsp4 and dsp5. None of them seem to work either.
>> >
>> > Any ideas on how to get the wound working?
>> >
>> > Gautham
>> >
>>
>> Update: This is strange. Apparently, sound works under VLC (default
>> settings) , but not on Totem, flash or mpg123.
>
> I had the same problem. Sound is being sent to /dev/dsp0 by default,
> which is the NV card. Try setting hw.snd.default_unit with sysctl.
> Probably "sysctl hw.snd.default_unit=4" would work, from what I see, you
> should hear sound if you cat a file to /dev/dsp4.
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>

It worked ! Totem, flash and mpg123 works fine. VLC stopped working,
but after switching the output module to OSS, even that came up !

Now to install fbsd on the laptop! If only the builtin wireless
worked, but I can make do with USB wifi for now

Thanks and regards
Gautham
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


jeallywr has invited you to join slide!

2011-04-19 Thread jeallywr

jeallywr wants to share photos and slideshows with you.  View Profile - 
http://www.slide.com/profile?mail1=1&previous_view=192&puid=enMgItRaUMUoVOdZpRznMHDax64m24xthjXpAGEXOU9qe0_8V4inBg&emt=4053883285663491656&token=UbDWcFWm605mFDyHmMI3Zsks2PlAikGw58lcmc5pBhpYQQRJy36GPy3yGJC8A4i9OLpDxVbv1lMpfbpGGjfCTmsZY4QddEcIRa1CTLKMJfg&action_details=9%3A0

"
Join Slide so I can share my photos with you!
"

If you'd like to stop receiving email from your friends on Slide, please click 
here. - 
http://www.slide.com/optout?previous_view=192&action_details=9%3A0&mail1=1


Slide, Inc.
301 Brannan Street
6th Floor
San Francisco, California 94107

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

redirecting command output depending on exit status

2011-04-19 Thread Bastien Semene

Hi list,

I have a cron task set up using lockf.

I'd like to redirect one exit status to /dev/null :

"it (lockf command) returns one of the exit codes defined in
 sysexits(3), as follows:

 EX_TEMPFAIL   The specified lock file was already locked by another
   process.

 EX_CANTCREAT  The lockf utility was unable to create the lock 
file, e.g.,

   because of insufficient access privileges.

 EX_USAGE  There was an error on the lockf command line.

 EX_OSERR  A system call (e.g., fork(2)) failed unexpectedly.

 EX_SOFTWARE   The command did not exit normally, but may have been 
sig-

   naled or stopped."

I don't care about the EX_TEMPFAIL output as I consider it as a 
successful exit status, not an error.


I there a trick to do that in a short way ?

--
Bastien Semene
Administrateur Réseau&  Système

Cyanide Studio - FRANCE

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


[SOLVED] sound card not recognized by freebsd 8.2 but mentioned in PC-BSD 8.2

2011-04-19 Thread Zhang Weiwu, Beijing
I am actually amazed nobody nor the handbook mentioned OSS to me, 
because after learned this, it suddenly become obvious this option 
should be tried right after failure of snd_driver. In fact, the sound 
card in-topic is Ali M5455, the first on the list of sound card 
supported by OSS.


http://manuals.opensound.com/devlists/FreeBSD.html

The solution is as simple as 'pkg_add -vr oss'. done. solved.

Consider OSS supported sound card list is rather long, it should be a 
must recommendation after snd_driver.


Again amazed that lspci in Linux showed keyword M5455, but pciconf -lv 
didn't show keyword "M5455". Having the keyword it's only a minute to 
figure out which is the right driver.


--
我的博客:
http://zhangweiwu.ixiezi.com/
网站进化论 --写给需要网站或后悔有了网站的人

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: freebsd-questions Digest, Vol 359, Issue 2

2011-04-19 Thread erkin . atak
fetch is not working.

On Tue, Apr 19, 2011 at 3:00 PM, wrote:

> Send freebsd-questions mailing list submissions to
>freebsd-questions@freebsd.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> or, via email, send a message with subject or body 'help' to
>freebsd-questions-requ...@freebsd.org
>
> You can reach the person managing the list at
>freebsd-questions-ow...@freebsd.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of freebsd-questions digest..."
>
>
> Today's Topics:
>
>   1. can't determine sound card driver to use in /etc/rc.conf
>  (Antonio Olivares)
>   2. Re: can't determine sound card driver to use in /etc/rc.conf
>  (Craig Butler)
>   3. ZFS on USB / Sound on alienware m11x (Gautham Ganapathy)
>   4. Re: ZFS on USB / Sound on alienware m11x (Craig Whipp)
>   5. Re: FreeBSD VMWare Mac screen resulution and keyboard map
>  (Sascha Vieweg)
>   6. Re: FreeBSD VMWare Mac screen resulution and keyboard map
>  (Chuck Swiger)
>   7. Re: FreeBSD VMWare Mac screen resulution and keyboard map
>  (David Scheidt)
>   8. Unable to find an appropriate lock to guard the shared cache.
>  This  *should* be essentially impossible (Steven Friedrich)
>   9. Re: ZFS on USB / Sound on alienware m11x (Gautham Ganapathy)
>  10. RE: 3par iscsi with 8.2? (Ragona, Derek)
>  11. Re: Unable to find an appropriate lock to guard the shared
>  cache. This *should* be essentially impossible (Chuck Swiger)
>  12. Re: can't determine sound card driver to use in /etc/rc.conf
>  (Antonio Olivares)
>  13. Re: can't determine sound card driver to use in /etc/rc.conf
>  (Polytropon)
>  14. RE: 3par iscsi with 8.2? (timp)
>  15. Re: ZFS on USB / Sound on alienware m11x (bw)
>  16. pkg_add problem (H.Erkin ATAK)
>  17. Re: pkg_add problem (krad)
>  18. Re: pkg_add problem (Matthias Apitz)
>
>
> --
>
> Message: 1
> Date: Mon, 18 Apr 2011 08:40:25 -0500
> From: Antonio Olivares 
> Subject: can't determine sound card driver to use in /etc/rc.conf
> To: FreeBSD Questions 
> Message-ID: 
> Content-Type: text/plain; charset=ISO-8859-1
>
> Dear folks,
>
> On a new machine running AMD-64 XFCE custom by Manolis, I can't
> determine which sound driver to use for the sound card:
>
> grulla# kldload snd_driver
> grulla# cat /dev/sndstat
> FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
> Installed devices:
> pcm0:  (play/rec) default
> pcm1:  (play)
> pcm2:  (play)
> grulla# pciconf -l
> none0@pci0:0:0:0:   class=0x05 card=0xcb8410de chip=0x03ea10de
> rev=0xa1 hdr=0x00
> isab0@pci0:0:1:0:   class=0x060100 card=0x34071565 chip=0x03e010de
> rev=0xa2 hdr=0x00
> none1@pci0:0:1:1:   class=0x0c0500 card=0x34071565 chip=0x03eb10de
> rev=0xa2 hdr=0x00
> none2@pci0:0:1:2:   class=0x05 card=0x34071565 chip=0x03f510de
> rev=0xa2 hdr=0x00
> ohci0@pci0:0:2:0:   class=0x0c0310 card=0x34071565 chip=0x03f110de
> rev=0xa3 hdr=0x00
> ehci0@pci0:0:2:1:   class=0x0c0320 card=0x34071565 chip=0x03f210de
> rev=0xa3 hdr=0x00
> pcib1@pci0:0:4:0:   class=0x060401 card=0xcb8410de chip=0x03f310de
> rev=0xa1 hdr=0x01
> hdac0@pci0:0:5:0:   class=0x040300 card=0x81081565 chip=0x03f010de
> rev=0xa2 hdr=0x00
> atapci0@pci0:0:6:0: class=0x01018a card=0x34071565 chip=0x03ec10de
> rev=0xa2 hdr=0x00
> nfe0@pci0:0:7:0:class=0x068000 card=0x25051565 chip=0x03ef10de
> rev=0xa2 hdr=0x00
> atapci1@pci0:0:8:0: class=0x010185 card=0x54051565 chip=0x03f610de
> rev=0xa2 hdr=0x00
> pcib2@pci0:0:9:0:   class=0x060400 card=0x10de chip=0x03e810de
> rev=0xa2 hdr=0x01
> pcib3@pci0:0:11:0:  class=0x060400 card=0x10de chip=0x03e910de
> rev=0xa2 hdr=0x01
> pcib4@pci0:0:12:0:  class=0x060400 card=0x10de chip=0x03e910de
> rev=0xa2 hdr=0x01
> vgapci0@pci0:0:13:0:class=0x03 card=0x14051565 chip=0x03d010de
> rev=0xa2 hdr=0x00
> hostb0@pci0:0:24:0: class=0x06 card=0x chip=0x12001022
> rev=0x00 hdr=0x00
> hostb1@pci0:0:24:1: class=0x06 card=0x chip=0x12011022
> rev=0x00 hdr=0x00
> hostb2@pci0:0:24:2: class=0x06 card=0x chip=0x12021022
> rev=0x00 hdr=0x00
> hostb3@pci0:0:24:3: class=0x06 card=0x chip=0x12031022
> rev=0x00 hdr=0x00
> hostb4@pci0:0:24:4: class=0x06 card=0x chip=0x12041022
> rev=0x00 hdr=0x00
> ral0@pci0:1:6:0:class=0x028000 card=0x25611814 chip=0x03011814
> rev=0x00 hdr=0x00
>
>
> mixer gives me the following:
>
> grulla# mixer
> Mixer vol  is currently set to  75:75
> Mixer pcm  is currently set to  75:75
> Mixer line is currently set to  75:75
> Mixer mic  is currently set to   0:0
> Mixer rec  is currently set to  75:75
> Mixer igainis currently set to   0:0
> Mixer ogainis currently set to  50:50
> Mixer monitor  is curr

Re: pkg_add problem

2011-04-19 Thread Matthias Apitz
El día Tuesday, April 19, 2011 a las 11:35:47AM +0300, H.Erkin ATAK escribió:

> I am running freebsd 8.2 on virtualbox on an ubuntu machine.
> 
> I am running gnome and have network access no problem.
> 

what does this mean 'have network access' exactly?

> But I can not add any packages via pkg_add.
> 
> It gives can not fetch ftp address.
> 
> I tried different mirrors but it did not work.
> 
> Please help me.

try fetching any pkg by hand using fetch(1) with something like

# fetch ftp://.

HIH

matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e  - w http://www.unixarea.de/
¡Ya basta! ¡Imperialistas occidentales, quitad las manos de Libia!
There's an end of it! Imperialists occidentals, hands off Libya!
Schluss jetzt endlich! Imperialisten des Westens, Haende weg von Libyen!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: pkg_add problem

2011-04-19 Thread krad
On 19 April 2011 09:35, H.Erkin ATAK  wrote:

> I am running freebsd 8.2 on virtualbox on an ubuntu machine.
>
> I am running gnome and have network access no problem.
>
> But I can not add any packages via pkg_add.
>
> It gives can not fetch ftp address.
>
> I tried different mirrors but it did not work.
>
> Please help me.
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscr...@freebsd.org"
>


use the -r and -v flags and post the output
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


pkg_add problem

2011-04-19 Thread H.Erkin ATAK
I am running freebsd 8.2 on virtualbox on an ubuntu machine.

I am running gnome and have network access no problem.

But I can not add any packages via pkg_add.

It gives can not fetch ftp address.

I tried different mirrors but it did not work.

Please help me.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ZFS on USB / Sound on alienware m11x

2011-04-19 Thread bw
On Mon, 2011-04-18 at 19:23 +, Gautham Ganapathy wrote:
> > Under /dev, I can see six devices dsp0.0,dsp1.1,dsp2.1,dsp3.1,dsp4.0
> > and dsp5.1. I tried playing an mp3 file using mpg123 and gave each of
> > these devices using the -a option, but none of them worked. The output
> > tab under the GNOME sound preferences shows the devices dsp0, dsp1,
> > dsp2, dsp3, dsp4 and dsp5. None of them seem to work either.
> >
> > Any ideas on how to get the wound working?
> >
> > Gautham
> >
> 
> Update: This is strange. Apparently, sound works under VLC (default
> settings) , but not on Totem, flash or mpg123.

I had the same problem. Sound is being sent to /dev/dsp0 by default,
which is the NV card. Try setting hw.snd.default_unit with sysctl.
Probably "sysctl hw.snd.default_unit=4" would work, from what I see, you
should hear sound if you cat a file to /dev/dsp4.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"