Go to advanced search

by elatllat
Tue Aug 28, 2012 12:17 am
Forum: Other projects
Topic: Lego case (again...) with cooling sytem
Replies: 1
Views: 1637

Re: Lego case (again...) with cooling sytem

I have used my pi to encode mp3 and play 1080p continuously for days on end and the CPU/GPU stay cool.
(usb/ethernet chip is a different storie but that's a bug )

how hot is your CPU getting?
is it crazy over clocked?
by elatllat
Tue Aug 28, 2012 12:14 am
Forum: Other projects
Topic: Accessing remote display
Replies: 10
Views: 4542

Re: Accessing remote display

Using the CLI,VNC,or a webpage should work.
by elatllat
Tue Aug 28, 2012 12:08 am
Forum: Beginners
Topic: powering pi from hub
Replies: 5
Views: 1040

Re: powering pi from hub

it's fine so long as your hub can give the pi an Amp.
by elatllat
Tue Aug 28, 2012 12:05 am
Forum: General discussion
Topic: Recommendations for a powered USB Hub & Wireless Adapter
Replies: 9
Views: 10850

Re: Recommendations for a powered USB Hub & Wireless Adapter

The Pi need 1A to itself and the biggest powered hub I found is 4A, so just make sure the sum of all your usb stuff balances out, and beware of the list http://elinux.org/RPi_VerifiedPeriphera ... m_USB_Hubs .
by elatllat
Mon Aug 27, 2012 11:54 pm
Forum: Raspberry Pi OS
Topic: Adding support for more languages in raspi-config
Replies: 3
Views: 1201

Re: Adding support for more languages in raspi-config

All command line stuff and all programming languages are English to simplify the APIs.
Any attempts to the contrary have been very short lived.

That said there is nothing stopping you from dropping the text in google translate.
by elatllat
Mon Aug 27, 2012 11:39 pm
Forum: Beginners
Topic: Usb memory drive mounts as read-only file system
Replies: 14
Views: 34893

Re: Usb memory drive mounts as read-only file system

mount -n -o remount,rw /your/mount/point

How are you mounting it?
What's the output of

Code: Select all

mount
?
by elatllat
Mon Aug 27, 2012 11:34 pm
Forum: Beginners
Topic: exFat change "Device Boot" after a while
Replies: 3
Views: 662

Re: exFat change "Device Boot" after a while

You realize the only difference in the output is sda1 vs sdb1 ?
by elatllat
Mon Aug 27, 2012 10:56 pm
Forum: HATs and other add-ons
Topic: TP Link TL-WN722N working for G network, but not for N
Replies: 3
Views: 5331

Re: TP Link TL-WN722N working for G network, but not for N

USB is limited to 35 MB/s so you might find it pointless to attempt a 150 MB/s connection.
They might have omitted some drivers because of this.
G at 12 MB/s is probably plenty no?
by elatllat
Mon Aug 27, 2012 10:53 pm
Forum: Español
Topic: problema cfdisk con pendrive 32Gbytes
Replies: 1
Views: 949

Re: problema cfdisk con pendrive 32Gbytes

dmesg?
by elatllat
Mon Aug 27, 2012 10:49 pm
Forum: HATs and other add-ons
Topic: WNA1100... more issues...
Replies: 1
Views: 1060

Re: WNA1100... more issues...

38 related:
https://www.google.com/webhp?hl=en&tab= ... g%2FphpBB3

maybe ask one of the people who got it working.
by elatllat
Mon Aug 27, 2012 10:43 pm
Forum: Troubleshooting
Topic: D-link DWA-123
Replies: 1
Views: 1922

Re: D-link DWA-123

by elatllat
Mon Aug 27, 2012 12:40 am
Forum: Beginners
Topic: Trouble with SFTP
Replies: 1
Views: 969

Re: Trouble with SFTP

try
sftp pi@192.168.0.110
sftp>quit
from linux to the rpi (using the correct user@address)
by elatllat
Mon Aug 27, 2012 12:29 am
Forum: Media centres
Topic: Quake III
Replies: 2
Views: 1293

Re: Quake III

dmesg?
by elatllat
Mon Aug 27, 2012 12:27 am
Forum: Beginners
Topic: QtonPi Introduction Tutorial ?
Replies: 6
Views: 3562

Re: QtonPi Introduction Tutorial ?

The info here seems to be correct: http://qt-project.org/wiki/Qt-RaspberryPi
do you have a specific question?
by elatllat
Mon Aug 27, 2012 12:25 am
Forum: Media centres
Topic: Adding rpi to network
Replies: 1
Views: 779

Re: Adding rpi to network

These are both xbmc questions:
1) ssh to the rpi and find / -mount -iname advancedsetting.xml
2) click video>add source>smb>your nas>etc
by elatllat
Mon Aug 27, 2012 12:15 am
Forum: Raspberry Pi OS
Topic: FATAL: Module usblp not found.??
Replies: 12
Views: 6712

Re: FATAL: Module usblp not found.??

zcat /proc/config.gz |grep -i usb|grep -i lp # also be needed; see USB_STORAGE Help for more info # CONFIG_USB_ULPI is not set So you need to recompile the kernel with that option enabled: http://elinux.org/Rpi_kernel_compilation#Common If that works they might enable it in the default build if you...
by elatllat
Sun Aug 26, 2012 11:51 pm
Forum: Raspberry Pi OS
Topic: FYI: script to change hostname
Replies: 2
Views: 3868

Re: FYI: script to change hostname

what's wrong with "hostname"

Code: Select all

man hostname
by elatllat
Sun Aug 26, 2012 11:48 pm
Forum: Beginners
Topic: 5.1 High Res Flac Playback?
Replies: 3
Views: 3408

Re: 5.1 High Res Flac Playback?

I use both raspbian and raspbmc to play FLAC but only in stereo.
XBMC uses most of the CPU just to draw the interface so if your going to use it for audio mostly/only and you find it can't cope with > 2ch use raspbian and something like vlc/mpd/mplayer
by elatllat
Sun Aug 26, 2012 11:10 pm
Forum: Troubleshooting
Topic: Samsung_ML-1865
Replies: 43
Views: 28666

Re: Samsung_ML-1865

...Obtain a printer that has Arm based drivers... That would be option "0) give up" along with getting a x86 computer to do it. ...forward the print jobs to a intel based server that has the proper drivers... now that sounds like another option. I think I'm most interested in the emulation solution...
by elatllat
Sun Aug 26, 2012 2:12 pm
Forum: Troubleshooting
Topic: Raspi flashes 3 times the green LED
Replies: 2
Views: 1423

Re: Raspi flashes 3 times the green LED

could be a power problem, or an SD problem.
What is the output of?:

Code: Select all

md5sum /media/mysdbootpartition/boot/*
by elatllat
Sun Aug 26, 2012 2:08 pm
Forum: Troubleshooting
Topic: Directories becoming files
Replies: 2
Views: 588

Re: Directories becoming files

This seems ... scary, but I think without details of exact reproduction steps on a fresh install, there is a high probability of user error.
by elatllat
Sun Aug 26, 2012 2:01 pm
Forum: General discussion
Topic: ´Chance Page´ at the forum search doesn't work
Replies: 3
Views: 1066

Re: ´Chance Page´ at the forum search doesn't work

phpBB3 search is useless use google.
"serch terms site:http://www.raspberrypi.org/phpBB3"
by elatllat
Sun Aug 26, 2012 1:58 pm
Forum: General discussion
Topic: Best lightweight distro for a LAMP + samba server?
Replies: 3
Views: 3629

Re: Best lightweight distro for a LAMP + samba server?

1) Use the official distribution 2012-08-16-wheezy-raspbian. 2) Use all memory for CPU: cp /boot/arm240_start.elf /boot/start.elf 3) basic update and config: apt-get update; apt-get dist-upgrade; update-alternatives --config editor dpkg-reconfigure tzdata 4) install your server stuff apt-get install...
by elatllat
Sun Aug 26, 2012 1:51 pm
Forum: Troubleshooting
Topic: USB-device power consumption
Replies: 2
Views: 3829

Re: USB-device power consumption

This is not a power problem.
it happens with nothing plugged in to USB (keyboard via nic)

Go to advanced search