Sony PRS-505 ebook reader with FreeBSD

2008-04-23 Thread Oleksandr Rudyk
Hi all,

I am trying to connect my sony to freebsd via usb cable and see three new
devices:
/dev/da0
/dev/da1
/dev/da2
First one for internal reader memory, other two for sony's sd and ms card
readers

I  type ls /dev/da0* and I see only three devices above, and didnt have
any of
/dev/da0s1 or similar.

When I am trying to access /dev/da0 I got error Device not configured.

I expected to deal with sony as ordinary usb drive but got this problem.

Any suggestions?

P.S Sony reader use MontaVista Linux as internal OS
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Sony PRS-505 ebook reader with FreeBSD

2008-04-23 Thread Oleksandr Rudyk
 Thx for reply.

When I am triying to mount reader internal memory
mount /dev/da0 /mnt/usb I got error: Device not configured

Also I can not take off card because it is not inside ebook, only
empty card reader present.

May be linux partisions should be mounted in different manner?


2008/4/23, Boris Samorodov [EMAIL PROTECTED]:

 On Wed, 23 Apr 2008 06:55:29 + Oleksandr Rudyk wrote:

  I am trying to connect my sony to freebsd via usb cable and see three
 new
  devices:
  /dev/da0
  /dev/da1
  /dev/da2
  First one for internal reader memory, other two for sony's sd and ms
 card
  readers

  I  type ls /dev/da0* and I see only three devices above, and didnt
 have
  any of
  /dev/da0s1 or similar.

  When I am trying to access /dev/da0 I got error Device not configured.

 Did you try to mount it first?
 # mount_msdodfs /dev/adX /mnt

 BTW, some USB devices (and their slices) are showed after:
 # true  /dev/adX

  I expected to deal with sony as ordinary usb drive but got this problem.

  Any suggestions?

  P.S Sony reader use MontaVista Linux as internal OS

 I use a similar device: lBook eRreader v8. When I try to use it via
 it's USB cable it also shows only /dev/adX devices. But if I take off
 a card and use it alone I get /dev/adXs1 device.


 WBR
 --
 Boris Samorodov (bsam)
 Research Engineer, http://www.ipt.ru Telephone  Internet SP
 FreeBSD committer, http://www.FreeBSD.org http://www.freebsd.org/ The
 Power To Serve

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Vista / FreeBSD dual boot

2008-01-28 Thread Oleksandr Rudyk
I have installed FBSD 7.0 RC1 several weeks ago on my Dell XPS laptop with
Vista.

During BSD install I select don't touch MBR, but anyway FBSD MBR overwrite
Vista MBR and I lost my Vista.
Then I booted with Vista rescue CD and restore Vista MBR sector. So I got
Vista again but no FBSD.
The last step was to install EasyBSD and add record for my FBSD partition.
After reboot I got Vista Loader menu with Windows and FreeBSD loader
options.

Hope this helps

2008/1/28, Alphons Fonz van Werven [EMAIL PROTECTED]:

 Siraj Shaikh wrote:

  How do I go about installing FreeBSD (6.3) on it now? Anyone has done
  this already please?

 I had the exact same problem just a few days ago and two solutions were
 quickly posted here:

 1: http://www.clearchain.com/wiki/FreeBSD_%26_Windows_Vista

 2: When installing FreeBSD and you are asked what boot manager to install
 select to not install anything. In this way your Vista boot will not
 be
 affected. If after this you find that at startup you are not given ANY
 choice but FreeBSD starts automatically, this is simply because it's
 partition is marked active. Boot with a CD like Norton Partition Magic
 or GParted and mark the Vista partition active. Boot Vista, then
 download and install the EasyBCD from http://neosmart.net/dl.php?id=1
 It is then trivial to add a stanza to Vista bootloader (!) to boot
 FreeBSD.

 Hth,

 Alphons

 --
 VISTA - Viruses Intruders Spyware Trojans Adware

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 7.0 RC1 snd_hda headset sound only

2008-01-15 Thread Oleksandr Rudyk
I added

hint.pcm.0.config=gpio0 gpio1 gpio2 gpio3 gpio4

to /boot/device.hints and sound work with internal speakers.
But now plugin headset doesnt mute speakers, but this is
another problem and I already found how to fix it


2008/1/14, lveax [EMAIL PROTECTED]:

 On Jan 15, 2008 3:10 AM, Oleksandr Rudyk [EMAIL PROTECTED] wrote:
  Hi all
 
  I have installed 7.0 RC1 on my Dell XPS m1330 with Sigmatel HDA sound.
  snd_hda driver was patched with this
  http://people.freebsd.org/~ariff/READMEhttp://people.freebsd.org/%7Eariff/README
 http://people.freebsd.org/%7Eariff/README instructions.
 
  But still have audio only in headset and no sound on internal speakers.
 
  Any suggestions
 
 try to add
 hint.pcm.0.config=gpio0

 to your /boot/loader.conf

 that w

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


7.0 RC1 snd_hda headset sound only

2008-01-14 Thread Oleksandr Rudyk
Hi all

I have installed 7.0 RC1 on my Dell XPS m1330 with Sigmatel HDA sound.
snd_hda driver was patched with this
http://people.freebsd.org/~ariff/READMEhttp://people.freebsd.org/%7Eariff/READMEinstructions.

But still have audio only in headset and no sound on internal speakers.

Any suggestions

Thx
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]