breezy ipod issues

Chris Peterman petermcv at clarkson.edu
Tue May 30 02:37:08 UTC 2006


Well, the first one I can answer. It was most likely Standard Error (stderr). 
Without going too much into it, there are 3 main "data streams" available to 
any app (file streams don't count). StdIn (Standard Input, normally the 
keyboard), StdOut(Standard Output, normally the terminal), and StdErr(Also 
normally the terminal, but the data isn't buffered like with Stdout. Think of 
Stdout filling a cup with water and drinking it and stderr as drinking the 
water right from the faucet). 

"CTRL+ALT+F1" is properly called Virtual Terminal 1 or tty1 for short. Its 
appearing because someplace in the code is telling it to go to StdErr and 
nothing had control of tty1 so it just went there.

I hope this helps a little :D

On Monday 29 May 2006 22:00, William Stephens wrote:
> Hello,
>
> I use a ipod shuffle on breezy usually just to put data on the drive and
> charge the thing.  Recently it stopped showing up on desktop as
> removable storage.  Then today my computer was working at a crawl and
> top and other system monitors didn't have anything eating resources or
> anything.  It got to the point where I couldn't get menus on the panel
> to open it was going so slow.  So I hit ctrl+alt+F1 to do a sudo
> shutdown -r now command.  On the screen there was:
>
> [4367908.89000] sdb:assuming drive cache: write through
> [4367908.90600] Buffer I/O error on device sdb, logical block 0
> [4367908.89000] sdb:assuming drive cache: write through
> [4367908.89000] sdb:assuming drive cache: write through
> [4367908.90600] Buffer I/O error on device sdb, logical block 0
> [4367908.89000] sdb:assuming drive cache: write through
> (numbers were different but i don't remember what they were) and it kept
> going...when I removed the ipod the error stuff stopped but cpu
> performance sucked until i rebooted. I'm pretty sure sdb was the ipod.
> I'm a real linux newbie so...
>
> 1)  What was I seeing on ctrl+alt+F1?
>
> 2)  Why was that on ctrl+alt+F1 and not on any other terminal?
>
> 3)  Can this sort of thing damage my ipod or the data on it?
>
> 4)  How can I stop this from happening? (it worked fine for about a
> week)
>
> Thanks for the help. I'm just trying to learn about what's going on.
>
> William S.

-- 
~ Chris "Kyral" Peterman
Computer Science Undergraduate
Clarkson University
Associate Member of the Free Software Foundation
Ubuntu Member
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060529/e9c18ba9/attachment.sig>


More information about the ubuntu-users mailing list