Sponsored Content
Operating Systems BSD Connecting a samsung galaxy siii to freebsd Post 302717883 by figaro on Thursday 18th of October 2012 04:59:13 PM
Old 10-18-2012
Unfortunately not. When plugging in the device, the screen shows the message:
Code:
Connected as a media device (touch for other USB options)

and when pressing that the following two options appear:
Code:
Media device (MTP) [switched on by default]
Camera (PTP) [switched off by default]

The former option mentions a link to Android.com, which contains some instructions on how to connect to a Mac or Windows computer, but not Linux or FreeBSD.
 

5 More Discussions You Might Find Interesting

1. IP Networking

Connecting FreeBSD with WindowsXP

Hey, I have two ethernet cards in freebsd box. My freebsd is connected to router using one ethernet card so other one is free. How can I connect these two computers using RJ45 so that my Windows box will have internet access as well as it will be able to read Samba shared files? Thanks. (1 Reply)
Discussion started by: kamsel
1 Replies

2. Android

Mini Review: Samsung Galaxy S (Android 2.1) v. Nokia E63

Well, I've had my new Galaxy S around one day now and I must say, I am not sure if I regret buying it or not. Before buying it, I read a lot of reviews about the Galaxy S (e.g. Samsung I9000 Galaxy S review: From outer space), including reviews of problems with the GPS and some intermittent WiFi... (6 Replies)
Discussion started by: Neo
6 Replies

3. Android

can I upgrade samsung galaxy SII to android 4

I am thinking of buying samsung galaxy S II. I would like to know, does this phone capable to support ICS ? Because I am not sure if to buy now and just upgrade the phone to then next OS or should I wait to but the next phone version? (3 Replies)
Discussion started by: programAngel
3 Replies

4. What is on Your Mind?

My Experience: Samsung Galaxy Phones versus the iPhone6

Just a quick note and not really a detailed review of mobile phones.... I have been a Samsung Galaxy owner since the first Galaxy S came out on the market. On a daily basis I work on two MacBook Air computers; but I wanted the openness of an Android phone; so I bought the Galaxy S, Galaxy S2,... (3 Replies)
Discussion started by: Neo
3 Replies

5. UNIX for Dummies Questions & Answers

Problem connecting FreeBSD VM(Hyper-v) to internet

I created a VM for FreeBSD on hyper-v and i am having trouble connecting it to the internet. My virtual machine config are as below: 100 GB HD 1GB RAM Generation 1 Two Network adapters 1. Legacy Network Adapter 2. Network Adapter both are connected to network switch "Internet" which... (2 Replies)
Discussion started by: Vishawdeep
2 Replies
URNDIS(4)						   BSD Kernel Interfaces Manual 						 URNDIS(4)

NAME
urndis -- USB Remote NDIS Ethernet device SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device ehci device uhci device ohci device xhci device usb device urndis Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_urndis_load="YES" DESCRIPTION
The urndis driver provides Ethernet access over Remote NDIS (RNDIS), allowing mobile devices such as phones and tablets to provide network access. It is often referred to as USB tethering, and in most cases must be explicitly enabled on the device. urndis should work with any USB RNDIS devices, such as those commonly found on Android devices. It does not support different media types or options. For more information on configuring this device, see ifconfig(8). HARDWARE
The urndis driver supports the "tethering" functionality of many Android devices. SEE ALSO
arp(4), cdce(4), ipheth(4), netintro(4), usb(4), ifconfig(8) HISTORY
The urndis device driver first appeared in OpenBSD 4.7. The first FreeBSD release to include it was FreeBSD 9.3. AUTHORS
The urndis driver was written by Jonathan Armani <armani@openbsd.org>, Michael Knudsen <mk@openbsd.org>, and Fabien Romano <fabien@openbsd.org>. It was ported to FreeBSD by Hans Petter Selasky <hps@FreeBSD.org>. BSD
October 2, 2014 BSD
All times are GMT -4. The time now is 08:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy