SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 Re: Help & Support (Stable) » Sound issue "sudo alsactl init" » 2011-12-18 11:52:17

Thanks,
sound has less issue than before smile

here what terminal says:

Shutting down ALSA...done.
Terminating processes: 2637 2660 2661.
Unloading ALSA sound driver modules: snd-hda-codec-analog snd-hda-intel snd-hda-codec snd-hwdep snd-pcm-oss snd-mixer-oss snd-pcm snd-seq-dummy snd-seq-oss snd-seq-midi snd-rawmidi snd-seq-midi-event snd-seq snd-timer snd-seq-device snd-page-alloc 
(failed: modules still loaded: snd-hda-codec-analog snd-hda-codec snd-hwdep snd-pcm snd-timer snd-page-alloc).
Loading ALSA sound driver modules: snd-hda-codec-analog snd-hda-intel snd-hda-codec snd-hwdep snd-pcm-oss snd-mixer-oss snd-pcm snd-seq-dummy snd-seq-oss snd-seq-midi snd-rawmidi snd-seq-midi-event snd-seq snd-timer snd-seq-device snd-page-alloc.

is there something more to do? as there is still no sound from time to time
is there a proper order to write these two codes?

sudo alsactl init
sudo service alsa-utils stop && sudo alsa force-reload && sudo service alsa-utils start

#2 Help & Support (Stable) » Sound issue "sudo alsactl init" » 2011-11-30 22:30:07

rebeti
Replies: 5

Hi

the sound of my laptop disappear sometimes.

each time i have to type

sudo alsactl init

and reboot.

How can i definitely fix this issue?

#3 Re: Help & Support (Stable) » dual screen settings? » 2011-07-17 20:02:29

i found the xorg.conf that was provided with the same netbook with linux installed: openSUSE 10 hp 2133 mininote. There are also xorg.conf of users of the same netbook who had dual screen problems with ubuntu.

Mixing both could give something that works

#4 Re: Help & Support (Stable) » dual screen settings? » 2011-07-17 16:03:24

run xrandr gave this:

Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1024 x 600, maximum 1024 x 600
default connected 1024x600+0+0 0mm x 0mm
   1024x600       60.0*
   1024x576       60.0 
   1024x512       60.0 
   800x600        60.0     56.0 
   720x576        60.0 
   856x480        60.0 
   848x480        60.0 
   800x480        60.0 
   720x480        60.0 
   640x480        60.0 

i found arandr using synaptic , runned it with terminal:

/usr/lib/pymodules/python2.6/screenlayout/xrandr.py:42: UserWarning: XRandR wrote to stderr, but did not report an error (Message was: 'xrandr: Failed to get size of gamma for output default\n')
  warnings.warn("XRandR wrote to stderr, but did not report an error (Message was: %r)"%err)

#5 Re: Help & Support (Stable) » dual screen settings? » 2011-07-17 11:30:37

there is no xorg.conf in /etc/X11/ hmm

there is a sample xorg.conf in usr/sharedoc/xserver-xorg/examples where all lines are commented,

i could  uncomment Section "Screen" and add these lines (taken from your link):
SubSection "Display"
Depth 24
Modes "1440x900" "1440x900" #the resolutions of your monitors
Virtual 2880 800
EndSubSection

then put it in /etc/X11/

#6 Help & Support (Stable) » dual screen settings? » 2011-07-16 14:29:54

rebeti
Replies: 6

I am using #! openbox on a netbook HP 2133, because of its screen-size, i would like to add a screen -i used when Vista was installed roll- but i didn't find how to do it, it uses VGA.

Which settings do i change to do it? I figured out there was different methods...

I found topics and answers on complicated dual screen problems but nothing on the basics....

#7 Re: Help & Support (Stable) » [Solved] how to make #! mount partitions on boot up » 2011-07-02 13:05:31

SOLUTION:

opened fstab with this command (requiring password):

sudo gedit /etc/fstab

created a new line in /etc/fstab using informations from this page:
http://www.tuxfiles.org/linuxhelp/fstab.html

to specify the partiton you want to mount, you can use "UUID=...." or "/dev/sda...."
GParted gives the UUID number of the partitions.

Thunx!

#8 Re: Help & Support (Stable) » [Solved] how to make #! mount partitions on boot up » 2011-07-01 22:22:00

(now #! is installed on sda1 instead of vista)

Using command mount works fine, so i have access to partition sda3 using file manager. But i have to do it everytime i turn on the computer.

output of

sudo mount

/dev/sda1 on / type ext4 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
fusectl on /sys/fs/fuse/connections type fusectl (rw)

#9 Help & Support (Stable) » [Solved] how to make #! mount partitions on boot up » 2011-06-29 10:54:55

rebeti
Replies: 7

Just started to use #! (openbox and xfce) on liveUSB (lili USB Creator)

I can't find my partitions or files using "file manager", but I can find them using VLC hmm I thought to mount the partitions using GParted but i only find "unmount" which is grey.

How do you have access to your files?

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo