IT

Is Ubuntu better than Windows ? My oppinion on ‘Not.’

I swiched to Ubuntu on the backup PC that I used because “rsync” was native and I needed it to backup the web sites … Plus, Windows had to be restarted each night due to issues with Wireless which would not reconnect once the link was lost.

Guess what, it happens the same in Ubuntu!

Feb  6 13:43:45 adevaraciune kernel: [1361767.569654] BulkOutDataPacket failed:
ReasonCode=-2!
Feb  6 13:43:45 adevaraciune kernel: [1361767.569657]   >>BulkOut Req=0x7be1ca,
Complete=0x7be1c9, Other=0x425
Feb  6 13:43:45 adevaraciune kernel: [1361767.569660]   >>BulkOut Header:70 0 0
44 0 0 7 40
Feb  6 13:43:45 adevaraciune kernel: [1361767.720021] ===>rt_ioctl_giwscan. 2(2)
 BSS returned, data->length = 270
Feb  6 13:43:45 adevaraciune kernel: [1361767.720072] ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=1)
Feb  6 13:43:47 adevaraciune kernel: [1361769.577524] BulkOutDataPacket failed: ReasonCode=-2!
Feb  6 13:43:47 adevaraciune kernel: [1361769.577528]   >>BulkOut Req=0x7be1ca, Complete=0x7be1c9, Other=0x426
Feb  6 13:43:47 adevaraciune kernel: [1361769.577531]   >>BulkOut Header:70 0 0 44 0 0 7 40
Feb  6 13:43:49 adevaraciune kernel: [1361771.252011] Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=1!

Once it gets into “not enough space”, that’s it. It will not reconnect (or it might take an indefinite amout of time, like from 18 hours up to two days or something).

Solution, use crontab -e to:

0 5 * * * /sbin/shutdown -r now

Since I’m using it to connect remotely, without wireless is as good as NULL.

I know that I should probably just do an

0 5 * * * /etc/init.d/networking restart

but is no better than a Windows reboot.

I have to babysit the Ubuntu or not ? Yes, I do have to babysit it. So it’s no better.

Not to mention pulseaudio which behaves like crazy with 5+1 and a 6 years old SoundBlaster Live 5+1 board.
On Windows at least I had to reboot it, it did not force me to downgrade the audio system to 2+1.

It’s free, but next time I will install probably a different distribution.

Leave a Reply