| Autor | Nachricht | 
  
    |  | 
        
					| Titel: Hallo: resolution 1440x900 and HP-Scanjet problem  Verfasst am: 22.02.2008, 11:00 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 22. Feb 2008
 Beiträge: 5
 Wohnort: Lochristi - Belgium. ( Near Ghent )
 
 |  | 
        
          | I am new here on this Forum. Kanotix is running very Good on me computer. Packard Bell - Widescreen 1440x900.
 Point one : I can adjust the resolution, it is now on 1280x1024, it likely a normal screen, not to big or so. Can i change te resolution ?
 Point 2 : Is it possible to make a scanner working, its a HP - Scanjet ( That is not very important ) Just to try out, now his on me other computer.
 
 Oh, and Kanotix is a very nice Linux, works very well, Thanks to the Kanotix team.
 Greetings,
 Artfreddy
 
  |  
          |  |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: Hallo  Verfasst am: 22.02.2008, 12:31 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 17. Dez 2003
 Beiträge: 16809
 
 
 |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: Hallo  Verfasst am: 22.02.2008, 12:38 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 22. Feb 2008
 Beiträge: 5
 Wohnort: Lochristi - Belgium. ( Near Ghent )
 
 |  | 
        
          | Thats what Konsole shows in infobash -v Thanks Kano...
 
 freddy@Fredspc:~$ infobash -v
 Host/Kernel/OS  "Fredspc" running Linux 2.6.24-3-kanotix i686 [ KANOTIX 2007 Thorhammer ]
 CPU Info        (1) Intel Pentium 4 clocked at [ 2400.000 MHz ]
 (2) Intel Pentium 4 clocked at [ 2400.000 MHz ]
 Videocard       ATI RC410 [Radeon Xpress 200]  X.Org 7.1.1  [ 1280x1024 @75hz ]
 Processes 129 | Uptime 7min | Memory 129.4/756.2MB | HDD Size 250GB (1%used) | Client Shell | Infobash v2.67
 freddy@Fredspc:~$
 |  
          | _________________
 Linux is working without stress !
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: Hallo  Verfasst am: 22.02.2008, 12:57 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 29. Jul 2007
 Beiträge: 288
 
 
 |  | 
        
          | to change your screen resolution use : fix-res 1024x786
 instead of 1024x786 you can use every mode your monitor can work with.
 
 Hp-scanners should work with xsane as long as hplip is installed. (should be pre-installed on the live-cd)
 In the case it doesnt work you can try the linux-drivers from the webpage.
 
 My HP scanner sometimes wont work until i change the rights.
 i solved it with
 su
 chmod 777 /dev/ -R
 
 but you shan't use that if you know exactly which file your scanner is. that would be
 chmod 777 /dev/your_scanner_file
 |  
          | _________________
 Ich bin nur dafür verantwortlich was ich SAGE,
 Nicht das was du verstehst.
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: Re: Hallo  Verfasst am: 22.02.2008, 13:08 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 22. Feb 2008
 Beiträge: 5
 Wohnort: Lochristi - Belgium. ( Near Ghent )
 
 |  | 
        
          | DerangedGonzo hat folgendes geschrieben:: 
to change your screen resolution use :
fix-res 1024x786
 instead of 1024x786 you can use every mode your monitor can work with.
 
 Hp-scanners should work with xsane as long as hplip is installed. (should be pre-installed on the live-cd)
 In the case it doesnt work you can try the linux-drivers from the webpage.
 
 My HP scanner sometimes wont work until i change the rights.
 i solved it with
 su
 chmod 777 /dev/ -R
 
 but you shan't use that if you know exactly which file your scanner is. that would be
 chmod 777 /dev/your_scanner_file
 Thank You,
 I will note this and try it out after the weekend, now got to work in a Artgallerie. Let now if i fixted.
 Have a nice weekend,
 Artfreddy
 |  
          | _________________
 Linux is working without stress !
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: Re: Hallo  Verfasst am: 22.02.2008, 13:19 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 17. Dez 2003
 Beiträge: 16809
 
 
 |  | 
        
          | You can try to install ati drivers first: 
 press ctrl-alt+f1, login as root (don't forget -ab option!):
 
 update-scripts-kanotix.sh
 install-fglrx-debian.sh -ab
 
 If your res is not autodetected use:
 
 fix-res your-res
 
 later and kill X (ctrl-alt+backspace)
 |  
          |  |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: Re: Hallo  Verfasst am: 22.02.2008, 13:34 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 22. Feb 2008
 Beiträge: 5
 Wohnort: Lochristi - Belgium. ( Near Ghent )
 
 |  | 
        
          | Kano hat folgendes geschrieben:: 
You can try to install ati drivers first:
 press ctrl-alt+f1, login as root (don't forget -ab option!):
 
 update-scripts-kanotix.sh
 install-fglrx-debian.sh -ab
 
 If your res is not autodetected use:
 
 fix-res your-res
 
 later and kill X (ctrl-alt+backspace)
 Okido,
 Gonna try to do me best.
 Thanks to all for the help, a appriciated.
 Greetings,
 Artfreddy
 |  
          | _________________
 Linux is working without stress !
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel:  Verfasst am: 22.02.2008, 14:12 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 01. Mar 2005
 Beiträge: 1611
 Wohnort: Kraichgau
 
 |  | 
        
          | Hallo Kanotix works with my Widescreen 1440x900 very well (not with any linux-distro)
 (but here with nvidia Graka driver)
 My Packard Bell - is a laptop, runs 1280x800 with fglrx
 Didn't connect the "big" TFT to Laptop yet. but perhaps it would work.
  |  
          | _________________
 Kanotix
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel:  Verfasst am: 22.02.2008, 14:34 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 22. Feb 2008
 Beiträge: 5
 Wohnort: Lochristi - Belgium. ( Near Ghent )
 
 |  | 
        
          | Daddy-G hat folgendes geschrieben:: 
Hallo
 
Kanotix works with my Widescreen 1440x900 very well (not with any linux-distro)
 
(but here with nvidia Graka driver)
 
My Packard Bell - is a laptop, runs 1280x800 with fglrx
 
Didn't connect the "big" TFT to Laptop yet. but perhaps it would work.   Now i got it working, exacly 1440x900. Great. I am happy now.
 Tomorow i gonna hang some artworks in the gallerie and than, weekend, with a good glas of wine.
 Thanks en a very nice weekend,
 Artfreddy
 
  |  
          | _________________
 Linux is working without stress !
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
  
    |  |