Search found 3 matches
- 26 Jul 2013, 23:26
- Forum: Linux On My Samsung
- Topic: Samsung Series 7 Laptop Fan Constantly Running
- Replies: 6
- Views: 15765
Re: Samsung Series 7 Laptop Fan Constantly Running
Ejecting cdrom Search for cdrom ls -la /dev/ | grep cd lrwxrwxrwx 1 root root 3 Jul 26 19:22 cdrom1 -> sr0 lrwxrwxrwx 1 root root 3 Jul 26 19:22 cdrw1 -> sr0 brw-rw----+ 1 root cdrom 11, 0 Jul 26 19:22 sr0 crw-rw----+ 1 root cdrom 21, 1 Jul 24 16:37 sg1 eject /dev/cdrom1 K3B eject too.
- 17 Nov 2012, 22:26
- Forum: Linux On My Samsung
- Topic: Kernel update and Wireless issues
- Replies: 6
- Views: 7757
Re: Kernel update and Wireless issues
I using 32Bits version.
Work for me.
Try use usb wirelles.
Work for me.
Try use usb wirelles.
- 13 Nov 2012, 04:55
- Forum: Linux On My Samsung
- Topic: Kernel update and Wireless issues
- Replies: 6
- Views: 7757
Re: Kernel update and Wireless issues
I had a similar problem with the wireless network card. If I took the power cord from the laptop to the network no longer worked. To solve the problem I did this, on terminal: sudo touch /etc/pm/power.d/wireless Links refer: http://ubuntuforum-br.org/index.php/topic,85952.msg520927.html#msg520927 ...